I see alot of these messages after the line is hung up. Why is that? Urgent handler -- Executing Hangup("SIP/200-9493", "") in new stack Urgent handler -- Executing Dial("SIP/200-9493", " <mailto:SIP/h@xxxxx||T> SIP/h@xxxxx||T") in new stack Urgent handler Urgent handler -- Called h@ <mailto:h@xxxxx> xxxxx Urgent handler -- Got SIP response 482 "Loop Detected" back from 192.168.0.6 Urgent handler -- Now forwarding SIP/200-9493 to <mailto:'Local/h@default-wx3'> 'Local/h@default-wx3' (thanks to SIP/xxxxx-2db4) Urgent handler Thanks, Nicklas -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041112/6d2a99ab/attachment.htm
On Fri, 12 Nov 2004 13:39:02 +0100, Nicklas Bondesson <nicklas.bondesson@mindping.com> wrote:> > I see alot of these messages after the line is hung up. Why is that? > > Urgent handler > -- Executing Hangup("SIP/200-9493", "") in new stack > Urgent handler > -- Executing Dial("SIP/200-9493", "SIP/h@xxxxx||T") in new stack > Urgent handler > Urgent handler > -- Called h@xxxxx > Urgent handlerYou seem to have an h conetxt or a wild card in your extensions.conf that is catching the hangup event. You need to post your extensions.conf for us to advise further. Jason
On Fri, 12 Nov 2004, Jason Williams wrote:> On Fri, 12 Nov 2004 13:39:02 +0100, Nicklas Bondesson > <nicklas.bondesson@mindping.com> wrote: > > > > I see alot of these messages after the line is hung up. Why is that? > > > > Urgent handler > > -- Executing Hangup("SIP/200-9493", "") in new stack > > Urgent handler > > -- Executing Dial("SIP/200-9493", "SIP/h@xxxxx||T") in new stack > > Urgent handler > > Urgent handler > > -- Called h@xxxxx > > Urgent handler > > You seem to have an h conetxt or a wild card in your extensions.conf > that is catching the hangup event. You need to post your > extensions.conf for us to advise further.Look for "_." patterns, consider replacing by "_X." rather. Steve
Yes, you where right. I fixed it. Thanks, Nicklas -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jason Williams Sent: den 12 november 2004 14:08 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Calling h@ and Loop Detected On Fri, 12 Nov 2004 13:39:02 +0100, Nicklas Bondesson <nicklas.bondesson@mindping.com> wrote:> > I see alot of these messages after the line is hung up. Why is that? > > Urgent handler > -- Executing Hangup("SIP/200-9493", "") in new stack Urgent > handler > -- Executing Dial("SIP/200-9493", "SIP/h@xxxxx||T") in new stack > Urgent handler Urgent handler > -- Called h@xxxxx > Urgent handlerYou seem to have an h conetxt or a wild card in your extensions.conf that is catching the hangup event. You need to post your extensions.conf for us to advise further. Jason _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users