complexType XSipProfile
diagram AXLSoap_p19956.png
namespace http://www.cisco.com/AXL/API/11.5
children name 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 connectCallBeforePlayingAnnouncement
used by
element AddSipProfileReq/sipProfile
source <xsd:complexType name="XSipProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" 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="1" 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="1" 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="1" 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="1" 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="1" maxOccurs="1"/>
   
<xsd:element name="earlyOfferSuppVoiceCall" type="axlapi:XEOSuppVoiceCall" default="Disabled (Default value)" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="cucmVersionInSipHeader" type="axlapi:XCUCMVersionInSipHeader" default="Major And Minor" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="confidentialAccessLevelHeaders" type="axlapi:XCALHeaders" default="Disabled" nillable="false" minOccurs="1" 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="connectCallBeforePlayingAnnouncement" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XSipProfile/name
diagram AXLSoap_p19957.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipProfile/description
diagram AXLSoap_p19958.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 XSipProfile/defaultTelephonyEventPayloadType
diagram AXLSoap_p19959.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 XSipProfile/redirectByApplication
diagram AXLSoap_p19960.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 XSipProfile/ringing180
diagram AXLSoap_p19961.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 XSipProfile/timerInvite
diagram AXLSoap_p19962.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 XSipProfile/timerRegisterDelta
diagram AXLSoap_p19963.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 XSipProfile/timerRegister
diagram AXLSoap_p19964.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 XSipProfile/timerT1
diagram AXLSoap_p19965.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 XSipProfile/timerT2
diagram AXLSoap_p19966.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 XSipProfile/retryInvite
diagram AXLSoap_p19967.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 XSipProfile/retryNotInvite
diagram AXLSoap_p19968.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 XSipProfile/startMediaPort
diagram AXLSoap_p19969.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 XSipProfile/stopMediaPort
diagram AXLSoap_p19970.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 XSipProfile/startVideoPort
diagram AXLSoap_p19971.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 XSipProfile/stopVideoPort
diagram AXLSoap_p19972.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 XSipProfile/dscpForAudioCalls
diagram AXLSoap_p19973.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 XSipProfile/dscpForVideoCalls
diagram AXLSoap_p19974.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 XSipProfile/dscpForAudioPortionOfVideoCalls
diagram AXLSoap_p19975.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 XSipProfile/dscpForTelePresenceCalls
diagram AXLSoap_p19976.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 XSipProfile/dscpForAudioPortionOfTelePresenceCalls
diagram AXLSoap_p19977.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 XSipProfile/callpickupListUri
diagram AXLSoap_p19978.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 XSipProfile/callpickupGroupUri
diagram AXLSoap_p19979.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 XSipProfile/meetmeServiceUrl
diagram AXLSoap_p19980.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 XSipProfile/userInfo
diagram AXLSoap_p19981.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 XSipProfile/dtmfDbLevel
diagram AXLSoap_p19982.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 XSipProfile/callHoldRingback
diagram AXLSoap_p19983.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 XSipProfile/anonymousCallBlock
diagram AXLSoap_p19984.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 XSipProfile/callerIdBlock
diagram AXLSoap_p19985.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 XSipProfile/dndControl
diagram AXLSoap_p19986.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 XSipProfile/telnetLevel
diagram AXLSoap_p19987.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 XSipProfile/timerKeepAlive
diagram AXLSoap_p19988.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 XSipProfile/timerSubscribe
diagram AXLSoap_p19989.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 XSipProfile/timerSubscribeDelta
diagram AXLSoap_p19990.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 XSipProfile/maxRedirects
diagram AXLSoap_p19991.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 XSipProfile/timerOffHookToFirstDigit
diagram AXLSoap_p19992.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 XSipProfile/callForwardUri
diagram AXLSoap_p19993.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 XSipProfile/abbreviatedDialUri
diagram AXLSoap_p19994.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 XSipProfile/confJointEnable
diagram AXLSoap_p19995.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 XSipProfile/rfc2543Hold
diagram AXLSoap_p19996.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 XSipProfile/semiAttendedTransfer
diagram AXLSoap_p19997.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 XSipProfile/enableVad
diagram AXLSoap_p19998.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 XSipProfile/stutterMsgWaiting
diagram AXLSoap_p19999.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 XSipProfile/callStats
diagram AXLSoap_p20000.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 XSipProfile/t38Invite
diagram AXLSoap_p20001.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 XSipProfile/faxInvite
diagram AXLSoap_p20002.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 XSipProfile/rerouteIncomingRequest
diagram AXLSoap_p20003.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 XSipProfile/resourcePriorityNamespaceListName
diagram AXLSoap_p20004.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 XSipProfile/enableAnatForEarlyOfferCalls
diagram AXLSoap_p20005.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 XSipProfile/rsvpOverSip
diagram AXLSoap_p20006.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 XSipProfile/fallbackToLocalRsvp
diagram AXLSoap_p20007.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 XSipProfile/sipRe11XxEnabled
diagram AXLSoap_p20008.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 XSipProfile/gClear
diagram AXLSoap_p20009.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 XSipProfile/sendRecvSDPInMidCallInvite
diagram AXLSoap_p20010.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 XSipProfile/enableOutboundOptionsPing
diagram AXLSoap_p20011.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 XSipProfile/optionsPingIntervalWhenStatusOK
diagram AXLSoap_p20012.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 XSipProfile/optionsPingIntervalWhenStatusNotOK
diagram AXLSoap_p20013.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 XSipProfile/deliverConferenceBridgeIdentifier
diagram AXLSoap_p20014.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 XSipProfile/sipOptionsRetryCount
diagram AXLSoap_p20015.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 XSipProfile/sipOptionsRetryTimer
diagram AXLSoap_p20016.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 XSipProfile/sipBandwidthModifier
diagram AXLSoap_p20017.png
type axlapi:XSIPBandwidthModifier
properties
content simple
default TIAS and AS
nillable false
source <xsd:element name="sipBandwidthModifier" type="axlapi:XSIPBandwidthModifier" default="TIAS and AS" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipProfile/enableUriOutdialSupport
diagram AXLSoap_p20018.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 XSipProfile/userAgentServerHeaderInfo
diagram AXLSoap_p20019.png
type axlapi:XUserAgentServerHeaderInfo
properties
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="1" maxOccurs="1"/>

