complexType UpdateSipProfileReq
diagram AXLSoap_p16394.png
namespace http://www.cisco.com/AXL/API/12.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description defaultTelephonyEventPayloadType redirectByApplication ringing180 timerInvite timerRegisterDelta timerRegister timerT1 timerT2 retryInvite retryNotInvite startMediaPort stopMediaPort startVideoPort stopVideoPort dscpForAudioCalls dscpForVideoCalls dscpForAudioPortionOfVideoCalls dscpForTelePresenceCalls dscpForAudioPortionOfTelePresenceCalls callpickupListUri callpickupGroupUri meetmeServiceUrl userInfo dtmfDbLevel callHoldRingback anonymousCallBlock callerIdBlock dndControl telnetLevel timerKeepAlive timerSubscribe timerSubscribeDelta maxRedirects timerOffHookToFirstDigit callForwardUri abbreviatedDialUri confJointEnable rfc2543Hold semiAttendedTransfer enableVad stutterMsgWaiting callStats t38Invite faxInvite rerouteIncomingRequest resourcePriorityNamespaceListName enableAnatForEarlyOfferCalls rsvpOverSip fallbackToLocalRsvp sipRe11XxEnabled gClear sendRecvSDPInMidCallInvite enableOutboundOptionsPing optionsPingIntervalWhenStatusOK optionsPingIntervalWhenStatusNotOK deliverConferenceBridgeIdentifier sipOptionsRetryCount sipOptionsRetryTimer sipBandwidthModifier enableUriOutdialSupport userAgentServerHeaderInfo allowPresentationSharingUsingBfcp scriptParameters isScriptTraceEnabled sipNormalizationScript allowiXApplicationMedia dialStringInterpretation acceptAudioCodecPreferences mlppUserAuthorization isAssuredSipServiceEnabled enableExternalQoS resourcePriorityNamespace useCallerIdCallerNameinUriOutgoingRequest callerIdDn callerName callingLineIdentification rejectAnonymousIncomingCall callpickupUri rejectAnonymousOutgoingCall videoCallTrafficClass sdpTransparency allowMultipleCodecs sipSessionRefreshMethod earlyOfferSuppVoiceCall cucmVersionInSipHeader confidentialAccessLevelHeaders destRouteString inactiveSDPRequired allowRRAndRSBandwidthModifier connectCallBeforePlayingAnnouncement
used by
element updateSipProfile
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateSipProfileReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="defaultTelephonyEventPayloadType" type="axlapi:XInteger" default="101" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="redirectByApplication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ringing180" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerInvite" type="axlapi:XInteger" default="180" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerRegisterDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerRegister" type="axlapi:XInteger" default="3600" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerT1" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerT2" type="axlapi:XInteger" default="4000" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryInvite" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryNotInvite" type="axlapi:XInteger" default="10" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="startMediaPort" type="axlapi:XInteger" default="16384" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="stopMediaPort" type="axlapi:XInteger" default="32766" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="startVideoPort" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="stopVideoPort" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dscpForAudioCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dscpForVideoCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dscpForAudioPortionOfVideoCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dscpForTelePresenceCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dscpForAudioPortionOfTelePresenceCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callpickupListUri" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callpickupGroupUri" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="meetmeServiceUrl" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="User" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerKeepAlive" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerSubscribe" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerSubscribeDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="maxRedirects" type="axlapi:XInteger" default="70" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="timerOffHookToFirstDigit" type="axlapi:XInteger" default="15000" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callForwardUri" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="abbreviatedDialUri" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="confJointEnable" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rfc2543Hold" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="semiAttendedTransfer" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableVad" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="stutterMsgWaiting" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callStats" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="t38Invite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="faxInvite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="resourcePriorityNamespaceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableAnatForEarlyOfferCalls" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rsvpOverSip" type="axlapi:XRSVPOverSIP" default="Local RSVP" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="fallbackToLocalRsvp" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipRe11XxEnabled" type="axlapi:XSIPRel1XXOptions" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="gClear" type="axlapi:XGClear" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sendRecvSDPInMidCallInvite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field is editable only if earlyOfferSupportForVoiceCall is set to true.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="enableOutboundOptionsPing" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="optionsPingIntervalWhenStatusOK" type="axlapi:XInteger" default="60" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="optionsPingIntervalWhenStatusNotOK" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="deliverConferenceBridgeIdentifier" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipOptionsRetryCount" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipOptionsRetryTimer" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipBandwidthModifier" type="axlapi:XSIPBandwidthModifier" default="TIAS and AS" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableUriOutdialSupport" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="userAgentServerHeaderInfo" type="axlapi:XUserAgentServerHeaderInfo" default="Send Unified CM Version Information as User-Agent Header" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowPresentationSharingUsingBfcp" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="isScriptTraceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="sipNormalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowiXApplicationMedia" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="dialStringInterpretation" type="axlapi:XURIDisambiguationPolicy" default="Phone number consists of characters 0-9, *, #, and + (others treated as URI addresses)" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="acceptAudioCodecPreferences" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppUserAuthorization" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isAssuredSipServiceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="enableExternalQoS" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="resourcePriorityNamespace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callerIdDn" 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="callingLineIdentification" type="axlapi:XCallingLineIdentification" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousIncomingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callpickupUri" type="axlapi:String128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="rejectAnonymousOutgoingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="videoCallTrafficClass" type="axlapi:XVideoCallTrafficClass" default="Mixed" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sdpTransparency" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>SDP Transparency Profile for SIP Profile</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="allowMultipleCodecs" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="sipSessionRefreshMethod" type="axlapi:XSipSessionRefreshMethod" default="Invite" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="earlyOfferSuppVoiceCall" type="axlapi:XEOSuppVoiceCall" default="Disabled (Default value)" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cucmVersionInSipHeader" type="axlapi:XCUCMVersionInSipHeader" default="Major And Minor" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="confidentialAccessLevelHeaders" type="axlapi:XCALHeaders" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="destRouteString" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="inactiveSDPRequired" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="allowRRAndRSBandwidthModifier" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="connectCallBeforePlayingAnnouncement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateSipProfileReq/newName
diagram AXLSoap_p16395.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/description
diagram AXLSoap_p16396.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="description" type="axlapi:String100" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/defaultTelephonyEventPayloadType
diagram AXLSoap_p16397.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 101
nillable false
source <xsd:element name="defaultTelephonyEventPayloadType" type="axlapi:XInteger" default="101" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/redirectByApplication
diagram AXLSoap_p16398.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="redirectByApplication" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/ringing180
diagram AXLSoap_p16399.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="ringing180" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerInvite
diagram AXLSoap_p16400.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 180
nillable false
source <xsd:element name="timerInvite" type="axlapi:XInteger" default="180" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerRegisterDelta
diagram AXLSoap_p16401.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5
nillable false
source <xsd:element name="timerRegisterDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerRegister
diagram AXLSoap_p16402.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 3600
nillable false
source <xsd:element name="timerRegister" type="axlapi:XInteger" default="3600" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerT1
diagram AXLSoap_p16403.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 500
nillable false
source <xsd:element name="timerT1" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerT2
diagram AXLSoap_p16404.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 4000
nillable false
source <xsd:element name="timerT2" type="axlapi:XInteger" default="4000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/retryInvite
diagram AXLSoap_p16405.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 6
nillable false
source <xsd:element name="retryInvite" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/retryNotInvite
diagram AXLSoap_p16406.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 10
nillable false
source <xsd:element name="retryNotInvite" type="axlapi:XInteger" default="10" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/startMediaPort
diagram AXLSoap_p16407.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 16384
nillable false
source <xsd:element name="startMediaPort" type="axlapi:XInteger" default="16384" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/stopMediaPort
diagram AXLSoap_p16408.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 32766
nillable false
source <xsd:element name="stopMediaPort" type="axlapi:XInteger" default="32766" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/startVideoPort
diagram AXLSoap_p16409.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="startVideoPort" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/stopVideoPort
diagram AXLSoap_p16410.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 0
nillable false
source <xsd:element name="stopVideoPort" type="axlapi:XInteger" default="0" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dscpForAudioCalls
diagram AXLSoap_p16411.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dscpForAudioCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dscpForVideoCalls
diagram AXLSoap_p16412.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dscpForVideoCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dscpForAudioPortionOfVideoCalls
diagram AXLSoap_p16413.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dscpForAudioPortionOfVideoCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dscpForTelePresenceCalls
diagram AXLSoap_p16414.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dscpForTelePresenceCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dscpForAudioPortionOfTelePresenceCalls
diagram AXLSoap_p16415.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="dscpForAudioPortionOfTelePresenceCalls" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callpickupListUri
diagram AXLSoap_p16416.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-opickup
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callpickupListUri" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callpickupGroupUri
diagram AXLSoap_p16417.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-gpickup
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callpickupGroupUri" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/meetmeServiceUrl
diagram AXLSoap_p16418.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-meetme
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="meetmeServiceUrl" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/userInfo
diagram AXLSoap_p16419.png
type axlapi:XZzuserInfo
properties
minOcc 0
maxOcc 1
content simple
default None
nillable false
source <xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dtmfDbLevel
diagram AXLSoap_p16420.png
type axlapi:XZzdtmfDbLevel
properties
minOcc 0
maxOcc 1
content simple
default Nominal
nillable false
source <xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callHoldRingback
diagram AXLSoap_p16421.png
type axlapi:XZzpreff
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/anonymousCallBlock
diagram AXLSoap_p16422.png
type axlapi:XZzpreff
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callerIdBlock
diagram AXLSoap_p16423.png
type axlapi:XZzpreff
properties
minOcc 0
maxOcc 1
content simple
default Off
nillable false
source <xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dndControl
diagram AXLSoap_p16424.png
type axlapi:XZzdndcontrol
properties
minOcc 0
maxOcc 1
content simple
default User
nillable false
source <xsd:element name="dndControl" type="axlapi:XZzdndcontrol" default="User" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/telnetLevel
diagram AXLSoap_p16425.png
type axlapi:XTelnetLevel
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="telnetLevel" type="axlapi:XTelnetLevel" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerKeepAlive
diagram AXLSoap_p16426.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 120
nillable false
source <xsd:element name="timerKeepAlive" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerSubscribe
diagram AXLSoap_p16427.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 120
nillable false
source <xsd:element name="timerSubscribe" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerSubscribeDelta
diagram AXLSoap_p16428.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 5
nillable false
source <xsd:element name="timerSubscribeDelta" type="axlapi:XInteger" default="5" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/maxRedirects
diagram AXLSoap_p16429.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 70
nillable false
source <xsd:element name="maxRedirects" type="axlapi:XInteger" default="70" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/timerOffHookToFirstDigit
diagram AXLSoap_p16430.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 15000
nillable false
source <xsd:element name="timerOffHookToFirstDigit" type="axlapi:XInteger" default="15000" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callForwardUri
diagram AXLSoap_p16431.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-cfwdall
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callForwardUri" type="axlapi:String128" default="x-cisco-serviceuri-cfwdall" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/abbreviatedDialUri
diagram AXLSoap_p16432.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-abbrdial
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="abbreviatedDialUri" type="axlapi:String128" default="x-cisco-serviceuri-abbrdial" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/confJointEnable
diagram AXLSoap_p16433.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="confJointEnable" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rfc2543Hold
diagram AXLSoap_p16434.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="rfc2543Hold" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/semiAttendedTransfer
diagram AXLSoap_p16435.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="semiAttendedTransfer" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableVad
diagram AXLSoap_p16436.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="enableVad" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/stutterMsgWaiting
diagram AXLSoap_p16437.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="stutterMsgWaiting" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callStats
diagram AXLSoap_p16438.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="callStats" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/t38Invite
diagram AXLSoap_p16439.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="t38Invite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/faxInvite
diagram AXLSoap_p16440.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="faxInvite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rerouteIncomingRequest
diagram AXLSoap_p16441.png
type axlapi:XSIPReroute
properties
minOcc 0
maxOcc 1
content simple
default Never
nillable false
source <xsd:element name="rerouteIncomingRequest" type="axlapi:XSIPReroute" default="Never" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/resourcePriorityNamespaceListName
diagram AXLSoap_p16442.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="resourcePriorityNamespaceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableAnatForEarlyOfferCalls
diagram AXLSoap_p16443.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="enableAnatForEarlyOfferCalls" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rsvpOverSip
diagram AXLSoap_p16444.png
type axlapi:XRSVPOverSIP
properties
minOcc 0
maxOcc 1
content simple
default Local RSVP
nillable false
source <xsd:element name="rsvpOverSip" type="axlapi:XRSVPOverSIP" default="Local RSVP" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/fallbackToLocalRsvp
diagram AXLSoap_p16445.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="fallbackToLocalRsvp" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipRe11XxEnabled
diagram AXLSoap_p16446.png
type axlapi:XSIPRel1XXOptions
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="sipRe11XxEnabled" type="axlapi:XSIPRel1XXOptions" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/gClear
diagram AXLSoap_p16447.png
type axlapi:XGClear
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="gClear" type="axlapi:XGClear" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sendRecvSDPInMidCallInvite
diagram AXLSoap_p16448.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 field is editable only if earlyOfferSupportForVoiceCall is set to true.
source <xsd:element name="sendRecvSDPInMidCallInvite" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field is editable only if earlyOfferSupportForVoiceCall is set to true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/enableOutboundOptionsPing
diagram AXLSoap_p16449.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="enableOutboundOptionsPing" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/optionsPingIntervalWhenStatusOK
diagram AXLSoap_p16450.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 60
nillable false
source <xsd:element name="optionsPingIntervalWhenStatusOK" type="axlapi:XInteger" default="60" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/optionsPingIntervalWhenStatusNotOK
diagram AXLSoap_p16451.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 120
nillable false
source <xsd:element name="optionsPingIntervalWhenStatusNotOK" type="axlapi:XInteger" default="120" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/deliverConferenceBridgeIdentifier
diagram AXLSoap_p16452.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="deliverConferenceBridgeIdentifier" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipOptionsRetryCount
diagram AXLSoap_p16453.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 6
nillable false
source <xsd:element name="sipOptionsRetryCount" type="axlapi:XInteger" default="6" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipOptionsRetryTimer
diagram AXLSoap_p16454.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
default 500
nillable false
source <xsd:element name="sipOptionsRetryTimer" type="axlapi:XInteger" default="500" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipBandwidthModifier
diagram AXLSoap_p16455.png
type axlapi:XSIPBandwidthModifier
properties
minOcc 0
maxOcc 1
content simple
default TIAS and AS
nillable false
source <xsd:element name="sipBandwidthModifier" type="axlapi:XSIPBandwidthModifier" default="TIAS and AS" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableUriOutdialSupport
diagram AXLSoap_p16456.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="enableUriOutdialSupport" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/userAgentServerHeaderInfo
diagram AXLSoap_p16457.png
type axlapi:XUserAgentServerHeaderInfo
properties
minOcc 0
maxOcc 1
content simple
default Send Unified CM Version Information as User-Agent Header
nillable false
source <xsd:element name="userAgentServerHeaderInfo" type="axlapi:XUserAgentServerHeaderInfo" default="Send Unified CM Version Information as User-Agent Header" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/allowPresentationSharingUsingBfcp
diagram AXLSoap_p16458.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="allowPresentationSharingUsingBfcp" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/scriptParameters
diagram AXLSoap_p16459.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
This field will be enabled only when SIP Normalization Script is present.
source <xsd:element name="scriptParameters" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/isScriptTraceEnabled
diagram AXLSoap_p16460.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 field will be enabled only when SIP Normalization Script is present.
source <xsd:element name="isScriptTraceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This field will be enabled only when SIP Normalization Script is present.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/sipNormalizationScript
diagram AXLSoap_p16461.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="sipNormalizationScript" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/allowiXApplicationMedia
diagram AXLSoap_p16462.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="allowiXApplicationMedia" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/dialStringInterpretation
diagram AXLSoap_p16463.png
type axlapi:XURIDisambiguationPolicy
properties
minOcc 0
maxOcc 1
content simple
default Phone number consists of characters 0-9, *, #, and + (others treated as URI addresses)
nillable false
source <xsd:element name="dialStringInterpretation" type="axlapi:XURIDisambiguationPolicy" default="Phone number consists of characters 0-9, *, #, and + (others treated as URI addresses)" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element UpdateSipProfileReq/mlppUserAuthorization
diagram AXLSoap_p16465.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="mlppUserAuthorization" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/isAssuredSipServiceEnabled
diagram AXLSoap_p16466.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="isAssuredSipServiceEnabled" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/enableExternalQoS
diagram AXLSoap_p16467.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="enableExternalQoS" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/resourcePriorityNamespace
diagram AXLSoap_p16468.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="resourcePriorityNamespace" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/useCallerIdCallerNameinUriOutgoingRequest
diagram AXLSoap_p16469.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="useCallerIdCallerNameinUriOutgoingRequest" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callerIdDn
diagram AXLSoap_p16470.png
type axlapi:String50
properties
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 UpdateSipProfileReq/callerName
diagram AXLSoap_p16471.png
type axlapi:String50
properties
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 UpdateSipProfileReq/callingLineIdentification
diagram AXLSoap_p16472.png
type axlapi:XCallingLineIdentification
properties
minOcc 0
maxOcc 1
content simple
default Default
nillable false
source <xsd:element name="callingLineIdentification" type="axlapi:XCallingLineIdentification" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rejectAnonymousIncomingCall
diagram AXLSoap_p16473.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="rejectAnonymousIncomingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/callpickupUri
diagram AXLSoap_p16474.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
default x-cisco-serviceuri-pickup
nillable false
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callpickupUri" type="axlapi:String128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/rejectAnonymousOutgoingCall
diagram AXLSoap_p16475.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="rejectAnonymousOutgoingCall" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/videoCallTrafficClass
diagram AXLSoap_p16476.png
type axlapi:XVideoCallTrafficClass
properties
minOcc 0
maxOcc 1
content simple
default Mixed
nillable false
source <xsd:element name="videoCallTrafficClass" type="axlapi:XVideoCallTrafficClass" default="Mixed" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sdpTransparency
diagram AXLSoap_p16477.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
SDP Transparency Profile for SIP Profile
source <xsd:element name="sdpTransparency" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>SDP Transparency Profile for SIP Profile</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateSipProfileReq/allowMultipleCodecs
diagram AXLSoap_p16478.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="allowMultipleCodecs" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/sipSessionRefreshMethod
diagram AXLSoap_p16479.png
type axlapi:XSipSessionRefreshMethod
properties
minOcc 0
maxOcc 1
content simple
default Invite
nillable false
source <xsd:element name="sipSessionRefreshMethod" type="axlapi:XSipSessionRefreshMethod" default="Invite" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/earlyOfferSuppVoiceCall
diagram AXLSoap_p16480.png
type axlapi:XEOSuppVoiceCall
properties
minOcc 0
maxOcc 1
content simple
default Disabled (Default value)
nillable false
source <xsd:element name="earlyOfferSuppVoiceCall" type="axlapi:XEOSuppVoiceCall" default="Disabled (Default value)" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/cucmVersionInSipHeader
diagram AXLSoap_p16481.png
type axlapi:XCUCMVersionInSipHeader
properties
minOcc 0
maxOcc 1
content simple
default Major And Minor
nillable false
source <xsd:element name="cucmVersionInSipHeader" type="axlapi:XCUCMVersionInSipHeader" default="Major And Minor" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/confidentialAccessLevelHeaders
diagram AXLSoap_p16482.png
type axlapi:XCALHeaders
properties
minOcc 0
maxOcc 1
content simple
default Disabled
nillable false
source <xsd:element name="confidentialAccessLevelHeaders" type="axlapi:XCALHeaders" default="Disabled" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/destRouteString
diagram AXLSoap_p16483.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="destRouteString" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/inactiveSDPRequired
diagram AXLSoap_p16484.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="inactiveSDPRequired" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/allowRRAndRSBandwidthModifier
diagram AXLSoap_p16485.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="allowRRAndRSBandwidthModifier" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateSipProfileReq/connectCallBeforePlayingAnnouncement
diagram AXLSoap_p16486.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="connectCallBeforePlayingAnnouncement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>


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