complexType UpdateSipTrunkReq
diagram AXLSoap_p16920.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description callingSearchSpaceName devicePoolName commonDeviceConfigName networkLocation locationName mediaResourceListName networkHoldMohAudioSourceId userHoldMohAudioSourceId automatedAlternateRoutingCssName aarNeighborhoodName packetCaptureMode packetCaptureDuration 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 externalPresentationInfo acceptInboundRdnis acceptOutboundRdnis srtpAllowed srtpFallbackAllowed isPaiEnabled sipPrivacy isRpidEnabled sipAssertedType trustReceivedIdentity dtmfSignalingMethod routeClassSignalling sipTrunkType pstnAccess imeE164TransformationName useImePublicIpPort useDevicePoolCntdPnTransformationCss cntdPnTransformationCssName useDevicePoolCgpnTransformCssUnkn rdnTransformationCssName useDevicePoolRdnTransformCss useOrigCallingPartyPresOnDivert sipNormalizationScriptName runOnEveryNode removeDestinations addDestinations destinations unknownStripDigits cgpnTransformationUnknownCssName tunneledProtocol asn1RoseOidEncoding qsigVariant pathReplacementSupport enableQsigUtf8 scriptParameters scriptTraceEnabled trunkTrafficSecure callingAndCalledPartyInfoFormat useCallerIdCallerNameinUriOutgoingRequest service parameterLabel originatingParameterValue terminatingParameterValue outboundUriRoutingInstructions requestUriDomainName enableCiscoRecordingQsigTunneling recordingInformation calledPartyUnknownTransformationCssName calledPartyUnknownPrefix calledPartyUnknownStripDigits useDevicePoolCalledCssUnkn confidentialAccess
used by
element updateSipTrunk
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateSipTrunkReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" 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" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Optional description of the 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="0" 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="0" 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="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="0" maxOccurs="1"/>
       
<xsd:element name="sipProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" 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="0" maxOccurs="1"/>
       
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" 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" 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 significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits 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="externalPresentationInfo" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:choice minOccurs="1">
             
<xsd:element name="isAnonymous" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="presentationInfo" minOccurs="1" maxOccurs="1">
               
<xsd:complexType>
                 
<xsd:sequence minOccurs="0">
                   
<xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
                   
<xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
                 
</xsd:sequence>
               
</xsd:complexType>
             
</xsd:element>
           
</xsd:choice>
         
</xsd:complexType>
       
</xsd:element>
       
<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="trustReceivedIdentity" type="axlapi:XTrustReceivedIdentity" default="Trust All (Default)" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<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="rdnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolRdnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useOrigCallingPartyPresOnDivert" type="axlapi:boolean" default="false" 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:choice minOccurs="0">
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="removeDestinations" 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="addDestinations" 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:sequence>
         
<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:choice>
       
<xsd:element name="unknownStripDigits" type="axlapi:XInteger" 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:element name="callingAndCalledPartyInfoFormat" type="axlapi:XSIPIdentityBlend" default="Deliver DN only in connected party" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This tag when enabled will prevent external presentation name and external presentation number to be populated in SIP headers like P-Asserted ID and RPID.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="service" type="xsd:string" nillable="false" 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="parameterLabel" type="xsd:string" nillable="false" 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="originatingParameterValue" type="xsd:string" nillable="false" 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="terminatingParameterValue" type="xsd:string" nillable="false" 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="outboundUriRoutingInstructions" type="xsd:string" nillable="false" 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="requestUriDomainName" type="xsd:string" nillable="false" 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" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="recordingInformation" type="xsd:string" default="0" 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" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPartyUnknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="calledPartyUnknownStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolCalledCssUnkn" type="axlapi:boolean" default="true" nillable="false" 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" nillable="true" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

