Difference between revisions of "P-Asserted-Identity"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 23: Line 23:


Make sure correct external IP address is set in [[Mor.conf]] in variable '''server_ip'''.
Make sure correct external IP address is set in [[Mor.conf]] in variable '''server_ip'''.
<br><br>
= Asterisk CLI example =
[[Image:pai_cli_example.png|400px]]

Revision as of 10:34, 5 May 2010

This option is available starting from MOR 9

Description

The P-Asserted-Identity header field can be used to convey the proven identity of the originator of a request within a trusted network. Since the From header field is populated by the originating UA it may not necessarly contain the actual identity. It usually is established by means of authentication between the originating UA and its outgoing proxy. The outgoing proxy then adds a P-Asserted-Identity header field to assert the identity of the originator to other proxies.

This header field has only meaning within what is called a trusted network by mutual aggreement on the requirements for its use by the parties involved.

The P-Asserted-Identity header field is defined in RFC 3325.

Source: http://www.z9hg4bk.org/sip/hf/p-asserted-identity.html



Configuration

Turn it per Provider basis in its Settings:

Pai.png



mor.conf

Make sure correct external IP address is set in Mor.conf in variable server_ip.




Asterisk CLI example

Pai cli example.png