M4 PAI And RPID Header Generation

From Kolmisoft Wiki
Revision as of 08:05, 27 January 2022 by Gilbertas (talk | contribs) (Created page with "M4 can generate P-Asserted-Identity (PAI) and Remote-Party-ID (RPID) headers =Usage= Go to '''Users -> Connection Points''', click EDIT on Connection Point. PAI/RPID Transformations are located under '''Termination Point Signaling Settings'''. File:Rpid_pai_to_tp_generation.png Generation can happen under '''Generate if missing''' and '''Overwrite''' tabs. =Generation format= Generation string should be either: * a static string (the value of the RPID/PAI heade...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

M4 can generate P-Asserted-Identity (PAI) and Remote-Party-ID (RPID) headers

Usage

Go to Users -> Connection Points, click EDIT on Connection Point. PAI/RPID Transformations are located under Termination Point Signaling Settings.

Rpid pai to tp generation.png

Generation can happen under Generate if missing and Overwrite tabs.

Generation format

Generation string should be either:

Examples

sip:3701234567@myhost.sip - simple static generation.
sip:anonymous@anonymous.invalid - simple static generation.
sip:$fU@myhost.sip - using Kamailio variable $fU to generate header with value from SIP FROM header

See also