element UpdateSipTrunkReq/description
diagram AXLSoap_p16922.png
type axlapi:String128
properties
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 UpdateSipTrunkReq/callingSearchSpaceName
diagram AXLSoap_p16923.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/devicePoolName
diagram AXLSoap_p16924.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/commonDeviceConfigName
diagram AXLSoap_p16925.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/networkLocation
diagram AXLSoap_p16926.png
type axlapi:XNetworkLocation
properties
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 UpdateSipTrunkReq/locationName
diagram AXLSoap_p16927.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/mediaResourceListName
diagram AXLSoap_p16928.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/networkHoldMohAudioSourceId
diagram AXLSoap_p16929.png
type axlapi:XMOHAudioSourceId
properties
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 UpdateSipTrunkReq/userHoldMohAudioSourceId
diagram AXLSoap_p16930.png
type axlapi:XMOHAudioSourceId
properties
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 UpdateSipTrunkReq/automatedAlternateRoutingCssName
diagram AXLSoap_p16931.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/aarNeighborhoodName
diagram AXLSoap_p16932.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/packetCaptureMode
diagram AXLSoap_p16933.png
type axlapi:XPacketCaptureMode
properties
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 UpdateSipTrunkReq/packetCaptureDuration
diagram AXLSoap_p16934.png
type axlapi:XInteger
properties
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 UpdateSipTrunkReq/mlppDomainId
diagram AXLSoap_p16935.png
type axlapi:String128
properties
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 UpdateSipTrunkReq/mlppIndicationStatus
diagram AXLSoap_p16936.png
type axlapi:XStatus
properties
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 UpdateSipTrunkReq/preemption
diagram AXLSoap_p16937.png
type axlapi:XPreemption
properties
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 UpdateSipTrunkReq/useTrustedRelayPoint
diagram AXLSoap_p16938.png
type axlapi:XStatus
properties
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 UpdateSipTrunkReq/retryVideoCallAsAudio
diagram AXLSoap_p16939.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/securityProfileName
diagram AXLSoap_p16940.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="securityProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/sipProfileName
diagram AXLSoap_p16941.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/cgpnTransformationCssName
diagram AXLSoap_p16942.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useDevicePoolCgpnTransformCss
diagram AXLSoap_p16943.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/geoLocationName
diagram AXLSoap_p16944.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/geoLocationFilterName
diagram AXLSoap_p16945.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationFilterName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/sendGeoLocation
diagram AXLSoap_p16946.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/cdpnTransformationCssName
diagram AXLSoap_p16947.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cdpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useDevicePoolCdpnTransformCss
diagram AXLSoap_p16948.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/unattendedPort
diagram AXLSoap_p16949.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/transmitUtf8
diagram AXLSoap_p16950.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/subscribeCallingSearchSpaceName
diagram AXLSoap_p16951.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/rerouteCallingSearchSpaceName
diagram AXLSoap_p16952.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="rerouteCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/referCallingSearchSpaceName
diagram AXLSoap_p16953.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="referCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

element UpdateSipTrunkReq/presenceGroupName
diagram AXLSoap_p16955.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/unknownPrefix
diagram AXLSoap_p16956.png
type axlapi:String16
properties
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 UpdateSipTrunkReq/destAddrIsSrv
diagram AXLSoap_p16957.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 UpdateSipTrunkReq/tkSipCodec
diagram AXLSoap_p16958.png
type axlapi:XSIPCodec
properties
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 UpdateSipTrunkReq/sigDigits
diagram AXLSoap_p16959.png
type extension of axlapi:XInteger
properties
minOcc 0
maxOcc 1
content complex
default 99
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
enable  xsd:boolean  optional      
annotation
documentation
The value of significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits is 99 then enable is false.
source <xsd:element name="sigDigits" default="99" nillable="true" minOccurs="0">
 
<xsd:annotation>
   
<xsd:documentation>The value of significantDigits must be between 0 to 32 or 99. In axl, 99 is corresponding to All (on gui) because for integer type database field "All" is not a valid value. Enable is a Read-Only attribute, so if value of significantDigits is between 0 to 32 then enable is true and if significantDigits 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 UpdateSipTrunkReq/sigDigits/@enable
type xsd:boolean
properties
use optional
source <xsd:attribute name="enable" type="xsd:boolean" use="optional"/>

