complexType RSipTrunk
diagram AXLSoap_p13091.png
namespace http://www.cisco.com/AXL/API/11.5
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId automatedAlternateRoutingCssName aarNeighborhoodName packetCaptureMode packetCaptureDuration loadInformation versionStamp traceFlag mlppDomainId mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio securityProfileName sipProfileName cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName sendGeoLocation cdpnTransformationCssName useDevicePoolCdpnTransformCss unattendedPort transmitUtf8 subscribeCallingSearchSpaceName rerouteCallingSearchSpaceName referCallingSearchSpaceName mtpRequired presenceGroupName unknownPrefix destAddrIsSrv tkSipCodec sigDigits connectedNamePresentation connectedPartyIdPresentation callingPartySelection callingname callingLineIdPresentation prefixDn callerName callerIdDn acceptInboundRdnis acceptOutboundRdnis srtpAllowed srtpFallbackAllowed isPaiEnabled sipPrivacy isRpidEnabled sipAssertedType dtmfSignalingMethod routeClassSignalling sipTrunkType pstnAccess imeE164TransformationName useImePublicIpPort useDevicePoolCntdPnTransformationCss cntdPnTransformationCssName useDevicePoolCgpnTransformCssUnkn rdnTransformationCssName useDevicePoolRdnTransformCss sipNormalizationScriptName runOnEveryNode destinations unknownStripDigits cgpnTransformationUnknownCssName tunneledProtocol asn1RoseOidEncoding qsigVariant pathReplacementSupport enableQsigUtf8 scriptParameters scriptTraceEnabled trunkTrafficSecure callingAndCalledPartyInfoFormat useCallerIdCallerNameinUriOutgoingRequest requestUriDomainName enableCiscoRecordingQsigTunneling recordingInformation calledPartyUnknownTransformationCssName calledPartyUnknownPrefix calledPartyUnknownStripDigits useDevicePoolCalledCssUnkn confidentialAccess
used by
elements GetSipTrunkReq/returnedTags GetSipTrunkRes/return/sipTrunk
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:positiveInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="RSipTrunk">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Optional description of the device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" 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="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For devices with load information, if any special load information is specified the special attribute is set to TRUE.Otherwise,the load information is default for the product.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>UUID changed each time device is updated</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Use -1 to set to null</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sendGeoLocation" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="transmitUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="referCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destAddrIsSrv" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.This tag will not be returned by list.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="tkSipCodec" type="axlapi:XSIPCodec" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sigDigits" minOccurs="0">
     
<xsd:annotation>
       
<xsd:documentation>The value of sigDigits  must be either from 0 to 32 or 99. Here 99 means All. enable attribute is Read-Only. If sigDigits is 0-32 then enable is true, if sigDigits is 99 then enable is false.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:simpleContent>
         
<xsd:extension base="axlapi:XInteger">
           
<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
         
</xsd:extension>
       
</xsd:simpleContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="connectedNamePresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedPartyIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingname" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="prefixDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callerName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callerIdDn" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptInboundRdnis" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptOutboundRdnis" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpFallbackAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is valid only if srtpAllowed is set to false.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="isPaiEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipPrivacy" type="axlapi:XSipPrivacy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isRpidEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipAssertedType" type="axlapi:XSipAssertedType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dtmfSignalingMethod" type="axlapi:XDTMFSignaling" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeClassSignalling" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkType" type="axlapi:XTrunkService" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is not supported in the Update method.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="pstnAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useImePublicIpPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCntdPnTransformationCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cntdPnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnkn" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rdnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolRdnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipNormalizationScriptName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="runOnEveryNode" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destinations" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="destination" type="axlapi:RSipTrunkDestination" minOccurs="0" maxOccurs="16"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="unknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationUnknownCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pathReplacementSupport" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableQsigUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scriptParameters" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scriptTraceEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trunkTrafficSecure" type="axlapi:XSIPTrunkCallLegSecurity" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingAndCalledPartyInfoFormat" type="axlapi:XSIPIdentityBlend" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="requestUriDomainName" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="enableCiscoRecordingQsigTunneling" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="recordingInformation" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This field can have values 0,1 or 2</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCalledCssUnkn" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RSipTrunk/@ctiid
type xsd:positiveInteger
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

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

