Showing:

Annotations
Diagrams
Instances
Properties
Source
Element GetExtensionSettingsResponse
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Get extension type parameters: response
Diagram
Diagram Common_xsd_Element_extendedNumber.tmp#extendedNumber ExtensionData_xsd_Element_extensionType.tmp#extensionType ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_phoneTerminal ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_phoneQueue ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_IVR ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_voicemailCenter ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_queueCenter ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_conference ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_callback ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_callingCard ExtensionMessages_xsd_Element_GetExtensionSettingsResponse.tmp#GetExtensionSettingsResponse_intercomPaging
Properties
content: complex
Model extendedNumber{0,1} , extensionType{0,1} , (phoneTerminal{0,1} | phoneQueue{0,1} | IVR{0,1} | voicemailCenter{0,1} | queueCenter{0,1} | conference{0,1} | callback{0,0} | callingCard{0,0} | intercomPaging{0,0})
Children IVR, callback, callingCard, conference, extendedNumber, extensionType, intercomPaging, phoneQueue, phoneTerminal, queueCenter, voicemailCenter
Instance
<GetExtensionSettingsResponse xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:common="http://4psa.com/Common.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <common:extendedNumber>{0,1}</common:extendedNumber>
  <extensionData:extensionType>{0,1}</extensionData:extensionType>
  <phoneTerminal>{0,1}</phoneTerminal>
  <phoneQueue>{0,1}</phoneQueue>
  <IVR>{0,1}</IVR>
  <voicemailCenter>{0,1}</voicemailCenter>
  <queueCenter>{0,1}</queueCenter>
  <conference>{0,1}</conference>
  <callback>{0,0}</callback>
  <callingCard>{0,0}</callingCard>
  <intercomPaging>{0,0}</intercomPaging>
</GetExtensionSettingsResponse>
Source
<xs:element name="GetExtensionSettingsResponse">
  <xs:annotation>
    <xs:documentation>Get extension type parameters: response</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="common:extendedNumber" minOccurs="0"/>
      <xs:element ref="extensionData:extensionType" minOccurs="0"/>
      <xs:choice>
        <xs:element name="phoneTerminal" type="extensionData:ExtendedPhoneTerminal" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Phone terminal extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="phoneQueue" type="extensionData:ExtendedQueue" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Queue extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="IVR" type="extensionData:IVR" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Interactive voice response
								extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="voicemailCenter" type="extensionData:VoicemailInfo" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Voicemail center extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="queueCenter" type="extensionData:QueueCenterInfo" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Queue login center extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="conference" type="extensionData:ConferenceInfo" minOccurs="0">
          <xs:annotation>
            <xs:documentation>Conference extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="callback" minOccurs="0" maxOccurs="0">
          <xs:annotation>
            <xs:documentation>Call callback extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="callingCard" minOccurs="0" maxOccurs="0">
          <xs:annotation>
            <xs:documentation>Calling card extension</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="intercomPaging" minOccurs="0" maxOccurs="0">
          <xs:annotation>
            <xs:documentation>Intercom/paging extension</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:choice>
    </xs:sequence>
  </xs:complexType>
