<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 =&gt; 1,1,NoOp( cb amd issue testing )<br>exten =&gt; 1,2,Macro(Cb-old|/root/business_hours|/root/business_hours)</p>
<div><br>[macro-Cb]<br>exten =&gt; s,1,NoOp( values in CB arg1 ${ARG1} arg2 ${ARG1} )<br>exten =&gt; s,2,AMD<br>exten =&gt; s,3,GotoIf($[${AMDSTATUS}=AMD_PERSON]?4:7)<br>exten =&gt; s,4,NoOp(&lt;------------Human------------playing----------&gt;${ARG1})<br>
exten =&gt; s,5,Playback(${ARG1})<br>exten =&gt; s,6,Hangup<br>exten =&gt; s,7,GotoIf($[${AMDSTATUS}=AMD_MACHINE]?8:11)<br>exten =&gt; s,8,NoOp(&lt;------------Machine-----------playing----------&gt;${ARG2})<br>exten =&gt; s,9,Playback(${ARG2})<br>
exten =&gt; s,10,Goto(s|12)<br>exten =&gt; 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">&lt;<a href="mailto:astmattf@gmail.com">astmattf@gmail.com</a>&gt;</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 &lt;<a href="mailto:gvrtest@gmail.com">gvrtest@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt;<br>&gt; Hi All,<br>&gt;<br>&gt; I am trying to use the AMD (Answering Machine Detect).<br>&gt; But it is not sending the AMD_Status as either<br>
&gt; the Human or Machine, it hangs up in middle.<br>&gt;<br>&gt; can any one suggest us, what might be the problem<br>&gt; and possible solution to it.<br>&gt;<br>&gt; below is the log<br>&gt;<br>&gt;  -- Executing AMD(&quot;SIP/sip-ffe0&quot;, &quot;&quot;) in new stack<br>
&gt;     -- AMD: SIP/sip-ffe0 14082284927 (null) (Fmt: 4)<br>&gt; Apr 23 08:00:26 NOTICE[28319]: app_amd.c:134 isAnsweringMachine: AMD using<br>&gt; the default parameters.<br>&gt;      -- AMD: initialSilence [3500] greeting [1500] afterGreetingSilence<br>
&gt; [300] totalAnalysisTime [5000] minimumWordLength [120] betweenWordsSilence<br>&gt; [50] maximumNumberOfWords [5] silenceThreshold [256]<br>&gt;     -- 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>