Hi,
I have to try changing the To and From URI like below:
At the moment: To: sip:test1@test.com;tag=.....
To be like: To: "test1"<sip:test1@test.com>;tag=...
What would be the easiest way for doing this for presence NOTIFY SIP
message ? Or if this can not be done with configuration system, then
from where in the code the SIP message header is generated ?
Thanks a lot,
-Mika