Actions

Routing Script Tutorial: Script Parameters Definition for SIP: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 April 2024

29 March 2024

  • curprev 12:1712:17, 29 March 2024Allyntree talk contribs 7,434 bytes +7,434 Created page with "{{DISPLAYTITLE: Script Parameters Definition for SIP}} == request_uri == Enables access to the Request-Line URI.<br> For example, if the Request-Line is: <pre>Request-Line: INVITE sip:4175162082@172.22.45.13:5060;user=phone;transport=udp SIP/2.0</pre> Then the retrieved request_uri will be "sip:4175162082@172.22.45.13:5060;user=phone;transport=udp SIP/2.0". <br> In the routing scripts, to retrieve only the called number, this script can be used:<br> <pre> if..."