Hi, Steven!
The dialog module only stores the TO and FROM URIs, not the display
names. Also, the uac_replace_from function keeps track only of the URIs.
Therefore, the display names are ignored and they will not be
automatically restored on any sequential requests.
Regards,
--
Răzvan Crainea
OpenSIPS Developer
http://www.opensips-solutions.com
On 02/16/2012 07:08 PM, Steven Lam, KeenSystems B.V. wrote:
Hi,
Replying to myself...
Also looking at the "opensipsctl fifo dlg_list_ctx" output I can see only the
changed uri is stored in the dialog.
Should the display not be stored? or am I missing something here?
Steven
-----Original Message-----
From: [email protected] [mailto:users-
[email protected]] On Behalf Of Steven Lam, KeenSystems B.V.
Sent: donderdag 16 februari 2012 17:49
To: [email protected]
Subject: [OpenSIPS-Users] Problem with uac_replace_from
Hi list!
When playing with uac_replace_from to replace both display and uri like this:
uac_replace_from("anonymous","sip:[email protected]");
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:[email protected]");
On subsequential (ACK) messages the uri is changed as expected but display
had the original value.
To me this looks wrong.
Steven
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users