Jump to: navigation, search

GVP MCP:sip:defaulthost

Line 1: Line 1:
 
{{PubOption
 
{{PubOption
 
|hidden=false
 
|hidden=false
 +
|default=
 
|valid=A valid address can only contain alphanumeric characters, '.', '-', ':', ' ','/' and '\' characters
 
|valid=A valid address can only contain alphanumeric characters, '.', '-', ':', ' ','/' and '\' characters
 
|takeseffect=At start/restart
 
|takeseffect=At start/restart
Line 15: Line 16:
 
|section=sip
 
|section=sip
 
|parameter=defaulthost
 
|parameter=defaulthost
 +
|groupid=grpSIP
 +
|groupname=SIP
 +
|format=string
 +
|displayname=Default Host
 
}}
 
}}
  
 
[[Category:GVP_MCP_options]]
 
[[Category:GVP_MCP_options]]

Revision as of 05:24, January 23, 2017


View in ref guide.

Edit this option          Publish this option          Clear draft content


Published Option

defaulthost

Default Value:
Valid Values: A valid address can only contain alphanumeric characters, '.', '-', ':', ' ','/' and '\' characters
Changes Take Effect: At start/restart


Default host/port for SIP calls if none given. If a call is placed (either via transfer, call, or remdial) using SIP, and the destination address does not contain a hostname or IP address, this parameter will supply a default hostname or IP address.

For instance, if the address "sip:1234@" is used, the default hostname will be appended. If this parameter is not specified, no default host will be used and calls that do not specify a host will fail.

Example:
sip.defaulthost=sip.genesyslab.com:5060

Draft Option

No draft option

Comments or questions about this documentation? Contact us for support!