complexType RCallManager
diagram AXLAPI_p7860.png
namespace http://www.cisco.com/AXL/API/9.0
children name description autoRegistration ports processNodeName lbmGroup
used by
elements GetCallManagerRes/return/callManager GetCallManagerReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
ctiid  xsd:nonNegativeInteger        
source <xsd:complexType name="RCallManager">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" 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" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="endDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="nextDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="ports" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="ethernetPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="mgcpPorts" minOccurs="0" maxOccurs="1">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="listen" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
                 
<xsd:annotation>
                   
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
                 
</xsd:annotation>
               
</xsd:element>
               
<xsd:element name="keepAlive" type="axlapi:XInteger" minOccurs="0" 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="0" maxOccurs="1">
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="sipPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="processNodeName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="lbmGroup" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
</xsd:complexType>

attribute RCallManager/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

element RCallManager/name
diagram AXLAPI_p7861.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RCallManager/description
diagram AXLAPI_p7862.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RCallManager/autoRegistration
diagram AXLAPI_p7863.png
properties
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" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="endDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="nextDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCallManager/autoRegistration/startDn
diagram AXLAPI_p7864.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="startDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RCallManager/autoRegistration/endDn
diagram AXLAPI_p7865.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="endDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RCallManager/autoRegistration/nextDn
diagram AXLAPI_p7866.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="nextDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RCallManager/autoRegistration/routePartitionName
diagram AXLAPI_p7867.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RCallManager/autoRegistration/e164Mask
diagram AXLAPI_p7868.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="e164Mask" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RCallManager/ports
diagram AXLAPI_p7869.png
properties
minOcc 0
maxOcc 1
content complex
children ethernetPhonePort mgcpPorts sipPorts
source <xsd:element name="ports" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="ethernetPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="mgcpPorts" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="listen" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
             
<xsd:annotation>
               
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
             
</xsd:annotation>
           
</xsd:element>
           
<xsd:element name="keepAlive" type="axlapi:XInteger" minOccurs="0" 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="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="sipPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCallManager/ports/ethernetPhonePort
diagram AXLAPI_p7870.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="ethernetPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RCallManager/ports/mgcpPorts
diagram AXLAPI_p7871.png
properties
minOcc 0
maxOcc 1
content complex
children listen keepAlive
source <xsd:element name="mgcpPorts" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="listen" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="keepAlive" type="axlapi:XInteger" minOccurs="0" 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 RCallManager/ports/mgcpPorts/listen
diagram AXLAPI_p7872.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
UDP port for MGCP communication.
source <xsd:element name="listen" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>UDP port for MGCP communication.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCallManager/ports/mgcpPorts/keepAlive
diagram AXLAPI_p7873.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
TCP port for backhaul for Q.931 messages.
source <xsd:element name="keepAlive" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>TCP port for backhaul for Q.931 messages.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RCallManager/ports/sipPorts
diagram AXLAPI_p7874.png
properties
minOcc 0
maxOcc 1
content complex
children sipPhonePort sipPhoneSecurePort
source <xsd:element name="sipPorts" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="sipPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RCallManager/ports/sipPorts/sipPhonePort
diagram AXLAPI_p7875.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sipPhonePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RCallManager/ports/sipPorts/sipPhoneSecurePort
diagram AXLAPI_p7876.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

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


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