CN1855930B - Method for transmitting conference control messages based on primary protocol of dialog - Google Patents
Method for transmitting conference control messages based on primary protocol of dialog Download PDFInfo
- Publication number
- CN1855930B CN1855930B CN2005100937015A CN200510093701A CN1855930B CN 1855930 B CN1855930 B CN 1855930B CN 2005100937015 A CN2005100937015 A CN 2005100937015A CN 200510093701 A CN200510093701 A CN 200510093701A CN 1855930 B CN1855930 B CN 1855930B
- Authority
- CN
- China
- Prior art keywords
- message
- sip
- protocol
- control messages
- tag
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Telephonic Communication Services (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
本发明的基于SIP协议的传送会议控制消息的实现方法主要包括:步骤S1:在SIP用户代理之间建立呼叫;步骤S2:处于通话中的SIP用户代理使用SIP协议的相关消息封装经过转化的会议控制消息,使其在网络实体间进行传输;步骤S3:对端SIP用户代理收到封装有会议控制消息的SIP消息后,进行逆变换,生成对应的会议控制消息。上述步骤S2中的转化是指将H.323协议支持的会议控制消息转化为类XML格式的字符串。这样,通过上述方法就可以使用SIP协议实现会议控制消息的传送,从而就可以实现基于SIP协议的视频会议系统。
The method for realizing the transmission of conference control messages based on the SIP protocol of the present invention mainly includes: Step S1: establishing a call between SIP user agents; The control message is transmitted between network entities; Step S3: After receiving the SIP message encapsulated with the conference control message, the peer SIP user agent performs inverse transformation to generate a corresponding conference control message. The conversion in the above step S2 refers to converting the conference control message supported by the H.323 protocol into a character string in an XML-like format. In this way, the SIP protocol can be used to realize the transmission of conference control messages through the above method, so that a video conference system based on the SIP protocol can be realized.
Description
技术领域technical field
本发明属于网络通信技术领域,尤其涉及一种基于会话初始协议(Session Initiation Protocol)(以下简称SIP协议)的传送视频会议控制消息的实现方法。 The invention belongs to the technical field of network communication, and in particular relates to a method for realizing the transmission of video conference control messages based on the Session Initiation Protocol (SIP protocol for short). the
背景技术Background technique
目前,基于宽带网际协议(Internet Protocol)(以下简称IP)网络的视频会议系统发展比较迅速,但大多数视频会议系统目前基本上是依据国际电联ITU-T的两大框架协议H.320协议和H.323协议来建立的。H.320协议是国际电联ITU-T较早期的视频会议标准,是基于电路交换的网络;H.323协议是基于分组交换网络的多媒体通信标准。虽然H.323协议成熟、定义完整,但其协议和组网复杂、成本高、效率和扩展性差;同时基于H.323协议的视频会议系统目前只有H.323终端可以参与会议,这也是其局限性之一。 At present, video conferencing systems based on broadband Internet Protocol (Internet Protocol) (hereinafter referred to as IP) networks are developing rapidly, but most video conferencing systems are basically based on the two major framework agreements of the ITU-T H.320 protocol. And H.323 agreement to establish. The H.320 protocol is an earlier video conferencing standard of the ITU-T, which is based on a circuit-switched network; the H.323 protocol is a multimedia communication standard based on a packet-switched network. Although the H.323 protocol is mature and well-defined, its protocol and networking are complex, costly, and poor in efficiency and scalability. At the same time, only H.323 terminals can participate in the conference in the video conferencing system based on the H.323 protocol, which is also its limitation. one of sex. the
而SIP协议相对比较简单,所有的消息都采用文本编码,具有很强的灵活性和扩展性,这使得SIP协议相对于H.323协议来说能够提供更多、更灵活的服务,而且在信令的互通性上有更多的优势,同时其组网也相对比较简单。 The SIP protocol is relatively simple, all messages are coded in text, and has strong flexibility and scalability, which enables the SIP protocol to provide more and more flexible services than the H.323 protocol. There are more advantages in the interoperability of commands, and its networking is relatively simple. the
然而,目前的SIP协议还没有关于如何实现视频会议控制方面的具体规定,大多数草案还处于讨论阶段,还没有到可以实施的阶段。 However, the current SIP protocol has no specific regulations on how to realize video conferencing control, and most of the drafts are still in the discussion stage and have not reached the stage of implementation. the
发明内容Contents of the invention
有鉴于此,本发明的目的在于提供一种基于SIP协议的传送会议控制 消息的实现方法,一方面使用户可以利用SIP协议来组建基于宽带IP网络的视频会议系统,另一方面与软交换配合以使SIP终端和H.323终端都可以参与到基于SIP协议的多点会议控制单元(Multipoint Controller Unit)(以下简称MCU)或者基于H.323协议的MCU的会议中来。 In view of this, the purpose of the present invention is to provide a method for realizing the transmission of conference control messages based on the SIP protocol. On the one hand, the user can utilize the SIP protocol to form a video conference system based on a broadband IP network; So that both the SIP terminal and the H.323 terminal can participate in the conference of the multipoint conference control unit (Multipoint Controller Unit) (hereinafter referred to as MCU) based on the SIP protocol or the MCU based on the H.323 protocol. the
该方法是利用H.323协议已经比较成熟的会议控制机制,将其会议控制消息转化类XML格式的字符串(非真正的XML格式),封装于SIP消息的消息体中,用SIP消息在网络实体间传送会议控制消息来实现视频会议。 This method is to use the relatively mature conference control mechanism of the H.323 protocol to convert its conference control message into a character string in XML format (not a real XML format), encapsulate it in the message body of the SIP message, and use the SIP message in the network Conference control messages are sent between entities to implement a video conference. the
本发明的基于SIP协议的传送会议控制消息的实现方法,其特征在于包括如下步骤: The implementation method of the transmission conference control message based on the SIP protocol of the present invention is characterized in that it comprises the following steps:
步骤S1:在SIP用户代理之间建立呼叫; Step S1: Establish a call between SIP user agents;
步骤S2:处于通话中的SIP用户代理使用SIP协议的相关消息封装将H.323协议支持的会议控制消息转化为类XML格式的字符串的会议控制消息,使其在网络实体间进行传输; Step S2: The SIP user agent in the call uses the relevant message encapsulation of the SIP protocol to convert the conference control message supported by the H.323 protocol into a conference control message of a character string in XML format, so that it can be transmitted between network entities;
步骤S3:对端SIP用户代理收到封装有会议控制消息的SIP消息后,进行逆变换,生成对应的会议控制消息。 Step S3: After receiving the SIP message encapsulated with the conference control message, the peer SIP user agent performs inverse conversion to generate a corresponding conference control message. the
上述步骤S1中的SIP用户代理可以是SIP终端,也可以是充当SIP用户代理角色的应用服务器或者软交换等。 The SIP user agent in the above step S1 may be a SIP terminal, or an application server or a soft switch acting as a SIP user agent. the
上述步骤S2中将H.323协议支持的会议控制消息转化为类XML格式的规则包括如下步骤: The rule of converting the conference control message supported by the H.323 protocol into an XML-like format in the above step S2 includes the following steps:
步骤S21:将H.323协议的具体消息类型转化为XML格式的根元素(root element)的起始标签(the starting tag)和结束标签(the ending tag); Step S21: converting the specific message type of the H.323 protocol into the starting tag (the starting tag) and the ending tag (the ending tag) of the root element (root element) in XML format;
步骤S22:如果消息中有参数,则将参数名称转化为XML格式的元素标签(tags),嵌套于根元素之中,即相当于上述根元素的子元素(childelements); Step S22: If there are parameters in the message, convert the parameter names into element tags (tags) in XML format and nest them in the root element, which is equivalent to the child elements (childelements) of the above root element;
步骤S23:如果参数中还包括子参数,即参数相当于结构,则将子参数名称同样地转化为XML格式的元素标签,完全地嵌套于上述子元素之 中,并且元素之间不能有交叉;如果子参数中还有参数,则循环执行步骤S23的操作; Step S23: If the parameter also includes sub-parameters, that is, the parameter is equivalent to a structure, then convert the sub-parameter name into an element tag in XML format, completely nested in the above-mentioned sub-element, and there can be no intersection between elements ; If there are parameters in the sub-parameters, the operation of step S23 is executed in a loop;
步骤S24:将对应的参数值填于起始标签和结束标签之间,作为各元素的内容。 Step S24: fill in the corresponding parameter value between the start tag and the end tag as the content of each element. the
其中,上述步骤S22中的元素标签包括起始标签和结束标签。并且当上述步骤S22中的参数名称比较长时,取其缩写作为元素标签(tag)。 Wherein, the element tags in the above step S22 include a start tag and an end tag. And when the parameter name in the above step S22 is relatively long, take its abbreviation as the element tag (tag). the
此外,上述步骤S3中的逆变换是根据上述转化规则进行逆转化的。 In addition, the inverse transformation in the above-mentioned step S3 is carried out according to the above-mentioned transformation rules. the
这样,通过上述方法就可以使用SIP协议实现会议控制消息的传送,从而就可以实现基于SIP协议的视频会议系统。 In this way, the SIP protocol can be used to realize the transmission of conference control messages through the above method, so that a video conference system based on the SIP protocol can be realized. the
下面结合附图,以较佳实施例对本发明所述方法的具体实施作进一步的详细说明。对于熟悉本技术领域的人员而言,从对本发明方法的详细说明中,本发明的上述和其他目的、特征和优点将显而易见。 The specific implementation of the method of the present invention will be further described in detail with preferred embodiments below in conjunction with the accompanying drawings. The above and other objects, features and advantages of the present invention will be apparent to those skilled in the art from the detailed description of the method of the present invention. the
附图说明Description of drawings
图1是SIP用户代理的会议控制消息实现的系统流程图。 Fig. 1 is a system flow diagram of the realization of the conference control message of the SIP user agent. the
图2是SIP终端通过软交换参与基于H.323协议的MCU的视频会议流程图。 Fig. 2 is a flow chart of a SIP terminal participating in a video conference of an MCU based on the H.323 protocol through a soft switch. the
图3是SIP终端和H.323终端通过软交换参与基于SIP协议的MCU的视频会议流程图。 Fig. 3 is a flow chart of a video conference in which a SIP terminal and an H.323 terminal participate in an MCU based on the SIP protocol through a soft switch. the
具体实施方式Detailed ways
下面结合附图和具体实施例对本发明所述的技术方案做详细的说明。 The technical solution of the present invention will be described in detail below in conjunction with the accompanying drawings and specific embodiments. the
图1所示的SIP用户代理的会议控制消息体系系统流程图适用于所有基于此实现方法的SIP终端,以及充当SIP用户代理角色的应用服务器或软交换等。请参见图1: The system flow diagram of the SIP user agent conference control message system shown in Figure 1 is applicable to all SIP terminals based on this implementation method, as well as application servers or soft switches that act as SIP user agents. Please see Figure 1:
步骤101、先在SIP用户代理之间建立呼叫,因为会议控制功能建立在呼叫的基础上;
步骤102、根据用户的操作动作,SIP用户代理将相应的会议控制消息转化为类XML格式;
步骤103、将类XML格式的会议控制消息封装于SIP消息的消息体中,并发送到对端。对端收到后进行逆变换就可以生成对应的会议控制消息。
图2是描述SIP终端通过软交换加入基于H.323协议的MCU的视频会议流程,这里使用SIP协议的INFO消息作为传递会议控制消息的消息体。这只是举例说明基于SIP协议的会议控制消息的转化和传送,组网模式不限于此种方式,并且流程也不限于图中的消息流程。 Fig. 2 is a flow chart describing the video conference process where a SIP terminal joins an MCU based on the H.323 protocol through a soft switch. Here, the INFO message of the SIP protocol is used as the message body of the conference control message. This is just an example to illustrate the conversion and transmission of conference control messages based on the SIP protocol. The networking mode is not limited to this mode, and the flow is not limited to the message flow in the figure. the
步骤201、SIP终端向软交换发起呼叫(INVITE)消息; Step 201, the SIP terminal initiates a call (INVITE) message to the softswitch;
步骤202、软交换根据被叫号码进行号码路由分析,发现这是一个到基于H.323协议的MCU的呼叫,于是进行协议适配转换,向MCU发出H.323协议的呼叫(Setup)消息; Step 202, the softswitch carries out the number routing analysis according to the called number, finds that this is a call to the MCU based on the H.323 protocol, then performs protocol adaptation conversion, and sends the call (Setup) message of the H.323 protocol to the MCU;
步骤203、MCU向软交换发送振铃(Alerting)消息; Step 203, MCU sends a ringing (Alerting) message to the softswitch;
步骤204、软交换进行协议转换向SIP终端发送振铃(180Ringing)消息; Step 204, the softswitch performs protocol conversion and sends a ringing (180Ringing) message to the SIP terminal;
步骤205、MCU应答呼叫,向软交换发送连接(Connect)消息; Step 205, MCU answers the call, and sends a connection (Connect) message to the softswitch;
步骤206、软交换经过协议转换向SIP终端发送200OK应答消息; Step 206, the softswitch sends a 200OK response message to the SIP terminal through protocol conversion;
步骤207、SIP终端向软交换发送ACK确认消息; Step 207, the SIP terminal sends an ACK confirmation message to the softswitch;
步骤208、会议呼叫建立后,MCU告之终端处于多点会议中,向软交换发送H.245会议控制消息; Step 208, after the conference call is established, the MCU informs the terminal that it is in a multipoint conference, and sends an H.245 conference control message to the softswitch;
步骤209、软交换将H.245会议控制消息转化为类XML格式的字符串封装于INFO消息中向SIP终端发送; Step 209, the softswitch converts the H.245 conference control message into a character string in XML-like format and encapsulates it in the INFO message and sends it to the SIP terminal;
步骤210、SIP终端发送200OK响应消息,不带消息体; Step 210, the SIP terminal sends a 200OK response message without a message body;
步骤211、SIP终端向软交换发送请求主席控制权消息,使用INFO消息封装; Step 211, the SIP terminal sends a request for chairman control message to the softswitch, encapsulated with an INFO message;
步骤212、软交换将SIP消息体转化为H.245会议控制消息,发送到MCU; Step 212, the softswitch converts the SIP message body into an H.245 conference control message and sends it to the MCU;
步骤213、软交换向SIP终端发送200OK响应消息。 Step 213, the soft switch sends a 200 OK response message to the SIP terminal. the
图3描述的是SIP终端和H.323终端通过软交换加入基于SIP协议的 MCU的视频会议流程,此时的MCU相当于SIP用户代理的角色。 Figure 3 describes the video conferencing process in which a SIP terminal and an H.323 terminal join an MCU based on the SIP protocol through a softswitch. At this time, the MCU is equivalent to the role of a SIP user agent. the
步骤301、SIP终端向软交换发起呼叫(INVITE)消息; Step 301, the SIP terminal initiates a call (INVITE) message to the softswitch;
步骤302、软交换根据被叫号码进行号码路由分析,发现这是一个到基于SIP协议的MCU的呼叫,于是将呼叫消息转发到MCU,此时软交换相当于代理服务器的角色; Step 302, the softswitch carries out the number routing analysis according to the called number, and finds that this is a call to the MCU based on the SIP protocol, so the call message is forwarded to the MCU, and the softswitch is equivalent to the role of a proxy server at this moment;
步骤303、MCU向软交换发送振铃(180Ringing)消息; Step 303, MCU sends ringing (180Ringing) message to softswitch;
步骤304、软交换向SIP终端转发振铃(180Ringing)消息; Step 304, the soft switch forwards the ringing (180Ringing) message to the SIP terminal;
步骤305、MCU应答呼叫,向软交换发送200OK应答消息; Step 305, the MCU answers the call, and sends a 200OK response message to the softswitch;
步骤306、软交换向SIP终端转发200OK应答消息; Step 306, the softswitch forwards the 200OK response message to the SIP terminal;
步骤307、SIP终端收到200OK应答消息后,向软交换发送ACK确认消息; Step 307, after receiving the 200OK response message, the SIP terminal sends an ACK confirmation message to the softswitch;
步骤308、软交换向MCU转发ACK确认消息; Step 308, the soft switch forwards the ACK confirmation message to the MCU;
步骤309、会议呼叫建立后,MCU告之终端处于多点会议中,会议控制消息转化为类XML格式封装于INFO消息中向软交换发送; Step 309, after the conference call is established, the MCU informs the terminal that it is in a multipoint conference, and the conference control message is converted into an XML-like format, encapsulated in an INFO message, and sent to the softswitch;
步骤310、软交换向SIP终端转发INFO消息; Step 310, the softswitch forwards the INFO message to the SIP terminal;
步骤311—312为SIP终端发送以及软交换转发的INFO消息的200OK响应消息; Steps 311-312 are the 200OK response message of the INFO message sent by the SIP terminal and forwarded by the softswitch;
步骤313、SIP终端向软交换发送请求主席控制权消息,会议控制消息经过转化封装于INFO消息中; Step 313, the SIP terminal sends a message requesting the chairman control right to the softswitch, and the conference control message is converted and encapsulated in the INFO message;
步骤314、软交换向MCU转发INFO消息; Step 314, the softswitch forwards the INFO message to the MCU;
步骤315—316为MCU发送以及软交换转发的INFO消息的200OK响应消息; Steps 315-316 are the 200OK response message of the INFO message sent by the MCU and forwarded by the softswitch;
步骤317、H.323终端向软交换发起呼叫(Setup)消息; Step 317, the H.323 terminal initiates a call (Setup) message to the softswitch;
步骤318、软交换根据被叫号码进行号码路由分析,发现这是一个到基于SIP协议的MCU的呼叫,于是进行协议适配转换,将H.323协议的呼叫(Setup)消息转化为SIP协议的呼叫(INVITE)消息,向MCU发送; Step 318, the softswitch carries out the number routing analysis according to the called number, and finds that this is a call to the MCU based on the SIP protocol, so the protocol adaptation conversion is carried out, and the call (Setup) message of the H.323 protocol is converted into that of the SIP protocol Call (INVITE) message, sent to MCU;
步骤319、MCU向软交换回送振铃(180Ringing)消息; Step 319, the MCU returns a ringing (180Ringing) message to the softswitch;
步骤320、软交换将SIP协议的振铃消息转化为H.323协议的振铃(Alterting)消息,向H.323终端发送;Step 320, the soft switch converts the ringing message of the SIP protocol into a ringing (Alterting) message of the H.323 protocol, and sends it to the H.323 terminal;
步骤321、MCU应答呼叫,向软交换发送200OK应答消息; Step 321, the MCU answers the call, and sends a 200OK response message to the softswitch;
步骤322、软交换收到200OK应答消息后,将其转化为H.323协议的连接(Connect)消息向H.323终端发送; Step 322, after the softswitch receives the 200OK response message, it is converted into a connection (Connect) message of the H.323 protocol and sent to the H.323 terminal;
步骤323、软交换向MCU发送ACK确认消息;
步骤324、H.323终端的会议呼叫建立后,MCU告之终端处于多点会议中,将会议控制消息封装于SIP消息体中向软交换发送; Step 324, after the conference call of the H.323 terminal is established, the MCU informs the terminal that it is in a multipoint conference, and encapsulates the conference control message in the SIP message body and sends it to the softswitch;
步骤325、软交换将SIP消息体转化为H.245的会议控制消息,发往H.323终端; Step 325, the softswitch converts the SIP message body into an H.245 conference control message, and sends it to the H.323 terminal;
步骤326、软交换向MCU发送INFO的200OK响应消息; Step 326, the softswitch sends the 200OK response message of INFO to the MCU;
步骤327、H.323终端向软交换发送请求主席控制权消息的H.245会议控制消息; Step 327, the H.323 terminal sends an H.245 conference control message requesting the chairman control message to the softswitch;
步骤328、软交换将收到的H.245会议控制消息转化为SIP消息的消息体,向MCU发送INFO消息; Step 328, the softswitch converts the received H.245 conference control message into the message body of the SIP message, and sends the INFO message to the MCU;
步骤329、MCU向软交换发送INFO消息的200OK响应消息。 In step 329, the MCU sends a 200 OK response message of the INFO message to the softswitch. the
以上详细说明了本发明的工作原理,并给出了几种典型的网络结构消息流程,但这只是为了便于理解而举的一个形象化的实例,不应被视为是对本发明范围的限制。同样,任何所属技术领域的普通专业人员均可根据本发明的技术方案及其较佳实施例的描述,做出各种可能的等同改变或替换,但所有这些改变或替换都应属于本发明的权利要求的保护范围。The working principle of the present invention is described in detail above, and several typical network structure message flows are given, but this is only a vivid example for easy understanding, and should not be regarded as limiting the scope of the present invention. Similarly, any ordinary professional in the technical field can make various possible equivalent changes or replacements according to the technical solution of the present invention and the description of its preferred embodiments, but all these changes or replacements should belong to the scope of the present invention. The scope of the claims.
Claims (6)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN2005100937015A CN1855930B (en) | 2005-04-30 | 2005-08-26 | Method for transmitting conference control messages based on primary protocol of dialog |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN200510070375 | 2005-04-30 | ||
| CN200510070375.6 | 2005-04-30 | ||
| CN2005100937015A CN1855930B (en) | 2005-04-30 | 2005-08-26 | Method for transmitting conference control messages based on primary protocol of dialog |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN1855930A CN1855930A (en) | 2006-11-01 |
| CN1855930B true CN1855930B (en) | 2011-03-16 |
Family
ID=37195762
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN2005100937015A Expired - Fee Related CN1855930B (en) | 2005-04-30 | 2005-08-26 | Method for transmitting conference control messages based on primary protocol of dialog |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN1855930B (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP2081348A4 (en) * | 2006-11-15 | 2009-12-09 | Huawei Tech Co Ltd | MESSAGE INTERFUNCTION METHOD, SYSTEM, ENTITY AND METHOD OF MESSAGE DISTRIBUTION REPORT PROCESSING, SYSTEM, ENTITY, TERMINAL FOR MESSAGE INTERFUNCTION |
| CN101321136B (en) * | 2007-06-05 | 2012-08-08 | 华为技术有限公司 | Transmission-receiving proxy method for conversation initial protocol message and corresponding processor |
| CN101127620B (en) * | 2007-08-29 | 2010-08-18 | 中兴通讯股份有限公司 | A method and system for transmitting logical channel number in session initiation protocol |
| CN103139217A (en) * | 2013-02-21 | 2013-06-05 | 中国对外翻译出版有限公司 | Multi-party session achieving method based on session initiation protocol (SIP) |
| TWI589160B (en) * | 2015-01-09 | 2017-06-21 | 廣達電腦股份有限公司 | Video conference system and associated interaction display method |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1118986C (en) * | 1998-12-21 | 2003-08-20 | 西门子公司 | Multiple point connection method between multiple terminal equipment in H.323 data communication net |
| CN1534972A (en) * | 2003-04-01 | 2004-10-06 | ��Ѹ�Ƽ���˾ | Fast netowrk STD/SDP procedure used for conference junction according to user's inquiry for optimizing netowrk resource |
-
2005
- 2005-08-26 CN CN2005100937015A patent/CN1855930B/en not_active Expired - Fee Related
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN1118986C (en) * | 1998-12-21 | 2003-08-20 | 西门子公司 | Multiple point connection method between multiple terminal equipment in H.323 data communication net |
| CN1534972A (en) * | 2003-04-01 | 2004-10-06 | ��Ѹ�Ƽ���˾ | Fast netowrk STD/SDP procedure used for conference junction according to user's inquiry for optimizing netowrk resource |
Also Published As
| Publication number | Publication date |
|---|---|
| CN1855930A (en) | 2006-11-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN113746808A (en) | Converged communication method for online conference, gateway, electronic device, and storage medium | |
| CN106161179B (en) | Media processing method and device based on real-time communication of webpage | |
| US7738448B2 (en) | Method for generating and sending signaling messages | |
| CN101562667B (en) | Coding/decoding conversion control method, media gateway and system under soft switch architecture | |
| CN101127620B (en) | A method and system for transmitting logical channel number in session initiation protocol | |
| CN109995734A (en) | A kind of communication means of the WebRTC based on Session Initiation Protocol | |
| US8331352B2 (en) | Interworking supplementary call services between different communication protocols | |
| CN1855930B (en) | Method for transmitting conference control messages based on primary protocol of dialog | |
| CN102055741B (en) | Method, equipment and system of negotiating media session | |
| CN100589493C (en) | Call management system and method applied to IMS terminal and IMS terminal | |
| WO2007093116A1 (en) | A method and system for realizing the simulating service and the access signaling adaptive entity | |
| KR100716817B1 (en) | Mobile terminal call setup method | |
| CN101616157A (en) | A codec conversion system and method based on media gateway equipment | |
| WO2008037188A1 (en) | Method and system for realizing short message service by ngn terminal | |
| CN102177692B (en) | For the system of forwarding media control messages, method, program element and computer accessible | |
| JP5579660B2 (en) | Multipoint video conferencing equipment | |
| CN110557593A (en) | A media transmission method and H323-SIP gateway | |
| Manjur et al. | Conference gateway for heterogeneous clients: Real time switching clients and interasterisk exchange clients | |
| CN1984199A (en) | Method for overlapped transmitting number by session initial protocol | |
| JP5421940B2 (en) | Call processing control apparatus and call processing control method | |
| Yu et al. | A Lightweight Signaling Solution Based on MQTT for Peer to Peer Video Call System | |
| CN119544912A (en) | A point-to-point audio and video call system based on custom signaling | |
| JP6183881B2 (en) | Codec conversion gateway, codec conversion method, and codec conversion program | |
| CN101166162A (en) | A method and system for transmitting business events | |
| CN101304458B (en) | Telephone fee display-immediately implementing method, soft switching device and application server |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| C06 | Publication | ||
| PB01 | Publication | ||
| C10 | Entry into substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| C14 | Grant of patent or utility model | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee | ||
| CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20110316 |