On Monday 08 August 2011, Klaus Darilion wrote:
Am 08.08.2011 13:05, schrieb Alex Hermann:
Don't you think that if a caller cancels a call, the response to the INVITE should always be 487, even if there are (higher priority) responses from other branches?
modparam("tm", "failure_reply_mode", 3)
That parameter is unacceptable in this/my case. In this case the proxy must choose the best response from all branches, even old ones. But if the caller cancelled the request, a 487 must win.
Anyway, i won't push this patch, because it still has other issues. A 404 still wins from the 487... I need to treat 487 special somehow.