2010/5/28 Antonio Anderson Souza <[email protected]>: > Hi Iñaki, > > I know RFC3261, and I know that To header is only informative, but in my > application I need to replace the value of the To Header, due some specific > requirements. > > So I really need to change the To Header, and this requirement is not > related to routing the request, the routing is working perfectly.
Then check out if the module modified the RURI or the real destination ($du) and use the resulted uri to replace the To header (textops). -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
