Hi All ,

branch_route[1] {
  xlog("L_NOTICE", " Branch route URI :  $(branch(uri)) branch index :
$T_branch_idx \n");

 xlog(" current branch Q value : $(branch(q))  ");
           if (isbflagset("Invalid")){
            xlog(" dropping current branch  : $(branch(uri)[$T_branch_idx])
 ");

                 drop;
}
}

1. When drop() is called , it sends  *"500 Server error occurred" . I want
a custom  error response on this . Is this possible ?  If yes , then how
will I do this ? *

*2.* Inside the branch route I wanted to print the* branch uri and q value*
, but it's giving me NULL . Am I doing something wrong here ?


*Thanks & Regards*
*Sasmita Panda*
*Senior Network Testing and Software Engineer*
*3CLogic , ph:07827611765*
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to