<p>Hi,<br> <br>Thanks for your reply</p>
<p> <br>I have tried the HUMAN as you suggested , but still my problem does not get solved.<br>I am answering the call and then running the amd.<br>Below is the log.</p>
<p> -- AMD: SIP/sip-58ab (null) (null) (Fmt: 4)<br>Apr 25 00:26:07 NOTICE[27310]: app_amd.c:134 isAnsweringMachine: AMD using the default parameters.<br>    -- AMD: initialSilence [3500] greeting [1500] afterGreetingSilence [300] totalAnalysisTime [5000] minimumWordLength [120] betweenWordsSilence [50] maximumNumberOfWords [5] silenceThreshold [256] <br>
    -- AMD: HANGUP<br>vm3*CLI&gt; </p>
<p> <br>Any help is highly appreciated.</p>
<p>Thanks.<br><br></p>
<div class="gmail_quote">On Fri, Apr 24, 2009 at 4:03 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">Hello,<br><br>Well, depending on the version of app_amd that you used when you added<br>it to Asterisk 1.2, you might need to use HUMAN and MACHINE as the<br>
possible AMDSTATUS instead of AMD_PERSON and AMD_MACHINE. The<br>AMDSTATUS was changed at some point in the app_amd code, not sure why<br>they changed it, but that might be your issue.<br><br>Also, since you are calling your own number you might want to do an<br>
Answer on the call before running AMD, not sure if that would cause<br>the hangups you are seeing or not, but it&#39;s something to try.<br><font color="#888888"><br>MATT---<br></font>
<div>
<div></div>
<div class="h5"><br>On 4/24/09, Sam Hawkin &lt;<a href="mailto:gvrtest@gmail.com">gvrtest@gmail.com</a>&gt; wrote:<br>&gt;<br>&gt; Hi,<br>&gt;<br>&gt; Thanks for your reply<br>&gt;<br>&gt; We are using the Asterisk 1.2.4.<br>
&gt; and below the dialplan path. we are orginating the call to<br>&gt; my number and connection it to context cdtest and extension 1.<br>&gt;<br>&gt; [cdtest]<br>&gt; exten =&gt; 1,1,NoOp( cb amd issue testing )<br>&gt; exten =&gt;<br>
&gt; 1,2,Macro(Cb-old|/root/business_hours|/root/business_hours)<br>&gt;<br>&gt; [macro-Cb]<br>&gt; exten =&gt; s,1,NoOp( values in CB arg1 ${ARG1} arg2 ${ARG1} )<br>&gt; exten =&gt; s,2,AMD<br>&gt; exten =&gt; s,3,GotoIf($[${AMDSTATUS}=AMD_PERSON]?4:7)<br>
&gt; exten =&gt;<br>&gt; s,4,NoOp(&lt;------------Human------------playing----------&gt;${ARG1})<br>&gt;  exten =&gt; s,5,Playback(${ARG1})<br>&gt; exten =&gt; s,6,Hangup<br>&gt; exten =&gt; s,7,GotoIf($[${AMDSTATUS}=AMD_MACHINE]?8:11)<br>
&gt; exten =&gt;<br>&gt; s,8,NoOp(&lt;------------Machine-----------playing----------&gt;${ARG2})<br>&gt; exten =&gt; s,9,Playback(${ARG2})<br>&gt;  exten =&gt; s,10,Goto(s|12)<br>&gt; exten =&gt; s,11,Playback(${ARG1})<br>
&gt;<br>&gt; please suggest our what might be the problem.<br>&gt;<br>&gt; Any help is highly appreciated.<br>&gt;<br>&gt;<br>&gt; Thanks.<br>&gt;<br>&gt;<br>&gt;<br>&gt; On Thu, Apr 23, 2009 at 8:36 PM, Matt Florell &lt;<a href="mailto:astmattf@gmail.com">astmattf@gmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; On 4/23/09, Sam Hawkin &lt;<a href="mailto:gvrtest@gmail.com">gvrtest@gmail.com</a>&gt; wrote:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; Hi All,<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt; I am trying to use the AMD (Answering Machine Detect).<br>&gt; &gt; &gt; But it is not sending the AMD_Status as either<br>&gt; &gt; &gt; the Human or Machine, it hangs up in middle.<br>&gt; &gt; &gt;<br>
&gt; &gt; &gt; can any one suggest us, what might be the problem<br>&gt; &gt; &gt; and possible solution to it.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; below is the log<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;  -- Executing AMD(&quot;SIP/sip-ffe0&quot;, &quot;&quot;) in new stack<br>
&gt; &gt; &gt;     -- AMD: SIP/sip-ffe0 14082284927 (null) (Fmt: 4)<br>&gt; &gt; &gt; Apr 23 08:00:26 NOTICE[28319]: app_amd.c:134 isAnsweringMachine: AMD<br>&gt; using<br>&gt; &gt; &gt; the default parameters.<br>&gt; &gt; &gt;      -- AMD: initialSilence [3500] greeting [1500] afterGreetingSilence<br>
&gt; &gt; &gt; [300] totalAnalysisTime [5000] minimumWordLength [120]<br>&gt; betweenWordsSilence<br>&gt; &gt; &gt; [50] maximumNumberOfWords [5] silenceThreshold [256]<br>&gt; &gt; &gt;     -- AMD: HANGUP<br>&gt; &gt;<br>
&gt; &gt; What version of Asterisk are you running this on?<br>&gt; &gt;<br>&gt; &gt; What is the dialplan path that this is running through?<br>&gt; &gt;<br>&gt; &gt; MATT---<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>
&gt; &gt; -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>&gt; &gt;<br>&gt; &gt; asterisk-users mailing list<br>&gt; &gt; To UNSUBSCRIBE or update options visit:<br>
&gt; &gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt; &gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>
&gt;  -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>&gt;<br>&gt;  asterisk-users mailing list<br>&gt;  To UNSUBSCRIBE or update options visit:<br>
&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<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>
</div></div></blockquote></div><br>