</xs:element>
Element phoneTerminal
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Phone terminal extension
Diagram
Diagram ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerID ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerName ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerNo ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerNumber ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_defaultCallerIDRef ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDRefs ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_anonymous ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDInternal ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDOnTransfer ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_SIPIdentity ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_mohFolder ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_noAnswer ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_parkTimeout ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_virtualizationCode ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_callWaiting ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_dnd ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_dndSndActive ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_dndSnd ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_phoneAccess ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_block ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal_phoneAccessPassword ExtensionData_xsd_Complex_Type_PhoneTerminal.tmp#PhoneTerminal ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_terminal ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_state ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_IP ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_voicemailMsgQuota ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_faxMsgQuota ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_musicFilesQuota ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_soundFilesQuota ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_recordedMsgQuota ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal_registration ExtensionData_xsd_Complex_Type_ExtendedPhoneTerminal.tmp#ExtendedPhoneTerminal
Type ExtendedPhoneTerminal
Type hierarchy
Properties
content: complex
minOccurs: 0
Model sendCallerID{0,1} , callerName{0,1} , sendCallerNo{0,1} , callerNumber{0,1} , defaultCallerIDRef{0,1} , callerIDRefs* , anonymous{0,1} , callerIDInternal{0,1} , callerIDOnTransfer{0,1} , SIPIdentity{0,1} , mohFolder{0,1} , noAnswer{0,1} , parkTimeout{0,1} , virtualizationCode{0,1} , callWaiting{0,1} , dnd{0,1} , dndSndActive{0,1} , dndSnd{0,1} , phoneAccess{0,1} , block{0,1} , phoneAccessPassword{0,1} , terminal{0,1} , state{0,1} , IP{0,1} , voicemailMsgQuota{0,1} , faxMsgQuota{0,1} , musicFilesQuota{0,1} , soundFilesQuota{0,1} , recordedMsgQuota{0,1} , registration*
Children IP, SIPIdentity, anonymous, block, callWaiting, callerIDInternal, callerIDOnTransfer, callerIDRefs, callerName, callerNumber, defaultCallerIDRef, dnd, dndSnd, dndSndActive, faxMsgQuota, mohFolder, musicFilesQuota, noAnswer, parkTimeout, phoneAccess, phoneAccessPassword, recordedMsgQuota, registration, sendCallerID, sendCallerNo, soundFilesQuota, state, terminal, virtualizationCode, voicemailMsgQuota
Instance
<phoneTerminal xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <extensionData:sendCallerID>{0,1}</extensionData:sendCallerID>
  <extensionData:callerName>{0,1}</extensionData:callerName>
  <extensionData:sendCallerNo>{0,1}</extensionData:sendCallerNo>
  <extensionData:callerNumber>{0,1}</extensionData:callerNumber>
  <extensionData:defaultCallerIDRef>{0,1}</extensionData:defaultCallerIDRef>
  <extensionData:callerIDRefs>{0,unbounded}</extensionData:callerIDRefs>
  <extensionData:anonymous>{0,1}</extensionData:anonymous>
  <extensionData:callerIDInternal>{0,1}</extensionData:callerIDInternal>
  <extensionData:callerIDOnTransfer>{0,1}</extensionData:callerIDOnTransfer>
  <extensionData:SIPIdentity>{0,1}</extensionData:SIPIdentity>
  <extensionData:mohFolder>{0,1}</extensionData:mohFolder>
  <extensionData:noAnswer>{0,1}</extensionData:noAnswer>
  <extensionData:parkTimeout>{0,1}</extensionData:parkTimeout>
  <extensionData:virtualizationCode>{0,1}</extensionData:virtualizationCode>
  <extensionData:callWaiting>{0,1}</extensionData:callWaiting>
  <extensionData:dnd>{0,1}</extensionData:dnd>
  <extensionData:dndSndActive>{0,1}</extensionData:dndSndActive>
  <extensionData:dndSnd>{0,1}</extensionData:dndSnd>
  <extensionData:phoneAccess>{0,1}</extensionData:phoneAccess>
  <extensionData:block>{0,1}</extensionData:block>
  <extensionData:phoneAccessPassword>{0,1}</extensionData:phoneAccessPassword>
  <extensionData:terminal>{0,1}</extensionData:terminal>
  <extensionData:state>{0,1}</extensionData:state>
  <extensionData:IP>{0,1}</extensionData:IP>
  <extensionData:voicemailMsgQuota>{0,1}</extensionData:voicemailMsgQuota>
  <extensionData:faxMsgQuota>{0,1}</extensionData:faxMsgQuota>
  <extensionData:musicFilesQuota>{0,1}</extensionData:musicFilesQuota>
  <extensionData:soundFilesQuota>{0,1}</extensionData:soundFilesQuota>
  <extensionData:recordedMsgQuota>{0,1}</extensionData:recordedMsgQuota>
  <extensionData:registration>{0,unbounded}</extensionData:registration>
