2007/12/21, Helmut Kuper <[EMAIL PROTECTED]>: > is there a way to stop all branches of an initial INVITE from > onreply_route, if a specific branch replies with code 486 ?
That is only possible if you receive a 600/603 in any branch. In that case all the branches will be cancelled by OpenSer. Not sure at all, but maybe you could modify the response in "onreply_route" and set it as 603 instead of 486 (0% sure about it). -- Iñaki Baz Castillo <[EMAIL PROTECTED]> _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
