Hi,
i want to change the "From:" tag with uac_replace_from when the
displayname is "anonymous".
with from_uri i can only check the uri.
is there a way to check the displayname in the "From: " tag?
for example:
From: "Anonymous <sip:1234@blah.net>"
i want to change it to:
From: "Anonymous <sip:Anonymous@Anonymous>"
Ciao