Hi List,
We have some issue when we are restricting caller id to a particular sip carrier using a Cisco 5350XM. The cisco 5350XM sends the from header as
From: "anonymous" <sip:0xxxxxx0@xx.yy.zz.99 sip%3A0282073300@202.85.241.99>;tag=1F480924-17D9 but the sip provider's SBC is case sensitive and requires From: "Anonymous" <sip:0282073300@xx.yy.zz.99sip%3A0282073300@202.85.241.99
;tag=1F480924-17D9.
I can't find a config on Cisco to change anonymous to Anonymous.
Does anyone knows how to change this on the AS5350XM.
Thank you.
Regards,
Mark Anthony C. Delfin
Hello,
On 11/25/08 09:30, Mark Anthony C. Delfin wrote:
Hi List,
We have some issue when we are restricting caller id to a particular sip carrier using a Cisco 5350XM. The cisco 5350XM sends the from header as
From: "anonymous" <sip:0xxxxxx0@xx.yy.zz.99 mailto:sip%3A0282073300@202.85.241.99>;tag=1F480924-17D9 but the sip provider's SBC is case sensitive and requires From: "Anonymous" <sip:0282073300@xx.yy.zz.99 mailto:sip%3A0282073300@202.85.241.99>;tag=1F480924-17D9.
I can't find a config on Cisco to change anonymous to Anonymous.
Does anyone knows how to change this on the AS5350XM.
don't know about Cisco, but ultimately you can put kamailio/openser in between and use uac module to change From display.
Cheers, Daniel