ECMA 269-2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III (9th Edition)《计算机支持通信应用(CSTA) 第3阶段服务(第9版)》.pdf

上传人:explodesoak291 文档编号:704727 上传时间:2019-01-03 格式:PDF 页数:834 大小:3.81MB
下载 相关 举报
ECMA 269-2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III (9th Edition)《计算机支持通信应用(CSTA) 第3阶段服务(第9版)》.pdf_第1页
第1页 / 共834页
ECMA 269-2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III (9th Edition)《计算机支持通信应用(CSTA) 第3阶段服务(第9版)》.pdf_第2页
第2页 / 共834页
ECMA 269-2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III (9th Edition)《计算机支持通信应用(CSTA) 第3阶段服务(第9版)》.pdf_第3页
第3页 / 共834页
ECMA 269-2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III (9th Edition)《计算机支持通信应用(CSTA) 第3阶段服务(第9版)》.pdf_第4页
第4页 / 共834页
ECMA 269-2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III (9th Edition)《计算机支持通信应用(CSTA) 第3阶段服务(第9版)》.pdf_第5页
第5页 / 共834页
点击查看更多>>
资源描述

1、 Reference number ECMA-123:2009 Ecma International 2009 ECMA-269 9th Edition / December 2011 Services for Computer Supported Telecommunications Applications (CSTA) Phase III COPYRIGHT PROTECTED DOCUMENT Ecma International 2011 Brief HistoryThis Standard defines Phase III of Services for Computer Sup

2、ported Telecommunications Applications(CSTA). This Standard is part of a Suite of Standards and Technical Reports for Phase III of CSTA. All ofthe Standards and Technical Reports in the Suite are based on practical experience of Ecma membercompanies and each one represents a pragmatic and widely-bas

3、ed consensus. Phase III of CSTA extends the previous Phase I and Phase II Standards in major theme directions as wellas numerous details. This incorporates technology based upon the versit CTI Encyclopedia (Version 1.0),which was contributed to Ecma by versit.This 9thedition of ECMA-269 includes: ne

4、w features to establish and control the presence state of logical devices new call control features to detect call linkage information with service results new cause values to indicate call interception“COPYRIGHT NOTICEThis document may be copied, published and distributed to others, and certain der

5、ivative works of it maybe prepared, copied, published, and distributed, in whole or in part, provided that the above copyrightnotice and this Copyright Licence and Disclaimer are included on all such copies and derivative works.The only derivative works that are permissible under this Copyright Lice

6、nse and Disclaimer are:(i) works which incorporate all or portion of this document for the purpose of providing commentary orexplanation (such as an annotated version of the document),(ii) works which incorporate all or portion of this document for the purpose of incorporating features thatprovide a

7、ccessibility,(iii) translations of this document into languages other than English and into different formats and (iv) works by making use of this specification in standard conformant products by implementing (e.g. bycopy and paste wholly or partly) the functionality therein.However, the content of

8、this document itself may not be modified in any way, including by removing thecopyright notice or references to Ecma International, except as required to translate it into languagesother than English or into a different format.The official version of an Ecma International document is the English lan

9、guage version on the EcmaInternational website. In the event of discrepancies between a translated version and the official version,the official version shall govern.The limited permissions granted above are perpetual and will not be revoked by Ecma International or itssuccessors or assigns.This doc

10、ument and the information herein is provided on an “AS IS” basis and ECMA INTERNATIONALDISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANYWARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANYOWNERSHIP RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR F

11、ITNESS FOR APARTICULAR PURPOSE.”Adopted as 9thEdition of Standard ECMA-269 by the General Assembly of December 2011.- i -Table of Contents1 Scope 12 Conformance 12.1 Switching Function 22.1.1 Conformant Services 22.1.2 Conformant Events 22.1.3 CSTA Profiles 22.1.4 Support of Service Requests And Man

12、ual Mode 52.2 Special Resource Function Conformance 52.2.1 Conformant Services 52.2.2 Conformant Events 52.2.3 Support of Service Requests And Manual Mode 52.3 Computing Function Conformance 63 References 64 Definitions and Abbreviations 75 Functional Architecture 76 CSTA Operational Model 76.1 Swit

13、ching Sub-Domain Model 86.1.1 Device 86.1.2 Call 416.1.3 Connection 496.1.4 Call State Definitions 536.1.5 Referencing Devices, Elements, Appearances and Device Configurations 546.1.6 Management of Dynamically-Assigned Identifiers 566.2 I/O Services 566.2.1 Data Path Definition 576.2.2 I/O Registrat

