complexType RConferenceBridge
diagram AXLSoap_p10450.png
namespace http://www.cisco.com/AXL/API/12.0
children name description product devicePoolName commonDeviceConfigName locationName subUnit loadInformation vendorConfig maximumCapacity useTrustedRelayPoint securityProfileName destinationAddress mcuConferenceBridgeSipPort sipProfile srtpAllowed normalizationScript enableTrace normalizationScriptInfos userName password httpPort useHttps addresses conferenceBridgePrefix allowCFBControlOfCallSecurityIcon overrideSIPTrunkAddress sipTrunkName
used by
elements GetConferenceBridgeRes/return/conferenceBridge GetConferenceBridgeReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RConferenceBridge">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueName128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1   </xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is used only by Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="maximumCapacity" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="destinationAddress" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sipProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="normalizationScript" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableTrace" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="normalizationScriptInfos" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Adding parameters for normalization script Info</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="normalizationScriptInfo" type="axlapi:RNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="httpPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid for Cisco TelePresence MCU and Conductor</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useHttps" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="addresses" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="address" type="xsd:string" minOccurs="0" maxOccurs="3">
           
<xsd:annotation>
             
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="conferenceBridgePrefix" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="allowCFBControlOfCallSecurityIcon" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This option is available for Conference types MCU,Conductor and CMS</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="overrideSIPTrunkAddress" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RConferenceBridge/name
diagram AXLSoap_p10451.png
type axlapi:UniqueName128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="name" type="axlapi:UniqueName128" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/description
diagram AXLSoap_p10452.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/product
diagram AXLSoap_p10453.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/devicePoolName
diagram AXLSoap_p10454.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="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/commonDeviceConfigName
diagram AXLSoap_p10455.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="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/locationName
diagram AXLSoap_p10456.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="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/subUnit
diagram AXLSoap_p10457.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1  
source <xsd:element name="subUnit" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable for Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).  Valid values range from 1 to 4.The value should be given as per the formula. Cisco Media Server : subunit = ((Extract two digits after 'A' from the name)-2)/3 + 1. Cisco Conference Bridge: subunit = ((Extract two digits after 'C' from the name)-1)/3 + 1   </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/loadInformation
diagram AXLSoap_p10458.png
type axlapi:XLoadInformation
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
special  axlapi:boolean        
annotation
documentation
This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.
source <xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by Cisco Conference Bridge Hardware.For devices with load information, if any special load information is specified, the special attribute is set to TRUE. Otherwise, the load information is the default for the product.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/vendorConfig
diagram AXLSoap_p10459.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
annotation
documentation
This tag is used only by Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is used only by Cisco Video Conference Bridge(IPVC-35xx),Cisco Conference Bridge (WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS).</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/maximumCapacity
diagram AXLSoap_p10460.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.
source <xsd:element name="maximumCapacity" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is mandatory for Cisco Conference Bridge(WS-SVC-CMM) and Cisco Media Server(WS-SVC-CMM-MS). Valid values for this tag are 32,64,96,128.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/useTrustedRelayPoint
diagram AXLSoap_p10461.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element RConferenceBridge/securityProfileName
diagram AXLSoap_p10462.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco IOS Enhanced Conference Bridge
source <xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco IOS Enhanced Conference Bridge</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/destinationAddress
diagram AXLSoap_p10463.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="destinationAddress" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/mcuConferenceBridgeSipPort
diagram AXLSoap_p10464.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="mcuConferenceBridgeSipPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/sipProfile
diagram AXLSoap_p10465.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="sipProfile" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/srtpAllowed
diagram AXLSoap_p10466.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/normalizationScript
diagram AXLSoap_p10467.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="normalizationScript" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/enableTrace
diagram AXLSoap_p10468.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="enableTrace" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/normalizationScriptInfos
diagram AXLSoap_p10469.png
properties
minOcc 0
maxOcc 1
content complex
children normalizationScriptInfo
annotation
documentation
Adding parameters for normalization script Info
source <xsd:element name="normalizationScriptInfos" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Adding parameters for normalization script Info</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="normalizationScriptInfo" type="axlapi:RNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RConferenceBridge/normalizationScriptInfos/normalizationScriptInfo
diagram AXLSoap_p10470.png
type axlapi:RNormalizationScriptInfo
properties
minOcc 0
maxOcc unbounded
content complex
children parameterName parameterValue
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="normalizationScriptInfo" type="axlapi:RNormalizationScriptInfo" minOccurs="0" maxOccurs="unbounded"/>

element RConferenceBridge/userName
diagram AXLSoap_p10471.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31
source <xsd:element name="userName" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/password
diagram AXLSoap_p10472.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31
source <xsd:element name="password" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS and max length is 31</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/httpPort
diagram AXLSoap_p10473.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid for Cisco TelePresence MCU and Conductor
source <xsd:element name="httpPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid for Cisco TelePresence MCU and Conductor</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/useHttps
diagram AXLSoap_p10474.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid for Cisco TelePresence MCU/Conductor/CMS
source <xsd:element name="useHttps" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid for Cisco TelePresence MCU/Conductor/CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/addresses
diagram AXLSoap_p10475.png
properties
minOcc 0
maxOcc 1
content complex
children address
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="addresses" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="address" type="xsd:string" minOccurs="0" maxOccurs="3">
       
<xsd:annotation>
         
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RConferenceBridge/addresses/address
diagram AXLSoap_p10476.png
type xsd:string
properties
minOcc 0
maxOcc 3
content simple
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="address" type="xsd:string" minOccurs="0" maxOccurs="3">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/conferenceBridgePrefix
diagram AXLSoap_p10477.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="conferenceBridgePrefix" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/allowCFBControlOfCallSecurityIcon
diagram AXLSoap_p10478.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This option is available for Conference types MCU,Conductor and CMS
source <xsd:element name="allowCFBControlOfCallSecurityIcon" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This option is available for Conference types MCU,Conductor and CMS</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/overrideSIPTrunkAddress
diagram AXLSoap_p10479.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="overrideSIPTrunkAddress" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RConferenceBridge/sipTrunkName
diagram AXLSoap_p10480.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Valid only for Cisco TelePresence Conference bridges
source <xsd:element name="sipTrunkName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for Cisco TelePresence Conference bridges</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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