Adding a SIP Header to outgoing call
Page 1 of 1
Adding a SIP Header to outgoing call
This script gives you how to add a SIP header to the outgoing call leg. In the example, Source IP and Port ( incoming leg) are added to X-SOURCE-URI header in the following format:
X-SOURCE-URI: sip:" + source_ip + ":" + source_port + ";transport=udp"
X-SOURCE-URI: sip:" + source_ip + ":" + source_port + ";transport=udp"
- Attachments
Similar topics
» Adding a pre-defined SIP header to outgoing leg
» Adding X-NAP header to outgoing INVITE
» Modify outgoing P-Asserted-ID (PAID) according to a pre-configured IP
» Adding a space in the Call-ID when reply with Trying.
» Adding new values to CDR
» Adding X-NAP header to outgoing INVITE
» Modify outgoing P-Asserted-ID (PAID) according to a pre-configured IP
» Adding a space in the Call-ID when reply with Trying.
» Adding new values to CDR
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum