ETSI ES 202 915-4-5-2006 Open Service Access (OSA) Application Programming Interface (API) Part 4 Call Control Sub-part 5 Conference Call Control SCF (Parlay 4) (V1 4 1 Includes Di.pdf
《ETSI ES 202 915-4-5-2006 Open Service Access (OSA) Application Programming Interface (API) Part 4 Call Control Sub-part 5 Conference Call Control SCF (Parlay 4) (V1 4 1 Includes Di.pdf》由会员分享,可在线阅读,更多相关《ETSI ES 202 915-4-5-2006 Open Service Access (OSA) Application Programming Interface (API) Part 4 Call Control Sub-part 5 Conference Call Control SCF (Parlay 4) (V1 4 1 Includes Di.pdf(42页珍藏版)》请在麦多课文档分享上搜索。
1、 ETSI ES 202 915-4-5 V1.4.1 (2006-12)ETSI Standard Open Service Access (OSA);Application Programming Interface (API);Part 4: Call Control;Sub-part 5: Conference Call Control SCF(Parlay 4)floppy3 ETSI ETSI ES 202 915-4-5 V1.4.1 (2006-12) 2 Reference RES/TISPAN-01028-04-05-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 2006. The Parlay Group 2006. All rights reserved. DECTTM, PLUGTESTSTM and UMTSTM are Trade Marks of ETSI registered for the benefit of its Members. TIPHONTMand t
7、he TIPHON logo are Trade Marks currently being registered by ETSI for 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 202 915-4-5 V1.4.1 (2006-12) 3 Contents Intellectual Property Rights5 Forew
8、ord.5 1 Scope 6 2 References 6 3 Definitions and abbreviations.6 3.1 Definitions6 3.2 Abbreviations .6 4 Conference Call Control Service Sequence Diagrams.7 4.1 Meet-me conference without subconferencing.7 4.2 Non-add hoc add-on with subconferencing9 4.3 Non-addhoc add-on multimedia .11 4.4 Resource
9、 Reservation.13 5 Class Diagrams.15 6 Conference Call Control Service Interface Classes16 6.1 Interface Class IpConfCallControlManager.17 6.1.1 Method createConference() 17 6.1.2 Method checkResources().18 6.1.3 Method reserveResources() 19 6.1.4 Method freeResources()20 6.2 Interface Class IpAppCon
10、fCallControlManager 20 6.2.1 Method conferenceCreated() 20 6.3 Interface Class IpConfCall .21 6.3.1 Method getSubConferences() .21 6.3.2 Method createSubConference() 22 6.3.3 Method leaveMonitorReq() 22 6.3.4 Method getConferenceAddress() .22 6.4 Interface Class IpAppConfCall 23 6.4.1 Method partyJo
11、ined()23 6.4.2 Method leaveMonitorRes().24 6.5 Interface Class IpSubConfCall .24 6.5.1 Method splitSubConference().25 6.5.2 Method mergeSubConference()25 6.5.3 Method moveCallLeg().26 6.5.4 Method inspectVideo() .26 6.5.5 Method inspectVideoCancel() 26 6.5.6 Method appointSpeaker() .27 6.5.7 Method
12、chairSelection() .27 6.5.8 Method changeConferencePolicy().27 6.6 Interface Class IpAppSubConfCall 28 6.6.1 Method chairSelection() .28 6.6.2 Method floorRequest()28 7 Conference Call Control Service State Transition Diagrams.29 8 Conference Call Control Data Definitions .29 8.1 Event Notification D
13、ata Definitions.29 8.2 Conference Call Control Data Definitions .29 8.2.1 IpConfCall 29 8.2.2 IpConfCallRef.29 8.2.3 IpAppConfCall .29 8.2.4 IpAppConfCallRef29 8.2.5 IpSubConfCall 29 8.2.6 IpSubConfCallRef 30 ETSI ETSI ES 202 915-4-5 V1.4.1 (2006-12) 4 8.2.7 IpAppSubConfCall .30 8.2.8 IpAppSubConfCa
14、llRef30 8.2.9 TpSubConfCallIdentifierSet .30 8.2.10 TpConfCallIdentifier 30 8.2.11 TpSubConfCallIdentifier 30 8.2.12 IpAppConfCallControlManager .30 8.2.13 IpAppConfCallControlManagerRef .30 8.2.14 TpConfPolicyType30 8.2.15 TpConfPolicy31 8.2.16 TpMonoMediaConfPolicy31 8.2.17 TpJoinEventInfo .31 8.2
15、.18 TpConfSearchCriteria.31 8.2.19 TpConfSearchResult.32 8.2.20 TpMultiMediaConfPolicy.32 8.2.21 TpResourceReservation32 8.2.22 TpVideoHandlingType .32 Annex A (normative): OMG IDL Description of Conference Call Control SCF.33 Annex B (informative): W3C WSDL Description of Conference Call Control SC
16、F .34 Annex C (informative): Java API Description of the Call Control SCFs35 Annex D (informative): Contents of 3GPP OSA Rel-5 Call Control .36 Annex E (informative): Record of changes 37 E.1 Interfaces 37 E.1.1 New 37 E.1.2 Deprecated37 E.1.3 Removed.37 E.2 Methods38 E.2.1 New 38 E.2.2 Deprecated38
17、 E.2.3 Modified.38 E.2.4 Removed.38 E.3 Data Definitions .39 E.3.1 New 39 E.3.2 Modified.39 E.3.3 Removed.39 E.4 Service Properties.40 E.4.1 New 40 E.4.2 Deprecated40 E.4.3 Modified.40 E.4.4 Removed.40 E.5 Exceptions 41 E.5.1 New 41 E.5.2 Modified.41 E.5.3 Removed.41 E.6 Others .41 History 42 ETSI E
18、TSI ES 202 915-4-5 V1.4.1 (2006-12) 5 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 E
19、TSI 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
20、 IPR 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
21、This ETSI Standard (ES) has been produced by ETSI Technical Committee Telecommunications and Internet converged Services and Protocols for Advanced Networking (TISPAN). The present document is part 4, sub-part 5 of a multi-part deliverable covering Open Service Access (OSA); Application Programming
22、Interface (API), as identified below. The API specification (ES 202 915) is structured in the following parts: Part 1: “Overview“; Part 2: “Common Data Definitions“; Part 3: “Framework“; Part 4: “Call Control“; Sub-part 1: “Call Control Common Definitions“; Sub-part 2: “Generic Call Control SCF“; Su
23、b-part 3: “Multi-Party Call Control SCF“; Sub-part 4: “Multi-Media Call Control SCF“; Sub-part 5: “Conference Call Control SCF“; Part 5: “User Interaction SCF“; Part 6: “Mobility SCF“; Part 7: “Terminal Capabilities SCF“; Part 8: “Data Session Control SCF“; Part 9: “Generic Messaging SCF“; Part 10:
24、“Connectivity Manager SCF“; Part 11: “Account Management SCF“; Part 12: “Charging SCF“; Part 13: “Policy Management SCF“; Part 14: “Presence and Availability Management SCF“. The present document has been defined jointly between ETSI, The Parlay Group (http:/www.parlay.org) and the 3GPP, in co-opera
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ETSIES202915452006OPENSERVICEACCESSOSAAPPLICATIONPROGRAMMINGINTERFACEAPIPART4CALLCONTROLSUBPART5CONFERENCECALLCONTROLSCFPARLAY4V141INCLUDESDIPDF

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