Jump to: navigation, search

GVP MCP:sip:in-invite-headers

 
Line 4: Line 4:
 
|valid=A valid entry can only contain alphanumeric characters, '.', '-', and ':''characters, or the wildcard, '*'
 
|valid=A valid entry can only contain alphanumeric characters, '.', '-', and ':''characters, or the wildcard, '*'
 
|takeseffect=At start/restart
 
|takeseffect=At start/restart
|shortdesc=Defines list of headers to expose to the application. This specifies a list of header names from the incoming INVITE requests, whose values will be exposed to the application.<br /><br /> For example, sip.in.invite.headers = From To Via. The exposed values' names will be in sip.invite.&lt;headername&gt;=&lt;value&gt; format. If this value is '*', then all headers will be exposed. If this value is 'none', then no headers will be exposed. 'none' will be ignored alongside other values.
+
|shortdesc=
 +
Defines list of headers to expose to the application. This specifies a list of header names from the incoming INVITE requests, whose values will be exposed to the application.<br /><br />
 +
For example, sip.in.invite.headers = From To Via. The exposed values' names will be in sip.invite.&lt;headername&gt;=&lt;value&gt; format. If this value is '*', then all headers will be exposed. If this value is 'none', then no headers will be exposed. 'none' will be ignored alongside other values.
 +
 
 
}}
 
}}
 
{{DraftOption}}
 
{{DraftOption}}

Latest revision as of 15:35, June 29, 2020



View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

in.invite.headers

Default Value: *
Valid Values: A valid entry can only contain alphanumeric characters, '.', '-', and ':characters, or the wildcard, '*'
Changes Take Effect: At start/restart


Defines list of headers to expose to the application. This specifies a list of header names from the incoming INVITE requests, whose values will be exposed to the application.

For example, sip.in.invite.headers = From To Via. The exposed values' names will be in sip.invite.<headername>=<value> format. If this value is '*', then all headers will be exposed. If this value is 'none', then no headers will be exposed. 'none' will be ignored alongside other values.

Draft Option

No draft option

This page was last edited on June 29, 2020, at 15:35.
Comments or questions about this documentation? Contact us for support!