Difference between revisions of "SIP Header Manipulation"
From Kolmisoft Wiki
Jump to navigationJump to search
(→MOR) |
|||
Line 4: | Line 4: | ||
* [[Change HGC for a User | Hangup Cause Code]] changing | * [[Change HGC for a User | Hangup Cause Code]] changing | ||
* Sending/Passing-through Custom headers | * Sending/Passing-through Custom headers | ||
* Special case to support [[Device_settings#General | 3CX rinstance]] parameter | |||
<br><br> | <br><br> | ||
= M4 = | = M4 = | ||
Revision as of 09:58, 7 February 2023
MOR
- Number Manipulation allows changing CallerID and Destination numbers
- Hangup Cause Code changing
- Sending/Passing-through Custom headers
- Special case to support 3CX rinstance parameter
M4
- CallerID and Destination transformations
- M4 Disconnect Codes allows changing the Reason Header and SIP Disconnect Codes
- Transformation \ Generation of P-Asserted-Identity (PAI) and Remote-Party-ID (RPID) headers
- Sending/Passing-through Custom headers
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.