complexType UpdateCallManagerReq
diagram AXLSoap_p14624.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description autoRegistration ports lbmGroup
used by
element updateCallManager
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCallManagerReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" 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="0" 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="lbmGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateCallManagerReq/description
diagram AXLSoap_p14626.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 UpdateCallManagerReq/autoRegistration
diagram AXLSoap_p14627.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 UpdateCallManagerReq/autoRegistration/startDn
diagram AXLSoap_p14628.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 UpdateCallManagerReq/autoRegistration/endDn
diagram AXLSoap_p14629.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 UpdateCallManagerReq/autoRegistration/nextDn
diagram AXLSoap_p14630.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 UpdateCallManagerReq/autoRegistration/routePartitionName
diagram AXLSoap_p14631.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 UpdateCallManagerReq/autoRegistration/e164Mask
diagram AXLSoap_p14632.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 UpdateCallManagerReq/autoRegistration/autoRegistrationEnabled
diagram AXLSoap_p14633.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 UpdateCallManagerReq/autoRegistration/universalDeviceTemplate
diagram AXLSoap_p14634.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 UpdateCallManagerReq/autoRegistration/lineTemplate
diagram AXLSoap_p14635.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 UpdateCallManagerReq/ports
diagram AXLSoap_p14636.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" 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 UpdateCallManagerReq/ports/ethernetPhonePort
diagram AXLSoap_p14637.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 UpdateCallManagerReq/ports/mgcpPorts
diagram AXLSoap_p14638.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 UpdateCallManagerReq/ports/mgcpPorts/listen
diagram AXLSoap_p14639.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 UpdateCallManagerReq/ports/mgcpPorts/keepAlive
diagram AXLSoap_p14640.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 UpdateCallManagerReq/ports/sipPorts
diagram AXLSoap_p14641.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 UpdateCallManagerReq/ports/sipPorts/sipPhonePort
diagram AXLSoap_p14642.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 UpdateCallManagerReq/ports/sipPorts/sipPhoneSecurePort
diagram AXLSoap_p14643.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 UpdateCallManagerReq/ports/sipPorts/sipOAuthPort
diagram AXLSoap_p14644.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 UpdateCallManagerReq/ports/sipPorts/sipOAuthMRAPort
diagram AXLSoap_p14645.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 UpdateCallManagerReq/lbmGroup
diagram AXLSoap_p14646.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