element UpdateSipTrunkReq/connectedNamePresentation
diagram AXLSoap_p16960.png
type axlapi:XPresentationBit
properties
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 UpdateSipTrunkReq/connectedPartyIdPresentation
diagram AXLSoap_p16961.png
type axlapi:XPresentationBit
properties
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 UpdateSipTrunkReq/callingPartySelection
diagram AXLSoap_p16962.png
type axlapi:XCallingPartySelection
properties
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 UpdateSipTrunkReq/callingname
diagram AXLSoap_p16963.png
type axlapi:XPresentationBit
properties
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 UpdateSipTrunkReq/callingLineIdPresentation
diagram AXLSoap_p16964.png
type axlapi:XPresentationBit
properties
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 UpdateSipTrunkReq/prefixDn
diagram AXLSoap_p16965.png
type axlapi:String50
properties
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 UpdateSipTrunkReq/externalPresentationInfo
diagram AXLSoap_p16966.png
properties
minOcc 0
maxOcc 1
content complex
nillable false
children isAnonymous presentationInfo
source <xsd:element name="externalPresentationInfo" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="isAnonymous" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="presentationInfo" minOccurs="1" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element UpdateSipTrunkReq/externalPresentationInfo/isAnonymous
diagram AXLSoap_p16967.png
type axlapi:boolean
properties
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isAnonymous" type="axlapi:boolean" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateSipTrunkReq/externalPresentationInfo/presentationInfo
diagram AXLSoap_p16968.png
properties
content complex
children externalPresentationNumber externalPresentationName
source <xsd:element name="presentationInfo" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateSipTrunkReq/externalPresentationInfo/presentationInfo/externalPresentationNumber
diagram AXLSoap_p16969.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="externalPresentationNumber" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/externalPresentationInfo/presentationInfo/externalPresentationName
diagram AXLSoap_p16970.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="externalPresentationName" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateSipTrunkReq/srtpAllowed
diagram AXLSoap_p16973.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/srtpFallbackAllowed
diagram AXLSoap_p16974.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/isPaiEnabled
diagram AXLSoap_p16975.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/sipPrivacy
diagram AXLSoap_p16976.png
type axlapi:XSipPrivacy
properties
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 UpdateSipTrunkReq/isRpidEnabled
diagram AXLSoap_p16977.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/sipAssertedType
diagram AXLSoap_p16978.png
type axlapi:XSipAssertedType
properties
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 UpdateSipTrunkReq/trustReceivedIdentity
diagram AXLSoap_p16979.png
type axlapi:XTrustReceivedIdentity
properties
minOcc 0
maxOcc 1
content simple
default Trust All (Default)
nillable true
source <xsd:element name="trustReceivedIdentity" type="axlapi:XTrustReceivedIdentity" default="Trust All (Default)" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/dtmfSignalingMethod
diagram AXLSoap_p16980.png
type axlapi:XDTMFSignaling
properties
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 UpdateSipTrunkReq/routeClassSignalling
diagram AXLSoap_p16981.png
type axlapi:XStatus
properties
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 UpdateSipTrunkReq/sipTrunkType
diagram AXLSoap_p16982.png
type axlapi:XTrunkService
properties
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 UpdateSipTrunkReq/pstnAccess
diagram AXLSoap_p16983.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/imeE164TransformationName
diagram AXLSoap_p16984.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="imeE164TransformationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useImePublicIpPort
diagram AXLSoap_p16985.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/useDevicePoolCntdPnTransformationCss
diagram AXLSoap_p16986.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/cntdPnTransformationCssName
diagram AXLSoap_p16987.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cntdPnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useDevicePoolCgpnTransformCssUnkn
diagram AXLSoap_p16988.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/rdnTransformationCssName
diagram AXLSoap_p16989.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="rdnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useDevicePoolRdnTransformCss
diagram AXLSoap_p16990.png
type axlapi:boolean
properties
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="useDevicePoolRdnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useOrigCallingPartyPresOnDivert
diagram AXLSoap_p16991.png
type axlapi:boolean
properties
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="useOrigCallingPartyPresOnDivert" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/sipNormalizationScriptName
diagram AXLSoap_p16992.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="sipNormalizationScriptName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/runOnEveryNode
diagram AXLSoap_p16993.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/removeDestinations
diagram AXLSoap_p16994.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children destination
source <xsd:element name="removeDestinations" 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 UpdateSipTrunkReq/removeDestinations/destination
diagram AXLSoap_p16995.png
type axlapi:XSipTrunkDestination
properties
minOcc 0
maxOcc 16
content complex
children addressIpv4 addressIpv6 port sortOrder
source <xsd:element name="destination" type="axlapi:XSipTrunkDestination" minOccurs="0" maxOccurs="16"/>

element UpdateSipTrunkReq/addDestinations
diagram AXLSoap_p16996.png
type extension of axlapi:XCommonMembersExtension
properties
minOcc 0
maxOcc 1
content complex
children destination
source <xsd:element name="addDestinations" 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 UpdateSipTrunkReq/addDestinations/destination
diagram AXLSoap_p16997.png
type axlapi:XSipTrunkDestination
properties
minOcc 0
maxOcc 16
content complex
children addressIpv4 addressIpv6 port sortOrder
source <xsd:element name="destination" type="axlapi:XSipTrunkDestination" minOccurs="0" maxOccurs="16"/>

