Hi Juha,

I guess the only issue so far is with "add_rr_param". The function cannot be called from failure route and a branch route may be called from a failure route. I will give a higher priority to this...

please feel free to add the flags for t_on_reply() (and the rest of the family) and to is_method().

regards,
bogdan


Juha Heinanen wrote:

i tried to implement branch specific nat traversal and found that the
following commands that i would have needed to call from branch route
block were not allowed:

t_on_reply
add_rr_param
is_method

would it be ok to just add BRANCH_ROUTE to the list of these commands or
would it result to problems?  we already discussed add_rr_param, but if
i remember correctly, problems were related to failure route blocks, not
branch route blocks.

-- juha

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel



_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to