On Jul 02, 2004 at 16:18, Ezequiel Colombo ecolombo@arcotel.net wrote:
Is possible that SER send a reply (ex: 487 request cancelled) at the expiration of the "fr_inv_timer" and this reply cant be handled by the "t_on_reply" command ??? I see this when a call expire fr_inv_timer (calee dont answer) and cause the imposibility to instruct the mediaproxy to end the session.
This is handled by the failure route. So set a failure route (t_on_failure) and end the session from there.
Andrei