element RSipTrunk/name
diagram AXLSoap_p13092.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
The device name,using only URL-friendly characters
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/description
diagram AXLSoap_p13093.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Optional description of the device
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Optional description of the device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/product
diagram AXLSoap_p13094.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/model
diagram AXLSoap_p13095.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Model ID string. Read Only
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/class
diagram AXLSoap_p13096.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/protocol
diagram AXLSoap_p13097.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/protocolSide
diagram AXLSoap_p13098.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/callingSearchSpaceName
diagram AXLSoap_p13099.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="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/devicePoolName
diagram AXLSoap_p13100.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 RSipTrunk/commonDeviceConfigName
diagram AXLSoap_p13101.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 RSipTrunk/networkLocation
diagram AXLSoap_p13102.png
type axlapi:XNetworkLocation
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.
source <xsd:element name="networkLocation" type="axlapi:XNetworkLocation" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new Device Destination for Trunk to Trunk Transfer and Drop Conference Feature is required for most gateways ,except FXS gateways and phones.Not Nullable.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/locationName
diagram AXLSoap_p13103.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 RSipTrunk/mediaResourceListName
diagram AXLSoap_p13104.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="mediaResourceListName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/networkHoldMohAudioSourceId
diagram AXLSoap_p13105.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/userHoldMohAudioSourceId
diagram AXLSoap_p13106.png
type axlapi:XMOHAudioSourceId
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/automatedAlternateRoutingCssName
diagram AXLSoap_p13107.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="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/aarNeighborhoodName
diagram AXLSoap_p13108.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="aarNeighborhoodName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/packetCaptureMode
diagram AXLSoap_p13109.png
type axlapi:XPacketCaptureMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/packetCaptureDuration
diagram AXLSoap_p13110.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

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

element RSipTrunk/versionStamp
diagram AXLSoap_p13112.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
UUID changed each time device is updated
source <xsd:element name="versionStamp" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>UUID changed each time device is updated</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/traceFlag
diagram AXLSoap_p13113.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="traceFlag" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/mlppDomainId
diagram AXLSoap_p13114.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Use -1 to set to null
source <xsd:element name="mlppDomainId" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Use -1 to set to null</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/mlppIndicationStatus
diagram AXLSoap_p13115.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="mlppIndicationStatus" type="axlapi:XStatus" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/preemption
diagram AXLSoap_p13116.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RSipTrunk/retryVideoCallAsAudio
diagram AXLSoap_p13118.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/securityProfileName
diagram AXLSoap_p13119.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="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/sipProfileName
diagram AXLSoap_p13120.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="sipProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/cgpnTransformationCssName
diagram AXLSoap_p13121.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="cgpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useDevicePoolCgpnTransformCss
diagram AXLSoap_p13122.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/geoLocationName
diagram AXLSoap_p13123.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="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/geoLocationFilterName
diagram AXLSoap_p13124.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="geoLocationFilterName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/sendGeoLocation
diagram AXLSoap_p13125.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Not valid for CTI route points and VoiceMail ports
source <xsd:element name="sendGeoLocation" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/cdpnTransformationCssName
diagram AXLSoap_p13126.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="cdpnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useDevicePoolCdpnTransformCss
diagram AXLSoap_p13127.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/unattendedPort
diagram AXLSoap_p13128.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
Applicable only for H323Phones and H323Trunks.Not for Gateways.
source <xsd:element name="unattendedPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/transmitUtf8
diagram AXLSoap_p13129.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="transmitUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/subscribeCallingSearchSpaceName
diagram AXLSoap_p13130.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="subscribeCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/rerouteCallingSearchSpaceName
diagram AXLSoap_p13131.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="rerouteCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/referCallingSearchSpaceName
diagram AXLSoap_p13132.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="referCallingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/mtpRequired
diagram AXLSoap_p13133.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="mtpRequired" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/presenceGroupName
diagram AXLSoap_p13134.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="presenceGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/unknownPrefix
diagram AXLSoap_p13135.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="unknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/destAddrIsSrv
diagram AXLSoap_p13136.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 tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.This tag will not be returned by list.
source <xsd:element name="destAddrIsSrv" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.This tag will not be returned by list.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/tkSipCodec
diagram AXLSoap_p13137.png
type axlapi:XSIPCodec
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tkSipCodec" type="axlapi:XSIPCodec" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/sigDigits
diagram AXLSoap_p13138.png
type extension of axlapi:XInteger
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
enable  xsd:boolean  optional      
annotation
documentation
The value of sigDigits  must be either from 0 to 32 or 99. Here 99 means All. enable attribute is Read-Only. If sigDigits is 0-32 then enable is true, if sigDigits is 99 then enable is false.
source <xsd:element name="sigDigits" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>The value of sigDigits  must be either from 0 to 32 or 99. Here 99 means All. enable attribute is Read-Only. If sigDigits is 0-32 then enable is true, if sigDigits is 99 then enable is false.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:simpleContent>
     
