view release on metacpan or search on metacpan
lib/AXL/Client/Simple/Phone.pm view on Meta::CPAN
items to return.
=head2 $lines->has_next
Returns a true value if there is another entry in the collection after the
current item, otherwise returns a false value.
=head2 $lines->reset
Resets the iterator's cursor, so you can walk through the entries again from
the start.
=head2 $lines->count
Returns the number of entries returned by the C<lines> server query.
=head2 $lines->items
Returns an array ref containing all the entries returned by the C<lines>
server query. They are each objects of type C<AXL::Client::Simple::Line>.
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="framing" type="xsd:string"/><!--This field is of the type axl:XFraming in AXLEnums.xsd-->
<xsd:element name="intraDelay" type="xsd:nonNegativeInteger"/>
<xsd:element name="numberIE" type="xsd:boolean"/>
<xsd:element name="numDigits" type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>The value of numDigits must be either 0 to 32 or 99.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="prefix" type="xsd:string" minOccurs="0"/>
<xsd:element name="presentationBit" type="xsd:string"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:element name="sendRestart" type="xsd:boolean"/>
<xsd:element name="setupNonISDNPI" type="xsd:boolean"/>
<xsd:element name="sigDigits" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>This tag enables the significant digits for the gateway; if the tag is set to true, the value of the 'numDigits' element is used as Significant Digits for the gateway. This tag should have a value of false if numDigits is se...
</xsd:annotation>
</xsd:element>
<xsd:element name="stableIn4" type="xsd:boolean"/>
<xsd:element name="statusPoll" type="xsd:boolean"/>
<xsd:element name="stripCountOut" type="xsd:nonNegativeInteger"/>
<xsd:element name="trunkPadRx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
share/AXLSoap.xsd view on Meta::CPAN
</xsd:element>
<xsd:element name="passingPrecedenceLevelThroughUUIE" type="xsd:boolean" minOccurs="0"/>
<xsd:element name="prefix" type="xsd:string" minOccurs="0"/>
<xsd:element name="callingLinePresentationBit" type="xsd:string" nillable="false"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:element name="connectedLinePresentationBit" type="xsd:string" nillable="false"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:element name="connectedPBX" type="xsd:string" nillable="false"/><!--This field is of the type axl:XConnectedPBX in AXLEnums.xsd-->
<xsd:element name="priProtocol" type="xsd:string"/><!--This field is of the type axl:XPriProtocol in AXLEnums.xsd-->
<xsd:element name="securityAccessLevel" type="xsd:nonNegativeInteger" minOccurs="0"/>
<xsd:element name="sendCallingNameInFacilityIE" type="xsd:boolean"/>
<xsd:element name="sendEXLeadingCharInDispIE" type="xsd:boolean"/>
<xsd:element name="sendRestart" type="xsd:boolean"/>
<xsd:element name="setupNonISDNPI" type="xsd:boolean"/>
<xsd:element name="sigDigits" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation>This tag enables the significant digits for the gateway; if the tag is set to true, the value of the 'numDigits' element is used as Significant Digits for the gateway. This tag should have a value of false if numDigits is se...
</xsd:annotation>
</xsd:element>
<xsd:element name="span" type="xsd:nonNegativeInteger"/>
<xsd:element name="statusPoll" type="xsd:boolean"/>
<xsd:element name="stripCountOut" type="xsd:nonNegativeInteger"/>
<xsd:element name="trunkPadRx" type="xsd:string"/><!--This field is of the type axl:XTrunkPad in AXLEnums.xsd-->
share/AXLSoap.xsd view on Meta::CPAN
<xsd:annotation>
<xsd:documentation>Applicable only for H323 Phones.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callerIdDN" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="callingPartySelection" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
<xsd:element name="callingLineIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:element name="displayIEDelivery" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="redirectOutboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="redirectInboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="enableInboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="enableOutboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If set to True, mediaResourceList must be mentioned and mtpRequired must be set to True.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="codecForOutboundFaststart" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XMediaPayload in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>enableOutboundFaststart must be set to true for it to be read. Not Nillable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XH323Phone">
<xsd:complexContent>
<xsd:extension base="axlapi:XH323Device">
<xsd:sequence minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="referCallingSearchSpaceName" type="axlapi:String50"/>
</xsd:choice>
<xsd:choice minOccurs="0">
<xsd:element name="cgpnTransformationUnknownCSS" type="axlapi:XCallingSearchSpace" nillable="true"/>
<xsd:element name="cgpnTransformationUnknownCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
<xsd:element name="destinationaddress" type="axlapi:String50">
<xsd:annotation>
<xsd:documentation>Valid characters for Destination Address are letters, numbers, dashes and dots(periods). IP address should have four 8-bit numbers seperated by periods. Host name should start with letter and end with letter or number.</xsd:...
</xsd:annotation>
</xsd:element>
<xsd:element name="destAddrIsSRV" type="xsd:boolean" default="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="destinationport" type="xsd:integer" default="0" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag depends on destAddrIsSRV. It is mandatory when destAddrIsSRV is false or when destination address is an IP address. Valid values between 1024 to 65535 (inclusive)</xsd:documentation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="lineId" type="axlapi:XLineId"/>
</xsd:choice>
<xsd:element name="prefixDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="presentationBit" type="xsd:string"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:element name="silenceSuppressionThreshold" type="xsd:string"/><!--This field is of the type axl:XSilenceSuppressionThreshold in AXLEnums.xsd-->
<xsd:element name="smdiPortNumber" type="xsd:nonNegativeInteger">
<xsd:annotation>
<xsd:documentation>Not used by T1 Ports.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="startDialProtocol" type="axlapi:XStartDialProtocol"/>
<xsd:element name="timers">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="timer" type="xsd:nonNegativeInteger" maxOccurs="6"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="trunk" type="xsd:string"/><!--This field is of the type axl:XTrunk in AXLEnums.xsd-->
<xsd:element name="trunkDirection" type="xsd:string"/><!--This field is of the type axl:XTrunkDirection in AXLEnums.xsd-->
<xsd:element name="trunkLevel" type="xsd:string"/><!--This field is of the type axl:XTrunkLevel in AXLEnums.xsd-->
share/AXLSoap.xsd view on Meta::CPAN
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String50">
<xsd:annotation>
<xsd:documentation>Read-only. name is now autogenerated.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="description" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="autoRegistration" minOccurs="0">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="startDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="endDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="nextDN" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="routePartition" type="axlapi:XRoutePartition">
<xsd:annotation>
<xsd:documentation>Only the uuid attribute is read by the AXL API.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="routePartitionName" type="axlapi:String50"/>
</xsd:choice>
share/AXLSoap.xsd view on Meta::CPAN
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="XNPCallPickupGroup">
<xsd:complexContent>
<xsd:extension base="axlapi:XNumPlan">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="xsd:Name"/>
<xsd:element name="members" minOccurs="0">
<xsd:annotation>
<xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition an...
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
<xsd:element name="pickupNotification" type="axlapi:XPickupNotification" default="No Alert" nillable="false" minOccurs="0"/>
<xsd:element name="pickupNotificationTimer" type="xsd:nonNegativeInteger" default="6" nillable="false" minOccurs="0"/>
<xsd:element name="callInfoForPickupNotification" minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="defaultTelephonyEventPayloadType" type="xsd:long" default="101" minOccurs="0"/>
<xsd:element name="redirectByApplication" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="ringing180" type="xsd:boolean" default="false" minOccurs="0"/>
<xsd:element name="timerInvite" type="xsd:long" default="180" minOccurs="0"/>
<xsd:element name="timerRegisterDelta" type="xsd:long" default="5" minOccurs="0"/>
<xsd:element name="timerRegister" type="xsd:long" default="3600" minOccurs="0"/>
<xsd:element name="timerT1" type="xsd:long" default="500" minOccurs="0"/>
<xsd:element name="timerT2" type="xsd:long" default="4000" minOccurs="0"/>
<xsd:element name="retryInvite" type="xsd:long" default="6" minOccurs="0"/>
<xsd:element name="retryNotInvite" type="xsd:long" default="10" minOccurs="0"/>
<xsd:element name="startMediaPort" type="xsd:long" default="16384" minOccurs="0"/>
<xsd:element name="stopMediaPort" type="xsd:long" default="32766" minOccurs="0"/>
<xsd:element name="callpickupURI" type="axlapi:Name128" default="x-cisco-serviceuri-pickup" minOccurs="0"/>
<xsd:element name="callpickupListURI" type="axlapi:String128" default="x-cisco-serviceuri-opickup" minOccurs="0"/>
<xsd:element name="callpickupGroupURI" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" minOccurs="0"/>
<xsd:element name="meetmeServiceURI" type="axlapi:String128" default="x-cisco-serviceuri-meetme" minOccurs="0"/>
<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" minOccurs="0"/>
<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" minOccurs="0"/>
<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" minOccurs="0"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="acceptOutOfDialogRefer" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="acceptUnsolicitedNotification" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="allowReplaceHeader" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="transmitSecurityStatus" type="xsd:boolean" nillable="false" minOccurs="0"/>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XTimePeriod">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String50"/>
<xsd:element name="startTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
<xsd:element name="endTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
<xsd:element name="startDay" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
<xsd:element name="endDay" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
<xsd:element name="monthOfYear" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
<xsd:element name="dayOfMonth" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
<xsd:element name="isPublished" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>TimePeriod cannot be published if it has a todOwnerId assigned to it. Only Administrative Time Period can be published.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:choice minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
Ring Out - End Call
Off Hook With Feature - End Call </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="softKey" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="positionId" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="softKeyName" type="axlapi:XSoftkey" nillable="false"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="Delete Users - Custom File"/>
<xsd:enumeration value="Delete Managers - Custom File"/>
<xsd:enumeration value="Delete CAT6k FXS Ports"/>
<xsd:enumeration value="Delete Managers/Assistants"/>
<xsd:enumeration value="Update Phones - Query"/>
<xsd:enumeration value="Update Users - Query"/>
<xsd:enumeration value="Update Phones - Custom File"/>
<xsd:enumeration value="Update Users - Custom File"/>
<xsd:enumeration value="Update CAT6k FXS Ports - Custom File"/>
<xsd:enumeration value="Phone Add Lines"/>
<xsd:enumeration value="Reset/Restart Phones Query"/>
<xsd:enumeration value="Reset/Restart Phones Custom File"/>
<xsd:enumeration value="Generate Phone Reports"/>
<xsd:enumeration value="Generate User Reports"/>
<xsd:enumeration value="Generate Manager Reports"/>
<xsd:enumeration value="Generate Assistant Reports"/>
<xsd:enumeration value="Generate User Device Profile Reports"/>
<xsd:enumeration value="Generate Gateway Reports"/>
<xsd:enumeration value="Export Phones - All Details"/>
<xsd:enumeration value="Export Phones - Specific Details"/>
<xsd:enumeration value="Export UDP - All Details"/>
<xsd:enumeration value="Export UDP - Specific Details"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="There is at least one device that has extension mobility enabled for this model, device default profile cannot be deleted."/>
<xsd:enumeration value="The model and protocol of the Extension Mobility Logout Profile do not match the model and protocol of the device."/>
<xsd:enumeration value="This device does not support Passing Precedence Level Through UUIE."/>
<xsd:enumeration value="Max number of phones in cluster has been exceeded for install type."/>
<xsd:enumeration value="Feature DND is not supported for this device."/>
<xsd:enumeration value="Device does not support selected DND Option."/>
<xsd:enumeration value="Cannot delete the IP Media Streaming software devices installed on a server by default."/>
<xsd:enumeration value="Device Outbound Call Rollover Feature Restriction."/>
<xsd:enumeration value="The specified Security Profile is not valid for this device type (model and protocol)."/>
<xsd:enumeration value="The Server Based Software Device cannot be deleted."/>
<xsd:enumeration value="Outbound Faststart cannot be enabled. Outbound Faststart requires an MTP and a hardware Transcoder configured through a Media Resource Group List for the device."/>
<xsd:enumeration value="Only devices that support Join Across Lines feature use the Join Across Lines setting"/>
<xsd:enumeration value="Only devices that support Single Button Barge feature use the Single Button Barge setting"/>
<xsd:enumeration value="sRPT cannot be used on a SIP trunk with Security Mode of Authenticated."/>
<xsd:enumeration value="TKPresentationBit ConnectedLine cannt be enabled. TKPresentationBit ConnectedLine requires IsRPIDEnabled to be set to True."/>
<xsd:enumeration value="TKPresentationBit ConnectedName cannt be enabled. TKPresentationBit ConnectedName requires IsRPIDEnabled to be set to True."/>
<xsd:enumeration value="Security Profile used by a device cannot be a CUMA security policy."/>
<xsd:enumeration value="fkCalledSearchSpace_cdpnTransform is not allowed for FXS ports"/>
<xsd:enumeration value="Phone Personalization feature is not supported on the specified device type."/>
<xsd:enumeration value="National, International and Subscriber Prefixes must be empty for SIP trunks"/>
<xsd:enumeration value="Only H225 trunk (gatekeep controlled) and SIP trunk can have non-zero Allocated License Unit"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="Cannot insert or update pattern. A Device Template exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Directed Call Park exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Device Intercom exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Translation Intercom exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Translation Calling Party exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Mobility Handoff exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Mobility DTMF exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Mobility IVR exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Device Intercom Template exists with the same pattern and partition."/>
<xsd:enumeration value="Cannot insert or update pattern. A Transformation Called Party Number exists with the same pattern and partition."/>
<xsd:enumeration value="\+ may only be used at the start of a DN. It is not valid after the first digit. Slash (\) is only allowed as part of \+ at the beginning of a DN."/>
<xsd:enumeration value="Cannot have duplicate IPv6 patterns in the same partition."/>
<xsd:enumeration value="Brackets need to be in pair."/>
<xsd:enumeration value="A Cisco CallManager Group may not contain more than 3 Cisco CallManagers"/>
<xsd:enumeration value="Slot value is not supported for this gateway"/>
<xsd:enumeration value="This Slot Module is not allowed at the current slot position for this gateway"/>
<xsd:enumeration value="This VIC card is not allowed for this gateway, under specified slot position and SlotModule"/>
<xsd:enumeration value="The specified slot and subunit are already defined for this MGCP gateway."/>
<xsd:enumeration value="AppUser Name already exists as an EndUser Userid. AppUser Name cannot be the same as an EndUser's userid"/>
<xsd:enumeration value="EndUser userid already exists as an AppUser Name. EndUser userid cannot be the same as an AppUsers name."/>
<xsd:enumeration value="EndUser cannot be inserted because Corporate LDAP directory is the sync master. Add users in the corporate directory."/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="Call Rejected"/>
<xsd:enumeration value="Number Changed"/>
<xsd:enumeration value="Invalid Number Format"/>
<xsd:enumeration value="Precedence Level Exceeded"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XReset">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="Reset"/>
<xsd:enumeration value="Restart"/>
<xsd:enumeration value="Apply Configuration"/>
</xsd:restriction>
</xsd:simpleType>
<xsd:simpleType name="XResetHandShake">
<xsd:restriction base="xsd:string">
<xsd:enumeration value="new"/>
<xsd:enumeration value="done"/>
</xsd:restriction>
</xsd:simpleType>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:enumeration value="RTMT->Alert Config"/>
<xsd:enumeration value="MOH Audio Source Management web pages"/>
<xsd:enumeration value="Bulk Phone Template"/>
<xsd:enumeration value="Bulk Phone File Format"/>
<xsd:enumeration value="Bulk Validate Phones"/>
<xsd:enumeration value="Bulk Insert Phones"/>
<xsd:enumeration value="Bulk Update Phones"/>
<xsd:enumeration value="Bulk Delete Phones"/>
<xsd:enumeration value="Bulk Export Phones"/>
<xsd:enumeration value="Bulk Add/Update Phones"/>
<xsd:enumeration value="Bulk Reset/Restart Phones"/>
<xsd:enumeration value="Bulk Generate Phone Reports"/>
<xsd:enumeration value="Bulk Migrate Phones"/>
<xsd:enumeration value="Bulk User Template"/>
<xsd:enumeration value="Bulk Insert Users"/>
<xsd:enumeration value="Bulk Update Users"/>
<xsd:enumeration value="Bulk Delete Users"/>
<xsd:enumeration value="Bulk Export Users"/>
<xsd:enumeration value="Bulk Reset Password/PIN"/>
<xsd:enumeration value="Bulk Generate User Reports"/>
<xsd:enumeration value="Bulk Phone & Users File Format"/>
share/AXLSoap.xsd view on Meta::CPAN
Ring Out - End Call
Off Hook With Feature - End Call </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="softKey" minOccurs="0" maxOccurs="unbounded">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="positionId" type="xsd:nonNegativeInteger" nillable="false">
<xsd:annotation>
<xsd:documentation>Read-Only.The positionId has values starting with 0 and get incremented by 1 for each call state.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="softKeyName" type="axlapi:XSoftkey" nillable="false"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:sequence>
<xsd:element name="user" type="axlapi:XUser"/>
</xsd:sequence>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="getUserResponse" type="axlapi:GetUserRes"/>
<!-- Application User API starts -->
<xsd:complexType name="AddAppUserReq">
<xsd:annotation>
<xsd:documentation>Adds a new application user.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="axlapi:APIRequest">
<xsd:sequence>
<xsd:element name="newApplicationUser" type="axlapi:XApplicationUser">
<xsd:annotation>
<xsd:documentation>The new application user to be added.</xsd:documentation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="removeTimePeriodResponse" type="axlapi:StandardResponse"/>
<xsd:complexType name="UpdateTimePeriodReq">
<xsd:complexContent>
<xsd:extension base="axlapi:NameAndGUIDRequest">
<xsd:sequence>
<xsd:element name="newName" type="axlapi:String50" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="startTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
<xsd:element name="endTime" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XTimeOfDay in AXLEnums.xsd-->
<xsd:element name="startDay" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
<xsd:element name="endDay" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XDayOfWeek in AXLEnums.xsd-->
<xsd:element name="monthOfYear" type="xsd:string" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
<xsd:element name="dayOfMonth" type="xsd:nonNegativeInteger" minOccurs="0"/>
<xsd:element name="description" type="axlapi:String255" minOccurs="0"/>
<xsd:element name="dayOfMonthEnd" type="xsd:nonNegativeInteger" nillable="false" minOccurs="0"/>
<xsd:element name="monthOfYearEnd" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XMonthOfYear in AXLEnums.xsd-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:sequence>
<xsd:element name="newPattern" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="description" type="axlapi:String50" minOccurs="0"/>
<xsd:choice minOccurs="0">
<xsd:element name="newRoutePartitionId" type="axlapi:XUUID"/>
<xsd:element name="newRoutePartitionName" type="axlapi:String50"/>
</xsd:choice>
<xsd:element name="newName" type="axlapi:XDirectoryNumber" minOccurs="0"/>
<xsd:element name="members" minOccurs="0">
<xsd:annotation>
<xsd:documentation>On Addition always the first member added is itself. Do not specify the first member as itself in an Add request . Also make sure that the priority always starts with 1. It will internally be taken care of during Addition an...
</xsd:annotation>
<xsd:complexType>
<xsd:sequence minOccurs="0">
<xsd:element name="member" type="axlapi:XPickupGroupMember" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>A list of the new members of this Pickup group.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="sendCallingNameInFacilityIE" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="sendEXLeadingCharInDispIE" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="sendRestart" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="setupNonISDNPI" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="sigDigits" type="xsd:boolean" minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="prefix" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="presentationBit" type="xsd:string" minOccurs="0"><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="sendRestart" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="setupNonISDNPI" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Not nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="sigDigits" type="xsd:boolean" minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:annotation>
<xsd:documentation>Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="autoRegistration" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Auto-registration information block.</xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="startDN" type="axlapi:XDirectoryNumber" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="endDN" type="axlapi:XDirectoryNumber" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nullable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="nextDN" type="axlapi:XDirectoryNumber" minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:annotation>
<xsd:documentation>Applicable only for H323 Phones.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="callerIdDN" type="axlapi:String50" minOccurs="0"/>
<xsd:element name="callingPartySelection" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XCallingPartySelection in AXLEnums.xsd-->
<xsd:element name="callingLineIdPresentation" type="xsd:string" nillable="false" minOccurs="0"/><!--This field is of the type axl:XPresentationBit in AXLEnums.xsd-->
<xsd:element name="displayIEDelivery" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="redirectOutboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="redirectInboundNumberIE" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="enableInboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="enableOutboundFaststart" type="xsd:boolean" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>If set to True, mediaResourceList must be mentioned and mtpRequired must be set to True.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="codecForOutboundFaststart" type="xsd:string" nillable="false" minOccurs="0"><!--This field is of the type axl:XMediaPayload in AXLEnums.xsd-->
<xsd:annotation>
<xsd:documentation>enableOutboundFaststart must be set to true for it to be read. Not Nillable.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="UpdateH323PhoneReq">
<xsd:complexContent>
<xsd:extension base="axlapi:UpdateH323DeviceReq">
<xsd:sequence minOccurs="0">
share/AXLSoap.xsd view on Meta::CPAN
<xsd:choice minOccurs="0">
<xsd:element name="cdpnTransformationCSSId" type="axlapi:XUUID" nillable="true"/>
<xsd:element name="cdpnTransformationCSSName" type="axlapi:String50" nillable="true"/>
</xsd:choice>
<xsd:element name="useDevicePoolCdpnTransformCSS" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="unattendedPort" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="mtpRequired" type="xsd:boolean" nillable="false" minOccurs="0"/>
<xsd:element name="unknownPrefix" type="axlapi:String16" nillable="false" minOccurs="0"/>
<xsd:element name="destinationaddress" type="axlapi:String50" nillable="false" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Valid characters for Destination Address are letters, numbers, dashes and dots(periods). IP address should have four 8-bit numbers seperated by periods. Host name should start with letter and end with letter or number.</xsd:...
</xsd:annotation>
</xsd:element>
<xsd:element name="destAddrIsSRV" type="xsd:boolean" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag is ignored and destAddrIsSRV is set to false if destinationaddress is an IP address and destinationport is mentioned correctly.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="destinationport" type="xsd:integer" default="0" minOccurs="0">
<xsd:annotation>
<xsd:documentation>This tag depends on destAddrIsSRV. It is mandatory when destAddrIsSRV is false or when destination address is an IP address. Valid values between 1024 to 65535 (inclusive)</xsd:documentation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="defaultTelephonyEventPayloadType" type="xsd:long" default="101" nillable="false" minOccurs="0"/>
<xsd:element name="redirectByApplication" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="ringing180" type="xsd:boolean" default="false" nillable="false" minOccurs="0"/>
<xsd:element name="timerInvite" type="xsd:long" default="180" nillable="false" minOccurs="0"/>
<xsd:element name="timerRegisterDelta" type="xsd:long" default="5" nillable="false" minOccurs="0"/>
<xsd:element name="timerRegister" type="xsd:long" default="3600" nillable="false" minOccurs="0"/>
<xsd:element name="timerT1" type="xsd:long" default="500" nillable="false" minOccurs="0"/>
<xsd:element name="timerT2" type="xsd:long" default="4000" nillable="false" minOccurs="0"/>
<xsd:element name="retryInvite" type="xsd:long" default="6" nillable="false" minOccurs="0"/>
<xsd:element name="retryNotInvite" type="xsd:long" default="10" nillable="false" minOccurs="0"/>
<xsd:element name="startMediaPort" type="xsd:long" default="16384" nillable="false" minOccurs="0"/>
<xsd:element name="stopMediaPort" type="xsd:long" default="32766" nillable="false" minOccurs="0"/>
<xsd:element name="callpickupURI" type="axlapi:Name128" default="x-cisco-serviceuri-pickup" nillable="false" minOccurs="0"/>
<xsd:element name="callpickupListURI" type="axlapi:String128" default="x-cisco-serviceuri-opickup" nillable="false" minOccurs="0"/>
<xsd:element name="callpickupGroupURI" type="axlapi:String128" default="x-cisco-serviceuri-gpickup" nillable="false" minOccurs="0"/>
<xsd:element name="meetmeServiceURI" type="axlapi:String128" default="x-cisco-serviceuri-meetme" nillable="false" minOccurs="0"/>
<xsd:element name="userInfo" type="axlapi:XZzuserInfo" default="None" nillable="false" minOccurs="0"/>
<xsd:element name="dtmfDbLevel" type="axlapi:XZzdtmfDbLevel" default="Nominal" nillable="false" minOccurs="0"/>
<xsd:element name="callHoldRingback" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
<xsd:element name="anonymousCallBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>
<xsd:element name="callerIdBlock" type="axlapi:XZzpreff" default="Off" nillable="false" minOccurs="0"/>