complexType XCallManager
diagram axlapi_p12888.png
namespace http://www.cisco.com/AXL/API/8.5
children name description autoRegistration ports processNodeName
used by
element AddCallManagerReq/callManager
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:nonNegativeInteger      
source <xsd:complexType name="XCallManager">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoRegistration" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="startDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="endDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="nextDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="e164Mask" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ports" minOccurs="1" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:choice minOccurs="1">
           
<xsd:element name="ethernetPhonePort" type="axlapi:XInteger" default="2000" nillable="false" minOccurs="1" maxOccurs="1"/>
         
</xsd:choice>
         
<xsd:element name="mgcpPorts" minOccurs="1" maxOccurs="1">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="listen" type="axlapi:XInteger" default="2427" nillable="false" minOccurs="1" maxOccurs="1">
                 
<xsd:annotation>
                   
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
                 
</xsd:annotation>
               
</xsd:element>
               
<xsd:element name="keepAlive" type="axlapi:XInteger" default="2428" nillable="false" minOccurs="1" maxOccurs="1">
                 
<xsd:annotation>
                   
<xsd:documentation>TCP port for backhaul for Q.931 messages.</xsd:documentation>
                 
</xsd:annotation>
               
</xsd:element>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
         
<xsd:element name="sipPorts" minOccurs="1" maxOccurs="1">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="1" maxOccurs="1"/>
               
<xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" default="5061" nillable="false" minOccurs="1" maxOccurs="1"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

attribute XCallManager/@ctiid
type xsd:nonNegativeInteger
properties
isRef 0
source <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>

element XCallManager/name
diagram axlapi_p12889.png
type axlapi:String50
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/description
diagram axlapi_p12890.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration
diagram axlapi_p12891.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children startDn endDn nextDn routePartitionName e164Mask
source <xsd:element name="autoRegistration" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="startDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="endDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="nextDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="e164Mask" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/autoRegistration/startDn
diagram axlapi_p12892.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1000
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="startDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration/endDn
diagram axlapi_p12893.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1000
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="endDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration/nextDn
diagram axlapi_p12894.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 1000
nillable false
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="nextDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration/routePartitionName
diagram axlapi_p12895.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration/e164Mask
diagram axlapi_p12896.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="e164Mask" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCallManager/ports
diagram axlapi_p12897.png
properties
isRef 0
content complex
children ethernetPhonePort mgcpPorts sipPorts
source <xsd:element name="ports" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:choice minOccurs="1">
       
<xsd:element name="ethernetPhonePort" type="axlapi:XInteger" default="2000" nillable="false" minOccurs="1" maxOccurs="1"/>
     
</xsd:choice>
     
<xsd:element name="mgcpPorts" minOccurs="1" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="listen" type="axlapi:XInteger" default="2427" nillable="false" minOccurs="1" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="keepAlive" type="axlapi:XInteger" default="2428" nillable="false" minOccurs="1" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>TCP port for backhaul for Q.931 messages.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
     
<xsd:element name="sipPorts" minOccurs="1" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" default="5061" nillable="false" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/ports/ethernetPhonePort
diagram axlapi_p12898.png
type axlapi:XInteger
properties
isRef 0
content simple
default 2000
nillable false
source <xsd:element name="ethernetPhonePort" type="axlapi:XInteger" default="2000" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/ports/mgcpPorts
diagram axlapi_p12899.png
properties
isRef 0
content complex
children listen keepAlive
source <xsd:element name="mgcpPorts" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="listen" type="axlapi:XInteger" default="2427" nillable="false" minOccurs="1" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="keepAlive" type="axlapi:XInteger" default="2428" nillable="false" minOccurs="1" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>TCP port for backhaul for Q.931 messages.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/ports/mgcpPorts/listen
diagram axlapi_p12900.png
type axlapi:XInteger
properties
isRef 0
content simple
default 2427
nillable false
annotation
documentation
UDP port for MGCP communication.
source <xsd:element name="listen" type="axlapi:XInteger" default="2427" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCallManager/ports/mgcpPorts/keepAlive
diagram axlapi_p12901.png
type axlapi:XInteger
properties
isRef 0
content simple
default 2428
nillable false
annotation
documentation
TCP port for backhaul for Q.931 messages.
source <xsd:element name="keepAlive" type="axlapi:XInteger" default="2428" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>TCP port for backhaul for Q.931 messages.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCallManager/ports/sipPorts
diagram axlapi_p12902.png
properties
isRef 0
content complex
children sipPhonePort sipPhoneSecurePort
source <xsd:element name="sipPorts" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" default="5061" nillable="false" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/ports/sipPorts/sipPhonePort
diagram axlapi_p12903.png
type axlapi:XInteger
properties
isRef 0
content simple
default 5060
nillable false
source <xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/ports/sipPorts/sipPhoneSecurePort
diagram axlapi_p12904.png
type axlapi:XInteger
properties
isRef 0
content simple
default 5061
nillable false
source <xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" default="5061" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/processNodeName
diagram axlapi_p12905.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy