FROM and PAI Header modification in SBC Oracle
Hi team,
due to the SBC is re-sending Invites with doble A number on FROM and P-Asserted_Indentity headers, because of the SBC received in the same way, in the final user Display appears double A Number.
Invite:
From: "5554109910" <sip:5554109910@
P-Asserted-Identity: "5554109910"<sip:5554109910@
So, according with the Invite Method, the headers FROM and PAI need to be modified in order to remove the information conteined in " " , then only the Caller ID could keep only one type on the headers:
From: <sip:5554109910@
P-Asserted-Identity: <sip:5554109910@
Can somebody help me with any HMR or config to apply for the output realm.. (to B peer side)