complexType XSipTrunk
diagram axlapi_p15086.png
namespace http://www.cisco.com/AXL/API/8.5
children name description product class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId automatedAlternateRoutingCssName aarNeighborhoodName packetCaptureMode packetCaptureDuration loadInformation traceFlag mlppDomainId mlppIndicationStatus preemption useTrustedRelayPoint retryVideoCallAsAudio securityProfileName sipProfileName cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName geoLocationFilterName sendGeoLocation cdpnTransformationCssName useDevicePoolCdpnTransformCss unattendedPort transmitUtf8 subscribeCallingSearchSpaceName rerouteCallingSearchSpaceName referCallingSearchSpaceName mtpRequired presenceGroupName unknownPrefix destinationAddress destAddrIsSrv destinationport tkSipCodec sigDigits connectedNamePresentation connectedPartyIdPresentation callingPartySelection callingname callingLineIdPresentation prefixDn callerName callerIdDn acceptInboundRdnis acceptOutboundRdnis srtpAllowed srtpFallbackAllowed isPaiEnabled sipPrivacy isRpidEnabled sipAssertedType destinationAddressIpv6 dtmfSignalingMethod routeClassSignalling sipTrunkType pstnAccess imeE164TransformationName useImePublicIpPort useDevicePoolCntdPnTransformationCss cntdPnTransformationCssName useDevicePoolCgpnTransformCssUnkn sipNormalizationScriptName runOnEveryNode destinations unknownStripDigits cgpnTransformationUnknownCssName tunneledProtocol asn1RoseOidEncoding qsigVariant pathReplacementSupport enableQsigUtf8 scriptParameters scriptTraceEnabled trunkTrafficSecure
used by
element AddSipTrunkReq/sipTrunk
attributes
Name  Type  Use  Default  Fixed  annotation
ctiidxsd:positiveInteger      
source <xsd:complexType name="XSipTrunk">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" 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" nillable="false" 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" nillable="false" minOccurs="1" 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="class" type="axlapi:XClass" nillable="false" minOccurs="1" 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" nillable="false" minOccurs="1" 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" default="User" nillable="false" minOccurs="1" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkLocation" type="axlapi:XNetworkLocation" default="Use System Default" nillable="false" 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" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" 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" nillable="true" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="loadInformation" type="axlapi:XLoadInformation" nillable="true" 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="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" 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" default="Off" nillable="false" 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" default="Default" nillable="false" 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" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="sipProfileName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sendGeoLocation" type="axlapi:boolean" nillable="false" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCdpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="unattendedPort" type="axlapi:boolean" default="false" nillable="false" 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" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="referCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="mtpRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destinationAddress" type="axlapi:String50" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is deprecated from version 8.5 onwards and is ignored by AXL</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<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="destinationport" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is deprecated from version 8.5 onwards and is ignored by AXL</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="tkSipCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sigDigits" default="99" nillable="true" 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" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="connectedPartyIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingname" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="prefixDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callerName" type="axlapi:String50" nillable="false" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptInboundRdnis" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="acceptOutboundRdnis" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpAllowed" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="srtpFallbackAllowed" type="axlapi:boolean" default="false" nillable="false" 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" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipPrivacy" type="axlapi:XSipPrivacy" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isRpidEnabled" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipAssertedType" type="axlapi:XSipAssertedType" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destinationAddressIpv6" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is deprecated from version 8.5 onwards and is ignored by AXL</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="dtmfSignalingMethod" type="axlapi:XDTMFSignaling" default="No Preference" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routeClassSignalling" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkType" type="axlapi:XTrunkService" default="None(Default)" nillable="false" 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" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useImePublicIpPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCntdPnTransformationCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cntdPnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="useDevicePoolCgpnTransformCssUnkn" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipNormalizationScriptName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="runOnEveryNode" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="destinations" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:complexContent>
         
<xsd:extension base="axlapi:XCommonMembersExtension">
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="destination" type="axlapi:XSipTrunkDestination" minOccurs="0" maxOccurs="16"/>
           
</xsd:sequence>
         
</xsd:extension>
       
</xsd:complexContent>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="unknownStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cgpnTransformationUnknownCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pathReplacementSupport" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enableQsigUtf8" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="scriptTraceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="trunkTrafficSecure" type="axlapi:XSIPTrunkCallLegSecurity" default="When using both sRTP and TLS" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:positiveInteger"/>
</xsd:complexType>

attribute XSipTrunk/@ctiid
type xsd:positiveInteger
properties
isRef 0
source <xsd:attribute name="ctiid" type="xsd:positiveInteger"/>

element XSipTrunk/name
diagram axlapi_p15087.png
type axlapi:UniqueString128
properties
isRef 0
content simple
nillable false
facets
Kind Value annotation 
maxLength 128 
annotation
documentation
The device name,using only URL-friendly characters
source <xsd:element name="name" type="axlapi:UniqueString128" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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

