[SR-Users] Handle '486 busy here' from upstream carrier

Iñaki Baz Castillo ibc at aliax.net
Fri Nov 12 01:29:19 CET 2010


2010/11/11 JR Richardson <jmr.richardson at gmail.com>:
> I was thinking about including this in my failure route:
>
> if (t_check_status("486")) {
>     append_branch();
>     t_relay();
> }
>
> Would that do any good?

The above code instructs Kamailio to create a new branch to the same
destination upon receipt of hte 486 response. So obviously it's wrong.
What do you want to achieve with the above code??


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



More information about the sr-users mailing list