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:[EMAIL PROTECTED]: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:[EMAIL PROTECTED]:5064");
How can I do this?
Doug.
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users