element XSipTrunk/class
diagram axlapi_p15090.png
type axlapi:XClass
properties
isRef 0
content simple
nillable false
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" nillable="false" minOccurs="1" 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 XSipTrunk/protocol
diagram axlapi_p15091.png
type axlapi:XDeviceProtocol
properties
isRef 0
content simple
nillable false
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunk/protocolSide
diagram axlapi_p15092.png
type axlapi:XProtocolSide
properties
isRef 0
content simple
default User
nillable false
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" default="User" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunk/callingSearchSpaceName
diagram axlapi_p15093.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/devicePoolName
diagram axlapi_p15094.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XSipTrunk/commonDeviceConfigName
diagram axlapi_p15095.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/networkLocation
diagram axlapi_p15096.png
type axlapi:XNetworkLocation
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Use System Default
nillable false
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" default="Use System Default" nillable="false" 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 XSipTrunk/locationName
diagram axlapi_p15097.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipTrunk/mediaResourceListName
diagram axlapi_p15098.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/networkHoldMohAudioSourceId
diagram axlapi_p15099.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" 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 XSipTrunk/userHoldMohAudioSourceId
diagram axlapi_p15100.png
type axlapi:XMOHAudioSourceId
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
This tag is not valid for H323Phone,H323trunk and SIPTrunk
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:XMOHAudioSourceId" nillable="true" 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 XSipTrunk/automatedAlternateRoutingCssName
diagram axlapi_p15101.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/aarNeighborhoodName
diagram axlapi_p15102.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/packetCaptureMode
diagram axlapi_p15103.png
type axlapi:XPacketCaptureMode
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="packetCaptureMode" type="axlapi:XPacketCaptureMode" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/packetCaptureDuration
diagram axlapi_p15104.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 0
nillable true
source <xsd:element name="packetCaptureDuration" type="axlapi:XInteger" default="0" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/loadInformation
diagram axlapi_p15105.png
type axlapi:XLoadInformation
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
specialaxlapi: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" nillable="true" 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 XSipTrunk/traceFlag
diagram axlapi_p15106.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

element XSipTrunk/useTrustedRelayPoint
diagram axlapi_p15110.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/securityProfileName
diagram axlapi_p15112.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XSipTrunk/sipProfileName
diagram axlapi_p15113.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="sipProfileName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XSipTrunk/cgpnTransformationCssName
diagram axlapi_p15114.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/geoLocationName
diagram axlapi_p15116.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/geoLocationFilterName
diagram axlapi_p15117.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/sendGeoLocation
diagram axlapi_p15118.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Not valid for CTI route points and VoiceMail ports</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunk/cdpnTransformationCssName
diagram axlapi_p15119.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/unattendedPort
diagram axlapi_p15121.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
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" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XSipTrunk/subscribeCallingSearchSpaceName
diagram axlapi_p15123.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/rerouteCallingSearchSpaceName
diagram axlapi_p15124.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/referCallingSearchSpaceName
diagram axlapi_p15125.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="referCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/presenceGroupName
diagram axlapi_p15127.png
type axlapi:XFkType
properties
isRef 0
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipTrunk/unknownPrefix
diagram axlapi_p15128.png
type axlapi:String16
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value annotation 
maxLength 16 
source <xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/destinationAddress
diagram axlapi_p15129.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 50 
annotation
documentation
This tag is deprecated from version 8.5 onwards and is ignored by AXL
source <xsd:element name="destinationAddress" type="axlapi:String50" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is deprecated from version 8.5 onwards and is ignored by AXL</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunk/destAddrIsSrv
diagram axlapi_p15130.png
type axlapi:boolean
properties
isRef 0
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 XSipTrunk/destinationport
diagram axlapi_p15131.png
type axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is deprecated from version 8.5 onwards and is ignored by AXL
source <xsd:element name="destinationport" type="axlapi:XInteger" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is deprecated from version 8.5 onwards and is ignored by AXL</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunk/tkSipCodec
diagram axlapi_p15132.png
type axlapi:XSIPCodec
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default 711ulaw
nillable false
source <xsd:element name="tkSipCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/sigDigits
diagram axlapi_p15133.png
type extension of axlapi:XInteger
properties
isRef 0
minOcc 0
maxOcc 1
content complex
default 99
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
enablexsd:booleanoptional      
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" default="99" nillable="true" 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 XSipTrunk/sigDigits/@enable
type xsd:boolean
properties
isRef 0
use optional
source <xsd:attribute name="enable" type="xsd:boolean" use="optional"/>

