Arie Skliarouk
2010-Sep-20 11:31 UTC
[asterisk-users] Extension continues ringing after caller hanged up
Hi, I use asterisk with sip3000 device with "sip-aho" connected to PSTN and "sip-ahi" connected to a phone. When call arrives from PSTN, the *phone continues ringing even after caller hanged up*. The dialplan contains the following lines: [from-pstn] ... exten => 99,n,Dial(SIP/sip-ahi,30,g) exten => 99,n,Hangup() The asterisk properly detects hangup of the caller as I see following lines in "asterisk -crvvvvvv" ... Dial("SIP/sip-aho-00000003", "SIP/sip-ahi,30,g") == Spawn extension (from-pstn, 99, 8) exited non-zero on 'SIP/sip-aho-00000003' ... How can I make the phone stop ringing the moment caller hangup? -- Arie -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100920/92c46b0e/attachment.htm
Zeeshan Zakaria
2010-Sep-20 14:39 UTC
[asterisk-users] Extension continues ringing after caller hanged up
Have you tried removing option 'g' from your Dial command? Zeeshan A Zakaria -- www.ilovetovoip.com On 2010-09-20 7:45 AM, "Arie Skliarouk" <skliarie at gmail.com> wrote: Hi, I use asterisk with sip3000 device with "sip-aho" connected to PSTN and "sip-ahi" connected to a phone. When call arrives from PSTN, the *phone continues ringing even after caller hanged up*. The dialplan contains the following lines: [from-pstn] ... exten => 99,n,Dial(SIP/sip-ahi,30,g) exten => 99,n,Hangup() The asterisk properly detects hangup of the caller as I see following lines in "asterisk -crvvvvvv" ... Dial("SIP/sip-aho-00000003", "SIP/sip-ahi,30,g") == Spawn extension (from-pstn, 99, 8) exited non-zero on 'SIP/sip-aho-00000003' ... How can I make the phone stop ringing the moment caller hangup? -- Arie -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100920/c41ec1a9/attachment.htm
Zeeshan Zakaria
2010-Sep-20 15:53 UTC
[asterisk-users] Extension continues ringing after caller hanged up
Do you mean spa3000 or sip3000? I remember having same problem with spa3000 and the problem was somewhere in the settings of spa3000 that wouldn't stop ringing the phone. I don't remember the details at this moment as it was long time ago, but this much I can tell that it is a config issue with spa3000 device, not asterisk. Zeeshan A Zakaria -- www.ilovetovoip.com On 2010-09-20 11:02 AM, "Arie Skliarouk" <skliarie at gmail.com> wrote: Hi, On Mon, Sep 20, 2010 at 16:39, Zeeshan Zakaria <zishanov at gmail.com> wrote:> > Have you tried removi...Of course, with the same result. -- Arie> > Zeeshan A Zakaria > > -- > www.ilovetovoip.com >> >> On 2010-09-20 7:45 AM, "Arie Skliarouk" <s...-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100920/074fc314/attachment.htm
Paul Belanger
2010-Sep-20 16:01 UTC
[asterisk-users] Extension continues ringing after caller hanged up
On Mon, Sep 20, 2010 at 7:31 AM, Arie Skliarouk <skliarie at gmail.com> wrote:> When call arrives from PSTN, the phone continues ringing even after caller > hanged up. >I suspect a bug [1] but without a SIP debug, I cannot be sure. [1] https://reviewboard.asterisk.org/r/870/ -- Paul Belanger | dCAP Polybeacon | Consultant Jabber: paul.belanger at polybeacon.com | IRC: pabelanger (Freenode) blog.polybeacon.com