Displaying 20 results from an estimated 4000 matches similar to: "Voice Dtect"
2006 Jan 22
4
Detection of Answering Machine
Hello,
To detect an answering machine I have found following two commands,
BackgroundDetect (comes with asterisk)
MachineDetect (asterisk add-ons)
First question, does BackgroundDetect works well with g729?
I havn't try MachineDetect yet, what is the benefit of MachineDetect over BackgroundDetect.
If anybody used any of this command successfully, please help me.
If possible, please let me
2006 Jun 21
1
AMD Machine Detect
Hi -
I have been developing an auto-dialling application similar to Voiceshot, Call-em-all etc. The one thing I am now struggling to get working is the ability to leave a message on an answering machine or cell phone voicemail. I am using app_amd.c and while it works well for some phones it is proving to be very difficult tweaking the settings to get it to work reliable enough to go to
2004 Jul 09
7
Predictive Dialers
Hi,
I was just wondering if anyone knows how predictive dialers detect
voicemail and answering machines, and if they could explain to me how
that works.
Thanks!
Brian.
2005 Jun 07
2
PRI Lines not being answered (No User Responding)
Hello! Continuing my PRI saga - I have a PRI setup and appears to be
answering calls OK, but my carrier is cutting all the calls after 15
seconds. For example, when I call from my cell phone, it goes
straight to a busy signal - however the CLI shows the call coming in
and being answered. Additionally, when I call from another ground
line, it will ring once or twice, again show as answered, but
2005 Mar 03
3
Detect sound and continue, like BackgroundDetect() for voice
I'm looking for an application that can monitor a channel for voice
input and then proceed on. The closest thing I've found is
BackgroundDetect, which expects DTMF.
Here's what I'm doing:
-Call file generated which calls someone and connects them to an
extension.
-Extension plays stuff, etc. etc. etc (not important)
With digital or VoIP termination, this works fine, because *
2006 Apr 13
2
Anyone played with app_amd?
I'm guessing this may be a question for dev list, but wanted to try my
luck here first. I'm trying to compile app_amd (Answering Machine
Detection) against 1.2.7.1 and am getting some errors. I should point
out that I simply snarfed app_amd.c from
http://svn.digium.com/view/asterisk/trunk/apps/app_amd.c?rev=14714
...so if there are other includes and such that are required, that would
2006 Apr 04
2
Any Aheeva Users?
Just looking for unsolicited thoughts on the Aheeva product? Anyone
have anything to say?
Thanks,
Steve Totaro
http://www.asteriskhelpdesk.com
2009 Jun 23
1
ADM v. homemade code
Hi,
I am attempting to implement Answering Machine Detect and have also played
with using BackgroundDetect instead. Does anyone recommend one over the
other? Here is the code I am using for the BackgroundDetect method (from
voip-info.org).
Thanks.
[detect]
exten => s,1,Set(MACHINE=0)
exten => s,2,Answer
exten => s,3,BackgroundDetect(silence/5, 1000, 50)
exten =>
2010 Mar 24
6
Restarting Asterisk using a script - Thanks to all -
Hi All,
I do have asterisk installed for a call center and I would like to know if
it is possible to create a scipt and execute it from a PC connected to the
Network without accessing the server. This script should restart asterisk
and another service related to aheeva.
The problem now is that each time I have to access using PUTY to the server
to start and run services manually.
Service
2005 Jan 14
1
voice quality with asterisk
hello list ,
my set up is like this
ip device -->ser ---> asterisk(astcc) --> pstn gatewsy
my asterisk version is 1.0.2
iam using the ser as registration and asterisk aa the
prepaid one with the help of the astcc.
now my problem is the destination people
i.e the pstn line s are listening low voice
and also the blurr sound quality along with
the audio of the ip device at
2006 Jun 14
1
analog call progress - can I use backgrounddetect
Hi,
There seems to be no solution for call progress on analog lines
and using outgoing spool call files . My wave file starts playing before
the person has answered the phone so the first part of the message is
missed.
Can the backgrounddetect app be used for this. I have tried but
the message still plays before I answer.
I generated 60 seconds wave file.
[callprogress]
exten =>
2005 Jul 28
2
How to adjust codec voice detection? Changin RxGain does not help me...
Hi,
Problem: When talking to someone (from pstn) and this person is not
talking loud, the voice is cut by Asterisk. I tried increase RxGain but
it changed nothing (was talking louder but voice still cut.) I use XLite
as soft phone.
I think this is probably a codec setting... but how do I check that on
server side?
I just don't know what to do. All works fine (asteriskathome) but I
always
2005 May 16
4
Web Client with IAX2 and ilbc
Guys.
Maybe this is asking for a lot :) but is there any web client that can use
IAX2 and ilbc?
This is for a "call us" web idea.... Any leads?
2003 Jul 06
3
Digital phones
Hello.
Second question. Should I be asking this on the dev list (that's not the
question by the way).
Q. - there are several mentions on the list that asterisk :-
"can interoperate with almost all standards-based telephony equipment"
"interconnection with digital and analog telephony equipment"
"visual message waiting indicator"
etc. etc,
That seems
2007 Feb 08
2
Asterisk outbound calling does not wait for answer before playback
Hello Asteriskers, :-)
We're trying to set up an outbound notification calling for system
alerts with Asterisk 1.4.0. We generate a call file in
/var/spool/asterisk/outgoing and the outbound call is originated through
Zap/1 (Sangoma A200D to a Canadian POTS line). The problem is that
Asterisk does not wait for the other side to answer before it starts
playing the message. So the
2019 Apr 02
5
[asterisk-app-dev] ARI application execution feature survey
Hi Asterisk users,
I'm one of Asterisk ARI users, and trying to designing the new ARI for
application execution in Stasis().
This will be made possible for executing the applications in the
Stasis() application.
But, before going further, I would like to know which application needs
to be considered.
Because this feature will introduce new Stasis behavior, I would like to
test the
2004 Sep 20
2
Garbled voice on long distance calls
I've been having random problems when I make long distance calls using
either VoicePulse or Nufone. Sometimes the calls go through clear, and
other calls (or even just part of a call) the person on the other end
just hears garbled voice, or really broken up voice. Sometimes it lasts
for only a few seconds, but other times it goes on for a few minutes
until I give up on the call.
At
2005 Mar 04
1
Problem getting Voice Contract script to work
Hi, wondering if anyone can help me with my problem. I can't get the
verify.agi script to work in Asterisk
This script is available for download at
http://www.sineapps.com/downloads.php
The agi script works for recording and playback when accessing it
directly at it's extension, but will not record anything when doing
the flashhook procedure during a call. Recording is cut off after
2009 Apr 23
9
AMD Not Working
Hi All,
I am trying to use the AMD (Answering Machine Detect).
But it is not sending the AMD_Status as either
the Human or Machine, it hangs up in middle.
can any one suggest us, what might be the problem
and possible solution to it.
below is the log
-- Executing AMD("SIP/sip-ffe0", "") in new stack
-- AMD: SIP/sip-ffe0 14082284927 (null) (Fmt: 4)
Apr 23 08:00:26
2010 Mar 25
1
configure the sound for inbound calls
Hello All,
I do have asterisk installed for a call centre with aheeva application and
i would like to know how to configure the sound for the inbound calls and if
there is any possibility for agent to receive a file with the phone number
and name of clients: For your information there is no problem related to the
outbound call
An help would be appreciated
Kind Regards
Salah.
--------------