<xsd:extension base="axlapi:XInteger">
       
<xsd:attribute name="enable" type="xsd:boolean" use="optional"/>
     
</xsd:extension>
   
</xsd:simpleContent>
 
</xsd:complexType>
</xsd:element>

attribute RSipTrunk/sigDigits/@enable
type xsd:boolean
properties
use optional
source <xsd:attribute name="enable" type="xsd:boolean" use="optional"/>

element RSipTrunk/connectedNamePresentation
diagram AXLSoap_p13139.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="connectedNamePresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/connectedPartyIdPresentation
diagram AXLSoap_p13140.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="connectedPartyIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/callingPartySelection
diagram AXLSoap_p13141.png
type axlapi:XCallingPartySelection
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/callingname
diagram AXLSoap_p13142.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingname" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/callingLineIdPresentation
diagram AXLSoap_p13143.png
type axlapi:XPresentationBit
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/>

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

element RSipTrunk/callerName
diagram AXLSoap_p13145.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
annotation
documentation
Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.
source <xsd:element name="callerName" type="axlapi:String50" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Characters which are not valid for caller name are ampersand, braces, less than or greater than, percentage sign, double quotes, square brackets and pipe.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element RSipTrunk/acceptInboundRdnis
diagram AXLSoap_p13147.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="acceptInboundRdnis" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/acceptOutboundRdnis
diagram AXLSoap_p13148.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="acceptOutboundRdnis" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/srtpAllowed
diagram AXLSoap_p13149.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="srtpAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/srtpFallbackAllowed
diagram AXLSoap_p13150.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 tag is valid only if srtpAllowed is set to false.
source <xsd:element name="srtpFallbackAllowed" type="axlapi:boolean" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is valid only if srtpAllowed is set to false.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/isPaiEnabled
diagram AXLSoap_p13151.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isPaiEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/sipPrivacy
diagram AXLSoap_p13152.png
type axlapi:XSipPrivacy
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sipPrivacy" type="axlapi:XSipPrivacy" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/isRpidEnabled
diagram AXLSoap_p13153.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isRpidEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/sipAssertedType
diagram AXLSoap_p13154.png
type axlapi:XSipAssertedType
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sipAssertedType" type="axlapi:XSipAssertedType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/dtmfSignalingMethod
diagram AXLSoap_p13155.png
type axlapi:XDTMFSignaling
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dtmfSignalingMethod" type="axlapi:XDTMFSignaling" minOccurs="0" maxOccurs="1"/>

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

