Difference between revisions of "SIP Header Manipulation"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 6: Line 6:
* [[Change HGC for a User | Hangup Cause Code]] changing
* [[Change HGC for a User | Hangup Cause Code]] changing


<br><br>
= M4 =
= M4 =


Line 12: Line 13:
* [[M4_Kamailio_Transformations| Transformation]] \ [[M4 PAI And RPID Header Generation | Generation]] of P-Asserted-Identity (PAI) and Remote-Party-ID (RPID) headers
* [[M4_Kamailio_Transformations| Transformation]] \ [[M4 PAI And RPID Header Generation | Generation]] of P-Asserted-Identity (PAI) and Remote-Party-ID (RPID) headers


<br><br>
== FAQ ==
== FAQ ==
* Can we convert or rewrite each SIP header sequentially new (inbound) before calls are processed in routing and can we adjust all SIP headers also outbound depending on carrier accordingly?
* Can we convert or rewrite each SIP header sequentially new (inbound) before calls are processed in routing and can we adjust all SIP headers also outbound depending on carrier accordingly?


No, this is not possible.
No, this is not possible. Only outlined above transformations are possible. Not with ALL the headers.

Revision as of 09:30, 7 February 2023

This page will be updated soon.

MOR



M4



FAQ

  • Can we convert or rewrite each SIP header sequentially new (inbound) before calls are processed in routing and can we adjust all SIP headers also outbound depending on carrier accordingly?

No, this is not possible. Only outlined above transformations are possible. Not with ALL the headers.