14、ion Services 586.2.3 Data Path States and Operational Model 586.2.4 I/O Services Example 586.3 Call Detail Record (CDR) Services 596.3.1 CDR Services Examples 596.4 Capabilities Exchange 616.4.1 Switching Function Capabilities 616.4.2 Device Capabilities 626.4.3 Dynamic Feature Availability 626.5 Sw

15、itching Function Information Synchronization 636.5.1 Switching Function Level Information 636.5.2 Device Level Information 63- ii -6.5.3 Call Level Information 636.6 Status Reporting Services 646.6.1 System Status 646.6.2 Monitoring 656.6.3 Snapshot Services 696.7 Additional Services, Features Funct

16、ional terminals that perform telecommunication functions outside the control of the SwitchingFunction.Services defined in this Standard allow functional integration between a computing network and atelecommunications network. Computing platforms (i.e., Application Programming Interfaces - APIs) that

17、support such functionally-integrated applications are outside the scope of this Standard.Communication between the computing and switching (i.e., telecommunications) networks may takeplace via intervening networks ranging from simple point-to-point connections to local- or wide-areatelecommunication

18、s networks.This Standard is part of a suite of CSTA Standards and Technical Reports that provide a comprehensivedescription of the architectural and practical issues involved in applying, implementing, and utilizingCSTA-based CTI applications. 2 ConformanceThis Clause specifies the conformance requi

19、rements for a Switching Function, Special ResourceFunction, and a Computing Function.Conformance requirements specify the parts of this Standard that a CSTA conformant implementationshall support.This Standard specifies an operational model (Clause 6, “CSTA Operational Model” and Clause 9,“Generic S

20、ervice Requirements”) that defines a collection of objects (e.g. domains and sub-domains,logical and physical elements, calls) and the relationships between these objects.The behaviours of CSTA-conformant services, features, and event reports are determined by this model.- 2 -2.1 Switching Function

21、In order to conform to this Standard a switching function shall support the following as a minimum:1. the requirements pertaining to CSTA features as specified in Clause 6, “CSTA Operational Model”.2. the requirements as specified in Clause 9, “Generic Service Requirements”.3. the Get Switching Func

22、tion Capability service for all CSTA profiles specified in 2.1.3, “CSTA Profiles”unless otherwise noted in the profile.4. at least one of the Application Association Establishment sequences, including the mandatoryservices specified in the sequence, as specified in Clause 7, “Association Establishme

23、nt”.5. at least one of the profiles as specified in 2.1.3, “CSTA Profiles”.2.1.1 Conformant ServicesIn order to conform to a specific CSTA service an implementation shall support the following as aminimum:1. the requirements of the service as specified by its service description, service request par

24、ameters,service response parameters, and operational model including connection state transitions,monitoring event sequences, and functional requirements.2. the requirements associated with each parameter used in the service as specified by its parameterdescription, format, and functional requiremen

25、ts in Clause 12, “Parameter Types”.3. all of the events that are associated with its service completion criteria, as documented in its eventmonitoring tables.4. service requests that contain a device identifier parameter, an implementation shall support, at aminimum, the Diallable Digits format as s

26、pecified in 10.1.1, “Diallable Digits”. 2.1.2 Conformant EventsIn order to conform to a specific CSTA event an implementation shall support the following as a minimum:1. the requirements of the event as specified by its event description, event parameters, event causes,and functional requirements.2.

27、 the requirements associated with each parameter used in the event as specified by its parameterdescription, format, and functional requirements in Clause 12, “Parameter Types”.3. events that contain a device identifier parameter, an implementation shall support, at a minimum, theSwitching Function

28、Representation format as specified in 10.1.2, “Switching FunctionRepresentation”. 2.1.3 CSTA ProfilesSome CSTA services and events are grouped together as profiles. 2.1.3.1 Basic Telephony ProfileThis profile includes the following:1. CSTA Services: Answer Call, Clear Connection, Make Call, Monitor

29、Start (with the monitorType ofdevice-type), and Monitor Stop.2. CSTA Events: Connection Cleared, Delivered, Established, Failed, Network Reached, Originated,and Service Initiated.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.2 Routeing ProfileIf the

30、 switching function supports Routeing Services as specified in Clause 20, “Routeing Services”, itshall support a minimum set of Routeing Services that includes: Route Request, Route Select, and RouteEnd (from the switching function only).- 3 -Other Routeing services may be provided in any combinatio

31、n in addition to this set. If a switching function supports the routeing for digital data calls, then the Route Register and CSTARoute Register Cancel shall also be included in the minimum set.2.1.3.3 Level 1a Voice Browser ProfileThis profile includes the following:1. CSTA Services: Answer Call, Cl

