|
|
Line 7: |
Line 7: |
| }} | | }} |
| {{DraftOption}} | | {{DraftOption}} |
| + | |
| | | |
| | | |
Line 12: |
Line 13: |
| | | |
| {{PubExtended}} | | {{PubExtended}} |
| + | |
| | | |
| | | |
| | | |
| {{DraftExtended}} | | {{DraftExtended}} |
| + | |
| | | |
| | | |
Revision as of 19:06, July 10, 2018
View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
out.invite.params
Default Value: RequestURI
Valid Values: A valid entry can only contain alphanumeric characters, '.', '-', and ':characters
Changes Take Effect: At start/restart
Defines list of parameters to expose to the application. This specifies a list of header names from the outgoing INVITE requests, whose parameter values can be customized by the application. sip.out.invite.params = RequestURI.
The customized values' names will be in sip.invite.<headername>.<paramname>=<value> format. If this value is 'none', then no headers will be exposed. 'none' will be ignored alongside other values.
Draft Option
No draft option