element XSipTrunk/connectedNamePresentation
diagram axlapi_p15134.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="connectedNamePresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/connectedPartyIdPresentation
diagram axlapi_p15135.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="connectedPartyIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/callingPartySelection
diagram axlapi_p15136.png
type axlapi:XCallingPartySelection
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Originator
nillable false
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/callingname
diagram axlapi_p15137.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingname" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/callingLineIdPresentation
diagram axlapi_p15138.png
type axlapi:XPresentationBit
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/prefixDn
diagram axlapi_p15139.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="prefixDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/callerName
diagram axlapi_p15140.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
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" nillable="false" 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 XSipTrunk/callerIdDn
diagram axlapi_p15141.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="callerIdDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

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

element XSipTrunk/srtpFallbackAllowed
diagram axlapi_p15145.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default false
nillable false
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" default="false" nillable="false" 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 XSipTrunk/isPaiEnabled
diagram axlapi_p15146.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default true
nillable false
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="isPaiEnabled" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/sipPrivacy
diagram axlapi_p15147.png
type axlapi:XSipPrivacy
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="sipPrivacy" type="axlapi:XSipPrivacy" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/sipAssertedType
diagram axlapi_p15149.png
type axlapi:XSipAssertedType
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="sipAssertedType" type="axlapi:XSipAssertedType" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/destinationAddressIpv6
diagram axlapi_p15150.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
annotation
documentation
This tag is deprecated from version 8.5 onwards and is ignored by AXL
source <xsd:element name="destinationAddressIpv6" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is deprecated from version 8.5 onwards and is ignored by AXL</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XSipTrunk/dtmfSignalingMethod
diagram axlapi_p15151.png
type axlapi:XDTMFSignaling
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No Preference
nillable false
source <xsd:element name="dtmfSignalingMethod" type="axlapi:XDTMFSignaling" default="No Preference" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/routeClassSignalling
diagram axlapi_p15152.png
type axlapi:XStatus
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="routeClassSignalling" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/sipTrunkType
diagram axlapi_p15153.png
type axlapi:XTrunkService
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None(Default)
nillable false
annotation
documentation
This tag is not supported in the Update method.
source <xsd:element name="sipTrunkType" type="axlapi:XTrunkService" default="None(Default)" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is not supported in the Update method.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

element XSipTrunk/imeE164TransformationName
diagram axlapi_p15155.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element XSipTrunk/cntdPnTransformationCssName
diagram axlapi_p15158.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cntdPnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/sipNormalizationScriptName
diagram axlapi_p15160.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="sipNormalizationScriptName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/destinations
diagram axlapi_p15162.png
type extension of axlapi:XCommonMembersExtension
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children destination
source <xsd:element name="destinations" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:complexContent>
     
<xsd:extension base="axlapi:XCommonMembersExtension">
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="destination" type="axlapi:XSipTrunkDestination" minOccurs="0" maxOccurs="16"/>
       
</xsd:sequence>
     
</xsd:extension>
   
</xsd:complexContent>
 
</xsd:complexType>
</xsd:element>

element XSipTrunk/destinations/destination
diagram axlapi_p15163.png
type axlapi:XSipTrunkDestination
properties
isRef 0
minOcc 0
maxOcc 16
content complex
children addressIpv4 addressIpv6 port sortOrder
source <xsd:element name="destination" type="axlapi:XSipTrunkDestination" minOccurs="0" maxOccurs="16"/>

element XSipTrunk/unknownStripDigits
diagram axlapi_p15164.png
type xsd:nonNegativeInteger
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="unknownStripDigits" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/cgpnTransformationUnknownCssName
diagram axlapi_p15165.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cgpnTransformationUnknownCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/tunneledProtocol
diagram axlapi_p15166.png
type axlapi:XTunneledProtocol
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="tunneledProtocol" type="axlapi:XTunneledProtocol" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/asn1RoseOidEncoding
diagram axlapi_p15167.png
type axlapi:XASN1RoseOidEncoding
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No Changes
nillable false
source <xsd:element name="asn1RoseOidEncoding" type="axlapi:XASN1RoseOidEncoding" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1"/>

element XSipTrunk/qsigVariant
diagram axlapi_p15168.png
type axlapi:XQSIGVariant
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default No Changes
nillable false
source <xsd:element name="qsigVariant" type="axlapi:XQSIGVariant" default="No Changes" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

element XSipTrunk/scriptParameters
diagram axlapi_p15171.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XSipTrunk/trunkTrafficSecure
diagram axlapi_p15173.png
type axlapi:XSIPTrunkCallLegSecurity
properties
isRef 0
minOcc 0
maxOcc 1
content simple
default When using both sRTP and TLS
nillable false
source <xsd:element name="trunkTrafficSecure" type="axlapi:XSIPTrunkCallLegSecurity" default="When using both sRTP and TLS" nillable="false" minOccurs="0" maxOccurs="1"/>


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