32、ear Connection, Single Step Transfer Call (of a connected call),Monitor Start (with the monitorType of device-type), and Monitor Stop.2. CSTA Events: Connection Cleared, Delivered, Established, Failed, and Transferred.Note that the Get Switching Function Capability service is not a required service

33、in this profile.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.4 Level 1b Voice Browser ProfileThis profile includes the following:1. CSTA Services: Answer Call, Clear Connection, Deflect Call (of a connected call), Monitor Start (withthe monitorType

34、 of device-type), and Monitor Stop.2. CSTA Events: Connection Cleared, Delivered, Diverted, Established, and Failed.Note that the Get Switching Function Capability service is not a required service in this profile.Other CSTA services and events may be provided in any combination in addition to this

35、set. 2.1.3.5 Level 2 Voice Browser ProfileThis profile includes the following:All of the services and events in either the Level 1a Voice Browser Profile or the Level 1b Voice BrowserProfile and the following:1. additional CSTA Service: Make Call2. additional CSTA Events: Network Reached, Originated

36、.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.6 Minimal uaCSTA Call Control ProfileThis profile includes the following:1. CSTA Services: Answer Call, Clear Connection, Deflect Call, Hold Call, Make Call, Retrieve Call,and Single Step Transfer.2. CS

37、TA Events: There are no CSTA events specified as part of this profile. This profile assumes thatan application uses mechanisms defined outside of this Standard (SIP Subscribe/Notify, for example)to obtain call/connection information that can be used in CSTA services rather than using CSTAevents to o

38、btain this information. Note that the Get Switching Function Capability service is not a required service in this profile.Other CSTA services (and events) may be provided in any combination in addition to this set.2.1.3.7 Basic uaCSTA Call Control ProfileThis profile includes the following:1. CSTA S

39、ervices: Answer Call, Clear Connection, Deflect Call, Hold Call, Make Call, Retrieve Call,Single Step Transfer, Monitor Start (with a monitorType of device-type), and Monitor Stop.2. CSTA Events: Connection Cleared, Delivered, Diverted, Established, Failed, Held, NetworkReached, Retrieved, Service I

40、nitiated, and Transferred.Note that the Get Switching Function Capability service is not a required service in this profile.Other CSTA services and events may be provided in any combination in addition to this set. - 4 -2.1.3.8 Advanced uaCSTA Call Control Profile This profile includes the following

41、:1. CSTA Services: Alternate Call, Answer Call, Clear Connection, Consultation Call, Deflect Call, HoldCall, Make Call, Reconnect Call, Retrieve Call, Single Step Transfer, Transfer Call, Monitor Start(with a monitorType of device-type), and Monitor Stop.2. CSTA Events: Connection Cleared, Delivered

42、, Diverted, Established, Failed, Held, NetworkReached, Originated, Retrieved, Service Initiated, and Transferred.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.9 Conferencing uaCSTA Call Control ProfileThis profile includes the following:1. CSTA Serv

43、ices: The CSTA services in this profile must include all of the services in either the Basicor the Advanced uaCSTA Call Control Profile plus the Conference Call service and the Single StepConference service.2. CSTA Events: The CSTA events in this profile must include all of the events in either the

44、Basic or theAdvanced uaCSTA Call Control Profile plus the Conferenced event.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.10 Basic uaCSTA Device Feature ProfileThis profile includes the following:1. CSTA Services: The CSTA services in this profile m

45、ust include all of the services in either the Basicor the Advanced uaCSTA Call Control Profile plus the Set Do Not Disturb service and the SetForwarding service.2. CSTA Events: The CSTA events in this profile must include all of the events in either the Basic or theAdvanced uaCSTA Call Control Profi

46、le plus the Do Not Disturb event and the Forwarding event.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.11 Speaker uaCSTA Device Feature ProfileThis profile includes the following:1. CSTA Services: The CSTA services in this profile must include all

47、of the services in either the Basicor the Advanced uaCSTA Call Control Profile plus the Set Speaker Mute and Set Speaker Volumeservices.2. CSTA Events: The CSTA events in this profile must include all of the events in either the Basic or theAdvanced uaCSTA Call Control Profile plus the Speaker Mute

48、and Speaker Volume events.Other CSTA services and events may be provided in any combination in addition to this set. 2.1.3.12 Basic Speech Service ProfileThe Basic Speech Service Profile involves primarily the Listener and Prompt resources and includes thefollowing services and events:1. Services an

