[OpenSIPS-Users] Problem with uac_replace_from
Steven Lam, KeenSystems B.V.
s.lam at keensystems.eu
Thu Feb 16 17:48:43 CET 2012
Hi list!
When playing with uac_replace_from to replace both display and uri like this:
uac_replace_from("anonymous","sip:anonymous at anonymous.invalid");
I found that on subsequential (ACK) messages only the uri was changed again and display had the original value.
Also when using uac_replace_from to replace only uri and remove display like this:
uac_replace_from("","sip:anonymous at anonymous.invalid");
On subsequential (ACK) messages the uri is changed as expected but display had the original value.
To me this looks wrong.
Steven
More information about the Users
mailing list