<p>Hi,</p>
<p>Thanks for your reply</p>
<p>We are using the Asterisk 1.2.4.<br>and below the dialplan path. we are orginating the call to <br>my number and connection it to context cdtest and extension 1.</p>
<p>[cdtest]<br>exten => 1,1,NoOp( cb amd issue testing )<br>exten => 1,2,Macro(Cb-old|/root/business_hours|/root/business_hours)</p>
<div><br>[macro-Cb]<br>exten => s,1,NoOp( values in CB arg1 ${ARG1} arg2 ${ARG1} )<br>exten => s,2,AMD<br>exten => s,3,GotoIf($[${AMDSTATUS}=AMD_PERSON]?4:7)<br>exten => s,4,NoOp(<------------Human------------playing---------->${ARG1})<br>
exten => s,5,Playback(${ARG1})<br>exten => s,6,Hangup<br>exten => s,7,GotoIf($[${AMDSTATUS}=AMD_MACHINE]?8:11)<br>exten => s,8,NoOp(<------------Machine-----------playing---------->${ARG2})<br>exten => s,9,Playback(${ARG2})<br>
exten => s,10,Goto(s|12)<br>exten => s,11,Playback(${ARG1})</div>
<div><br>please suggest our what might be the problem.</div>
<p>Any help is highly appreciated.</p>
<p><br>Thanks.<br><br><br></p>
<div class="gmail_quote">On Thu, Apr 23, 2009 at 8:36 PM, Matt Florell <span dir="ltr"><<a href="mailto:astmattf@gmail.com">astmattf@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="h5">On 4/23/09, Sam Hawkin <<a href="mailto:gvrtest@gmail.com">gvrtest@gmail.com</a>> wrote:<br>><br>><br>> Hi All,<br>><br>> I am trying to use the AMD (Answering Machine Detect).<br>> But it is not sending the AMD_Status as either<br>
> the Human or Machine, it hangs up in middle.<br>><br>> can any one suggest us, what might be the problem<br>> and possible solution to it.<br>><br>> below is the log<br>><br>> -- Executing AMD("SIP/sip-ffe0", "") in new stack<br>
> -- AMD: SIP/sip-ffe0 14082284927 (null) (Fmt: 4)<br>> Apr 23 08:00:26 NOTICE[28319]: app_amd.c:134 isAnsweringMachine: AMD using<br>> the default parameters.<br>> -- AMD: initialSilence [3500] greeting [1500] afterGreetingSilence<br>
> [300] totalAnalysisTime [5000] minimumWordLength [120] betweenWordsSilence<br>> [50] maximumNumberOfWords [5] silenceThreshold [256]<br>> -- AMD: HANGUP<br><br></div></div>What version of Asterisk are you running this on?<br>
<br>What is the dialplan path that this is running through?<br><br>MATT---<br><br>_______________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>
<br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>