| diagram | ![]() |
||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||
| children | portNumber attendantDn unattendedPort callerIdDn callerIdEnable callingPartySelection digitSending expectedDigits sigDigits lines prefixDn presentationBit silenceSuppressionThreshold smdiPortNumber startDialProtocol trunk trunkDirection trunkLevel trunkPadRx trunkPadTx vendorConfig timer1 timer2 timer3 timer4 timer5 timer6 | ||
| used by |
|
||
| source | <xsd:complexType name="XAnalogPort"> <xsd:sequence minOccurs="0"> <xsd:element name="portNumber" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="attendantDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Mandatory for ground start and loop start</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="unattendedPort" type="axlapi:boolean" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="callerIdDn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="callerIdEnable" type="axlapi:boolean" minOccurs="1" maxOccurs="1"/> <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/> <xsd:element name="digitSending" type="axlapi:XDigitSending" default="DTMF" minOccurs="0" maxOccurs="1"/> <xsd:element name="expectedDigits" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="sigDigits" minOccurs="1"> <xsd:annotation> <xsd:documentation>The value for sigDigits must be between 0 to 32. enable attribute is read only.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="axlapi:XInteger"> <xsd:attribute name="enable" type="xsd:boolean" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="1"> <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="1"> <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. Not applicable to FXO ports</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="1"> <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="prefixDn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="presentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/> <xsd:element name="silenceSuppressionThreshold" type="axlapi:XSilenceSuppressionThreshold" minOccurs="0" maxOccurs="1"/> <xsd:element name="smdiPortNumber" type="axlapi:XInteger" default="0" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not used by T1 Ports</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="startDialProtocol" type="axlapi:XStartDialProtocol" default="Not Set" minOccurs="0" maxOccurs="1"/> <xsd:element name="trunk" type="axlapi:XTrunk" minOccurs="0" maxOccurs="1"/> <xsd:element name="trunkDirection" type="axlapi:XTrunkDirection" minOccurs="1" maxOccurs="1"/> <xsd:element name="trunkLevel" type="axlapi:XTrunkLevel" minOccurs="0" maxOccurs="1"/> <xsd:element name="trunkPadRx" type="axlapi:XTrunkPad" minOccurs="0" maxOccurs="1"/> <xsd:element name="trunkPadTx" type="axlapi:XTrunkPad" minOccurs="0" maxOccurs="1"/> <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Arbitrary XML defined by 3rd party vendors.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="timer1" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="timer2" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="timer3" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="timer4" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="timer5" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="timer6" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="portNumber" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:String255 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="attendantDn" type="axlapi:String255" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Mandatory for ground start and loop start</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||
| type | axlapi:boolean | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="unattendedPort" type="axlapi:boolean" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:String255 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="callerIdDn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:boolean | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="callerIdEnable" type="axlapi:boolean" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XCallingPartySelection | ||||||
| properties |
|
||||||
| source | <xsd:element name="callingPartySelection" type="axlapi:XCallingPartySelection" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:XDigitSending | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="digitSending" type="axlapi:XDigitSending" default="DTMF" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="expectedDigits" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||||||||
| type | extension of axlapi:XInteger | ||||||||||||
| properties |
|
||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="sigDigits" minOccurs="1"> <xsd:annotation> <xsd:documentation>The value for sigDigits must be between 0 to 32. enable attribute is read only.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:simpleContent> <xsd:extension base="axlapi:XInteger"> <xsd:attribute name="enable" type="xsd:boolean" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> </xsd:element> |
| type | xsd:boolean | ||
| properties |
|
||
| source | <xsd:attribute name="enable" type="xsd:boolean" use="optional"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | line lineIdentifier | ||||||
| source | <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="1"> <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="1"> <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. Not applicable to FXO ports</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="1"> <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> |
| diagram | ![]() |
||||||||||||
| type | axlapi:XPhoneLine | ||||||||||||
| properties |
|
||||||||||||
| children | index label display dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert displayAscii e164Mask mwlPolicy maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers missedCallLogging recordingMediaSource | ||||||||||||
| attributes |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:element name="line" type="axlapi:XPhoneLine" minOccurs="1" maxOccurs="1"> <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. Not applicable to FXO ports</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| type | axlapi:XNumplanIdentifier | ||
| properties |
|
||
| children | directoryNumber routePartitionName | ||
| annotation |
|
||
| source | <xsd:element name="lineIdentifier" type="axlapi:XNumplanIdentifier" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||
| type | axlapi:String255 | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="prefixDn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XPresentationBit | ||||||
| properties |
|
||||||
| source | <xsd:element name="presentationBit" type="axlapi:XPresentationBit" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XSilenceSuppressionThreshold | ||||||
| properties |
|
||||||
| source | <xsd:element name="silenceSuppressionThreshold" type="axlapi:XSilenceSuppressionThreshold" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||
| type | axlapi:XInteger | ||||
| properties |
|
||||
| annotation |
|
||||
| source | <xsd:element name="smdiPortNumber" type="axlapi:XInteger" default="0" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not used by T1 Ports</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||||
| type | axlapi:XStartDialProtocol | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="startDialProtocol" type="axlapi:XStartDialProtocol" default="Not Set" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTrunk | ||||||
| properties |
|
||||||
| source | <xsd:element name="trunk" type="axlapi:XTrunk" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XTrunkDirection | ||
| properties |
|
||
| source | <xsd:element name="trunkDirection" type="axlapi:XTrunkDirection" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTrunkLevel | ||||||
| properties |
|
||||||
| source | <xsd:element name="trunkLevel" type="axlapi:XTrunkLevel" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTrunkPad | ||||||
| properties |
|
||||||
| source | <xsd:element name="trunkPadRx" type="axlapi:XTrunkPad" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:XTrunkPad | ||||||
| properties |
|
||||||
| source | <xsd:element name="trunkPadTx" type="axlapi:XTrunkPad" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||||
| type | axlapi:XVendorConfig | ||||||||
| properties |
|
||||||||
| annotation |
|
||||||||
| source | <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Arbitrary XML defined by 3rd party vendors.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="timer1" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="timer2" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="timer3" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="timer4" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="timer5" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
| diagram | ![]() |
||
| type | axlapi:XInteger | ||
| properties |
|
||
| source | <xsd:element name="timer6" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |