[OpenSIPS-Users] CANCEL and 408 Request Timeout when fr_inv_timer expires

Iñaki Baz Castillo ibc at aliax.net
Mon Dec 29 09:34:57 CET 2008


2008/12/29 Ricardo Lopez Camino <rlopezcamino at gmail.com>:

> The following are the relevant fragments of the opensips.cfg file
>  ------------------------
> #-----Failure Route----
> failure_route[1] {
>         if (t_was_cancelled()) {
>                 exit;
>         }
> }

You need to inspect the selected response code in failure_route and if
it's 408 then append_branch to the voicemail server URI. Are you doing
it?

-- 
Iñaki Baz Castillo
<ibc at aliax.net>


More information about the Users mailing list