element UpdateSipTrunkReq/destinations
diagram AXLSoap_p16998.png
type extension of axlapi:XCommonMembersExtension
properties
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 UpdateSipTrunkReq/destinations/destination
diagram AXLSoap_p16999.png
type axlapi:XSipTrunkDestination
properties
minOcc 0
maxOcc 16
content complex
children addressIpv4 addressIpv6 port sortOrder
source <xsd:element name="destination" type="axlapi:XSipTrunkDestination" minOccurs="0" maxOccurs="16"/>

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

element UpdateSipTrunkReq/cgpnTransformationUnknownCssName
diagram AXLSoap_p17001.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="cgpnTransformationUnknownCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/tunneledProtocol
diagram AXLSoap_p17002.png
type axlapi:XTunneledProtocol
properties
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 UpdateSipTrunkReq/asn1RoseOidEncoding
diagram AXLSoap_p17003.png
type axlapi:XASN1RoseOidEncoding
properties
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 UpdateSipTrunkReq/qsigVariant
diagram AXLSoap_p17004.png
type axlapi:XQSIGVariant
properties
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 UpdateSipTrunkReq/pathReplacementSupport
diagram AXLSoap_p17005.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/enableQsigUtf8
diagram AXLSoap_p17006.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/scriptParameters
diagram AXLSoap_p17007.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/scriptTraceEnabled
diagram AXLSoap_p17008.png
type axlapi:boolean
properties
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 UpdateSipTrunkReq/trunkTrafficSecure
diagram AXLSoap_p17009.png
type axlapi:XSIPTrunkCallLegSecurity
properties
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"/>

element UpdateSipTrunkReq/callingAndCalledPartyInfoFormat
diagram AXLSoap_p17010.png
type axlapi:XSIPIdentityBlend
properties
minOcc 0
maxOcc 1
content simple
default Deliver DN only in connected party
nillable false
source <xsd:element name="callingAndCalledPartyInfoFormat" type="axlapi:XSIPIdentityBlend" default="Deliver DN only in connected party" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/useCallerIdCallerNameinUriOutgoingRequest
diagram AXLSoap_p17011.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
This tag when enabled will prevent external presentation name and external presentation number to be populated in SIP headers like P-Asserted ID and RPID.
source <xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag when enabled will prevent external presentation name and external presentation number to be populated in SIP headers like P-Asserted ID and RPID.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipTrunkReq/service
diagram AXLSoap_p17012.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="service" type="xsd:string" nillable="false" 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 UpdateSipTrunkReq/parameterLabel
diagram AXLSoap_p17013.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="parameterLabel" type="xsd:string" nillable="false" 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 UpdateSipTrunkReq/originatingParameterValue
diagram AXLSoap_p17014.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="originatingParameterValue" type="xsd:string" nillable="false" 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 UpdateSipTrunkReq/terminatingParameterValue
diagram AXLSoap_p17015.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="terminatingParameterValue" type="xsd:string" nillable="false" 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 UpdateSipTrunkReq/outboundUriRoutingInstructions
diagram AXLSoap_p17016.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="outboundUriRoutingInstructions" type="xsd:string" nillable="false" 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 UpdateSipTrunkReq/requestUriDomainName
diagram AXLSoap_p17017.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
Valid only for IP Multimedia Subsystem Service Control (ISC) Sip trunk
source <xsd:element name="requestUriDomainName" type="xsd:string" nillable="false" 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 UpdateSipTrunkReq/enableCiscoRecordingQsigTunneling
diagram AXLSoap_p17018.png
type axlapi:boolean
properties
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="enableCiscoRecordingQsigTunneling" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateSipTrunkReq/calledPartyUnknownTransformationCssName
diagram AXLSoap_p17020.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="calledPartyUnknownTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

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

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

element UpdateSipTrunkReq/useDevicePoolCalledCssUnkn
diagram AXLSoap_p17023.png
type axlapi:boolean
properties
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="useDevicePoolCalledCssUnkn" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipTrunkReq/confidentialAccess
diagram AXLSoap_p17024.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" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateSipTrunkReq/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p17025.png
type axlapi:XCALMode
properties
content simple
nillable true
source <xsd:element name="confidentialAccessMode" type="axlapi:XCALMode" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateSipTrunkReq/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p17026.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>


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