Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
49
Parameters
Type/Value
Description/Notes
priority
Number
A numeric value which determines the order in which dial plan rules
(including rules with wildcarded domains) will be applied. Rules with
higher priority values are applied first
localContactDomain
String
Used when forming an explicit contact domain to be used: if you leave
this field blank then the localContactDomain is derived from the local IP
address (as in previous releases)
localFromDomain
String
Used when forming the calling party for outgoing calls using this dial plan
rule
sipProxy
String
The address (IP address or hostname) of the proxy device through which
to make the call
trunkType
sip|
lync|
avaya
If set to lync or avaya then outgoing calls established that use this rule
will be made as Lync or Avaya calls with some specialized behavior. SIP
means that calls using this rule will be standard SIP calls.
failureAction
stop|
continue
Whether or not to try the next outbound dial plan rule if the current one
did not result in a connected call
sipControlEncryption
auto|
encrypted|
unencrypted
Whether to enforce use of encrypted control traffic on calls made via this
rule:
l
encrypted: allow only encrypted SIP control traffic (TLS
connections)
l
unencrypted: use only unencrypted traffic (TCP or UDP)
l
auto: attempt to use encrypted control connections first, but allow
fall back to unencrypted control traffic in the event of failure.
scope
global|
callBridge
The entities for which this outbound dial plan rule is valid:
l
global - all Call Bridges are able to use this outbound dial plan rule to
reach a matching domain
l
callBridge - this outbound dial plan rule is only valid for a single
nominated Call Bridge – whose ID is given I the next parameter
callBridge
ID
If the rule has a scope of callbridge (see above), this is the id of the Call
Bridge for which the rule is valid
tenant
ID
If a tenant is specified, this rule will only be used to make outbound call
legs from calls associated with that tenant; otherwise, this rule may be
used from any call. 
7   Dial Plan Methods