</phoneTerminal>
Source
<xs:element name="phoneTerminal" type="extensionData:ExtendedPhoneTerminal" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Phone terminal extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element phoneQueue
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Queue extension
Diagram
Diagram ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerID ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerName ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerNo ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerNumber ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_defaultCallerIDRef ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDRefs ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_anonymous ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDInternal ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDOnTransfer ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_SIPIdentity ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_name ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_size ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_distribution ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_waitFor ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_service ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_record ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_recordStorage ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_agentMaxRings ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_callBetween ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_delayFor ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_pickupAnnounceSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_reportWaitTime ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_restartTimer ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_welcomeSndActive ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_welcomeSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_announcePosition ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_announceHoldTime ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_announceWait ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_announceWaitMin ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_announceWaitMax ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_announcePosFreq ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_periodicAnnounceFreq ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_exitToExtension ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_reconnect ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_reconnectTime ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_musicOnHoldFolder ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_thereAreSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_holdTimeSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_youAreNextSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_thankYouSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_callsWaitingSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_reportHoldSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_periodicAnnounceSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_secondSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_minuteSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_timeoutStatus ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_timeout ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_timeoutParam ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_allowCalls ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_emptyStatus ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_emptyTransfer ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_dropCalls ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_unavailableStatus ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_unavailableTransfer ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_disconnectSndActive ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue_disconnectSnd ExtensionData_xsd_Complex_Type_PhoneQueue.tmp#PhoneQueue ExtensionData_xsd_Complex_Type_ExtendedQueue.tmp#ExtendedQueue_agents ExtensionData_xsd_Complex_Type_ExtendedQueue.tmp#ExtendedQueue_registeredAgents ExtensionData_xsd_Complex_Type_ExtendedQueue.tmp#ExtendedQueue_supervisors ExtensionData_xsd_Complex_Type_ExtendedQueue.tmp#ExtendedQueue
Type ExtendedQueue
Type hierarchy
Properties
content: complex
minOccurs: 0
Model sendCallerID{0,1} , callerName{0,1} , sendCallerNo{0,1} , callerNumber{0,1} , defaultCallerIDRef{0,1} , callerIDRefs* , anonymous{0,1} , callerIDInternal{0,1} , callerIDOnTransfer{0,1} , SIPIdentity{0,1} , name{0,1} , size{0,1} , distribution{0,1} , waitFor{0,1} , service{0,1} , record{0,1} , recordStorage{0,1} , agentMaxRings{0,1} , callBetween{0,1} , delayFor{0,1} , pickupAnnounceSnd{0,1} , reportWaitTime{0,1} , restartTimer{0,1} , welcomeSndActive{0,1} , welcomeSnd{0,1} , announcePosition , announceHoldTime , announceWait , announceWaitMin{0,1} , announceWaitMax{0,1} , announcePosFreq{0,1} , periodicAnnounceFreq{0,1} , exitToExtension{0,1} , reconnect{0,1} , reconnectTime{0,1} , musicOnHoldFolder{0,1} , thereAreSnd{0,1} , holdTimeSnd{0,1} , youAreNextSnd{0,1} , thankYouSnd{0,1} , callsWaitingSnd{0,1} , reportHoldSnd{0,1} , periodicAnnounceSnd{0,1} , secondSnd{0,1} , minuteSnd{0,1} , timeoutStatus{0,1} , timeout{0,1} , timeoutParam{0,1} , allowCalls{0,1} , emptyStatus{0,1} , emptyTransfer{0,1} , dropCalls{0,1} , unavailableStatus{0,1} , unavailableTransfer{0,1} , disconnectSndActive{0,1} , disconnectSnd{0,1} , agents{0,1} , registeredAgents{0,1} , supervisors{0,1}
Children SIPIdentity, agentMaxRings, agents, allowCalls, announceHoldTime, announcePosFreq, announcePosition, announceWait, announceWaitMax, announceWaitMin, anonymous, callBetween, callerIDInternal, callerIDOnTransfer, callerIDRefs, callerName, callerNumber, callsWaitingSnd, defaultCallerIDRef, delayFor, disconnectSnd, disconnectSndActive, distribution, dropCalls, emptyStatus, emptyTransfer, exitToExtension, holdTimeSnd, minuteSnd, musicOnHoldFolder, name, periodicAnnounceFreq, periodicAnnounceSnd, pickupAnnounceSnd, reconnect, reconnectTime, record, recordStorage, registeredAgents, reportHoldSnd, reportWaitTime, restartTimer, secondSnd, sendCallerID, sendCallerNo, service, size, supervisors, thankYouSnd, thereAreSnd, timeout, timeoutParam, timeoutStatus, unavailableStatus, unavailableTransfer, waitFor, welcomeSnd, welcomeSndActive, youAreNextSnd
Instance
<phoneQueue xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <extensionData:sendCallerID>{0,1}</extensionData:sendCallerID>
  <extensionData:callerName>{0,1}</extensionData:callerName>
  <extensionData:sendCallerNo>{0,1}</extensionData:sendCallerNo>
  <extensionData:callerNumber>{0,1}</extensionData:callerNumber>
  <extensionData:defaultCallerIDRef>{0,1}</extensionData:defaultCallerIDRef>
  <extensionData:callerIDRefs>{0,unbounded}</extensionData:callerIDRefs>
  <extensionData:anonymous>{0,1}</extensionData:anonymous>
  <extensionData:callerIDInternal>{0,1}</extensionData:callerIDInternal>
  <extensionData:callerIDOnTransfer>{0,1}</extensionData:callerIDOnTransfer>
  <extensionData:SIPIdentity>{0,1}</extensionData:SIPIdentity>
  <extensionData:name>{0,1}</extensionData:name>
  <extensionData:size unlimited="true">{0,1}</extensionData:size>
  <extensionData:distribution>{0,1}</extensionData:distribution>
  <extensionData:waitFor>{0,1}</extensionData:waitFor>
  <extensionData:service>{0,1}</extensionData:service>
  <extensionData:record>{0,1}</extensionData:record>
  <extensionData:recordStorage unlimited="true">{0,1}</extensionData:recordStorage>
  <extensionData:agentMaxRings>{0,1}</extensionData:agentMaxRings>
  <extensionData:callBetween>{0,1}</extensionData:callBetween>
  <extensionData:delayFor>{0,1}</extensionData:delayFor>
  <extensionData:pickupAnnounceSnd>{0,1}</extensionData:pickupAnnounceSnd>
  <extensionData:reportWaitTime>{0,1}</extensionData:reportWaitTime>
  <extensionData:restartTimer>{0,1}</extensionData:restartTimer>
  <extensionData:welcomeSndActive>{0,1}</extensionData:welcomeSndActive>
  <extensionData:welcomeSnd>{0,1}</extensionData:welcomeSnd>
  <extensionData:announcePosition>{1,1}</extensionData:announcePosition>
  <extensionData:announceHoldTime>{1,1}</extensionData:announceHoldTime>
  <extensionData:announceWait>{1,1}</extensionData:announceWait>
  <extensionData:announceWaitMin>{0,1}</extensionData:announceWaitMin>
  <extensionData:announceWaitMax>{0,1}</extensionData:announceWaitMax>
  <extensionData:announcePosFreq>{0,1}</extensionData:announcePosFreq>
  <extensionData:periodicAnnounceFreq>{0,1}</extensionData:periodicAnnounceFreq>
  <extensionData:exitToExtension>{0,1}</extensionData:exitToExtension>
  <extensionData:reconnect>{0,1}</extensionData:reconnect>
  <extensionData:reconnectTime>{0,1}</extensionData:reconnectTime>
  <extensionData:musicOnHoldFolder>{0,1}</extensionData:musicOnHoldFolder>
  <extensionData:thereAreSnd>{0,1}</extensionData:thereAreSnd>
  <extensionData:holdTimeSnd>{0,1}</extensionData:holdTimeSnd>
  <extensionData:youAreNextSnd>{0,1}</extensionData:youAreNextSnd>
  <extensionData:thankYouSnd>{0,1}</extensionData:thankYouSnd>
  <extensionData:callsWaitingSnd>{0,1}</extensionData:callsWaitingSnd>
  <extensionData:reportHoldSnd>{0,1}</extensionData:reportHoldSnd>
  <extensionData:periodicAnnounceSnd>{0,1}</extensionData:periodicAnnounceSnd>
  <extensionData:secondSnd>{0,1}</extensionData:secondSnd>
  <extensionData:minuteSnd>{0,1}</extensionData:minuteSnd>
  <extensionData:timeoutStatus>{0,1}</extensionData:timeoutStatus>
  <extensionData:timeout>{0,1}</extensionData:timeout>
  <extensionData:timeoutParam>{0,1}</extensionData:timeoutParam>
  <extensionData:allowCalls>{0,1}</extensionData:allowCalls>
  <extensionData:emptyStatus>{0,1}</extensionData:emptyStatus>
  <extensionData:emptyTransfer>{0,1}</extensionData:emptyTransfer>
  <extensionData:dropCalls>{0,1}</extensionData:dropCalls>
  <extensionData:unavailableStatus>{0,1}</extensionData:unavailableStatus>
  <extensionData:unavailableTransfer>{0,1}</extensionData:unavailableTransfer>
  <extensionData:disconnectSndActive>{0,1}</extensionData:disconnectSndActive>
  <extensionData:disconnectSnd>{0,1}</extensionData:disconnectSnd>
  <extensionData:agents>{0,1}</extensionData:agents>
  <extensionData:registeredAgents>{0,1}</extensionData:registeredAgents>
  <extensionData:supervisors>{0,1}</extensionData:supervisors>
