Jump to: navigation, search

GVP MCP:sip:defaultgw

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=defaultgw
 
|parameter=defaultgw
 +
|groupid=grpSIP
 +
|groupname=SIP
 +
|format=string
 +
|displayname=Default Gateway
 
}}
 
}}
  
 
[[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

defaultgw

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 is a telephone address, then the call will be routed to the configured default gateway.

For instance, if a call is placed to "tel:4167360905", and this call is routed to the SIP line manager then this address will be translated into "sip:4167360905@default-gw".

If this parameter is not specified, no default gateway will be used, and calls to telephony addresses will fail.

Example:
sip.defaultgw=pstn-gw.genesyslab.com:5060

Draft Option

No draft option

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