Hi im currently trying to use opensips to redirect calls to fixed
locations, how do i rewrite the TO-part of the sip header. im trying to
use

rewriteuri("sip:[email protected]")

what do i use to make sure this is used as the TO in the sip header.

i tried to use

sl_send_reply("302","redirected")

but this result in the rewritten uri being saved in the contact part of the
header, and this is not what i want.

any help would be appreciated
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to