Hi Erik, by design, the display name is not restored at all as it is not relevant from SIP point of view in the sequential requests. To avoid confusions, a simple hack I do in script, is, for sequential requests, to completely remove the display name part (also with uac_replace_from).
Regards, Bogdan E. Versaevel wrote: > Hi all, > > Is there a reason why uac_replace_from() is not restoring the displayname > back to the sipclient? > > i'm doing a uac_replace_from() to mange the displayname/uri so my asterisk > machine wil use the correct > sip peer, however packages back to the sipclient only have their URI restored > and keep the displayname set with the uac_replace_from() > Is this expected behaviour? It's confusing for both me and the end users > because you suddenly recieve packages with another displayname. > > Kind regards, > > Erik > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- Bogdan-Andrei Iancu OpenSIPS Bootcamp 20 - 24 September 2010, Frankfurt, Germany www.voice-system.ro _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
