WO2007068201A1 - A method, a control terminal and a system for realizing click calling service - Google Patents

A method, a control terminal and a system for realizing click calling service Download PDF

Info

Publication number
WO2007068201A1
WO2007068201A1 PCT/CN2006/003386 CN2006003386W WO2007068201A1 WO 2007068201 A1 WO2007068201 A1 WO 2007068201A1 CN 2006003386 W CN2006003386 W CN 2006003386W WO 2007068201 A1 WO2007068201 A1 WO 2007068201A1
Authority
WO
WIPO (PCT)
Prior art keywords
click
call
terminal
request
calling
Prior art date
Application number
PCT/CN2006/003386
Other languages
French (fr)
Chinese (zh)
Inventor
Fan Zhang
Original Assignee
Huawei Technologies Co., Ltd.
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2007068201A1 publication Critical patent/WO2007068201A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M7/00Arrangements for interconnection between switching centres
    • H04M7/0024Services and arrangements where telephone services are combined with data services
    • H04M7/003Click to dial services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1069Session establishment or de-establishment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]

Definitions

  • the present invention relates to the field of network communication technologies, and in particular, to a method, a control terminal and a system for implementing a click-to-call service. Background of the invention
  • Click-to-call service is a new type of business that combines voice and the Internet.
  • the click-to-call service has multiple ways, for example, directly clicking a name in the address book to initiate a call, or clicking an entry in the call record to call someone, or setting a link in a web page, and the end user clicks The link calls the number embedded in the link, and so on.
  • SDP Session Description Protocol
  • NTN-Next Generation Network Next Generation Network
  • a click-to-call service is implemented by using a SIP-based third party call control (3PCC).
  • 3PCC refers to the establishment of a session between the other two by a third-party controller, and the controller is responsible for media negotiation between the two parties.
  • 3PCC refers to the establishment of a session between the other two by a third-party controller, and the controller is responsible for media negotiation between the two parties.
  • 3PCC refers to the establishment of a session between the other two by a third-party controller, and the controller is responsible for media negotiation between the two parties.
  • PSTN-Publ ic Swi tched Telephone Network third-party call control is usually used for conference and wiring services (the operator creates a call to connect the other parties).
  • the SIP-based third-party call control method can perform many services, such as clicking dialing, playing during a call, and so on.
  • the control terminal has higher requirements, and the control terminal needs to have strong intelligence capability.
  • the control terminal needs to be able to analyze the media capabilities of both parties of the call, and needs to operate on the media capabilities carried by the SDP, and establish a call by modifying the party SDP and media type rearrangement.
  • the parties on the call do not have the same codec or media stream, the control terminal needs to be able to recognize and end the call in time. Therefore, the control terminal needs to have strong intelligence capabilities.
  • the embodiment of the present invention is based on the SIP protocol, and proposes a method, a control terminal and a system for implementing a click-to-call service, so that the click-to-call service does not have special requirements for the terminal, and thus the click-to-call service is implemented.
  • the implementation is relatively simple.
  • An embodiment of the present invention provides a method for implementing a click-to-call service, including: receiving, by a network side, a click-to-call request initiated by a control terminal to a network side, and determining a calling terminal and a called terminal corresponding to the click-to-call request;
  • the network side separately communicates with the calling terminal and the called terminal through a session initiation protocol SIP message Communication, establishing a connection between the calling terminal and the called terminal to implement a click-to-call service.
  • An embodiment of the present invention provides a control terminal for a click-to-call service, including: a click-to-call service initiating device, configured to initiate a click-to-call request to a network side, requesting to establish a SIP-based session connection between the calling terminal and the called terminal.
  • An embodiment of the present invention provides a device for controlling a click-to-call service, where the device is disposed on a network side, and is configured to process a click-to-call service initiated by a control terminal that clicks on a call service, where the device includes:
  • a call number analysis device configured to receive a click call request sent by the control terminal, and parse the number information of the calling terminal and the called terminal from the request;
  • a call establishing device configured to perform, according to the call number parsing device, the number information of the calling terminal and the called terminal, and communicate with the calling terminal and the called terminal respectively according to the SIP protocol message, and establish a calling terminal and a called terminal. The connection between the two.
  • the embodiment of the present invention provides a system for implementing a click call, including a control terminal, a calling terminal, a called terminal, and a network side entity, where the control terminal is used to initiate a click to a network side entity that implements a click-to-call service.
  • a call request the network side entity communicates with the calling terminal and the called terminal respectively through a SIP message according to the click call request, and establishes a connection between the calling terminal and the called terminal.
  • the beneficial effects of the present invention include:
  • the implementation of the service is not required by the server, and the capability of the SIP terminal is not required; thus, the control terminal does not need to know the media capabilities of the terminals of the two parties. It can have media capabilities or media capabilities.
  • the control terminal uses the method in the standard SIP protocol to notify the service server of the information of both parties that need to establish a connection, and the service server establishes a connection between the calling party and the called party through a standard call flow.
  • the standard SIP protocol is adopted, which facilitates the rapid deployment and promotion of the click-to-dial service by the telecommunication operator; that is, the terminal implemented according to the standard SIP protocol can be used in the solution. This makes it easy to promote the click-to-call service, making it easy for telecom operators to quickly deploy click-to-call services.
  • FIG. 1 is a flowchart of a specific implementation of a method for implementing a click-to-call service according to an embodiment of the present invention.
  • 2 is a specific implementation signaling flow diagram for initiating a click call using the INFO method in the embodiment of the present invention.
  • FIG. 3 is a structural diagram of a specific implementation of an apparatus and system for implementing a click call according to an embodiment of the present invention. , the way of implementing the invention
  • the request signaling used is INFO request signaling.
  • the present invention is not limited to using only the INFO request signaling.
  • Controller is a click call originator, a SIP terminal capable of transmitting an INFO request, referred to herein as a control terminal;
  • Softswi tch is a softswitch device;
  • AS is a click-to-call service server;
  • MRS is a media resource server;
  • B is a normal SIP terminal.
  • the specific process of implementing the click-to-call service includes the following steps:
  • the control terminal initiates INFO request signaling to the softswitch device, requesting the SIP terminal A and the SIP terminal B to establish a session;
  • the request address (Reques t-URI) in the INFO request signaling must be a special access code, that is, a click-to-call service access code; for example, in this embodiment, the access code may be : "s ip: 96066Qhuawei. com" ;
  • the message body (BODY) in the INFO request signaling carries the number information of the calling party A and the called party B.
  • the specific may be:
  • the command-code is 1000, indicating that the INFO signaling is click-to-call request signaling, and calleel and callee2 are the numbers of the calling and calling parties, respectively;
  • the softswitch device receives the INFO request signaling and determines the Request-URI in the INF0 request signaling, that is, "sip: 96066ahuawei.com" is the click-to-call service access code, then it will not do any processing.
  • INF0 request signaling is transparently transmitted to the click-to-call service server AS;
  • the AS uses the INVITE method without SDP to call the calling terminal A, that is, initiates a call to the calling terminal A based on the SIP protocol;
  • the calling terminal A sends a 2000K message to the AS through the softswitch device, and carries its own session parameter SDP1 in the responding 2000K, where the call parameter SDP1 describes the media capability of the terminal of the calling terminal A,
  • the content of SDP1 is:
  • the above content indicates that the calling terminal A will receive media information on the machine with the IP address 10.71.102.27 and receive the audio information on the port 10500.
  • the supported audio formats are: PCMU, PCMA, G.723; receiving video information on the 1051Q port
  • the supported video formats are: H263 and MP4V-ES;
  • the AS uses the session parameter SDP1 of the calling terminal A to call the MRS, and obtains the negotiation result SDP2 of the SDP1 and MRS session parameters, that is, the media form supported by the calling terminal A and the MRS, and its parameter format and SDP1 the same;
  • the AS sends an ACK message to the primary terminal A through the softswitch device, and carries the session parameter of the MRS and the result of the SDP1 negotiation in the ACK SDP2;
  • the calling terminal A establishes a connection with the media resource server MRS, and the media resource server will play a prompt tone to the calling terminal A;
  • the AS sends the INFO request signaling to the control terminal through the softswitch device, so as to notify the control terminal that the calling terminal A has picked up the call and the message body content of the INFO signaling is:
  • the command-code is 1001, indicating that the INFO request signaling is a click call request.
  • Status notification message; resul t is 1 means "successfully connected to the caller, calling the called party";
  • the called terminal B After receiving the INVITE signaling, the called terminal B picks up the response, returns a 200 OK message to the AS, and carries its own session parameter SDP3 in 2000K;
  • the calling terminal A carries the SDP negotiation result SDP4 in 2000K returned to the AS;
  • the AS also sends an ACK message to the called terminal B, and carries SDP4 in the ACK signaling to the called terminal B;
  • the AS sends a BYE request to the MRS to end the call connection between the satirical S and the calling terminal A.
  • the service server When the service server receives the click-to-call request, the status and results of the processing are notified to the control terminal in real time through the INFO signaling for display to the controller.
  • the business server returns multiple INFO signaling due to multiple states during processing. Since there are many states in the notification process, they are not listed in Figure 1.
  • the steps (18) ⁇ (21) and (35) ⁇ (38) of Figure 1 respectively give two status notifications. For example, the following two states are respectively indicated: "Successfully connected to the calling party, calling the called party, ", "Call establishment, calling", and by returning these messages, the controller can fully understand the status and result of the entire click-to-call process. .
  • the implementation of the method of the present invention is not limited to the use of the SIP protocol INFO method, in compliance with the present invention Under the premise of implementing the click-to-call service method, the extension method of other SIP protocols can also be used to implement the click-to-call service.
  • the present invention further provides a system for implementing a click call, including a control terminal (ie, a control terminal), a calling terminal, a called terminal, and a network side entity, where the network side entity is configured with
  • the device provided by the invention for implementing a click-to-call service wherein the network-side entity in the specific implementation process includes a softswitch device, a service server, and a media resource server, and the control terminal is provided with a click-to-call request device.
  • the device for implementing the click-to-call service mainly includes a call number resolution device and a call setup device, and optionally includes a click call identification device, a call termination device, and a call state transfer device.
  • the click call requesting device is located at the control terminal, and is used to initiate an INFO request to the softswitch device, requesting A and B to establish a session, at this time, INFO
  • the request address (Request-URI) in the request signaling must be a special access 4, that is, the click-to-call service access code. For example, in this embodiment: "s i : 96066S) hua ei. com";
  • the message body (BODY) in the INFO request signaling carries the number information of the calling party A and the called party B.
  • the message body (BODY) in the INFO request signaling carries the number information of the calling party A and the called party B.
  • the co leg and the code is 1000, indicating that the INFO message is click call request signaling, and cal leel and cal lee2 are the numbers of the calling party and the called, respectively;
  • the call setup device is located at the service server, and is configured to establish a connection between the calling terminal and the media resource server through a standard SIP-based call processing procedure, and also communicate with the calling terminal and the called terminal respectively according to the SIP protocol, and establish a calling terminal.
  • the call termination device is located at the service server, and is configured to send a termination call request to the media resource server, and end the connection between the media resource server and the calling terminal;
  • the call state transmitting device is located at the service server, and is configured to notify the control terminal of the call state of the calling terminal and the media resource server and the call state of the calling terminal and the called terminal by using INFO request signaling, for example, “successfully connect the calling party, Calling called ", "call setup, calling", etc.
  • INFO request signaling for example, “successfully connect the calling party, Calling called ", "call setup, calling", etc.
  • the controller that initiates the click-to-call service can know the status of both parties through the control terminal; that is, after the controller issues the click-to-call request, the service server will inform the status of the calling party and the call result during the entire session.
  • Control terminal The controller can understand the status and results of the call between the calling party and the called party, and take subsequent actions on the master and the called party according to these states and results, such as ending the call.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • General Engineering & Computer Science (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A method, a control terminal and a system for realizing the click calling service include: firstly, the receiving control terminal on the network side initiates the click calling request to the network side, and then determines the calling terminal and the called terminal of the click calling service; then the network side communicates with the calling terminal and the called terminal respectively by the SIP message, and controls the said calling terminal and the called terminal to connect and realize the click calling service. It solves the problem existed in the prior arts that the control terminal is demanded by the click calling service too firmly and the regulation is not consummated, and the terminal just needs to identify the SIP message even during the course of the click calling service without other special demand, and the terminal generally supports the SIP.

Description

一种实现点击呼叫业务的方法、 控制终端及系统 技术领域  Method, control terminal and system for realizing click-to-call service
本发明涉及网络通信技术领域, 特别涉及一种实现点击呼叫业务的方 法、 控制终端及系统。 发明背景  The present invention relates to the field of network communication technologies, and in particular, to a method, a control terminal and a system for implementing a click-to-call service. Background of the invention
随着电信和互联网技术的不断发展, 电信话音和互联网结合日益紧密。 点击呼叫业务就是话音和互联网结合的一种新型业务。 所述的点击呼叫业 务有多种方式, 例如, 直接点击地址簿中的名字发起呼叫, 或者, 点 ΐ呼 叫记录中的某个条目来呼叫某人, 或者, 在网页中设置链接, 终端用户点 击链接呼叫该链接所嵌入的号码等。  With the continuous development of telecommunications and Internet technologies, the combination of telecom voice and the Internet has become increasingly close. Click-to-call service is a new type of business that combines voice and the Internet. The click-to-call service has multiple ways, for example, directly clicking a name in the address book to initiate a call, or clicking an entry in the call record to call someone, or setting a link in a web page, and the end user clicks The link calls the number embedded in the link, and so on.
为便于实现所述的点击呼叫业务, 可以采用会话初始协议 (SIP- Sess ion Ini t ial izat ion Protocol)与会话描述协议 ( SDP- Sess ion Descript ion Protocol )配合, 以协商会话的媒体属性。 所述的 SIP协议 由下一代网络(NGN- Next Generat ion Network)中使用互联网工程任务組 ( IETF- Internet Engineering Task Force )提出, 用于发起、 建立以及 释放会话。 SIP协议具有灵活简单的特性和强大的呼叫控制功能。  To facilitate the implementation of the click-to-call service, a SIP-Sessional Initiation Protocol (SDP) can be used in conjunction with a Session Description Protocol (SDP-Sessional Description Protocol) to negotiate the media attributes of the session. The SIP protocol is proposed by the Internet Engineering Task Force (IETF) in the Next Generation Network (NGN-Next Generation Network) for initiating, establishing, and releasing sessions. The SIP protocol has flexible and simple features and powerful call control features.
在现有技术中, 具体是采用基于 SIP 协议的第三方呼叫控制(3PCC - Third- Party Cal l Control)方式实现点击呼叫业务。 所谓 3PCC, 指的是由 第三方控制者在另外两者之间建立一个会话, 由控制者负责会话双方的媒 体协商。 如在公网 (PSTN-Publ ic Swi tched Telephone Network ) 中, 第 三方呼叫控制通常用于会议、 接线业务 (接线员创建一个连接另外双方的呼 叫)。 基于 SIP协议的第三方呼叫控制方式可以完成许多业务, 例如, 点击 拨号、 通话过程中放音等等。  In the prior art, a click-to-call service is implemented by using a SIP-based third party call control (3PCC). The so-called 3PCC refers to the establishment of a session between the other two by a third-party controller, and the controller is responsible for media negotiation between the two parties. For example, in the public network (PSTN-Publ ic Swi tched Telephone Network), third-party call control is usually used for conference and wiring services (the operator creates a call to connect the other parties). The SIP-based third-party call control method can perform many services, such as clicking dialing, playing during a call, and so on.
然而, 采用基于 SIP协议的第三方呼叫控制 (3PCC )方式实现点击呼 叫业务却存在着相应的不足, 具体包括: 对控制终端要求较高, 需要控制终端具备较强的智能能力。 在 3PCC方案的实现流程中, 控制终端需要具备能够分析通话双方的媒 体能力, 并且需要对 SDP携带的媒体能力进行操作, 通过对通话方 SDP的 修改和媒体类型重排来使双方建立通话。 此外, 如果通话双方没有相同的 编解码或者媒体流, 控制终端需要能够及时识别并且结束呼叫。 因此, 要 求控制终端需要具备较强的智能能力。 However, there are corresponding deficiencies in implementing the click-to-call service by using the SIP-based third-party call control (3PCC) method, including: The control terminal has higher requirements, and the control terminal needs to have strong intelligence capability. In the implementation process of the 3PCC solution, the control terminal needs to be able to analyze the media capabilities of both parties of the call, and needs to operate on the media capabilities carried by the SDP, and establish a call by modifying the party SDP and media type rearrangement. In addition, if the parties on the call do not have the same codec or media stream, the control terminal needs to be able to recognize and end the call in time. Therefore, the control terminal needs to have strong intelligence capabilities.
实现的流程有多种, 标准不完善, 不利于推广运营。  There are many processes to be implemented, and the standards are not perfect, which is not conducive to promotion operations.
在 J. Rosenberg, L Peterson, H. Schulzr inne, G. Camari l lo, "Bes t Current Pract ices for Third Party Cal l Control (3pcc) in the Sess ion Ini t iat ion Protocol (SIP) " , RFC 3725, Apri l 2004.—文中介绍了 3PCC 的 4种实现流程, 4种流程的实现方式均不相同, 且各有优缺点, 运营商通 常会根据自己的需要选择不同的流程来实现点击呼叫业务。 由于不同的流 程对于终端的要求不一样, 使得采用不同的流程就要求使用不同的终端。 这样, 导致对终端的要求没有确定的标准。 此外, 在具体的实现细节过程 中, 还有一些标准无法统一的问题亟待解决。  In J. Rosenberg, L Peterson, H. Schulzr inne, G. Camari llo, "Bes t Current Pract ices for Third Party Cal l Control (3pcc) in the Sess ion Ini t iat ion Protocol (SIP) " , RFC 3725 , Apri l 2004.—This paper introduces the four implementation processes of 3PCC. The implementation of the four processes is different, and each has its own advantages and disadvantages. Operators usually choose different processes according to their own needs to implement click-to-call services. Since different processes have different requirements for the terminal, different processes are required to use different terminals. As a result, there is no definite standard for the requirements of the terminal. In addition, in the specific implementation details, there are still some problems that cannot be unified.
可以看出, 由于上述两方面问题的存在, 直接导致了 3PCC实现方案不 利于点击呼叫业务的推广运营。 发明内容  It can be seen that the existence of the above two problems directly leads to the 3PCC implementation scheme being unfavorable for the promotion operation of the click-to-call service. Summary of the invention
'本发明的实施例是以 SIP协议为基础, 提出一种实现点击呼叫业务的 方法、 控制终端及系统, 使得点击呼叫业务的实现过程中不再对终端有特 殊的要求, 进而令点击呼叫业务的实现较为简便。  The embodiment of the present invention is based on the SIP protocol, and proposes a method, a control terminal and a system for implementing a click-to-call service, so that the click-to-call service does not have special requirements for the terminal, and thus the click-to-call service is implemented. The implementation is relatively simple.
本发明的实施例提供了一种实现点击呼叫业务的方法, 包括: 网絡侧接收控制终端向网络侧发起的点击呼叫请求, 并确定该点击呼 叫请求对应的主叫终端和被叫终端;  An embodiment of the present invention provides a method for implementing a click-to-call service, including: receiving, by a network side, a click-to-call request initiated by a control terminal to a network side, and determining a calling terminal and a called terminal corresponding to the click-to-call request;
网络侧通过会话初始协议 SIP 消息分别与所述的主叫终端和被叫终端 通信, 建立所述的主叫终端和被叫终端间建立连接, 实现点击呼叫业务。 本发明的实施例提供了一种点击呼叫业务的控制终端, 包括: 点击呼叫业务发起装置, 用于向网络侧发起点击呼叫请求, 请求在主 叫终端和被叫终端建立基于 SIP的会话连接。 The network side separately communicates with the calling terminal and the called terminal through a session initiation protocol SIP message Communication, establishing a connection between the calling terminal and the called terminal to implement a click-to-call service. An embodiment of the present invention provides a control terminal for a click-to-call service, including: a click-to-call service initiating device, configured to initiate a click-to-call request to a network side, requesting to establish a SIP-based session connection between the calling terminal and the called terminal.
本发明的实施例提供了一种控制实现点击呼叫业务的设备, 该设备设 置于网絡侧, 用于对点击呼叫业务的控制终端发起的点击呼叫业务进行处 理, 该设备包括:  An embodiment of the present invention provides a device for controlling a click-to-call service, where the device is disposed on a network side, and is configured to process a click-to-call service initiated by a control terminal that clicks on a call service, where the device includes:
呼叫号码解析装置, 用于接收控制终端发送来的点击呼叫请求, 并从 该请求中解析出主叫终端和被叫终端的号码信息;  a call number analysis device, configured to receive a click call request sent by the control terminal, and parse the number information of the calling terminal and the called terminal from the request;
呼叫建立装置, 用于根据呼叫号码解析装置解析获得的主叫终端和被 叫终端的号码信息, 并基于 SIP协议消息分别与主叫终端和被叫终端通信, 建立主叫终端和被叫终端之间的连接。  a call establishing device, configured to perform, according to the call number parsing device, the number information of the calling terminal and the called terminal, and communicate with the calling terminal and the called terminal respectively according to the SIP protocol message, and establish a calling terminal and a called terminal. The connection between the two.
本发明的实施例提供了一种实现点击呼叫的系统, 包括控制终端、 主 叫终端、 被叫终端和网络侧实体, 所述的控制终端, 用于向实现点击呼叫 业务的网絡侧实体发起点击呼叫请求; 所述的网络侧实体根据该点击呼叫 请求通过 SIP 消息分别与所述的主叫终端和被叫终端通信, 建立主叫终端 和被叫终端之间的连接。  The embodiment of the present invention provides a system for implementing a click call, including a control terminal, a calling terminal, a called terminal, and a network side entity, where the control terminal is used to initiate a click to a network side entity that implements a click-to-call service. a call request; the network side entity communicates with the calling terminal and the called terminal respectively through a SIP message according to the click call request, and establishes a connection between the calling terminal and the called terminal.
由上述本发明提供的技术方案可以看出, 本发明的有益效果包括: 业务的实现借助于服务器, 对 SIP终端的能力没有太多要求; 这样, 控制终端不需要了解通话双方终端的媒体能力, 其自身可以具备媒体能力 也可以不具备媒体能力。 控制终端使用标准的 SIP协议中的方法将需要建 立连接的双方信息通知给业务服务器, 由业务服务器通过标准的呼叫流程 建立主、 被叫双方间的连接。  It can be seen from the technical solutions provided by the present invention that the beneficial effects of the present invention include: The implementation of the service is not required by the server, and the capability of the SIP terminal is not required; thus, the control terminal does not need to know the media capabilities of the terminals of the two parties. It can have media capabilities or media capabilities. The control terminal uses the method in the standard SIP protocol to notify the service server of the information of both parties that need to establish a connection, and the service server establishes a connection between the calling party and the called party through a standard call flow.
采用了标准的 SIP协议, 便于电信运营商快速部署和推广点击拨号业 务; 即按照标准的 SIP协议实现的终端都可以在本方案中得到使用。 这就 易于点击呼叫业务的推广, 易于电信运营商快速部署点击呼叫业务。 附图简要说明 The standard SIP protocol is adopted, which facilitates the rapid deployment and promotion of the click-to-dial service by the telecommunication operator; that is, the terminal implemented according to the standard SIP protocol can be used in the solution. This makes it easy to promote the click-to-call service, making it easy for telecom operators to quickly deploy click-to-call services. BRIEF DESCRIPTION OF THE DRAWINGS
图 1是本发明实施例所述实现点击呼叫业务的方法的具体实现流程图。 图 2是本发明实施例中使用 INFO方法发起点击呼叫的具体实现信令流 程图。  FIG. 1 is a flowchart of a specific implementation of a method for implementing a click-to-call service according to an embodiment of the present invention. 2 is a specific implementation signaling flow diagram for initiating a click call using the INFO method in the embodiment of the present invention.
图 3是本发明实施例所述实现点击呼叫的设备及系统的具体实现结构 图。 , 实施本发明的方式  FIG. 3 is a structural diagram of a specific implementation of an apparatus and system for implementing a click call according to an embodiment of the present invention. , the way of implementing the invention
下面结合附图对本发明的具体实现方式进行进一步说明, 但相应的具 体实现方式并不作为对本发明提供的技术方案的限定。 本实施例中, 所用 的请求信令为 INFO请求信令, 当然, 本发明并不限于仅采用该 INFO请求 信令实现。  The specific implementation manners of the present invention are further described below with reference to the accompanying drawings, but the corresponding specific implementations are not limited to the technical solutions provided by the present invention. In this embodiment, the request signaling used is INFO request signaling. Of course, the present invention is not limited to using only the INFO request signaling.
参照图 1所示, Control ler是点击呼叫发起方,是能发送 INFO请求的 SIP终端, 这里称为控制终端; Softswi tch是软交换设备; AS是点击呼叫 业务服务器; MRS是媒体资源服务器; A和 B是普通 SIP终端。  Referring to FIG. 1, Controller is a click call originator, a SIP terminal capable of transmitting an INFO request, referred to herein as a control terminal; Softswi tch is a softswitch device; AS is a click-to-call service server; MRS is a media resource server; And B is a normal SIP terminal.
参照图 1和图 1所示, 本发明提供的实现所述点击呼叫业务的具体过 程包括的步骤如下:  Referring to FIG. 1 and FIG. 1, the specific process of implementing the click-to-call service provided by the present invention includes the following steps:
(1) 控制终端向软交换设备发起 INFO请求信令, 请求 SIP终端 A和 SIP终端 B建立会话;  (1) The control terminal initiates INFO request signaling to the softswitch device, requesting the SIP terminal A and the SIP terminal B to establish a session;
此时, INFO请求信令中的请求地址( Reques t- URI )必须为一个特殊的 接入码, 即点击呼叫业务接入码; 比如, 在本实施例中, 所述的接入码可 以为: "s ip: 96066Qhuawei. com" ;  In this case, the request address (Reques t-URI) in the INFO request signaling must be a special access code, that is, a click-to-call service access code; for example, in this embodiment, the access code may be : "s ip: 96066Qhuawei. com" ;
同时, INFO请求信令中的消息体(BODY ) 中携带了主叫 A和被叫 B的 号码信息。 在本实施例中具体可以为:  At the same time, the message body (BODY) in the INFO request signaling carries the number information of the calling party A and the called party B. In this embodiment, the specific may be:
<content> <command-code>1000</command-code> <content> <command-code>1000</command-code>
<calleel>662000K/calleel> <calleel>662000K/calleel>
<callee2>6620002</callee2>  <callee2>6620002</callee2>
</content>  </content>
其中, command- code为 1000, 示此 INFO信令是点击呼叫请求信令, calleel和 callee2分别是主被叫的号码;  The command-code is 1000, indicating that the INFO signaling is click-to-call request signaling, and calleel and callee2 are the numbers of the calling and calling parties, respectively;
(2) 软交换设备收到 INFO 请求信令, 判断 INF0 请求信令中的 Request- URI, 即 "sip: 96066ahuawei. com" 为点击呼叫业务接入码, 那么 它将不做任何处理, 将此 INF0请求信令透传至点击呼叫业务服务器 AS;  (2) The softswitch device receives the INFO request signaling and determines the Request-URI in the INF0 request signaling, that is, "sip: 96066ahuawei.com" is the click-to-call service access code, then it will not do any processing. INF0 request signaling is transparently transmitted to the click-to-call service server AS;
(3)、 (4) 点击呼叫业务服务器 AS收到 INF0请求信令, 从 INF0请求 信令中的 BODY部分解析出主叫和被叫的号码信息; 参照前例, 相应的主叫 和被叫的号码信息分别 calleel=6620001,callee2=6620002, 然后, 向控制 终端发送 INF0请求的 200OK响应;  (3), (4) Clicking the call service server AS receives the INF0 request signaling, and parses out the calling and called number information from the BODY part in the INF0 request signaling; referring to the previous example, the corresponding calling and called The number information is respectively calleel=6620001, callee2=6620002, and then sends a 200 OK response of the INF0 request to the control terminal;
(5)、 (6) AS使用不带 SDP的 INVITE方法呼叫主叫终端 A, 即基于 SIP 协议向主叫终端 A发起呼叫;  (5), (6) The AS uses the INVITE method without SDP to call the calling terminal A, that is, initiates a call to the calling terminal A based on the SIP protocol;
(7)、 (8)主叫终端 A通过软交换设备向 AS发送 2000K消息, 在响应 的 2000K中携带自己的会话参数 SDP1,在此呼叫参数 SDP1描述了主叫终端 A的终端的媒体能力, 例如 SDP1的内容为:  (7), (8) The calling terminal A sends a 2000K message to the AS through the softswitch device, and carries its own session parameter SDP1 in the responding 2000K, where the call parameter SDP1 describes the media capability of the terminal of the calling terminal A, For example, the content of SDP1 is:
v=0  V=0
o=HuaweiSoftX3000 11150 11150 IN IP4 10.71.102.27  o=HuaweiSoftX3000 11150 11150 IN IP4 10.71.102.27
s=Sip Call  s=Sip Call
c=IN IP4 10.70.103.228  c=IN IP4 10.70.103.228
t=0 0  t=0 0
m=audio 10500 RTP/AVP 0 8 4 97  m=audio 10500 RTP/AVP 0 8 4 97
a=rtpmap: 0 PCMU/8000 a=rtpmap: 8 PCMA/8000 a=rtpmap: 0 PCMU/8000 a=rtpmap: 8 PCMA/8000
a=rtpmap: 4 G723/8000  a=rtpmap: 4 G723/8000
m=video 10510 RTP/AVP 98 34  m=video 10510 RTP/AVP 98 34
a=rtpmap: 98 MP4V-ES/90000  a=rtpmap: 98 MP4V-ES/90000
a=rtpmap: 34 H263/90000  a=rtpmap: 34 H263/90000
a=fmtp: 34 QCIF=1 CIF=4 MaxBR=3840  a=fmtp: 34 QCIF=1 CIF=4 MaxBR=3840
a=fmtp: 98 prof ile-1 eve l-id=34  a=fmtp: 98 prof ile-1 eve l-id=34
上述内容表示主叫终端 A将在 IP地址为 10.71.102.27的机器上接收 媒体信息,在 10500端口接收音频信息,其支持的音频格式有: PCMU、 PCMA、 G.723;在 1051Q端口接收视频信息, 支持的视频格式有: H263和 MP4V-ES;  The above content indicates that the calling terminal A will receive media information on the machine with the IP address 10.71.102.27 and receive the audio information on the port 10500. The supported audio formats are: PCMU, PCMA, G.723; receiving video information on the 1051Q port The supported video formats are: H263 and MP4V-ES;
(9) - (12) AS使用主叫终端 A的会话参数 SDP1呼叫 MRS,并且得到 SDP1 和 MRS会话参数的协商结果 SDP2, 即主叫终端 A和 MRS共同支持的媒体形 式, 其参数格式与 SDP1相同;  (9) - (12) The AS uses the session parameter SDP1 of the calling terminal A to call the MRS, and obtains the negotiation result SDP2 of the SDP1 and MRS session parameters, that is, the media form supported by the calling terminal A and the MRS, and its parameter format and SDP1 the same;
(13), ( 14 ) AS向置 S返回 AC 消息;  (13), (14) AS returns S to the AC message;
(15) 、 (16) AS通过软交换设备向主要终端 A发送 ACK消息, 在 ACK 中携带 MRS的会话参数和 SDP1协商的结果 SDP2;  (15), (16) The AS sends an ACK message to the primary terminal A through the softswitch device, and carries the session parameter of the MRS and the result of the SDP1 negotiation in the ACK SDP2;
(17)主叫终端 A与媒体资源服务器 MRS建立连接, 此时媒体资源服务 器会给主叫终端 A播放提示音;  (17) The calling terminal A establishes a connection with the media resource server MRS, and the media resource server will play a prompt tone to the calling terminal A;
(18) ~ (21) AS通过软交换设备向控制终端发送 INFO请求信令,以便于 通知控制终端:主叫终端 A已经摘机应答,此时 INFO信令的消息体内容为: (18) ~ (21) The AS sends the INFO request signaling to the control terminal through the softswitch device, so as to notify the control terminal that the calling terminal A has picked up the call and the message body content of the INFO signaling is:
<content> <content>
<command-code>100K/command -code>  <command-code>100K/command -code>
<assignment-id>l</ assignment - id>  <assignment-id>l</ assignment - id>
<result>Kresult> '  <result>Kresult> '
</content >  </content >
其中 , command- code为 1001表示此 INFO请求信令是点击呼叫请求的 状态通知消息; resul t为 1表示 "成功接通主叫, 正在呼叫被叫";Wherein, the command-code is 1001, indicating that the INFO request signaling is a click call request. Status notification message; resul t is 1 means "successfully connected to the caller, calling the called party";
(22)、 ( 13 ) AS通过软交换设备使用不带 SDP的 INVITE信令呼叫被叫 终端 B; (22), (13) the AS calls the called terminal B through the softswitch device using the INVITE signaling without the SDP;
(24) , ( 25 )被叫终端 B收到所述的 INVITE信令后, 摘机应答, 向 AS 返回 200OK消息, 在 2000K中携带自己的会话参数 SDP3;  (24), (25) After receiving the INVITE signaling, the called terminal B picks up the response, returns a 200 OK message to the AS, and carries its own session parameter SDP3 in 2000K;
(26)、 ( 27 ) AS收到被叫终端 B的 2000K应答之后,对主叫终端 A发起 relNVITE呼叫, 在 relNVITE请求中携带 SDP3;  (26), (27) After receiving the 2000K response from the called terminal B, the AS initiates a relNVITE call to the calling terminal A, and carries the SDP3 in the relNVITE request;
(28) , ( 29 ) 主叫终端 A在向 AS返回的 2000K中携带 SDP的协商结果 SDP4;  (28), (29) The calling terminal A carries the SDP negotiation result SDP4 in 2000K returned to the AS;
( 30 ). ( 31 ) AS收到所述的携带 SDP4的 2000K消息后, 向主叫终端 A 返回 ACK消息;  (30). (31) After receiving the 2000K message carrying the SDP4, the AS returns an ACK message to the calling terminal A;
(32)、 ( 33 ) AS还向被叫终端 B发送 ACK消息, 并且在对被叫终端 B的 ACK信令中携带 SDP4; '  (32), (33) the AS also sends an ACK message to the called terminal B, and carries SDP4 in the ACK signaling to the called terminal B;
(34) 至此, 主叫终端 A和被叫终端 B之间开始通话;  (34) At this point, the calling terminal A and the called terminal B start a call;
(35) ~ (38) AS通知控制终端被叫终端 B摘机应答, 且主叫终端 A和被 叫终端 B之间已经开始通话;  (35) ~ (38) The AS notifies the control terminal that the called terminal B picks up the call, and the call between the calling terminal A and the called terminal B has started;
(39) ~ (42) AS对 MRS发送 BYE请求, 结束諷 S和主叫终端 A之间的通 话连接。  (39) ~ (42) The AS sends a BYE request to the MRS to end the call connection between the satirical S and the calling terminal A.
当业务服务器收到点击呼叫请求后, 处理的状态和结果都通过 INFO信 令实时通知控制终端, 以便显示给控制者。 由于处理过程中有多个状态, 因此业务服务器会返回多个 INFO信令。 由于通知过程中双方的状态较多 , 图 1 中没有一一列出, 简单起见, 图 1的(18) ~ (21)和(35) ~ (38)步骤分 别给出了两个状态通知的例子, 分别表示如下两种状态: "成功接通主叫, 正在呼叫被叫,,、 "呼叫建立, 正在通话", 通过这些消息返回, 控制者可以 完整的了解整个点击呼叫过程的状态和结果。  When the service server receives the click-to-call request, the status and results of the processing are notified to the control terminal in real time through the INFO signaling for display to the controller. The business server returns multiple INFO signaling due to multiple states during processing. Since there are many states in the notification process, they are not listed in Figure 1. For simplicity, the steps (18) ~ (21) and (35) ~ (38) of Figure 1 respectively give two status notifications. For example, the following two states are respectively indicated: "Successfully connected to the calling party, calling the called party, ", "Call establishment, calling", and by returning these messages, the controller can fully understand the status and result of the entire click-to-call process. .
本发明所述的方法的实现不限于使用 SIP协议 INFO方法, 在遵循本发 明所述实现点击呼叫业务方法的前提下, 也可以使用其他 SIP协议的扩展 方法实现点击呼叫业务。 The implementation of the method of the present invention is not limited to the use of the SIP protocol INFO method, in compliance with the present invention Under the premise of implementing the click-to-call service method, the extension method of other SIP protocols can also be used to implement the click-to-call service.
如图 3所示, 本发明还提供了一种实现点击呼叫的系统, 包括控制终 端(即控制终端)、 主叫终端、 被叫终端和网络侧实体, 所述的网络侧实体 中设置有本发明提供的实现点击呼叫业务的设备, 该系统在具体实现过程 中所述的网絡侧实体包括软交换设备、 业务服务器和媒体资源服务器, 而 且, 所述的控制终端中设置有点击呼叫请求装置, 所述的实现点击呼叫业 务的设备主要包括呼叫号码解析装置和呼叫建立装置, 并可选地包括点击 呼叫识别装置、 呼叫终止装置和通话状态传送装置。  As shown in FIG. 3, the present invention further provides a system for implementing a click call, including a control terminal (ie, a control terminal), a calling terminal, a called terminal, and a network side entity, where the network side entity is configured with The device provided by the invention for implementing a click-to-call service, wherein the network-side entity in the specific implementation process includes a softswitch device, a service server, and a media resource server, and the control terminal is provided with a click-to-call request device. The device for implementing the click-to-call service mainly includes a call number resolution device and a call setup device, and optionally includes a click call identification device, a call termination device, and a call state transfer device.
下面将分别对本发明所述系统中涉及的各装置的具体实现进行说明: 所述点击呼叫请求装置位于控制终端, 用于向软交换设备发起 INFO请 求, 请求 A和 B建立会话,此时, INFO请求信令中的请求地址(Request- URI ) 必须为一个特殊的接入 4, 即点击呼叫业务接入码。 比如在本实施例中为: "s i : 96066S)hua ei. com";  The specific implementation of each device involved in the system of the present invention will be described below: The click call requesting device is located at the control terminal, and is used to initiate an INFO request to the softswitch device, requesting A and B to establish a session, at this time, INFO The request address (Request-URI) in the request signaling must be a special access 4, that is, the click-to-call service access code. For example, in this embodiment: "s i : 96066S) hua ei. com";
同时, INFO请求信令中的消息体(BODY ) 中携带了主叫 A和被叫 B的 号码信息。 在本实施例中为:  At the same time, the message body (BODY) in the INFO request signaling carries the number information of the calling party A and the called party B. In this embodiment:
<content>  <content>
<command-code>1000</ command-code>  <command-code>1000</ command-code>
<cal leel>662000K/cal leel> <cal leel>662000K/cal leel>
<cal lee2>6620002</cal lee2> ,  <cal lee2>6620002</cal lee2> ,
</content>  </content>
其中, co腿 and-code为 1000, 表示此 INFO消息是点击呼叫请求信令, cal leel和 cal lee2分别是主被叫的号码;  Wherein, the co leg and the code is 1000, indicating that the INFO message is click call request signaling, and cal leel and cal lee2 are the numbers of the calling party and the called, respectively;
点击呼叫识别装置位于软交换设备, 用于收到 INF0请求后, 判断 INF0 信令中的 Reques t -URI , 即 "s ip: 96066Qhuawei. com"为点击呼叫业务接入 码,那么它将不做任何处理,将此 INFO请求透传至点击呼叫业务服务器 AS; 呼叫号码解析装置位于业务服务器, 用于从 INFO请求信令中的 BODY 部分解析出主叫和被叫的号码信息,即 cal leel=6620001, cal lee2=6620002: 然后向控制终端发送 INFO请求的 2000K响应; The click call identification device is located in the softswitch device, and is configured to determine the Reques t-URI in the INF0 signaling after receiving the INF0 request, that is, "s ip: 96066Qhuawei. com" is the click-to-call service access. Code, then it will not do any processing, transparently transmit the INFO request to the click-to-call service server AS; the call number resolution device is located in the service server, and is used to parse the calling and called from the BODY part of the INFO request signaling. Number information, ie cal leel=6620001, cal lee2=6620002 : then send a 2000K response of the INFO request to the control terminal;
呼叫建立装置位于业务服务器, 用于通过标准的基于 SIP协议的呼叫 处理流程建立主叫终端和媒体资源服务器的连接, 还基于 SIP协议分别与 主叫终端和被叫终端通信, 并建立主叫终端和被叫终端之间的连接;  The call setup device is located at the service server, and is configured to establish a connection between the calling terminal and the media resource server through a standard SIP-based call processing procedure, and also communicate with the calling terminal and the called terminal respectively according to the SIP protocol, and establish a calling terminal. The connection between the called terminal and the called terminal;
呼叫终止装置位于业务服务器, 用于向媒体资源服务器发送终止呼叫 请求, 结束媒体资源服务器和主叫终端之间的连接;  The call termination device is located at the service server, and is configured to send a termination call request to the media resource server, and end the connection between the media resource server and the calling terminal;
通话状态传送装置位于业务服务器, 用于通过 INFO请求信令将主叫终 端和媒体资源服务器的通话状态以及主叫终端和被叫终端的通话状态通知 控制终端,例如, "成功接通主叫,正在呼叫被叫"、 "呼叫建立,正在通话" 等。 这样, 发起点击呼叫业务的控制者可以通过控制终端了解呼叫双方的 状态; 即控制者在控制终端发出了点击呼叫请求后, 业务服务器会将整个 会话过程中主被叫双方的状态以及通话结果告知控制终端。 控制者可以全 程了解主、 被叫双方通话的状态和结果, 并根据这些状态和结果对主、 被 叫采取后续的操作, 如结束呼叫等等。  The call state transmitting device is located at the service server, and is configured to notify the control terminal of the call state of the calling terminal and the media resource server and the call state of the calling terminal and the called terminal by using INFO request signaling, for example, “successfully connect the calling party, Calling called ", "call setup, calling", etc. In this way, the controller that initiates the click-to-call service can know the status of both parties through the control terminal; that is, after the controller issues the click-to-call request, the service server will inform the status of the calling party and the call result during the entire session. Control terminal. The controller can understand the status and results of the call between the calling party and the called party, and take subsequent actions on the master and the called party according to these states and results, such as ending the call.
以上只是本发明的优选实施方式进行了描述, 本领域的技术人员在 本发明技术的方案范围内, 进行的通常变化和替换, 都应包含在本发明 的保护范 内。 ,  The above are only the preferred embodiments of the present invention, and those skilled in the art should be included in the scope of protection of the present invention within the scope of the technical solutions of the present invention. ,

Claims

权利要求 Rights request
1、 一种实现点击呼叫业务的方法, 其特征在于, 包括:  A method for implementing a click-to-call service, characterized in that it comprises:
网絡侧接收控制终端向网络侧发起的点击呼叫请求, 并确定该点击呼 叫请求对应的主叫终端和被叫终端;  The network side receives a click call request initiated by the control terminal to the network side, and determines the calling terminal and the called terminal corresponding to the click call request;
网络侧通过会话初始协议 SIP 消息分别与所述的主叫终端和被叫终端 通信, 建立所述的主叫终端和被叫终端间建立连接, 实现点击呼叫业务。  The network side communicates with the calling terminal and the called terminal respectively through the session initiation protocol SIP message, and establishes a connection between the calling terminal and the called terminal to implement a click-to-call service.
2、 根据权利要求 1所述的方法, 其特征在于, 该方法进一步包括: 所 述的控制终端通过扩展的 SIP 消息向网络侧发起点击呼叫请求, 所述的扩 展的 SIP 消息中承载着点击呼叫业斧接入码以及主叫终端和被叫终端的号 码信息。  2. The method according to claim 1, wherein the method further comprises: the controlling terminal initiating a click call request to the network side by using an extended SIP message, wherein the extended SIP message carries a click call The industry axe access code and the number information of the calling terminal and the called terminal.
3、 根据权利要求 1所述的方法, 其特征在于, 所述的网络侧执行的处 理具体包括: 通过软交换设备透传控制终端发起的点击呼叫请求, 并触发 业务服务器利用 SIP消息建立主叫终端和被叫终端的连接。  The method according to claim 1, wherein the processing performed by the network side comprises: transparently transmitting, by the softswitch device, a click call request initiated by the control terminal, and triggering the service server to establish a calling by using the SIP message. The connection between the terminal and the called terminal.
4、 根据权利要求 3所述的方法, 其特征在于, 所述点击呼叫请求中包 含点击呼叫业务接入码以及主叫终端和被叫终端的号码信息, 软交换设备 收到所述请求后, 识别请求中包含的点击呼叫业务接入码, 则将所述请求 透传至业务服务器。  The method according to claim 3, wherein the click call request includes a click-to-call service access code and number information of the calling terminal and the called terminal, and after receiving the request, the softswitch device receives the request. The click-to-call service access code included in the request is identified, and the request is transparently transmitted to the service server.
5、 才艮据权利要求 3所述的方法, 其特征在于, 所述的控制所述的主叫 终端和被叫终端间建立连接的过程包括:  5. The method according to claim 3, wherein the controlling the process of establishing a connection between the calling terminal and the called terminal comprises:
业务服务器从收到的点击呼叫请求中解析出主叫终端和被叫终端的号 码信息, 并基于 SIP消息触发建立主叫终端和媒体资源服务器的连接; 业务服务器基于 SIP消息建立主叫终端和被叫终端的连接, 并在该连 接建立后 , 通知媒体资源服务器结束其与主叫终端间的连接。  The service server parses out the number information of the calling terminal and the called terminal from the received click call request, and triggers establishment of a connection between the calling terminal and the media resource server based on the SIP message; the service server establishes the calling terminal and the quilt based on the SIP message. The connection of the terminal is called, and after the connection is established, the media resource server is notified to end its connection with the calling terminal.
6、 根据权利要求 1至 5所述的方法, 其特征在于, 所述的点击呼叫倩 求采用的是 SIP协议中的 INFO请求信令实现。  The method according to any one of claims 1 to 5, wherein the click-to-call request is implemented by using INFO request signaling in a SIP protocol.
7、 一种点击呼叫业务的控制终端, 其特征在于, 包括: 点击呼叫业务发起装置, 用于向网络侧发起点击呼叫请求, 请求在主 叫终端和被叫终端建立基于 SIP的会话连接。 7. A control terminal for a click-to-call service, comprising: The click-to-call service initiating device is configured to initiate a click-to-call request to the network side, requesting to establish a SIP-based session connection between the calling terminal and the called terminal.
8、 居权利要求 7所述的控制终端, 其特征在于, 所述的点击呼叫请 求是采用 SIP协议中的 INFO请求信令实现, 且所述请求中包括点击呼叫业 务接入码及主叫终端和被叫终端的号码信息。  The control terminal according to claim 7, wherein the click call request is implemented by using INFO request signaling in a SIP protocol, and the request includes a click-to-call service access code and a calling terminal. And the number information of the called terminal.
9、 一种控制实现点击呼叫业务的设备, 该设备设置于网络侧, 用于对 点击呼叫业务的控制终端发起的点击呼叫业务进行处理, 其特征在于, 该 设备包括: '  9. A device for controlling a click-to-call service, the device being disposed on a network side, configured to process a click-to-call service initiated by a control terminal that clicks on a call service, wherein the device includes:
呼叫号码解析装置, 用于接收控制终端发送来的点击呼叫请求, 并从 该请求中解析出主叫终端和被叫终端的号码信息;  a call number analysis device, configured to receive a click call request sent by the control terminal, and parse the number information of the calling terminal and the called terminal from the request;
呼叫建立装置, 用于根据呼叫号码解析装置解析获得的主叫终端和被 叫终端的号码信息, 并基于 SIP协议消息分别与主叫终端和被叫终端通信, 建立主叫终端和被叫终端之间的连接。  a call establishing device, configured to perform, according to the call number parsing device, the number information of the calling terminal and the called terminal, and communicate with the calling terminal and the called terminal respectively according to the SIP protocol message, and establish a calling terminal and a called terminal. The connection between the two.
10、 根据权利要求 9所述的设备, 其特征在于, 所述设备还包括点击 呼叫识别装置, 在接收控制终端发来的点击呼叫请求后, 用于识别该点击 呼叫请求中包含的点击呼叫业务接入码, 并将该点击呼叫请求传送给呼叫 号码解析装置。  The device according to claim 9, wherein the device further comprises a click call identification device, configured to identify a click call service included in the click call request after receiving a click call request sent by the control terminal The access code is transmitted to the call number resolution device.
11、 根据权利要求 9或 10所述的设备, 其特征在于, 所述设备还包括 呼叫终止装置, 用于向媒体资源服务器发送终止呼叫请求, 结束媒体资源 服务器和主叫终端之间的连接。  The device according to claim 9 or 10, wherein the device further comprises call termination means for transmitting a termination call request to the media resource server, ending the connection between the media resource server and the calling terminal.
12、 根据权利要求 9或 10所述的设备, 其特征在于, 所述的设备为基 于业务^ ^务器实现, 且还包括通话状态传送装置, 用于通过请求信令将主 叫终端和媒体资源服务器的通话状态以及主叫终端和被叫终端的通话状态 通知控制终端。  The device according to claim 9 or 10, wherein the device is implemented based on a service server, and further comprises a call state transmitting device, configured to send the calling terminal and the media by request signaling The call state of the resource server and the call state of the calling terminal and the called terminal are notified to the control terminal.
13、 一种实现点击呼叫的系统, 其特征在于, 包括控制终端、 主叫终 端、 被叫终端和网络侧实体, 所述的控制终端, 用于向实现点击呼叫业务 的网络侧实体发起点击呼叫请求; 所述的网络侧实体根据该点击呼叫请求 通过 SIP 消息分别与所述的主叫终端和被叫终端通信, 建立主叫终端和被 叫终端之间的连接。 A system for implementing a click call, comprising: a control terminal, a calling terminal, a called terminal, and a network side entity, wherein the control terminal is configured to implement a click call service The network side entity initiates a click call request; the network side entity communicates with the calling terminal and the called terminal respectively through a SIP message according to the click call request, and establishes a connection between the calling terminal and the called terminal.
14、 根据权利要求 13所述的系统, 其特征在于, 所述的网络侧实体具 体包括软交换设备和业务服务器, 且,  The system according to claim 13, wherein the network side entity comprises a softswitch device and a service server, and
软交换设备, 用于识别点击呼叫,请求中包含的点击呼叫业务接入码, 并将收到的点击呼叫请求透传给业务服务器;  a softswitch device, configured to identify a click-to-call, a click-to-call service access code included in the request, and transparently transmit the received click-to-call request to the service server;
业务服务器, 根据软交换设备透传来的点击呼叫请求建立主叫终端和 被叫终端之间的连接。  The service server establishes a connection between the calling terminal and the called terminal according to the click-to-call request transparently transmitted by the softswitch device.
PCT/CN2006/003386 2005-12-13 2006-12-13 A method, a control terminal and a system for realizing click calling service WO2007068201A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200510120824.3A CN100527739C (en) 2005-12-13 2005-12-13 Method and system for implementing call making service
CN200510120824.3 2005-12-13

Publications (1)

Publication Number Publication Date
WO2007068201A1 true WO2007068201A1 (en) 2007-06-21

Family

ID=37444186

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2006/003386 WO2007068201A1 (en) 2005-12-13 2006-12-13 A method, a control terminal and a system for realizing click calling service

Country Status (2)

Country Link
CN (1) CN100527739C (en)
WO (1) WO2007068201A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572754A (en) * 2010-12-20 2012-07-11 中国移动通信集团公司 System, method and relational device for achieving click-to-dial service
CN113709190A (en) * 2021-10-27 2021-11-26 中兴通讯股份有限公司 Service setting method and device, storage medium and electronic equipment

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101232492B (en) * 2007-01-26 2011-02-09 华为技术有限公司 Information transmission method and information compression negotiating request as well as processing unit
CN101345672B (en) * 2007-07-11 2011-04-13 中国电信股份有限公司 Method for VOIP business terminal recognition and business control
CN101610269B (en) * 2009-07-22 2012-08-08 华为终端有限公司 Method, device and system for establishing link bearing data service
CN101808099A (en) * 2010-03-17 2010-08-18 中兴通讯股份有限公司 Method for nesting multi-media in click-to-dial process and click-to-dial business system
CN102244700A (en) * 2011-07-25 2011-11-16 中兴通讯股份有限公司 Method and system for realizing synchronous-ringing group-calling in click-to-dial service
CN102438005A (en) * 2011-09-08 2012-05-02 中国联合网络通信集团有限公司 Method, device and system for processing click-to-dial service
CN102821212A (en) * 2012-07-30 2012-12-12 中国联合网络通信集团有限公司 Method for processing abnormality of Click-to-Dial service, server, and terminal
CN103023664B (en) * 2012-12-04 2016-03-23 烽火通信科技股份有限公司 A kind of conversation inceptive protocol gateway realizes once lower method of taking

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1510880A (en) * 2002-12-25 2004-07-07 深圳市中兴通讯股份有限公司 Method for calling route in network of dialog ignition protocol
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
CN1642207A (en) * 2004-01-16 2005-07-20 腾讯科技(深圳)有限公司 Method and system for realizing touch dialing of general telephone set in display business
KR20050099101A (en) * 2004-04-08 2005-10-13 주식회사 케이티 Method and system for managing leg of conference call service in softswitch

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1510880A (en) * 2002-12-25 2004-07-07 深圳市中兴通讯股份有限公司 Method for calling route in network of dialog ignition protocol
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
CN1642207A (en) * 2004-01-16 2005-07-20 腾讯科技(深圳)有限公司 Method and system for realizing touch dialing of general telephone set in display business
KR20050099101A (en) * 2004-04-08 2005-10-13 주식회사 케이티 Method and system for managing leg of conference call service in softswitch

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102572754A (en) * 2010-12-20 2012-07-11 中国移动通信集团公司 System, method and relational device for achieving click-to-dial service
CN113709190A (en) * 2021-10-27 2021-11-26 中兴通讯股份有限公司 Service setting method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN1870638A (en) 2006-11-29
CN100527739C (en) 2009-08-12

Similar Documents

Publication Publication Date Title
WO2007068201A1 (en) A method, a control terminal and a system for realizing click calling service
US7266591B1 (en) Providing content delivery during a call hold condition
US20180255182A1 (en) Web Real-Time Client Communication Over a Stimulus Based Network
JP5450444B2 (en) Method and apparatus for handling multimedia calls
US20080013447A1 (en) Method and Apparatus for Survivable Failover in Communication System
JP2003517764A (en) SIP-based feature control system and method
WO2008116408A1 (en) System, equipment and method for implementing special calling services
KR20110050439A (en) Method and system for selective call forwarding based on media attributes in telecommunication network
US7443834B1 (en) Combining multimedia services with traditional telephony
US20050047423A1 (en) Protocol interworking framework
US20040260824A1 (en) Internet telephony call agent
US8179916B2 (en) Properly playing in-band tones before call establishment when performing protocol interworking
KR100514196B1 (en) System and method for Controlling network address translation and session
WO2008011790A1 (en) Method, system and network apparatus for setting up session
EP1959608A1 (en) A method, a application server and a system for implementing the third party control service
WO2007093116A1 (en) A method and system for realizing the simulating service and the access signaling adaptive entity
WO2011153752A1 (en) Method, system and application server for call transfer in click-to-dial service
WO2009124512A1 (en) Implement method for controlling playback of early media
WO2010000106A1 (en) Method and network unit for realizing customized video service in ims network
WO2013040832A1 (en) Method, device and system for enabling the operator inserting calling in switchboard service
WO2012003718A1 (en) Method and system for optionally playing colorful ring back tone
CN101594623B (en) Method and equipment for monitoring call made via voice over Internet protocol
WO2009117925A1 (en) Method and system for processing early media service between different domains
WO2006111062A1 (en) A calling method between the terminals of packet multimedia communication system
WO2008049371A1 (en) A method and system for transferring service event

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 06828308

Country of ref document: EP

Kind code of ref document: A1