element RSipTrunk/sipTrunkType
diagram AXLSoap_p13157.png
type axlapi:XTrunkService
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is not supported in the Update method.
source <xsd:element name="sipTrunkType" type="axlapi:XTrunkService" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not supported in the Update method.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/pstnAccess
diagram AXLSoap_p13158.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="pstnAccess" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/imeE164TransformationName
diagram AXLSoap_p13159.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="imeE164TransformationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useImePublicIpPort
diagram AXLSoap_p13160.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useImePublicIpPort" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useDevicePoolCntdPnTransformationCss
diagram AXLSoap_p13161.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCntdPnTransformationCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/cntdPnTransformationCssName
diagram AXLSoap_p13162.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="cntdPnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useDevicePoolCgpnTransformCssUnkn
diagram AXLSoap_p13163.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCgpnTransformCssUnkn" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/rdnTransformationCssName
diagram AXLSoap_p13164.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="rdnTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useDevicePoolRdnTransformCss
diagram AXLSoap_p13165.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolRdnTransformCss" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/sipNormalizationScriptName
diagram AXLSoap_p13166.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="sipNormalizationScriptName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/runOnEveryNode
diagram AXLSoap_p13167.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="runOnEveryNode" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/destinations
diagram AXLSoap_p13168.png
properties
minOcc 0
maxOcc 1
content complex
children destination
source <xsd:element name="destinations" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="destination" type="axlapi:RSipTrunkDestination" minOccurs="0" maxOccurs="16"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RSipTrunk/destinations/destination
diagram AXLSoap_p13169.png
type axlapi:RSipTrunkDestination
properties
minOcc 0
maxOcc 16
content complex
children addressIpv4 addressIpv6 port sortOrder
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="destination" type="axlapi:RSipTrunkDestination" minOccurs="0" maxOccurs="16"/>

element RSipTrunk/unknownStripDigits
diagram AXLSoap_p13170.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="unknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/cgpnTransformationUnknownCssName
diagram AXLSoap_p13171.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="cgpnTransformationUnknownCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/tunneledProtocol
diagram AXLSoap_p13172.png
type axlapi:XTunneledProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/asn1RoseOidEncoding
diagram AXLSoap_p13173.png
type axlapi:XASN1RoseOidEncoding
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/qsigVariant
diagram AXLSoap_p13174.png
type axlapi:XQSIGVariant
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/pathReplacementSupport
diagram AXLSoap_p13175.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="pathReplacementSupport" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/enableQsigUtf8
diagram AXLSoap_p13176.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableQsigUtf8" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/scriptParameters
diagram AXLSoap_p13177.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="scriptParameters" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/scriptTraceEnabled
diagram AXLSoap_p13178.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="scriptTraceEnabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/trunkTrafficSecure
diagram AXLSoap_p13179.png
type axlapi:XSIPTrunkCallLegSecurity
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="trunkTrafficSecure" type="axlapi:XSIPTrunkCallLegSecurity" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/callingAndCalledPartyInfoFormat
diagram AXLSoap_p13180.png
type axlapi:XSIPIdentityBlend
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="callingAndCalledPartyInfoFormat" type="axlapi:XSIPIdentityBlend" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useCallerIdCallerNameinUriOutgoingRequest
diagram AXLSoap_p13181.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/requestUriDomainName
diagram AXLSoap_p13182.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="requestUriDomainName" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/enableCiscoRecordingQsigTunneling
diagram AXLSoap_p13183.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="enableCiscoRecordingQsigTunneling" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/recordingInformation
diagram AXLSoap_p13184.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This field can have values 0,1 or 2
source <xsd:element name="recordingInformation" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field can have values 0,1 or 2</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSipTrunk/calledPartyUnknownTransformationCssName
diagram AXLSoap_p13185.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="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/calledPartyUnknownPrefix
diagram AXLSoap_p13186.png
type axlapi:String16
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 16
source <xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/calledPartyUnknownStripDigits
diagram AXLSoap_p13187.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/useDevicePoolCalledCssUnkn
diagram AXLSoap_p13188.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="useDevicePoolCalledCssUnkn" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/confidentialAccess
diagram AXLSoap_p13189.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RSipTrunk/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p13190.png
type axlapi:XCALMode
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" minOccurs="0" maxOccurs="1"/>

element RSipTrunk/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p13191.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>


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