Bogdan-Andrei Iancu wrote:
Hi Klaus,
that's the effect of the so called feature "noisy_ctimer" added by
Jiri - if there is no interest in getting the final reply (as acc,
failure routes, callbacks, etc), when the timer hits, the transaction
will be silently discarded - the callee phone will keep ringing
infinitely until caller cancels the call.
What will be discarded? The transaction or the timer event? If the
transaction will be discarded, I guess the CANCEL won't match a
transaction anymore.
klaus
Both the transaction and event are discarded. The CANCEL - since it will
not match any transaction, it must be routed from script in the same way
as the INVITE - that's the reason I do *not* like this "feature".
regards,
bogdan