Yeah, I have that in there. I'm learning how this thing works. I inherited these systems so I'm starting with someone else's production environment and trying to add functionality to it in my lab.

I can print out the $bR variable and see the second route. It goes to failure_route[2] but I can't get it to go back. I tried next_contact and next_branch the calling route(2) again. It does not go to the next entry retrieved from ENUM.

-Jonathan

Juha Heinanen wrote:
jonathan,

in order to get to failure_route[2], you need to set t_on_failure("2").

-- juha

_______________________________________________
Users mailing list
Users@openser.org
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to