</phoneQueue>
Source
<xs:element name="phoneQueue" type="extensionData:ExtendedQueue" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Queue extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element IVR
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Interactive voice response
extension
Diagram
Diagram ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerID ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerName ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerNo ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerNumber ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_defaultCallerIDRef ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDRefs ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_anonymous ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDInternal ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDOnTransfer ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_SIPIdentity ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_name ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_description ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_timeout ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_mohFolder ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_lifetime ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_lifetimeExpire ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_transferExtension ExtensionData_xsd_Complex_Type_IVR.tmp#IVR_sound ExtensionData_xsd_Complex_Type_IVR.tmp#IVR
Type IVR
Type hierarchy
Properties
content: complex
minOccurs: 0
Model sendCallerID{0,1} , callerName{0,1} , sendCallerNo{0,1} , callerNumber{0,1} , defaultCallerIDRef{0,1} , callerIDRefs* , anonymous{0,1} , callerIDInternal{0,1} , callerIDOnTransfer{0,1} , SIPIdentity{0,1} , name{0,1} , description{0,1} , timeout{0,1} , mohFolder{0,1} , lifetime{0,1} , lifetimeExpire{0,1} , transferExtension{0,1} , sound{0,1}
Children SIPIdentity, anonymous, callerIDInternal, callerIDOnTransfer, callerIDRefs, callerName, callerNumber, defaultCallerIDRef, description, lifetime, lifetimeExpire, mohFolder, name, sendCallerID, sendCallerNo, sound, timeout, transferExtension
Instance
<IVR xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <extensionData:sendCallerID>{0,1}</extensionData:sendCallerID>
  <extensionData:callerName>{0,1}</extensionData:callerName>
  <extensionData:sendCallerNo>{0,1}</extensionData:sendCallerNo>
  <extensionData:callerNumber>{0,1}</extensionData:callerNumber>
  <extensionData:defaultCallerIDRef>{0,1}</extensionData:defaultCallerIDRef>
  <extensionData:callerIDRefs>{0,unbounded}</extensionData:callerIDRefs>
  <extensionData:anonymous>{0,1}</extensionData:anonymous>
  <extensionData:callerIDInternal>{0,1}</extensionData:callerIDInternal>
  <extensionData:callerIDOnTransfer>{0,1}</extensionData:callerIDOnTransfer>
  <extensionData:SIPIdentity>{0,1}</extensionData:SIPIdentity>
  <extensionData:name>{0,1}</extensionData:name>
  <extensionData:description>{0,1}</extensionData:description>
  <extensionData:timeout>{0,1}</extensionData:timeout>
  <extensionData:mohFolder>{0,1}</extensionData:mohFolder>
  <extensionData:lifetime>{0,1}</extensionData:lifetime>
  <extensionData:lifetimeExpire>{0,1}</extensionData:lifetimeExpire>
  <extensionData:transferExtension>{0,1}</extensionData:transferExtension>
  <extensionData:sound>{0,1}</extensionData:sound>
