| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
| children | name description autoRegistration ports processNodeName lbmGroup | ||||||||||||
| attributes |
|
||||||||||||
| 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> |
| type | xsd:nonNegativeInteger |
| source | <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/> |
| diagram | ![]() |
||||||
| type | axlapi:String50 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:String50 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| 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> |
| diagram | ![]() |
||||||||||
| type | axlapi:String255 | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xsd:element name="startDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:String255 | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xsd:element name="endDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||
| type | axlapi:String255 | ||||||||||
| properties |
|
||||||||||
| facets |
|
||||||||||
| source | <xsd:element name="nextDn" type="axlapi:String255" default="1000" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:String50 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="e164Mask" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:boolean | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="autoRegistrationEnabled" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| 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> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| 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> |
| diagram | ![]() |
||
| properties |
|
||
| 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> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="ethernetPhonePort" type="axlapi:XInteger" default="2000" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| properties |
|
||
| 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> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| 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> |
| diagram | ![]() |
||
| properties |
|
||
| 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> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="sipPhonePort" type="axlapi:XInteger" default="5060" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="sipPhoneSecurePort" type="axlapi:XInteger" default="5061" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="sipOAuthPort" type="axlapi:XInteger" default="5090" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XInteger | ||||||
| properties |
|
||||||
| source | <xsd:element name="sipOAuthMRAPort" type="axlapi:XInteger" default="5091" nillable="false" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="processNodeName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XFkType | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="lbmGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |