Difference between revisions of "SIP Headers"

From exigoWiki
Jump to navigation Jump to search
(Parameters)
(Parameters)
Line 20: Line 20:
 
|A list of destination directory numbers.
 
|A list of destination directory numbers.
 
|-
 
|-
|-p <pri>
+
| -p <pri>
 
|Optional
 
|Optional
 
|Change Priority of the call. 1-100
 
|Change Priority of the call. 1-100
 
|-
 
|-
|-r <"reference">
+
| -r <"reference">
 
|Optional
 
|Optional
 
|Default the reference of the call is the SIP Call-ID.
 
|Default the reference of the call is the SIP Call-ID.

Revision as of 13:16, 17 April 2018

With SIP integration in Exigo it is possible to change destination or priority on action call before audio event.
This is done by using SIP INVITE EXTENSIONS.

Parameters

Group modify is used for changing parameters of an Exigo Action Call.

GM <source> <dest> <opt: -p -r>
Parameter:
Source The source of the SIP call will be the <source>, hence not added to the header.
dest Optional A list of destination directory numbers.
-p <pri> Optional Change Priority of the call. 1-100
-r <"reference"> Optional Default the reference of the call is the SIP Call-ID.

Using the "-r" parameter a custom text can be added as reference.

Example