</IVR>
Source
<xs:element name="IVR" type="extensionData:IVR" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Interactive voice response
								extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element voicemailCenter
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Voicemail center extension
Diagram
Diagram ExtensionData_xsd_Complex_Type_VoicemailInfo.tmp#VoicemailInfo_connectionSndActive ExtensionData_xsd_Complex_Type_VoicemailInfo.tmp#VoicemailInfo_connectionSnd ExtensionData_xsd_Complex_Type_VoicemailInfo.tmp#VoicemailInfo
Type VoicemailInfo
Properties
content: complex
minOccurs: 0
Model connectionSndActive{0,1} , connectionSnd{0,1}
Children connectionSnd, connectionSndActive
Instance
<voicemailCenter xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <extensionData:connectionSndActive>{0,1}</extensionData:connectionSndActive>
  <extensionData:connectionSnd>{0,1}</extensionData:connectionSnd>
</voicemailCenter>
Source
<xs:element name="voicemailCenter" type="extensionData:VoicemailInfo" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Voicemail center extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element queueCenter
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Queue login center extension
Diagram
Diagram ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerID ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerName ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerNo ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerNumber ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_defaultCallerIDRef ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDRefs ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_anonymous ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDInternal ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDOnTransfer ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_SIPIdentity ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo ExtensionData_xsd_Complex_Type_QueueCenterInfo.tmp#QueueCenterInfo_connectionSnd ExtensionData_xsd_Complex_Type_QueueCenterInfo.tmp#QueueCenterInfo_connectionSndActive ExtensionData_xsd_Complex_Type_QueueCenterInfo.tmp#QueueCenterInfo
Type QueueCenterInfo
Type hierarchy
Properties
content: complex
minOccurs: 0
Model sendCallerID{0,1} , callerName{0,1} , sendCallerNo{0,1} , callerNumber{0,1} , defaultCallerIDRef{0,1} , callerIDRefs* , anonymous{0,1} , callerIDInternal{0,1} , callerIDOnTransfer{0,1} , SIPIdentity{0,1} , connectionSnd{0,1} , connectionSndActive{0,1}
Children SIPIdentity, anonymous, callerIDInternal, callerIDOnTransfer, callerIDRefs, callerName, callerNumber, connectionSnd, connectionSndActive, defaultCallerIDRef, sendCallerID, sendCallerNo
Instance
<queueCenter xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <extensionData:sendCallerID>{0,1}</extensionData:sendCallerID>
  <extensionData:callerName>{0,1}</extensionData:callerName>
  <extensionData:sendCallerNo>{0,1}</extensionData:sendCallerNo>
  <extensionData:callerNumber>{0,1}</extensionData:callerNumber>
  <extensionData:defaultCallerIDRef>{0,1}</extensionData:defaultCallerIDRef>
  <extensionData:callerIDRefs>{0,unbounded}</extensionData:callerIDRefs>
  <extensionData:anonymous>{0,1}</extensionData:anonymous>
  <extensionData:callerIDInternal>{0,1}</extensionData:callerIDInternal>
  <extensionData:callerIDOnTransfer>{0,1}</extensionData:callerIDOnTransfer>
  <extensionData:SIPIdentity>{0,1}</extensionData:SIPIdentity>
  <extensionData:connectionSnd>{0,1}</extensionData:connectionSnd>
  <extensionData:connectionSndActive>{0,1}</extensionData:connectionSndActive>