element XSipProfile/allowPresentationSharingUsingBfcp
diagram AXLSoap_p20020.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 XSipProfile/scriptParameters
diagram AXLSoap_p20021.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 XSipProfile/isScriptTraceEnabled
diagram AXLSoap_p20022.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 XSipProfile/sipNormalizationScript
diagram AXLSoap_p20023.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 XSipProfile/allowiXApplicationMedia
diagram AXLSoap_p20024.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 XSipProfile/dialStringInterpretation
diagram AXLSoap_p20025.png
type axlapi:XURIDisambiguationPolicy
properties
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="1" maxOccurs="1"/>

element XSipProfile/acceptAudioCodecPreferences
diagram AXLSoap_p20026.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 XSipProfile/mlppUserAuthorization
diagram AXLSoap_p20027.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 XSipProfile/isAssuredSipServiceEnabled
diagram AXLSoap_p20028.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 XSipProfile/enableExternalQoS
diagram AXLSoap_p20029.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 XSipProfile/resourcePriorityNamespace
diagram AXLSoap_p20030.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 XSipProfile/useCallerIdCallerNameinUriOutgoingRequest
diagram AXLSoap_p20031.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 XSipProfile/callerIdDn
diagram AXLSoap_p20032.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 XSipProfile/callerName
diagram AXLSoap_p20033.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 XSipProfile/callingLineIdentification
diagram AXLSoap_p20034.png
type axlapi:XCallingLineIdentification
properties
content simple
default Default
nillable false
source <xsd:element name="callingLineIdentification" type="axlapi:XCallingLineIdentification" default="Default" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipProfile/rejectAnonymousIncomingCall
diagram AXLSoap_p20035.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 XSipProfile/callpickupUri
diagram AXLSoap_p20036.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 XSipProfile/rejectAnonymousOutgoingCall
diagram AXLSoap_p20037.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 XSipProfile/videoCallTrafficClass
diagram AXLSoap_p20038.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 XSipProfile/sdpTransparency
diagram AXLSoap_p20039.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 XSipProfile/allowMultipleCodecs
diagram AXLSoap_p20040.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 XSipProfile/sipSessionRefreshMethod
diagram AXLSoap_p20041.png
type axlapi:XSipSessionRefreshMethod
properties
content simple
default Invite
nillable false
source <xsd:element name="sipSessionRefreshMethod" type="axlapi:XSipSessionRefreshMethod" default="Invite" nillable="false" minOccurs="1" maxOccurs="1"/>

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

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

element XSipProfile/confidentialAccessLevelHeaders
diagram AXLSoap_p20044.png
type axlapi:XCALHeaders
properties
content simple
default Disabled
nillable false
source <xsd:element name="confidentialAccessLevelHeaders" type="axlapi:XCALHeaders" default="Disabled" nillable="false" minOccurs="1" maxOccurs="1"/>

element XSipProfile/destRouteString
diagram AXLSoap_p20045.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 XSipProfile/inactiveSDPRequired
diagram AXLSoap_p20046.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 XSipProfile/connectCallBeforePlayingAnnouncement
diagram AXLSoap_p20047.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