complexType UpdateH323PhoneReq
diagram AXLSoap_p15243.png
namespace http://www.cisco.com/AXL/API/12.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description callingSearchSpaceName devicePoolName commonDeviceConfigName commonPhoneConfigName locationName mediaResourceListName automatedAlternateRoutingCssName aarNeighborhoodName traceFlag mlppDomainId useTrustedRelayPoint retryVideoCallAsAudio remoteDevice cgpnTransformationCssName useDevicePoolCgpnTransformCss geoLocationName alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage srtpAllowed unattendedPort subscribeCallingSearchSpaceName waitForFarEndH245TerminalSet mtpRequired mtpPreferredCodec callerIdDn callingPartySelection callingLineIdPresentation displayIEDelivery redirectOutboundNumberIe redirectInboundNumberIe presenceGroupName hlogStatus ownerUserName signalingPort gateKeeperInfo lines ignorePresentationIndicators elinGroup
used by
element updateH323Phone
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateH323PhoneReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:UniqueString128" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="description" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Optional description of the device</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="devicePoolName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="commonPhoneConfigName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="locationName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mediaResourceListName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="aarNeighborhoodName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="traceFlag" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mlppDomainId" type="axlapi:String128" nillable="true" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Use -1 to set to null</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="retryVideoCallAsAudio" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="remoteDevice" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="cgpnTransformationCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="useDevicePoolCgpnTransformCss" type="axlapi:boolean" default="true" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="geoLocationName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alwaysUsePrimeLine" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:XStatus" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="srtpAllowed" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="unattendedPort" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Applicable only for H323Phones and H323Trunks.Not for Gateways.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="subscribeCallingSearchSpaceName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="waitForFarEndH245TerminalSet" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mtpRequired" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="mtpPreferredCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>Applicable only for H323Phones</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="callerIdDn" type="axlapi:String50" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callingLineIdPresentation" type="axlapi:XPresentationBit" default="Default" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="displayIEDelivery" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="redirectOutboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="redirectInboundNumberIe" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="presenceGroupName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="hlogStatus" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="ownerUserName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="signalingPort" type="axlapi:XInteger" default="1720" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:sequence minOccurs="0">
             
<xsd:element name="gateKeeperName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="e164" type="axlapi:String50" nillable="true" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="technologyPrefix" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
             
<xsd:element name="zone" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
           
</xsd:sequence>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="lines" minOccurs="0" maxOccurs="1">
         
<xsd:complexType>
           
<xsd:choice minOccurs="1">
             
<xsd:element name="line" type="axlapi:XH323Line" minOccurs="1" maxOccurs="unbounded">
               
<xsd:annotation>
                 
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
             
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded">
               
<xsd:annotation>
                 
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
               
</xsd:annotation>
             
</xsd:element>
           
</xsd:choice>
         
</xsd:complexType>
       
</xsd:element>
       
<xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="elinGroup" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

element UpdateH323PhoneReq/mtpPreferredCodec
diagram AXLSoap_p15269.png
type axlapi:XSIPCodec
properties
minOcc 0
maxOcc 1
content simple
default 711ulaw
nillable false
annotation
documentation
Applicable only for H323Phones
source <xsd:element name="mtpPreferredCodec" type="axlapi:XSIPCodec" default="711ulaw" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for H323Phones</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateH323PhoneReq/callerIdDn
diagram AXLSoap_p15270.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 UpdateH323PhoneReq/callingPartySelection
diagram AXLSoap_p15271.png
type axlapi:XCallingPartySelection
properties
minOcc 0
maxOcc 1
content simple
default Originator
nillable false
source <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" default="Originator" nillable="false" minOccurs="0" maxOccurs="1"/>

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

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

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

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

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

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

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

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

element UpdateH323PhoneReq/gateKeeperInfo
diagram AXLSoap_p15280.png
properties
minOcc 0
maxOcc 1
content complex
children gateKeeperName e164 technologyPrefix zone
source <xsd:element name="gateKeeperInfo" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="gateKeeperName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="e164" type="axlapi:String50" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="technologyPrefix" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="zone" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element UpdateH323PhoneReq/gateKeeperInfo/gateKeeperName
diagram AXLSoap_p15281.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="gateKeeperName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateH323PhoneReq/gateKeeperInfo/e164
diagram AXLSoap_p15282.png
type axlapi:String50
properties
content simple
nillable true
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="e164" type="axlapi:String50" nillable="true" minOccurs="1" maxOccurs="1"/>

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

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

element UpdateH323PhoneReq/lines
diagram AXLSoap_p15285.png
properties
minOcc 0
maxOcc 1
content complex
children line lineIdentifier
source <xsd:element name="lines" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:choice minOccurs="1">
     
<xsd:element name="line" type="axlapi:XH323Line" minOccurs="1" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded">
       
<xsd:annotation>
         
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:choice>
 
</xsd:complexType>
</xsd:element>

element UpdateH323PhoneReq/lines/line
diagram AXLSoap_p15286.png
type axlapi:XH323Line
properties
minOcc 1
maxOcc unbounded
content complex
children index label asciiLabel display dirn displayAscii e164Mask maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
annotation
documentation
An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.
source <xsd:element name="line" type="axlapi:XH323Line" minOccurs="1" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table.  The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateH323PhoneReq/lines/lineIdentifier
diagram AXLSoap_p15287.png
type axlapi:XNumplanIdentifier
properties
minOcc 1
maxOcc unbounded
content complex
children directoryNumber routePartitionName
annotation
documentation
The lineIdentifier is a shorthand method that refers to a particular directory number.
source <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="unbounded">
 
<xsd:annotation>
   
<xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateH323PhoneReq/ignorePresentationIndicators
diagram AXLSoap_p15288.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
annotation
documentation
The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable.
source <xsd:element name="ignorePresentationIndicators" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The new Ignore Presentation Indicators flag for Hospitality feature is required for most phones andand device profiles. Not Nullable. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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


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