ETSI ES 204 915-4-3-2008 Open Service Access (OSA) Application Programming Interface (API) Part 4 Call Control Sub-part 3 Multi-Party Call Control SCF (Parlay 6)《开放业务接入(OSA) 应用编程接口_1.pdf
《ETSI ES 204 915-4-3-2008 Open Service Access (OSA) Application Programming Interface (API) Part 4 Call Control Sub-part 3 Multi-Party Call Control SCF (Parlay 6)《开放业务接入(OSA) 应用编程接口_1.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 204 915-4-3-2008 Open Service Access (OSA) Application Programming Interface (API) Part 4 Call Control Sub-part 3 Multi-Party Call Control SCF (Parlay 6)《开放业务接入(OSA) 应用编程接口_1.pdf(93页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 204 915-4-3 V1.1.1 (2008-05)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 4: Call Control;Sub-part 3: Multi-Party Call Control SCF(Parlay 6)floppy3 ETSI ETSI ES 204 915-4-3 V1.1.1 (2008-05) 2 Reference DES/TISPAN-01032-4-03-OSA Keywords API, IDL, OSA,
2、UML ETSI 650 Route des Lucioles F-06921 Sophia Antipolis Cedex - FRANCE Tel.: +33 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 c
3、an be downloaded from: http:/www.etsi.org The present document may be made available 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, th
4、e reference shall be the printing on ETSI printers of the PDF version kept on a specific 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 doc
5、uments is available at http:/portal.etsi.org/tb/status/status.asp If you find errors 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 pe
6、rmission. The copyright and the foregoing restriction extend to reproduction in all media. European Telecommunications Standards Institute 2008. The Parlay Group 2008. All rights reserved. DECTTM, PLUGTESTSTM, UMTSTM, TIPHONTM, the TIPHON logo and the ETSI logo are Trade Marks of ETSI registered for
7、 the benefit of its Members. 3GPPTM is a Trade Mark of ETSI registered for the benefit of its Members and of the 3GPP Organizational Partners. ETSI ETSI ES 204 915-4-3 V1.1.1 (2008-05) 3 Contents Intellectual Property Rights7 Foreword.7 1 Scope 9 2 References 9 3 Definitions and abbreviations.9 3.1
8、Definitions9 3.2 Abbreviations .9 4 MultiParty Call Control Service Sequence Diagrams 10 4.1 Application initiated call setup.10 4.2 Call Barring 2 .11 4.3 Call forwarding on Busy Service .13 4.4 Call Information Collect Service14 4.5 Complex Card Service17 4.6 Hotline Service.20 4.7 Network Control
9、led Notifications 23 4.8 Use of the Redirected event24 5 Class Diagrams.24 6 MultiParty Call Control Service Interface Classes.26 6.1 Interface Class IpMultiPartyCallControlManager26 6.1.1 Method createCall() 27 6.1.2 Method createNotification()27 6.1.3 Method destroyNotification() .29 6.1.4 Method
10、changeNotification()29 6.1.5 Method setCallLoadControl().29 6.1.6 Method enableNotifications() .30 6.1.7 Method disableNotifications() 31 6.1.8 Method getNextNotification() 31 6.2 Interface Class IpAppMultiPartyCallControlManager.32 6.2.1 Method reportNotification()32 6.2.2 Method callAborted() .33
11、6.2.3 Method managerInterrupted().33 6.2.4 Method managerResumed()34 6.2.5 Method callOverloadEncountered()34 6.2.6 Method callOverloadCeased() 34 6.2.7 Method abortMultipleCalls() 34 6.3 Interface Class IpMultiPartyCall34 6.3.1 Method getCallLegs().35 6.3.2 Method createCallLeg()35 6.3.3 Method cre
12、ateAndRouteCallLegReq() .36 6.3.4 Method release() .37 6.3.5 Method deassignCall()37 6.3.6 Method getInfoReq() 37 6.3.7 Method setChargePlan() .38 6.3.8 Method setAdviceOfCharge().38 6.3.9 Method superviseReq().38 6.4 Interface Class IpAppMultiPartyCall .39 6.4.1 Method getInfoRes().39 6.4.2 Method
13、getInfoErr()39 6.4.3 Method superviseRes() .40 6.4.4 Method superviseErr() 40 6.4.5 Method callEnded() 40 6.4.6 Method createAndRouteCallLegErr().40 6.5 Interface Class IpCallLeg.41 ETSI ETSI ES 204 915-4-3 V1.1.1 (2008-05) 4 6.5.1 Method routeReq()42 6.5.2 Method eventReportReq() 42 6.5.3 Method re
14、lease() .43 6.5.4 Method getInfoReq() 43 6.5.5 Method getCall().43 6.5.6 Method attachMediaReq() 44 6.5.7 Method detachMediaReq() .44 6.5.8 Method getCurrentDestinationAddress()44 6.5.9 Method continueProcessing() .45 6.5.10 Method setChargePlan() .45 6.5.11 Method setAdviceOfCharge().45 6.5.12 Meth
15、od superviseReq().46 6.5.13 Method deassign() 46 6.5.14 Method getProperties() .46 6.5.15 Method setProperties()47 6.6 Interface Class IpAppCallLeg 48 6.6.1 Method eventReportRes().48 6.6.2 Method eventReportErr()49 6.6.3 Method attachMediaRes().49 6.6.4 Method attachMediaErr() .49 6.6.5 Method deta
16、chMediaRes()49 6.6.6 Method detachMediaErr().49 6.6.7 Method getInfoRes().50 6.6.8 Method getInfoErr()50 6.6.9 Method routeErr().50 6.6.10 Method superviseRes() .50 6.6.11 Method superviseErr() 51 6.6.12 Method callLegEnded() 51 7 MultiParty Call Control Service State Transition Diagrams51 7.1 State
17、 Transition Diagrams for IpMultiPartyCallControlManager 51 7.1.1 Active State.52 7.1.2 Interrupted State52 7.1.3 Overview of allowed methods 52 7.2 State Transition Diagrams for IpMultiPartyCall 52 7.2.1 IDLE State 53 7.2.2 ACTIVE State.53 7.2.3 RELEASED State.53 7.2.4 Overview of allowed methods 54
18、 7.3 State Transition Diagrams for IpCallLeg .54 7.3.1 Originating Call Leg .55 7.3.1.1 Initiating State .55 7.3.1.2 Analysing State .57 7.3.1.3 Active State.58 7.3.1.4 Releasing State60 7.3.1.5 Overview of allowed methods, Originating Call Leg STD.62 7.3.2 Terminating Call Leg63 7.3.2.1 Idle (termi
19、nating) State .63 7.3.2.2 Active (terminating) State .64 7.3.2.3 Releasing (terminating) State67 7.3.2.4 Overview of allowed methods and trigger events, Terminating Call Leg STD 69 8 Multi-Party Call Control Service Properties 69 8.1 List of Service Properties .69 8.2 Service Property values for the
20、 CAMEL Service Environment. 71 9 Multi-Party Call Control Data Definitions.72 9.1 Event Notification Data Definitions.72 9.2 Multi-Party Call Control Data Definitions .73 9.2.1 IpCallLeg 73 9.2.2 IpCallLegRef 73 9.2.3 IpAppCallLeg .73 9.2.4 IpAppCallLegRef .73 ETSI ETSI ES 204 915-4-3 V1.1.1 (2008-0
21、5) 5 9.2.5 IpMultiPartyCall .73 9.2.6 IpMultiPartyCallRef .73 9.2.7 IpAppMultiPartyCall 73 9.2.8 IpAppMultiPartyCallRef 73 9.2.9 IpMultiPartyCallControlManager.73 9.2.10 IpMultiPartyCallControlManagerRef .73 9.2.11 IpAppMultiPartyCallControlManager73 9.2.12 IpAppMultiPartyCallControlManagerRef 73 9.
22、2.13 TpAppCallLegRefSet .73 9.2.14 TpMultiPartyCallIdentifier .74 9.2.15 TpAppMultiPartyCallBack.74 9.2.16 TpAppMultiPartyCallBackRefType .74 9.2.17 TpAppCallLegCallBack .74 9.2.18 TpMultiPartyCallIdentifierSet 74 9.2.19 TpCallAppInfo75 9.2.20 TpCallAppInfoType75 9.2.21 TpCallAppInfoSet.75 9.2.22 Tp
23、CallEventRequest .75 9.2.23 TpCallEventRequestSet 76 9.2.24 TpCallEventType76 9.2.25 TpAdditionalCallEventCriteria.78 9.2.26 TpCallEventInfo .78 9.2.27 TpCallAdditionalEventInfo 79 9.2.28 TpCallNotificationRequest .79 9.2.29 TpCallNotificationScope 79 9.2.30 TpCallNotificationInfo .79 9.2.31 TpCallN
24、otificationReportScope .80 9.2.32 TpNotificationRequested 80 9.2.33 TpNotificationRequestedSet.80 9.2.34 TpReleaseCause80 9.2.35 TpReleaseCauseSet.80 9.2.36 TpCallLegIdentifier 80 9.2.37 TpCallLegIdentifierSet .81 9.2.38 TpCallLegAttachMechanism81 9.2.39 TpCallLegConnectionProperties.81 9.2.40 TpCal
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES204915432008OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART4CALLCONTROLSUBPART3MULTIPARTYCALLCONTROLSCFPARLAY6

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