Thanks Ben for your reply. It seems there is one way to cancel initiated call from reply_route:
onreply_route[3] {
...
if ($hdr(User-Agent)=~"Snom") {
# drop calls involving snom UA
t_cancel_branch();
}
...
}
Regards
M.Shirazi
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
