2008/12/29 Ricardo Lopez Camino <[email protected]>: > 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 <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
