<p>Have you tried removing option 'g' from your Dial command?<br></p>
<p>Zeeshan A Zakaria</p>
<p>--<br>
<a href="http://www.ilovetovoip.com">www.ilovetovoip.com</a></p>
<p><blockquote type="cite">On 2010-09-20 7:45 AM, "Arie Skliarouk" <<a href="mailto:skliarie@gmail.com">skliarie@gmail.com</a>> wrote:<br><br><div dir="ltr">Hi,<br><br>I use asterisk with sip3000 device with "sip-aho" connected to PSTN and "sip-ahi" connected to a phone.<br>
<br>When call arrives from PSTN, the <b>phone continues ringing even after caller hanged up</b>.<br>
<br>The dialplan contains the following lines:<br>[from-pstn]<br>...<br>exten => 99,n,Dial(SIP/sip-ahi,30,g)<br>exten => 99,n,Hangup()<br><br>The asterisk properly detects hangup of the caller as I see following lines in "asterisk -crvvvvvv"<br>
<br>...<br> Dial("SIP/sip-aho-00000003", "SIP/sip-ahi,30,g")<br>
== Spawn extension (from-pstn, 99, 8) exited non-zero on 'SIP/sip-aho-00000003'<br>...<br><br>How can I make the phone stop ringing the moment caller hangup?<br><br clear="all">--<br>Arie<br><br>
</div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
<a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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></p>