Re: [SR-Users] Kamailio cancel branch only after receiving replies

2017-01-05 Thread Olle E. Johansson
> On 03 Jan 2017, at 09:20, Daniel-Constantin Mierla wrote: > > Hello, > this is the behaviour required by rfc, to send cancel only after receiving a > provisional reply 1xx. Which is the only way - before that point we don’t know if any SIP-capable software has gotten the INVITE and the INVIT

Re: [SR-Users] Kamailio cancel branch only after receiving replies

2017-01-03 Thread Aqs Younas
Thank You. Created. https://github.com/kamailio/kamailio/issues/909 On 3 January 2017 at 13:20, Daniel-Constantin Mierla wrote: > Hello, > this is the behaviour required by rfc, to send cancel only after receiving > a provisional reply 1xx. > > The cancel_b_method parameter is there to control t

Re: [SR-Users] Kamailio cancel branch only after receiving replies

2017-01-03 Thread Daniel-Constantin Mierla
Hello, this is the behaviour required by rfc, to send cancel only after receiving a provisional reply 1xx. The cancel_b_method parameter is there to control this behaviour, but it may apply only to the case when the cancel is received and needs to be forwarded, so this needs to be investigated fo