49、d Events from one or more of the following profiles:a. Basic Telephony Profileb. Level 1a or 1b Voice Browser Profilec. Level 2 Voice Browser Profiled. Minimal uaCSTA Call Control Profilee. Basic uaCSTA Call Control Profile2. CSTA Services: Clear, Monitor Start (device type monitoring), Monitor Stop, Query Voice Attribute,Set Voice Attribute, Start, Stop.- 5 -3. CSTA Events: Bookmark Reached, Completed, Interruption Detected, Not Recognized, Recognized,Silence Timeout Expired, Speech Detected, Voice Error Occurred.Other CSTA services and events may be provided in any combination

展开阅读全文
相关资源
猜你喜欢
  • DIN EN 61360-5-2005 Standard data element types with associated classification scheme for electric components - Part 5 Extensions to the EXPRESS dictionary schema (IEC 61360-5 2004.pdf DIN EN 61360-5-2005 Standard data element types with associated classification scheme for electric components - Part 5 Extensions to the EXPRESS dictionary schema (IEC 61360-5 2004.pdf
  • DIN EN 61373-2011 Railway applications - Rolling stock equipment - Shock and vibration tests (IEC 61373 2010) German version EN 61373 2010《轨道交通 机车车辆设备 冲击和振动试验(IEC 61373-2010) 德文版本E.pdf DIN EN 61373-2011 Railway applications - Rolling stock equipment - Shock and vibration tests (IEC 61373 2010) German version EN 61373 2010《轨道交通 机车车辆设备 冲击和振动试验(IEC 61373-2010) 德文版本E.pdf
  • DIN EN 61375-1-2015 Electronic railway equipment - Train communication network (TCN) - Part 1 General architecture (IEC 61375-1 2012) German version EN 61375-1 2012《铁路电子设备 列车通信网络 (.pdf DIN EN 61375-1-2015 Electronic railway equipment - Train communication network (TCN) - Part 1 General architecture (IEC 61375-1 2012) German version EN 61375-1 2012《铁路电子设备 列车通信网络 (.pdf
  • DIN EN 61375-2-1-2015 Electronic railway equipment - Train communication network (TCN) - Part 2-1 Wire Train Bus (WTB) (IEC 61375-2-1 2012) English version EN 61375-2-1 2012《铁路电子设备.pdf DIN EN 61375-2-1-2015 Electronic railway equipment - Train communication network (TCN) - Part 2-1 Wire Train Bus (WTB) (IEC 61375-2-1 2012) English version EN 61375-2-1 2012《铁路电子设备.pdf
  • DIN EN 61375-2-2-2015 Electronic railway equipment - Train communication network (TCN) - Part 2-2 Wire Train Bus conformance testing (IEC 61375-2-2 2012) English version EN 61375-2.pdf DIN EN 61375-2-2-2015 Electronic railway equipment - Train communication network (TCN) - Part 2-2 Wire Train Bus conformance testing (IEC 61375-2-2 2012) English version EN 61375-2.pdf
  • DIN EN 61375-2-3-2017 Electronic railway equipment - Train communication network (TCN) - Part 2-3 TCN communication profile (IEC 61375-2-3 2015 + COR1 2015 + COR2 2016) English ver.pdf DIN EN 61375-2-3-2017 Electronic railway equipment - Train communication network (TCN) - Part 2-3 TCN communication profile (IEC 61375-2-3 2015 + COR1 2015 + COR2 2016) English ver.pdf
  • DIN EN 61375-2-5-2016 Electronic railway equipment - Train communication network (TCN) - Part 2-5 Ethernet train backbone (IEC 61375-2-5 2014) English version EN 61375-2-5 2015《铁路电.pdf DIN EN 61375-2-5-2016 Electronic railway equipment - Train communication network (TCN) - Part 2-5 Ethernet train backbone (IEC 61375-2-5 2014) English version EN 61375-2-5 2015《铁路电.pdf
  • DIN EN 61375-3-1-2015 Electronic railway equipment - Train communication network (TCN) - Part 3-1 Multifunction Vehicle Bus (MVB) (IEC 61375-3-1 2012) English version EN 61375-3-1 .pdf DIN EN 61375-3-1-2015 Electronic railway equipment - Train communication network (TCN) - Part 3-1 Multifunction Vehicle Bus (MVB) (IEC 61375-3-1 2012) English version EN 61375-3-1 .pdf
  • DIN EN 61375-3-2-2015 Electronic railway equipment - Train communication network (TCN) - Part 3-2 MVB (Multifunction Vehicle Bus) conformance testing (IEC 61375-3-2 2012) English v.pdf DIN EN 61375-3-2-2015 Electronic railway equipment - Train communication network (TCN) - Part 3-2 MVB (Multifunction Vehicle Bus) conformance testing (IEC 61375-3-2 2012) English v.pdf
  • 相关搜索

    当前位置:首页 > 标准规范 > 国际标准 > 其他

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1