[OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-11 Thread Juri Nysschen
Hi All, Need help with a nagging issue: UA->Opensips 1->Opensips 2->PSTN UA sends an invite on Opensips 1, and is routed via do_routing() to Opensips 2, Opensips 2 uses do_routing to get to the PSTN, call starts ringing. UA cancels call before answer, but now t_check_trans fails and

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-11 Thread Russell Bierschbach
rbierschb...@hotmail.com> From: users-boun...@lists.opensips.org [mailto:users-boun...@lists.opensips.org] On Behalf Of Juri Nysschen Sent: Friday, February 11, 2011 7:44 AM To: users@lists.opensips.org Subject: [OpenSIPS-Users] FW: CANCELs with no transaction Hi All, Need help with a naggin

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-13 Thread Tyler Merritt
boun...@lists.opensips.org [mailto: > users-boun...@lists.opensips.org] *On Behalf Of *Juri Nysschen > *Sent:* Friday, February 11, 2011 7:44 AM > *To:* users@lists.opensips.org > *Subject:* [OpenSIPS-Users] FW: CANCELs with no transaction > > > > Hi All, > > > > Ne

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-13 Thread Dave Singer
> >> >> >> Russell Bierschbach >> >> em: rbierschb...@telepointglobal.com, im: rbierschb...@hotmail.com >> >> >> >> From: users-boun...@lists.opensips.org >> [mailto:users-boun...@lists.opensips.org] On Behalf Of Juri Nysschen >&g

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-13 Thread Juri Nysschen
bject: Re: [OpenSIPS-Users] FW: CANCELs with no transaction Juri, You say it only happens after a do_routing(). To be clear, you mean that you used do_routing on the invite and not that you already tried do_routing for the cancel earlier in the script. (I'm not sure it would make any differ

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-14 Thread Dave Singer
rs-boun...@lists.opensips.org] On Behalf Of Dave Singer > Sent: Monday, February 14, 2011 9:03 AM > To: ty...@fonality.com; OpenSIPS users mailling list > Subject: Re: [OpenSIPS-Users] FW: CANCELs with no transaction > > Juri, > > You say it only happens after a do_routing(). To b

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-14 Thread Dave Singer
ers-boun...@lists.opensips.org >> [mailto:users-boun...@lists.opensips.org] On Behalf Of Dave Singer >> Sent: Monday, February 14, 2011 9:03 AM >> To: ty...@fonality.com; OpenSIPS users mailling list >> Subject: Re: [OpenSIPS-Users] FW: CANCELs with no transaction >> >

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-15 Thread Juri Nysschen
gt; -Original Message- >> From: users-boun...@lists.opensips.org >> [mailto:users-boun...@lists.opensips.org] On Behalf Of Dave Singer >> Sent: Monday, February 14, 2011 9:03 AM >> To: ty...@fonality.com; OpenSIPS users mailling list >> Subject: Re: [OpenSIPS-Users] FW: CANCE

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-15 Thread Dave Singer
PSTN also doesn't see the > transaction >>> id and therefore the call keeps ringing. >>> The key is finding the reason why the transaction id disappears or at > least >>> be able to put it back when delivering the CANCEL downstream. >>> >>> Rega

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-15 Thread Juri Nysschen
. sl_send_reply("200","OK"); exit; } } Regards Juri Nysschen -Original Message- From: users-boun...@lists.opensips.org [mailto:users-boun...@lists.opensips.org] On Behalf Of Dave Singer Sent: Tuesday, February 15, 2011 8:28 PM To: OpenSIPS users ma

Re: [OpenSIPS-Users] FW: CANCELs with no transaction

2011-02-16 Thread Dave Singer
         # send a ACK upstream for cdr purposes. >                sl_send_reply("200","OK"); >                exit; >        } > > } > > Regards > Juri Nysschen > -Original Message- > From: users-boun...@lists.opensips.org > [mailto:us