Asterisk : Remote-Party-Id

asterisk

Asterisk : Remote-Party-Id If you have set “sendrpid=yes” in the settings for the destination peer in sip.conf then Asterisk will always add an RPI header. Here is a typical example: Remote-Party-ID: “Satya” <sip:1000@192.168.1.10>;privacy=off;screen=no The name “Satya” and the number, 1000, get copied from the From header of the inbound call leg. The IP address 192.168.1.10 … Read more