Hello,

In revision 6091 of 1.6 uac_replace_from() doesn't appear to be working as
documented.  The resulting From field has both the old and the new values
for Display and URI concatenated together.

For example, an incoming From header looks something like this:
  From: "User" <sip:[email protected]>

After uac_replace_from("New user", "sip:[email protected]"), the relayed
>From header looks something like this:
  From: "User""New User" <sip:[email protected]:[email protected]>

The Record-Route line does contain a vsf string.



- Jeff


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

Reply via email to