Hi Doug,
if you call append_branch() with no param, the RURI will be pushed as
new branch. So, you can try to modify the RURI as you like and then push
it as branch.
If you need to backup the RURI during the operation, use an AVP to
backup into it.
regards,
bogdan
Douglas Garstang wrote:
How can I call append branch and use a variable name in
the user port (ie the user for which this message is addressed) of the URI?
_ALL_ the examples have something like:
append_branch("sip:nonsense@192.168.2.16:5064");
which is completely useless. I need to call append_branch and have the user portion of the
uri inserted.
Something like:
append_branch("sip:$to_user@192.168.2.16:5064");
How can I do this?
Doug.
_______________________________________________
Users mailing list
Users(a)openser.org
http://openser.org/cgi-bin/mailman/listinfo/users