Page 1 of 1

Set P-Asserted-Identity automatically

PostPosted: Thu Nov 28, 2019 10:31 am
by vkad
I am using tenlyx as a carrier and we noticed an issue where our CLI wasn't being passed on to the customers phone.

On contact this was their response:
We need the cli sent as P-Asserted-Identity, Remote-Party-ID is not officially support and many term carriers will not honour that header

How can we implement P-Asserted-Identity header.

Re: Set P-Asserted-Identity automatically

PostPosted: Thu Nov 28, 2019 10:36 pm
by ambiorixg12
set sendrpid=pai.

Re: Set P-Asserted-Identity automatically

PostPosted: Thu Nov 28, 2019 10:45 pm
by williamconley
https://www.voip-info.org/p-asserted-id ... id-header/

You could also add a line to your carrier dialplan:

exten => _91NXXNXXXXXX,1,SipAddHeader(P-Asserted-Identity: <sip:${CALLERIDNUM}>)

Re: Set P-Asserted-Identity automatically

PostPosted: Fri Nov 29, 2019 2:43 pm
by vkad
ambiorixg12 wrote:set sendrpid=pai.


Could you please elaborate?

Thank you

Re: Set P-Asserted-Identity automatically

PostPosted: Fri Nov 29, 2019 2:43 pm
by vkad
williamconley wrote:https://www.voip-info.org/p-asserted-identity-and-remote-party-id-header/

You could also add a line to your carrier dialplan:

exten => _91NXXNXXXXXX,1,SipAddHeader(P-Asserted-Identity: <sip:${CALLERIDNUM}>)



Is there any particular reason that this not the default?

Re: Set P-Asserted-Identity automatically

PostPosted: Fri Nov 29, 2019 2:50 pm
by vkad
williamconley wrote:https://www.voip-info.org/p-asserted-identity-and-remote-party-id-header/

You could also add a line to your carrier dialplan:

exten => _91NXXNXXXXXX,1,SipAddHeader(P-Asserted-Identity: <sip:${CALLERIDNUM}>)



I got P-Asserted-Identity: <sip:>
Even though remote-part-id is populated correctly