ETSI TS 129 198-4-3-2010 Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE Open Service Access (OSA) Application Programmi.pdf
《ETSI TS 129 198-4-3-2010 Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE Open Service Access (OSA) Application Programmi.pdf》由会员分享,可在线阅读,更多相关《ETSI TS 129 198-4-3-2010 Digital cellular telecommunications system (Phase 2+) Universal Mobile Telecommunications System (UMTS) LTE Open Service Access (OSA) Application Programmi.pdf(98页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI TS 129 198-4-3 V9.0.0 (2010-01)Technical Specification Digital cellular telecommunications system (Phase 2+);Universal Mobile Telecommunications System (UMTS);LTE;Open Service Access (OSA)Application Programming Interface (API);Part 4: Call control;Subpart 3: Multi-party call controlService Ca
2、pability Feature (SCF) (3GPP TS 29.198-04-3 version 9.0.0 Release 9)floppy3ETSI ETSI TS 129 198-4-3 V9.0.0 (2010-01) 13GPP TS 29.198-04-3 version 9.0.0 Release 9 Reference RTS/TSGC-0029198-04-3v900 Keywords GSM, LTE, UMTS ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33
3、4 92 94 42 00 Fax: +33 4 93 65 47 16 Siret N 348 623 562 00017 - NAF 742 C Association but non lucratif enregistre la Sous-Prfecture de Grasse (06) N 7803/88 Important notice Individual copies of the present document can be downloaded from: http:/www.etsi.org The present document may be made availab
4、le in more than one electronic version or in print. In any case of existing or perceived difference in contents between such versions, the reference version is the Portable Document Format (PDF). In case of dispute, the reference shall be the printing on ETSI printers of the PDF version kept on a sp
5、ecific network drive within ETSI Secretariat. Users of the present document should be aware that the document may be subject to revision or change of status. Information on the current status of this and other ETSI documents is available at http:/portal.etsi.org/tb/status/status.asp If you find erro
6、rs in the present document, please send your comment to one of the following services: http:/portal.etsi.org/chaircor/ETSI_support.asp Copyright Notification No part may be reproduced except as authorized by written permission. The copyright and the foregoing restriction extend to reproduction in al
7、l media. European Telecommunications Standards Institute 2010. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered for the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and
8、 of the 3GPP Organizational Partners. LTE is a Trade Mark of ETSI currently being registered for the benefit of its Members and of the 3GPP Organizational Partners. GSM and the GSM logo are Trade Marks registered and owned by the GSM Association. ETSI ETSI TS 129 198-4-3 V9.0.0 (2010-01) 23GPP TS 29
9、.198-04-3 version 9.0.0 Release 9 Intellectual Property Rights IPRs essential or potentially essential to the present document may have been declared to ETSI. The information pertaining to these essential IPRs, if any, is publicly available for ETSI members and non-members, and can be found in ETSI
10、SR 000 314: “Intellectual Property Rights (IPRs); Essential, or potentially Essential, IPRs notified to ETSI in respect of ETSI standards“, which is available from the ETSI Secretariat. Latest updates are available on the ETSI Web server (http:/webapp.etsi.org/IPR/home.asp). Pursuant to the ETSI IPR
11、 Policy, no investigation, including IPR searches, has been carried out by ETSI. No guarantee can be given as to the existence of other IPRs not referenced in ETSI SR 000 314 (or the updates on the ETSI Web server) which are, or may be, or may become, essential to the present document. Foreword This
12、 Technical Specification (TS) has been produced by ETSI 3rd Generation Partnership Project (3GPP). The present document may refer to technical specifications or reports using their 3GPP identities, UMTS identities or GSM identities. These should be interpreted as being references to the correspondin
13、g ETSI deliverables. The cross reference between GSM, UMTS, 3GPP and ETSI identities can be found under http:/webapp.etsi.org/key/queryform.asp. ETSI ETSI TS 129 198-4-3 V9.0.0 (2010-01) 33GPP TS 29.198-04-3 version 9.0.0 Release 9 Contents Intellectual Property Rights 2g3Foreword . 2g3Foreword . 7g
14、3Introduction 7g31 Scope 9g32 References 9g33 Definitions and abbreviations . 10g33.1 Definitions 10g33.2 Abbreviations . 10g34 MultiParty Call Control Service Sequence Diagrams 10g34.1 Application initiated call setup . 10g34.2 Call Barring 2 . 12g34.3 Call forwarding on Busy Service . 13g34.4 Call
15、 Information Collect Service 15g34.5 Complex Card Service 18g34.6 Hotline Service . 21g34.7 Network Controlled Notifications 24g34.8 Use of the Redirected event 25g35 Class Diagrams . 25g36 MultiParty Call Control Service Interface Classes . 27g36.1 Interface Class IpMultiPartyCallControlManager 27g
16、36.1.1 Method createCall() 28g36.1.2 Method createNotification() 28g36.1.3 Method destroyNotification() . 30g36.1.4 Method changeNotification() 30g36.1.5 Method setCallLoadControl() . 30g36.1.6 Method enableNotifications() . 31g36.1.7 Method disableNotifications() 32g36.1.8 Method getNextNotificatio
17、n() 32g36.2 Interface Class IpAppMultiPartyCallControlManager . 33g36.2.1 Method reportNotification() 33g36.2.2 Method callAborted() . 35g36.2.3 Method managerInterrupted() . 35g36.2.4 Method managerResumed() 35g36.2.5 Method callOverloadEncountered() 35g36.2.6 Method callOverloadCeased() 35g36.2.7
18、Method abortMultipleCalls() 36g36.3 Interface Class IpMultiPartyCall 36g36.3.1 Method getCallLegs() . 37g36.3.2 Method createCallLeg() 37g36.3.3 Method createAndRouteCallLegReq() . 38g36.3.4 Method release() . 39g36.3.5 Method deassignCall() 39g36.3.6 Method getInfoReq() 39g36.3.7 Method setChargePl
19、an() . 40g36.3.8 Method setAdviceOfCharge() . 40g36.3.9 Method superviseReq() . 41g36.4 Interface Class IpAppMultiPartyCall . 41g36.4.1 Method getInfoRes() . 42g36.4.2 Method getInfoErr() 42g36.4.3 Method superviseRes() . 42g3ETSI ETSI TS 129 198-4-3 V9.0.0 (2010-01) 43GPP TS 29.198-04-3 version 9.0
20、.0 Release 9 6.4.4 Method superviseErr() 42g36.4.5 Method callEnded() 43g36.4.6 Method createAndRouteCallLegErr(). 43g36.5 Interface Class IpCallLeg . 43g36.5.1 Method routeReq() 44g36.5.2 Method eventReportReq() 45g36.5.3 Method release() . 45g36.5.4 Method getInfoReq() 46g36.5.5 Method getCall() .
21、 46g36.5.6 Method attachMediaReq() 46g36.5.7 Method detachMediaReq() . 47g36.5.8 Method getCurrentDestinationAddress() 47g36.5.9 Method continueProcessing() . 47g36.5.10 Method setChargePlan() . 48g36.5.11 Method setAdviceOfCharge() . 48g36.5.12 Method superviseReq() . 48g36.5.13 Method deassign() 4
22、9g36.5.14 Method getProperties() . 49g36.5.15 Method setProperties() 50g36.6 Interface Class IpAppCallLeg 50g36.6.1 Method eventReportRes(). 51g36.6.2 Method eventReportErr() 51g36.6.3 Method attachMediaRes() . 52g36.6.4 Method attachMediaErr() . 52g36.6.5 Method detachMediaRes() 52g36.6.6 Method de
23、tachMediaErr(). 52g36.6.7 Method getInfoRes() . 53g36.6.8 Method getInfoErr() 53g36.6.9 Method routeErr() . 53g36.6.10 Method superviseRes() . 53g36.6.11 Method superviseErr() 54g36.6.12 Method callLegEnded() 54g37 MultiParty Call Control Service State Transition Diagrams 54g37.1 State Transition Di
24、agrams for IpMultiPartyCallControlManager 54g37.1.1 Active State . 55g37.1.2 Interrupted State 55g37.1.3 Overview of allowed methods 55g37.2 State Transition Diagrams for IpMultiPartyCall 56g37.2.1 IDLE State 56g37.2.2 ACTIVE State . 57g37.2.3 RELEASED State . 57g37.2.4 Overview of allowed methods 5
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSITS129198432010DIGITALCELLULARTELECOMMUNICATIONSSYSTEMPHASE2UNIVERSALMOBILETELECOMMUNICATIONSSYSTEMUMTSLTEOPENSERVICEACCESSOSAAPPLICATIONPROGRAMMIPDF

链接地址:http://www.mydoc123.com/p-742460.html