> 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
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
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