How to send P-Asserted-Identify header?

A service provider requires me to send a P-Asserted-Identity in INVITES. If i set send_pai=true the P-Asserted-Identity header is not added. Is there something else i need to do to enable PAI ?

Endpoint settings.
type=endpoint
transport=transport_tcp
disallow=all
allow=alaw
force_rport=yes
direct_media=no
context=external-incoming
outbound_auth=trunk_auth
ice_support=yes
send_pai=true

Asterisk 13.23.0, PJSIP.

Asterisk 13 is no longer supported.

Are you sure you are using the right channel driver and right endpoint?

Hi david551, thanks.

I do understand Asterisk 13 is no longer supported.

I am definitely using the correct channel driver (PJSIP) and the right endpoint. Are there any other settings that are conditional to allow the PAI header to be added to INVITES ?

try also enable this option

trust_id_outbound=yes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.