BS ISO IEC 29341-26-11-2017 Information technology UPnP Device Architecture Telephony device control protocol Level 2 Media management service《信息技术 UPnP设备体系结构 电话设备控制协议 第2级 媒体管理服务》.pdf
《BS ISO IEC 29341-26-11-2017 Information technology UPnP Device Architecture Telephony device control protocol Level 2 Media management service《信息技术 UPnP设备体系结构 电话设备控制协议 第2级 媒体管理服务》.pdf》由会员分享,可在线阅读,更多相关《BS ISO IEC 29341-26-11-2017 Information technology UPnP Device Architecture Telephony device control protocol Level 2 Media management service《信息技术 UPnP设备体系结构 电话设备控制协议 第2级 媒体管理服务》.pdf(200页珍藏版)》请在麦多课文档分享上搜索。
1、Information technology UPnP Device ArchitecturePart 26-11: Telephony device control protocol Level 2 Media management serviceBS ISO/IEC 29341-26-11:2017BSI Standards PublicationWB11885_BSI_StandardCovs_2013_AW.indd 1 15/05/2013 15:06Information technology UPnP Device Architecture Part 26-11: Telepho
2、ny device control protocol Level 2 Media management serviceTechnologies de linformation Architecture de dispositif UPnP Partie 26-11: Protocole de contrle de dispositif de tlphonie Niveau 2 Service de gestion des mdiasINTERNATIONAL STANDARDISO/IEC 29341-26-11Reference numberISO/IEC 29341-26-11:2017(
3、E)First edition2017-09 ISO/IEC 2017National forewordThis British Standard is the UK implementation of ISO/IEC 29341-26-11:2017.The UK participation in its preparation was entrusted to Technical Committee ICT/-/1, Information systems co-ordination.A list of organizations represented on this committee
4、 can be obtained on request to its secretary.This publication does not purport to include all the necessary provisions of a contract. Users are responsible for its correct application. The British Standards Institution 2017 Published by BSI Standards Limited 2017ISBN 978 0 580 90888 0ICS 35.200Compl
5、iance with a British Standard cannot confer immunity from legal obligations.This British Standard was published under the authority of the Standards Policy and Strategy Committee on 30 September 2017.Amendments/corrigenda issued since publicationDate Text affectedBRITISH STANDARDBS ISO/IEC 293412611
6、:2017Information technology UPnP Device Architecture Part 26-11: Telephony device control protocol Level 2 Media management serviceTechnologies de linformation Architecture de dispositif UPnP Partie 26-11: Protocole de contrle de dispositif de tlphonie Niveau 2 Service de gestion des mdiasINTERNATIO
7、NAL STANDARDISO/IEC 29341-26-11Reference numberISO/IEC 29341-26-11:2017(E)First edition2017-09 ISO/IEC 2017BS ISO/IEC 293412611:2017ii ISO/IEC 2017 All rights reservedCOPYRIGHT PROTECTED DOCUMENT ISO/IEC 2017, Published in SwitzerlandAll rights reserved. Unless otherwise specified, no part of this p
8、ublication may be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address below or ISOs member body in the c
9、ountry of the requester.ISO copyright officeCh. de Blandonnet 8 CP 401CH-1214 Vernier, Geneva, SwitzerlandTel. +41 22 749 01 11Fax +41 22 749 09 47copyrightiso.orgwww.iso.orgISO/IEC 29341-26-11:2017(E)BS ISO/IEC 293412611:2017ii ISO/IEC 2017 All rights reservedCOPYRIGHT PROTECTED DOCUMENT ISO/IEC 20
10、17, Published in SwitzerlandAll rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on the internet or an intranet, without prior written permission.
11、 Permission can be requested from either ISO at the address below or ISOs member body in the country of the requester.ISO copyright officeCh. de Blandonnet 8 CP 401CH-1214 Vernier, Geneva, SwitzerlandTel. +41 22 749 01 11Fax +41 22 749 09 47copyrightiso.orgwww.iso.orgISO/IEC 29341-26-11:2017(E)ISO/I
12、EC 29341-26-11:2017(E) ISO/IEC 2017 All rights reserved iii CONTENTS 1 Scope. v 2 Normative references 1 3 Terms, definitions, symbols and abbreviated terms 2 4 Notations and conventions . 4 4.1 Text conventions . 4 4.2 Data Types . 4 4.3 Vendor-defined Extensions . 4 5 Service Modeling Definitions
13、4 5.1 Service Type 4 5.2 MediaManagement Service Architecture . 4 5.3 State Variables . 5 5.3.1 State Variable Overview 5 5.3.2 MediaSessionInfo . 5 5.3.3 A_ARG_TYPE_MediaSessionID 7 5.3.4 A_ARG_TYPE_MediaCapabilityInfo . 7 5.3.5 A_ARG_TYPE_MediaSessionInfoList 8 5.4 Eventing and Moderation 9 5.4.1
14、Eventing of MediaSessionInfo . 9 5.5 Actions . 9 5.5.1 GetMediaCapabilities() 9 5.5.2 StartMediaSession() 11 5.5.3 StopMediaSession() . 12 5.5.4 ModifyMediaSession() 13 5.5.5 GetMediaSessionInfo() . 15 5.5.6 Error Code Summary . 16 5.6 Service Behavioral Model 16 5.6.1 State Diagrams 16 6 XML Servic
15、e Description . 17 Annex A (normative) XML Schema . 20 Annex B (informative) Theory of Operation . 22 Annex C (informative) Sequence Examples 28 Annex D (informative) Bibliography 185 Figure 1 Relationship among Media Stream, Media Session and Media Session ID 3 Figure 2 Architecture of the MediaMan
16、agement Service . 5 Figure 3 State diagrams of the MediaManagement service 17 Figure B.1 Flow basics for creating an outgoing Call . 23 Figure B.2 Flow basics for accpeting an incoming Call 25 Figure B.3 Flow basics for modifying an ongoing Call 27 Figure C.4 Create a Call . 29 Figure C.5 Terminate
17、a Call 44 BS ISO/IEC 293412611:2017ISO/IEC 29341-26-11:2017(E) iv ISO/IEC 2017 All rights reserved Figure C.6 Reject an incoming Call . 49 Figure C.7 Cancel an outgoing Call 52 Figure C.8 Cancel an outgoing Call (But the specified CallID does not exist.) 55 Figure C.9 Cancel an outgoing Call (But th
18、e StopCall() action is invoked at invalid timing.) . 56 Figure C.10 Get MediaSessionInfo and CallInfo during the Call . 57 Figure C.11 Create an outgoing Call using multiple TCs (Case 1) . 61 Figure C.12 Create an outgoing Call using multiple TCs (Case 2) . 75 Figure C.13 Accept an incoming Call usi
19、ng multiple TCs (Case 1) . 80 Figure C.14 Accept an incoming Call using multiple TCs (Case 2) . 92 Figure C.15 Add TC during a Call (Create a modification request) . 97 Figure C.16 Add TC during a Call (Accept a modification request) . 106 Figure C.17 Remove TC during a Call (Create a modification r
20、equest) 114 Figure C.18 Remove TC during a Call (Accept a modification request) 120 Figure C.19 Change TC during a Call . 127 Figure C.20 Modify Media Session during a Call . 136 Figure C.21 Initiate a Call . 144 Figure C.22 Create an outgoing Call (Monopolization Mode Call(PHONE-TelCP) . 147 Figure
21、 C.23 Terminate a Call (But the specified TelCP is not authorized.) . 162 Figure C.24 Cancel an outgoing Call (But the specified TelCP is not authorized.) 164 Figure C.25 Change TelCP which Monopolize the Call 165 Figure C.26 Create a Call with TC-Based and TS-Based Media Handlings 168 Table 1 State
22、 Variables . 5 Table 2 Allowed values for mediaSessionStatus 6 Table 3 Allowed values for reason and the corresponding status of Media Session . 6 Table 4 Allowed values for format 7 Table 5 Event Moderation 9 Table 6 Actions . 9 Table 7 Arguments for GetMediaCapabilities() . 9 Table 8 Error Codes f
23、or GetMediaCapabilities() 10 Table 9 Arguments for StartMediaSession() 11 Table 10 Error Codes for StartMediaSession() 12 Table 11 Arguments for StopMediaSession() 12 Table 12 Error Codes for StopMediaSession() 13 Table 13 Arguments for ModifyMediaSession() . 13 Table 14 Error Codes for ModifyMediaS
24、ession() . 14 Table 15 Arguments for GetMediaSessionInfo() 15 Table 16 Error Codes for GetMediaSessionInfo() 15 Table 17 Error Code Summary 16 BS ISO/IEC 293412611:2017ISO/IEC 29341-26-11:2017(E) iv ISO/IEC 2017 All rights reserved Figure C.6 Reject an incoming Call . 49 Figure C.7 Cancel an outgoin
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSISOIEC2934126112017INFORMATIONTECHNOLOGYUPNPDEVICEARCHITECTURETELEPHONYDEVICECONTROLPROTOCOLLEVEL2MEDIAMANAGEMENTSERVICE

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