search for: amdcause

Displaying 12 results from an estimated 12 matches for "amdcause".

2014 Mar 28
1
AMD with analog lines - DIALSTATUS empty
...aled number>,,M(myMacro)), which tell Asterisk to execute myMacro when the call is answered by calling party. [myMacro] exten => s,1,NoOP(Executed when call is answered) same => n,AMD() same => n,NoOp(Dial status=${DIALSTATUS}) same => n,NoOp(AMD status=${AMDSTATUS} cause=${AMDCAUSE}) same => n,MacroExit() Problem is that [myMacro] is executed as soon as the call is going out from the gw (cisco or linksys) and before called party answered. DIALSTATUS is empty (should be ANSWER), AMDSTATUS=NOTSURE and AMDCAUSE=TOOLONG-5000 which seems OK as DIALSTATUS isn't reliabl...
2010 Jun 21
1
AMD
Hi I am using the AMD application in a power dialing. All works well when I use an internal extension but when I try to use an external number, the AMD every times returns non human status. Also the AMDCAUSE returns Total-Time-5500. I am using the default parameters in AMD.CONF. Anybody has some idea? Thanks Sergio -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100621/c4ddd3ed/attachment.htm
2010 Mar 24
3
AMD reporting NOTSURE most of the time
...30% of the calls (I sent over 50,000 outbound calls last week, and 70% said NOTSURE). I have a suspicion that the problem may be due to the timing source on virtual server when its under load delivering lots of asterisk calls, since the AMDSTATUS always reports things such as:- AMDSTATUS:NOTSURE-AMDCAUSE:TOOLONG-5500 My AMD.conf settings are all set to default:- [general] initial_silence = 2500 ; Maximum silence duration before the greeting. ; If exceeded then MACHINE. greeting = 1500 ; Maximum length of a greeting. If exceeded then MACHINE...
2019 Jan 11
2
Detecting a fax
...test extension ; exten => voicetest,1,NoOp() same => n,LOG(Notice,${CHANNEL}: Extension voiceout starting) same => n,LOG(Notice,${CHANNEL}: Starting Answer Machine Detection) same => n,AMD() same => n,LOG(Notice,${CHANNEL}: Answer Machine Detection ${AMDSTATUS}/${AMDCAUSE}) same => n,Playback(/var/lib/asterisk/sounds/en/demo-congrats) same => n,LOG(Notice,${CHANNEL}: Voice out extension complete) same => n(hangup),Hangup() ; ; Fax detected extension ; exten => fax,1,NoOp() same => n,LOG(Notice,${CHANNEL}: Extension fax starting)...
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
2007 Jun 12
1
Answering machine detection after Dial()
...er, timeout 300 because, we will abort // via manager API if we decide it takes too long Dial(Zap/r1/${EXTEN:4,0},300); // debug Verbose(0,DebugDebug we are now after Dial on ${CHANNEL}.); // try AMD (configured through amd.conf) AMD(); // debug Verbose(0,DebugDebug AMD ${AMDSTATUS} - ${AMDCAUSE}.); Hangup(); }; T => { Verbose(0,WARN timeout - ${CONTEXT} ${EXTEN} on ${CHANNEL}.); Hangup(); }; }; An exmplaric Originate message for generating a call looks like this: action: Originate actionid: 25326212_156#20070531_193654_987_0043650xxxxxxx timeout: 15000 exten: 0043650xxx...
2012 Feb 02
1
amd detect answering machine
Hi, I have IVR and when I press 1, asterisk calls my mobile phone. If my mobile phone is offline, asterisk transfers to asterisk voicemail. I'd like asterisk detects my mobile voicemail and if my mobile voicemail answers, asterisk transfers to asterisk voicemail. For that, I used AMD. So I have problems ! Asterisk detects answering machine everytime! How do I do please ? extensions.conf
2019 Jan 11
4
Detecting a fax
...() >>      same => n,LOG(Notice,${CHANNEL}: Extension voiceout starting) >>      same => n,LOG(Notice,${CHANNEL}: Starting Answer Machine Detection) >>      same => n,AMD() >>      same => n,LOG(Notice,${CHANNEL}: Answer Machine Detection >> ${AMDSTATUS}/${AMDCAUSE}) >>      same => n,Playback(/var/lib/asterisk/sounds/en/demo-congrats) >>      same => n,LOG(Notice,${CHANNEL}: Voice out extension complete) >>      same => n(hangup),Hangup() >> >> >> ; >> ; Fax detected extension >> ; >> exten =>...
2007 Oct 12
1
question about PSTN pickup
hi all, you'll have to excuse the ignorance (i'm a software guy, not a telcom guy..) Is there any way to know if a channel has been answered by an automatic system (like voicemail) rather than a human being? Specifically, I want to use a .call to make a call on a channel and only do something if a person answers, not a machine of any kind. Is this even possible, or is an answered
2007 Oct 24
2
How to tune Asterisk AMD - Answering Machine Detection "hacks"
Hello Everyone, Can someone point me to reliable links on how to tweak Asterisk AMD I am calling a number and have to two files to play depending if it is a real person or an answering machine. Most everytime Asterisk calls it thinks it is an Answering Machine and it starts playing the AMD message, instead of the delivering the "1st real message" Any hints? Thanks in advance, -C
2009 May 07
1
Macro arguments on app_queue
hi list, i have a question about the args of queue: when we use Queue() app, there are some arguments than can use. help from CLI: Queue(queuename[,options[,URL[,announceoverride[,timeout[,AGI[,macro[,gosub[,rule]]]]]]]]) well.. i'm trying to identify who has taken the call on a queue, and, when agent conected, launch a macro with some args based on who takes the call i do: exten =>
2006 Nov 21
2
Answer Machine Detection
Hi all, i'm trying to make AMD, Answer Machine Detection, to work on my outbound context but i can't get it to work, just on inbound context like whe i use the application Answer before AMD, but i need to make AMD to do the detection on an outbound predictive dialer integration. Follow are the inbound and outbound examples. My current environment is Asterisk 1.4beta3 and a Digum