Hello Yannick, The fact that UAC module does restore the display name is a known limitation. Actually there is no practical need to do it, as display name is used only in INVITE and have no other dependencies during the call.
What I typically do is to actually strip out the display name from the sequential requests. Regards, Bogdan Yannick LE COENT wrote: > > Hi, > > I am using uac_replace_from(display,uri) with the restore mode set to > ‘auto’. > > Everything is fine with the SIP URI, but the display name is not set > correctly in the ACK and the BYE. > > 1. In the ACK, the display name is NOT changed as it was in the INVITE. > > 2. When the BYE is sent by the called party, the display name is not > restored. It remains unchanged (it is the same as the incoming BYE). > > Thanks for any help! > > Yannick LE COËNT > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
