complexType XCallManager
diagram AXLSoap_p17889.png
namespace http://www.cisco.com/AXL/API/15.0
children name description autoRegistration ports processNodeName lbmGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd: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:element name="autoRegistrationEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="universalDeviceTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
         
<xsd:element name="lineTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ports" minOccurs="1" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="ethernetPhonePort" type="axlapi:XInteger" default="2000" nillable="false" minOccurs="1" maxOccurs="1"/>
         
<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:element name="sipOAuthPort" type="axlapi:XInteger" default="5090" nillable="false" minOccurs="1" maxOccurs="1"/>
               
<xsd:element name="sipOAuthMRAPort" type="axlapi:XInteger" default="5091" 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:element name="lbmGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

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

element XCallManager/name
diagram AXLSoap_p17890.png
type axlapi:String50
properties
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 AXLSoap_p17891.png
type axlapi:String50
properties
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 AXLSoap_p17892.png
properties
minOcc 0
maxOcc 1
content complex
children startDn endDn nextDn routePartitionName e164Mask autoRegistrationEnabled universalDeviceTemplate lineTemplate
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:element name="autoRegistrationEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="universalDeviceTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="lineTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/autoRegistration/startDn
diagram AXLSoap_p17893.png
type axlapi:String255
properties
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 AXLSoap_p17894.png
type axlapi:String255
properties
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 AXLSoap_p17895.png
type axlapi:String255
properties
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 AXLSoap_p17896.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration/e164Mask
diagram AXLSoap_p17897.png
type axlapi:String50
properties
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/autoRegistration/autoRegistrationEnabled
diagram AXLSoap_p17898.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="autoRegistrationEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallManager/autoRegistration/universalDeviceTemplate
diagram AXLSoap_p17899.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is mandatory if autoRegistrationEnabled is true
source <xsd:element name="universalDeviceTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCallManager/autoRegistration/lineTemplate
diagram AXLSoap_p17900.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
This tag is mandatory if autoRegistrationEnabled is true
source <xsd:element name="lineTemplate" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory if autoRegistrationEnabled is true</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XCallManager/ports
diagram AXLSoap_p17901.png
properties
content complex
children ethernetPhonePort mgcpPorts sipPorts
source <xsd:element name="ports" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="ethernetPhonePort" type="axlapi:XInteger" default="2000" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<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:element name="sipOAuthPort" type="axlapi:XInteger" default="5090" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="sipOAuthMRAPort" type="axlapi:XInteger" default="5091" nillable="false" minOccurs="1" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/ports/ethernetPhonePort
diagram AXLSoap_p17902.png
type axlapi:XInteger
properties
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 AXLSoap_p17903.png
properties
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 AXLSoap_p17904.png
type axlapi:XInteger
properties
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 AXLSoap_p17905.png
type axlapi:XInteger
properties
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 AXLSoap_p17906.png
properties
content complex
children sipPhonePort sipPhoneSecurePort sipOAuthPort sipOAuthMRAPort
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:element name="sipOAuthPort" type="axlapi:XInteger" default="5090" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="sipOAuthMRAPort" type="axlapi:XInteger" default="5091" nillable="false" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XCallManager/ports/sipPorts/sipPhonePort
diagram AXLSoap_p17907.png
type axlapi:XInteger
properties
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 AXLSoap_p17908.png
type axlapi:XInteger
properties
content simple
default 5061
nillable false
source <xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" default="5061" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/ports/sipPorts/sipOAuthPort
diagram AXLSoap_p17909.png
type axlapi:XInteger
properties
content simple
default 5090
nillable false
source <xsd:element name="sipOAuthPort" type="axlapi:XInteger" default="5090" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/ports/sipPorts/sipOAuthMRAPort
diagram AXLSoap_p17910.png
type axlapi:XInteger
properties
content simple
default 5091
nillable false
source <xsd:element name="sipOAuthMRAPort" type="axlapi:XInteger" default="5091" nillable="false" minOccurs="1" maxOccurs="1"/>

element XCallManager/processNodeName
diagram AXLSoap_p17911.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element XCallManager/lbmGroup
diagram AXLSoap_p17912.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="lbmGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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