Hi, On Mon, Sep 20, 2010 at 16:39, Zeeshan Zakaria <[email protected]> wrote:
> Have you tried removing option 'g' from your Dial command? > Of course, with the same result. -- Arie > Zeeshan A Zakaria > > -- > www.ilovetovoip.com > > On 2010-09-20 7:45 AM, "Arie Skliarouk" <[email protected]> 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 > > > -- > _____________________________________________________________________ > -- 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 >
-- _____________________________________________________________________ -- 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