</queueCenter>
Source
<xs:element name="queueCenter" type="extensionData:QueueCenterInfo" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Queue login center extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element conference
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Conference extension
Diagram
Diagram ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerID ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerName ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_sendCallerNo ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerNumber ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_defaultCallerIDRef ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDRefs ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_anonymous ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDInternal ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_callerIDOnTransfer ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo_SIPIdentity ExtensionData_xsd_Complex_Type_PhoneCallerIDInfo.tmp#PhoneCallerIDInfo ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_connectionSndActive ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_connectionSnd ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_size ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_record ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_storage ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_mohActive ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_mohFolder ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_close ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_announceExtensionCount ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo_announceExtension ExtensionData_xsd_Complex_Type_ConferenceInfo.tmp#ConferenceInfo
Type ConferenceInfo
Type hierarchy
Properties
content: complex
minOccurs: 0
Model sendCallerID{0,1} , callerName{0,1} , sendCallerNo{0,1} , callerNumber{0,1} , defaultCallerIDRef{0,1} , callerIDRefs* , anonymous{0,1} , callerIDInternal{0,1} , callerIDOnTransfer{0,1} , SIPIdentity{0,1} , connectionSndActive{0,1} , connectionSnd{0,1} , size{0,1} , record{0,1} , storage{0,1} , mohActive{0,1} , mohFolder{0,1} , close{0,1} , announceExtensionCount{0,1} , announceExtension{0,1}
Children SIPIdentity, announceExtension, announceExtensionCount, anonymous, callerIDInternal, callerIDOnTransfer, callerIDRefs, callerName, callerNumber, close, connectionSnd, connectionSndActive, defaultCallerIDRef, mohActive, mohFolder, record, sendCallerID, sendCallerNo, size, storage
Instance
<conference xmlns="http://4psa.com/ExtensionMessages.xsd/5.2.5" xmlns:extensionData="http://4psa.com/ExtensionData.xsd/5.2.5">
  <extensionData:sendCallerID>{0,1}</extensionData:sendCallerID>
  <extensionData:callerName>{0,1}</extensionData:callerName>
  <extensionData:sendCallerNo>{0,1}</extensionData:sendCallerNo>
  <extensionData:callerNumber>{0,1}</extensionData:callerNumber>
  <extensionData:defaultCallerIDRef>{0,1}</extensionData:defaultCallerIDRef>
  <extensionData:callerIDRefs>{0,unbounded}</extensionData:callerIDRefs>
  <extensionData:anonymous>{0,1}</extensionData:anonymous>
  <extensionData:callerIDInternal>{0,1}</extensionData:callerIDInternal>
  <extensionData:callerIDOnTransfer>{0,1}</extensionData:callerIDOnTransfer>
  <extensionData:SIPIdentity>{0,1}</extensionData:SIPIdentity>
  <extensionData:connectionSndActive>{0,1}</extensionData:connectionSndActive>
  <extensionData:connectionSnd>{0,1}</extensionData:connectionSnd>
  <extensionData:size>{0,1}</extensionData:size>
  <extensionData:record>{0,1}</extensionData:record>
  <extensionData:storage unlimited="true">{0,1}</extensionData:storage>
  <extensionData:mohActive>{0,1}</extensionData:mohActive>
  <extensionData:mohFolder>{0,1}</extensionData:mohFolder>
  <extensionData:close>{0,1}</extensionData:close>
  <extensionData:announceExtensionCount>{0,1}</extensionData:announceExtensionCount>
  <extensionData:announceExtension>{0,1}</extensionData:announceExtension>
</conference>
Source
<xs:element name="conference" type="extensionData:ConferenceInfo" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Conference extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element callback
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Call callback extension
Diagram
Diagram
Properties
minOccurs: 0
maxOccurs: 0
Source
<xs:element name="callback" minOccurs="0" maxOccurs="0">
  <xs:annotation>
    <xs:documentation>Call callback extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element callingCard
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Calling card extension
Diagram
Diagram
Properties
minOccurs: 0
maxOccurs: 0
Source
<xs:element name="callingCard" minOccurs="0" maxOccurs="0">
  <xs:annotation>
    <xs:documentation>Calling card extension</xs:documentation>
  </xs:annotation>
</xs:element>
Element intercomPaging
Namespace http://4psa.com/ExtensionMessages.xsd/5.2.5
Annotations
Intercom/paging extension
Diagram
Diagram
Properties
minOccurs: 0
maxOccurs: 0
Source
<xs:element name="intercomPaging" minOccurs="0" maxOccurs="0">
  <xs:annotation>
    <xs:documentation>Intercom/paging extension</xs:documentation>
  </xs:annotation>
</xs:element>