[Kamailio-Users] break a call?
Klaus Darilion
klaus.mailinglists at pernau.at
Thu Feb 4 08:58:53 CET 2010
e.g.:
failure_route[1] {
if(t_check_status("302")) {
xlog("L_INFO","302 redirect received\n");
t_reply("403","received 302 from downstream client");
exit;
}
}
klaus
Am 04.02.2010 08:37, schrieb BERGANZ Francois:
> Hello,
>
> I know that we can break a call with sl_reply().
>
> But, in the on_reply route, how can I break a call if I receive a 3XX (I
> cant use a sl_reply() function!) ?
>
> Thank you
>
>
>
> _______________________________________________
> Kamailio (OpenSER) - Users mailing list
> Users at lists.kamailio.org
> http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
> http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
More information about the sr-users
mailing list