WO2009146625A1 - Call initiation method, apparatus and system - Google Patents

Call initiation method, apparatus and system Download PDF

Info

Publication number
WO2009146625A1
WO2009146625A1 PCT/CN2009/071845 CN2009071845W WO2009146625A1 WO 2009146625 A1 WO2009146625 A1 WO 2009146625A1 CN 2009071845 W CN2009071845 W CN 2009071845W WO 2009146625 A1 WO2009146625 A1 WO 2009146625A1
Authority
WO
WIPO (PCT)
Prior art keywords
information content
call
conference
unit
called number
Prior art date
Application number
PCT/CN2009/071845
Other languages
French (fr)
Chinese (zh)
Inventor
胡信跃
陈光辉
袁波
沈国华
Original Assignee
华为技术有限公司
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 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2009146625A1 publication Critical patent/WO2009146625A1/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
    • H04MTELEPHONIC COMMUNICATION
    • H04M2242/00Special services or facilities
    • H04M2242/22Automatic class or number identification arrangements

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method, device, and system for initiating a call. Background technique
  • POTS Plain Old Telephone Service
  • the prior art implements a click through a method of providing a dedicated unified communication (UC) service client program.
  • a web page or document contains a phone number.
  • the user can first open the UC service client U101, copy the number into the program, and then initiate a click call on the UC service client U101.
  • the request the UC service client sends the click call request information to the softswitch device U102, and finally the softswitch device U102 establishes the call between the calling party and the called party.
  • the UC service client U101 can also save the enterprise information in the form of an address book, and the user can directly click the information in the address book to initiate a click call.
  • the embodiment of the present invention provides a method, a device, and a system for initiating a call, so as to solve the problem that the prior art must complete the call on the UC client interface, and the problem that cannot meet the user's efficient office requirements can be truly solved.
  • the embodiment of the invention provides the following solutions:
  • a method of initiating a call including:
  • a call request message carrying the calling number and the called number is sent to the softswitch device.
  • a device for initiating a call comprising:
  • An information content obtaining unit configured to acquire information content under a current position of the mouse
  • An indication determining unit configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication of initiating the call;
  • a called number determining unit configured to determine, by the information content, a called number after receiving the indication
  • a message sending unit configured to send, to the softswitch device, a call request message carrying the calling number and the called number.
  • a system for initiating a call comprising:
  • a calling terminal configured to initiate a call according to content under the current location of the mouse
  • the softswitch device is configured to establish a call between the calling party and the called party according to the call initiated by the calling terminal.
  • the embodiment of the present invention obtains the information content of the current position of the mouse.
  • the call can be directly initiated, and the user does not need to input the called number.
  • the call service is truly embedded in various application systems, which improves work efficiency and achieves efficient office work.
  • FIG. 1 is a schematic diagram of a prior art implementation of a click-to-call system
  • Embodiment 2 is a flowchart of a method according to Embodiment 1 of the present invention
  • 3 is a flowchart of a method provided by Embodiment 2 of the present invention
  • FIG. 4 is a flowchart of a method for establishing a call according to an embodiment of the present invention.
  • Figure 5 is a flowchart of a method provided in Embodiment 3 of the present invention.
  • FIG. 6 is a schematic diagram of a first device according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a second device according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of a third device according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of a system according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of another system according to an embodiment of the present invention.
  • a method for initiating a call includes the following steps: S201: Acquire information content of a current location of a mouse;
  • S202 Determine whether to initiate a call, and if yes, send an indication to initiate a call
  • whether the call is initiated is determined by the user, and the system can determine whether the call needs to be initiated by determining whether the user initiates a call request message.
  • the button of the call can be displayed in the form of a window (in order to facilitate the user to know the acquired information content, the acquired information content can also be displayed in the window). Then, in step S202, when the button of the call is clicked, the user can be considered to be calling (this method can be called a click call;).
  • TA Telephone Assistant
  • S203 After receiving the prompt for initiating the call, determining, by the information content, the called number; S204: sending, to the softswitch device, a call request carrying the calling number and the called number Interest.
  • the process of acquiring the information content under the current position of the mouse and displaying the information content and the voice service button can be implemented by the following methods: Using Windows The application programming interface (API) function provided by the operating system installs a screen capture hook to intercept the function of displaying fonts in the Windows operating system. When the mouse is placed on the screen information content, a redraw message is sent to the window under the mouse.
  • API application programming interface
  • Windows will recall the function that displays the font, but since these functions have been intercepted, when these functions are called, Automatically jump to the function written in the embodiment of the present invention, so that the information content under the current position of the mouse can be obtained, and the information content and the button for clicking the call are displayed.
  • the difference from the traditional method for taking words on the screen is that, in the embodiment of the present invention, while displaying the obtained information content, the button of the call can also be displayed, and when the button is clicked, the click is sent to the softswitch device. The step of calling the request.
  • the information content under the current position of the mouse may be a series of numbers, or other characters, such as the name of the enterprise or the names of other users.
  • the processing method for determining the called number is different. The following is an example of displaying a call button to a user to determine whether to initiate a click call, and a detailed description is made for the different processing method.
  • Embodiment 2 Referring to FIG. 3, the method for initiating a click call provided by the present invention includes the following steps: S301: Acquire information content under a current position of a mouse, and display a button for clicking a call;
  • S304 Query the number corresponding to the information content, and if the query is found, determine the number as the called number;
  • S305 Send a click call request message carrying the calling number and the called number to the softswitch device.
  • the process of the query can be implemented by the following steps:
  • the Lightweight Directory Access Protocol (LDAP) sends a query message carrying the content of the information to obtain a phone number corresponding to the content of the information; after receiving the query message, the LDAP server queries its own address book. Finding a number corresponding to the information content, and if found, returning the corresponding number to determine the number as the called number. After receiving the number, the number is determined as the called number, and the message carrying the number is sent to the softswitch device to initiate a click call request.
  • LDAP Lightweight Directory Access Protocol
  • the LDAP is a protocol for publishing directory information to many different resources. Usually it can be used as a centralized address book, and its size and stored information content can be designed according to the needs of the organizer. You can use LDAP to store various types of data objects, as long as they can be represented by attributes. For example, here is some information that can be stored in LDAP:
  • Employee information Employee's name, login name, password, employee number, his manager's login name, mail server, and more.
  • Item tracking information computer name, IP address, label, model number, location, and more.
  • Customer contact list Customer's company name, primary contact's phone number, fax and email, etc.
  • Conference room information The name of the conference hall, the location, how many people can sit, the phone number, and whether there is a projector.
  • the click call request can be directly sent to the softswitch device, and when the content of the current position of the mouse is other characters, the LDAP server needs to first query the matching number, and then A click call request is then sent to the softswitch device. It is worth noting that when the information content under the current position of the mouse is obtained in all digital formats, the serial number is directly used as the called number, and the legality judgment process of the number can be completed by the soft switching device.
  • the click call request message sent to the softswitch device may further include a click call service identifier, so that the softswitch device determines the service type of the message.
  • the softswitch device After receiving the click call request message, the call between the master and the called party can be established.
  • the process of establishing a call includes the following steps:
  • the softswitch device After receiving the click call request, the softswitch device checks the validity of the message (whether the primary or called number is carried), and authenticates the primary and called numbers;
  • the softswitch device determines whether the call is a click-to-call service, initiates a call to the calling POTS phone according to the calling number, and notifies the TA of the calling call event; the TA returns a confirmation message to the softswitch device, and The message "Calling" is displayed on the interface;
  • S410 ⁇ S413 The calling POTS user picks up the phone, and the softswitch device initiates a call to the called POTS according to the called number, and notifies the TA of the called called event, and the TA returns a confirmation message to the softswitch device;
  • S414 - S417 The called POTS rings, the softswitch device puts back the ring tone to the calling POTS, and notifies the TA of the ringing event, the TA returns a confirmation message to the softswitch device, and displays "ringing" on the interface.
  • S418 ⁇ S422 The called POTS user picks up the phone, the softswitch device stops returning the ring tone to the calling POTS, the calling party establishes a call with the called party, the softswitch device notifies the TA to establish a call event, and the TA returns a confirmation message to the softswitch device. , at the same time display the "calling" message on the interface;
  • S423 ⁇ S426 The called POTS phone hangs up, the softswitch device ends the call between the master and the called party, and notifies the TA of the called hang up event, and the TA replies with a confirmation message to the softswitch device, and simultaneously displays the "end of call” message.
  • the embodiment of the present invention can also be used to initiate a click conference.
  • the click conference here refers to that the user wants to join a conference, and the conference is performed by using a POTS phone.
  • the system assigns an ID to the conference, and the user can obtain the ID of the conference by email or other means.
  • the button for clicking the conference is displayed only when the button for clicking the call is displayed, so that the user can also initiate the click conference by using the method provided by the embodiment of the present invention. This process is described in detail below.
  • Embodiment 3 Referring to FIG. 5, the method provided by the embodiment of the present invention includes the following steps:
  • the button of the click conference can be displayed at the same time by modifying the API function written in the embodiment of the present invention.
  • the purpose of simultaneously displaying the button for clicking the call and the button for clicking the conference is that the user can arbitrarily select the click call according to actual needs. Click on the meeting;
  • S503 Send a click call request message carrying the calling number and the called number to the softswitch device;
  • S507 Send a click conference request message carrying the calling number and the conference ID number to the softswitch device.
  • the click conference request message sent to the softswitch device may also carry the click conference service identifier.
  • the softswitch device checks whether the click conference request message carries the calling number and the conference ID number, and if yes, according to the click conference service identifier, after determining that the conference service is clicked, the call is initiated to the calling POTS, and the calling party rings. After off-hook, the softswitch device establishes a call between the calling POTS and the conference member according to the conference ID number.
  • the user can directly initiate a call or click conference on various types of documents or web pages according to actual needs, which is convenient and fast, and conforms to the operating habits of the Windows application system, thereby improving the availability of the system.
  • the embodiment of the present invention further provides an apparatus for initiating a call.
  • the apparatus includes an information content acquiring unit U601, an indication receiving unit U602, a called number determining unit U603, and Message transmitting unit U604.
  • the information content obtaining unit U601 is configured to acquire information content under the current position of the mouse.
  • the indication determining unit U602 is configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication to initiate the call.
  • the called number determining unit U603 is configured to determine the called number based on the information content when the indication is received.
  • the message sending unit U604 is configured to send a call request message carrying the calling number and the called number to the softswitch device.
  • the information content obtaining unit U601 includes a hook mounting subunit U6011.
  • the message sending subunit U6012 and the function intercepting subunit U6013 are redrawn.
  • the hook mounting subunit U6011 is used to install a screen capture hook.
  • the redraw message sending subunit U6012 is used to send a redraw message to the window under the current position of the mouse.
  • the function intercepting subunit U6013 is used to intercept the function of displaying the font in the operating system by using the screen capture hook to obtain the information content under the current position of the mouse when the system is redrawn.
  • the called number determining unit U603 includes an information content analyzing subunit U6031, a query subunit U6032, and a determining subunit U6033, where
  • the information content analysis sub-unit U6031 is configured to determine whether the acquired information content is in an all-digital format, and if so, triggering the determining sub-unit U6033 to determine the information content as the called number; if not, triggering the query sub-unit U6032 The number corresponding to the information content is queried. If the query is found, the determining sub-unit U6033 is further configured to determine the number as the called number.
  • the indication determining unit U602 is further configured to determine whether to initiate a conference after acquiring the information content, and if yes, sending the indication of the initiating conference, the called number determining unit U603 is further configured to determine the information. Whether the content is all digital formats, and if so, the content of the information is determined as the conference ID number.
  • the message sending unit U604 is further configured to send a conference request message carrying the conference ID number to the softswitch device.
  • an embodiment of the present invention further provides a system for initiating a call.
  • the system includes: a calling terminal U901 and a soft switching device U902.
  • the calling terminal U901 is configured to initiate a call according to the content under the current location of the mouse.
  • the softswitch device U902 is configured to establish a call between the calling party and the called party according to the call initiated by the calling terminal U901.
  • the calling terminal U901 includes an information content acquiring unit U9011, an instruction determining unit U9012, a called number determining unit U9013, and a message transmitting unit U9014.
  • the information content acquisition unit U9011 is used to acquire the information content under the current position of the mouse.
  • the indication determining unit U9012 is configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication to initiate the call.
  • the called number determining unit U9013 is configured to determine the called number based on the information content when receiving the indication of the originating call.
  • the message sending unit U9014 is configured to send a call request message carrying the calling number and the called number to the softswitch device U902.
  • the softswitch device U902 includes a legality checking unit U9021 and a service type determining unit U9022.
  • the validity check unit U9021 is configured to check whether the caller and the called number are carried in the message after receiving the call request message
  • the service type determining unit U9022 is configured to: when the check result of the legality check unit is yes, Determine whether the service type is a call service.
  • the call establishing unit U9023 is configured to establish a call between the calling party and the called party according to the calling number and the called number when the service type determining unit U9022 determines that it is a calling service.
  • the system further includes an LDAP server U903, B'J,
  • the called number determining unit U9013 in the calling terminal U901 is configured to determine whether the information content is all in a digital format, and when the determined information content is in a non-full number format, send a query carrying the information content to the LDAP server U903.
  • the LDAP server U903 is configured to search for a number corresponding to the content of the information after receiving the query message, and if found, return the corresponding number to the called number determining unit U9013 in the calling terminal.
  • the indication determining unit U9012 in the calling terminal U901 is further configured to determine whether to initiate a conference, and if so, to send an indication to initiate the conference,
  • the called number determining unit U9013 determines the information content as the conference ID number when determining that the information content is all digital formats.
  • the message sending unit U9014 is further configured to send the softswitch device U902 with the conference ID number. Meeting request message;
  • the legality checking unit U9021 in the softswitch device U902 is further configured to check whether the calling number and the conference ID number are carried in the conference request message after receiving the conference request message.
  • the service type judging unit U9022 is also used to determine whether the service type is a conference service.
  • the call setup unit U9023 is also used to join the caller to the conference according to the calling number and the conference ID number.
  • the embodiment of the invention provides a method, a device and a system for initiating a call. According to the embodiment of the present invention, as long as the information content under the current position of the mouse is obtained, and the called number is determined from the information content, the call can be directly initiated.
  • the call service is truly embedded in various application systems, which improves work efficiency and achieves efficient office work.
  • the method includes the following steps: obtaining the information content under the current position of the mouse; when receiving the indication of initiating the call, determining the called number from the information content; The switching device sends a call request message carrying the calling number and the called number.
  • the storage medium is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.

Abstract

A call initiation method is provided. The method comprises: obtaining the information content of the current position of the mouse (S201); judging whether the call is initiated, if so, transmitting the indication of the call initiation (S202); confirming the called number from the information content after the indication is received (S203); transmitting the call request message which carries the calling number and the called number to the softswitch device (S204). By application of the present invention embodiments, the call could be initiated directly, as long as obtaining the information content of the current position of the mouse and confirming the called number from the information content, to enable the call service to embed in the various application systems really, to enhance the work efficiency, and to achieve the purpose of efficient work.

Description

一种发起呼叫的方法、 装置及系统  Method, device and system for initiating a call
本申请要求于 2008 年 6 月 3 日提交中国专利局、 申请号为 200810085935.9、 发明名称为"一种发起呼叫的方法、 装置及系统"的中国专利 申请的优先权, 其全部内容通过引用结合在本申请中。  This application claims priority to Chinese Patent Application No. 200810085935.9, entitled "A Method, Apparatus and System for Initiating a Call", which is filed on June 3, 2008, the entire contents of which are incorporated by reference. In this application.
技术领域 Technical field
本发明涉及通信技术领域, 尤其涉及一种发起呼叫的方法、 装置及系统。 背景技术  The present invention relates to the field of communications technologies, and in particular, to a method, device, and system for initiating a call. Background technique
随着企业信息化建设的进一步加快及网络应用的普及,用户很容易从网络 上得到关于企业的各种各样的信息, 比如企业为了方便用户来电咨询,会将自 己的联系方式公开在自己的网站或其它宣传性网站上, 用户在咨询时, 可以直 接拨打企业提供的电话号码。但是发起呼叫的过程是使用传统通讯方式中的普 通老式电话服务( Plain Old Telephone Service, POTS ), 需要用户手动输入电 话号码,无法体现效率的同时还不能保证输入号码的正确率。由此可见, POTS 电话已经很难满足用户对高效的需求,如何实现与企业的应用软件进行方便的 集成变得越来越重要。 这样, 点击呼叫业务便应运而生了。  With the further acceleration of enterprise information construction and the popularity of network applications, users can easily obtain a variety of information about enterprises from the Internet. For example, in order to facilitate users to inquire, they will disclose their contact information in their own. On the website or other promotional websites, users can directly dial the phone number provided by the company when consulting. However, the process of initiating a call is to use the Plain Old Telephone Service (POTS) in the traditional communication mode, which requires the user to manually input the telephone number, which does not reflect the efficiency and does not guarantee the correct rate of the input number. It can be seen that POTS phones have been difficult to meet the needs of users for efficiency, and how to achieve convenient integration with enterprise applications is becoming more and more important. In this way, the click-to-call service came into being.
参见图 1 , 现有技术通过提供专门的统一通信(UC )业务客户端程序的 方法来实现点击呼叫。假设某网页或文档中包含某个电话号码, 用户想要向该 号码发起呼叫时, 可以首先打开 UC业务客户端 U101 , 将该号码拷贝到程序 中, 然后在 UC业务客户端 U101上发起点击呼叫请求, 再由该 UC业务客户 端向软交换设备 U102发送点击呼叫请求信息, 最后由软交换设备 U102建立 主叫、 被叫之间的通话。 当然 , 该 UC业务客户端 U101也可以以通讯录的形 式保存企业的信息, 用户可以直接点击通讯录中的信息发起点击呼叫。  Referring to Figure 1, the prior art implements a click through a method of providing a dedicated unified communication (UC) service client program. Suppose a web page or document contains a phone number. When a user wants to initiate a call to the number, the user can first open the UC service client U101, copy the number into the program, and then initiate a click call on the UC service client U101. The request, the UC service client sends the click call request information to the softswitch device U102, and finally the softswitch device U102 establishes the call between the calling party and the called party. Of course, the UC service client U101 can also save the enterprise information in the form of an address book, and the user can directly click the information in the address book to initiate a click call.
发明人在研究中发现, 现有技术的方法虽然能够实现点击呼叫,但需要用 户输入被叫号码, 或在通讯录中查找被叫方, 而这些操作都是在 UC客户端界 面上进行的, 无法真正满足用户高效办公的需求。  The inventor found in the research that although the prior art method can implement a click call, the user needs to input the called number or find the called party in the address book, and these operations are performed on the UC client interface. Can not really meet the needs of users efficient office.
发明内容 Summary of the invention
有鉴于此, 本发明实施例提供了一种发起呼叫的方法、 装置及系统, 以解 决现有技术必须在 UC客户端界面上才能完成呼叫,而带来的无法真正满足用 户高效办公需求的问题。 本发明实施例提供了如下方案: In view of this, the embodiment of the present invention provides a method, a device, and a system for initiating a call, so as to solve the problem that the prior art must complete the call on the UC client interface, and the problem that cannot meet the user's efficient office requirements can be truly solved. . The embodiment of the invention provides the following solutions:
一种发起呼叫的方法, 包括:  A method of initiating a call, including:
获取鼠标当前位置下的信息内容;  Get the information content under the current position of the mouse;
判断是否发起呼叫, 如果是, 发送发起呼叫的指示;  Determining whether to initiate a call, and if so, sending an indication to initiate a call;
接收到所述提示后, 由所述信息内容确定被叫号码;  After receiving the prompt, determining the called number from the information content;
向软交换设备发送携带有主叫号码及所述被叫号码的呼叫请求消息。 一种发起呼叫的装置, 包括:  A call request message carrying the calling number and the called number is sent to the softswitch device. A device for initiating a call, comprising:
信息内容获取单元, 用于获取鼠标当前位置下的信息内容;  An information content obtaining unit, configured to acquire information content under a current position of the mouse;
指示确定单元, 用于当获取信息内容后, 确定是否发起呼叫, 如果是, 发 送发起呼叫的指示;  An indication determining unit, configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication of initiating the call;
被叫号码确定单元, 用于接收到所述指示后, 由所述信息内容确定被叫号 码;  a called number determining unit, configured to determine, by the information content, a called number after receiving the indication;
消息发送单元,用于向软交换设备发送携带有主叫号码及所述被叫号码的 呼叫请求消息。  And a message sending unit, configured to send, to the softswitch device, a call request message carrying the calling number and the called number.
一种发起呼叫的系统, 包括:  A system for initiating a call, comprising:
呼叫终端, 用于根据鼠标当前位置下的内容发起呼叫;  a calling terminal, configured to initiate a call according to content under the current location of the mouse;
软交换设备, 用于根据所述呼叫终端发起的呼叫, 建立主叫与被叫之间的 通话。  The softswitch device is configured to establish a call between the calling party and the called party according to the call initiated by the calling terminal.
通过本发明实施例, 获取鼠标当前位置下的信息内容; 当接收到发起呼叫 的指示时, 由所述信息内容确定被叫号码后, 便可以直接发起呼叫, 用户不需 要输入被叫号码, 使呼叫业务真正嵌入到各种应用系统中, 提高了工作效率, 达到了高效办公的目的。  The embodiment of the present invention obtains the information content of the current position of the mouse. When receiving the indication of initiating the call, after determining the called number from the information content, the call can be directly initiated, and the user does not need to input the called number. The call service is truly embedded in various application systems, which improves work efficiency and achieves efficient office work.
附图说明 DRAWINGS
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施 例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地, 下面描述 中的附图仅仅是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付 出创造性劳动性的前提下, 还可以根据这些附图获得其他的附图。  In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the description of the prior art will be briefly described below. Obviously, the drawings in the following description are only It is a certain embodiment of the present invention, and other drawings can be obtained from those skilled in the art without any inventive labor.
图 1是现有技术实现点击呼叫系统示意图;  1 is a schematic diagram of a prior art implementation of a click-to-call system;
图 2是本发明实施例一提供的方法的流程图; 图 3是本发明实施例二提供的方法的流程图; 2 is a flowchart of a method according to Embodiment 1 of the present invention; 3 is a flowchart of a method provided by Embodiment 2 of the present invention;
图 4是本发明实施例提供的建立通话的方法的流程图;  4 is a flowchart of a method for establishing a call according to an embodiment of the present invention;
图 5是本发明实施例三提供的方法的流程图;  Figure 5 is a flowchart of a method provided in Embodiment 3 of the present invention;
图 6是本发明实施例提供的第一装置的示意图;  6 is a schematic diagram of a first device according to an embodiment of the present invention;
图 7是本发明实施例提供的第二装置的示意图;  7 is a schematic diagram of a second device according to an embodiment of the present invention;
图 8是本发明实施例提供的第三装置的示意图;  8 is a schematic diagram of a third device according to an embodiment of the present invention;
图 9是本发明实施例提供的系统的示意图;  9 is a schematic diagram of a system according to an embodiment of the present invention;
图 10是本发明实施例提供的另一系统的示意图。  FIG. 10 is a schematic diagram of another system according to an embodiment of the present invention.
具体实施方式 detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清 楚、 完整地描述, 显然, 所描述的实施例仅仅是本发明一部分实施例, 而不是 全部的实施例。基于本发明中的实施例, 本领域普通技术人员在没有作出创造 性劳动前提下所获得的所有其他实施例, 都属于本发明保护的范围。 呼叫  BRIEF DESCRIPTION OF THE DRAWINGS The technical solutions in the embodiments of the present invention will be described in detail below with reference to the accompanying drawings. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments of the present invention without creative work are within the scope of the present invention. Call
实施例一、参见图 2 ,本发明实施例提供的发起呼叫的方法包括以下步骤: S201 : 获取鼠标当前位置下的信息内容;  Embodiment 1 Referring to FIG. 2, a method for initiating a call according to an embodiment of the present invention includes the following steps: S201: Acquire information content of a current location of a mouse;
S202: 判断是否发起呼叫, 如果是, 发送发起呼叫的指示;  S202: Determine whether to initiate a call, and if yes, send an indication to initiate a call;
其中, 在实际应用中, 是否发起呼叫是由用户来确定的, 系统可以通过判 断是否接收到用户的发起呼叫请求消息来判断是否需要发起呼叫。 在步骤 In the actual application, whether the call is initiated is determined by the user, and the system can determine whether the call needs to be initiated by determining whether the user initiates a call request message. In the steps
S201中获取鼠标当前位置下的内容时,可以以窗口的形式显示呼叫的按钮(为 了便于用户知道获取到的信息内容,也可以将获取的信息内容在窗口中显示出 来)。 则在步骤 S202中, 当所述呼叫的按钮被点击时, 则可以认为用户是要发 起呼叫 (可以将这种方式称为点击呼叫;)。 When the content under the current position of the mouse is acquired in S201, the button of the call can be displayed in the form of a window (in order to facilitate the user to know the acquired information content, the acquired information content can also be displayed in the window). Then, in step S202, when the button of the call is clicked, the user can be considered to be calling (this method can be called a click call;).
当然, 也可以釆用其他方法来确定用户是否要发起呼叫, 如, 在某信息内 容上点击鼠标右键时,在弹出的菜单中显示呼叫按钮,当该呼叫按钮被点击时, 确定用户预发起呼叫; 再或者, 可以由电话助理(Telephone Assistant, TA ) 软终端自行设置, 例如, 当鼠标放置在某信息内容处的时间超过阔值时, 确定 为预发起呼叫。 为了方便描述, 下文均以点击呼叫为例进行详细描述。  Of course, other methods can also be used to determine whether the user wants to initiate a call. For example, when a right mouse button is clicked on a certain information content, a call button is displayed in a pop-up menu, and when the call button is clicked, the user is pre-initiated. Or, it can be set by the Telephone Assistant (TA) soft terminal. For example, when the time when the mouse is placed at a certain information content exceeds the threshold, it is determined to be a pre-initiated call. For convenience of description, the following is a detailed description by taking a click call as an example.
S203: 接收到所述发起呼叫的提示后, 由所述信息内容确定被叫号码; S204: 向软交换设备发送携带有主叫号码及所述被叫号码的呼叫请求消 息。 S203: After receiving the prompt for initiating the call, determining, by the information content, the called number; S204: sending, to the softswitch device, a call request carrying the calling number and the called number Interest.
由上述可知, 用户在阅读文档或浏览网页等时,如果需要向某一号码或某 企业发起呼叫 ,利用本发明实施例 ,只需要将鼠标放在该号码或该企业名称上, 就会将该号码或企业名称显示出来, 同时显示呼叫的按钮, 当用户点击该按钮 时, 就会在确定被叫号码后, 向软交换设备发起呼叫请求; 与现有方案相比, 由于不需要将被叫号码拷贝到客户端指定的地方, 能够快速发起呼叫。  As can be seen from the above, when the user needs to initiate a call to a certain number or an enterprise when reading a document or browsing a webpage, etc., using the embodiment of the present invention, only the mouse is placed on the number or the enterprise name, The number or company name is displayed, and the button of the call is displayed. When the user clicks the button, the call request is initiated to the softswitch device after determining the called number; compared with the existing solution, since the call is not required The number is copied to the location specified by the client, and the call can be initiated quickly.
其中, 由于 Windows操作系统是通过调用显示字体的函数进行文本的显 示的,因此获取鼠标当前位置下的信息内容并显示所述信息内容及话音业务按 钮的过程可以釆用以下方法来实现: 使用 Windows操作系统提供的应用程序 编程接口 (Application Programming Interface, API )函数安装屏幕取词钩子, 对 Windows操作系统中显示字体的函数进行截获。 鼠标放到屏幕信息内容处 时, 向鼠标下的窗口发送重画消息, 此时, Windows会重新调用显示字体的函 数, 但由于已经对这些函数进行了截获, 因此在这些函数被调用时, 会自动跳 转到本发明实施例编写的函数上, 这样便可以获得鼠标当前位置下的信息内 容, 同时将该信息内容及点击呼叫的按钮显示出来。 与传统的屏幕取词的方法 的不同之处在于, 本发明实施例中在显示取到的信息内容的同时,还可以显示 呼叫的按钮,该按钮被点击时,会触发向软交换设备发送点击呼叫请求的步骤。  Wherein, since the Windows operating system displays the text by calling a function of displaying the font, the process of acquiring the information content under the current position of the mouse and displaying the information content and the voice service button can be implemented by the following methods: Using Windows The application programming interface (API) function provided by the operating system installs a screen capture hook to intercept the function of displaying fonts in the Windows operating system. When the mouse is placed on the screen information content, a redraw message is sent to the window under the mouse. At this time, Windows will recall the function that displays the font, but since these functions have been intercepted, when these functions are called, Automatically jump to the function written in the embodiment of the present invention, so that the information content under the current position of the mouse can be obtained, and the information content and the button for clicking the call are displayed. The difference from the traditional method for taking words on the screen is that, in the embodiment of the present invention, while displaying the obtained information content, the button of the call can also be displayed, and when the button is clicked, the click is sent to the softswitch device. The step of calling the request.
如上所述, 鼠标当前位置下的信息内容可能是一串数字,也可能是其它字 符, 如企业的名称或其它用户的姓名等, 针对数字和字符, 确定被叫号码时的 处理方法有所不同,下面以向用户显示呼叫按钮以便确定是否发起点击呼叫为 例, 并针对该不同的处理方法进行详细的描述。  As mentioned above, the information content under the current position of the mouse may be a series of numbers, or other characters, such as the name of the enterprise or the names of other users. For numbers and characters, the processing method for determining the called number is different. The following is an example of displaying a call button to a user to determine whether to initiate a click call, and a detailed description is made for the different processing method.
实施例二, 参见图 3 , 本发明提供的发起点击呼叫的方法包括以下步骤: S301 : 获取鼠标当前位置下的信息内容, 并显示点击呼叫的按钮;  Embodiment 2 Referring to FIG. 3, the method for initiating a click call provided by the present invention includes the following steps: S301: Acquire information content under a current position of a mouse, and display a button for clicking a call;
S302: 当所述点击呼叫的按钮被点击时, 对获取到的信息内容进行分析, 判断所述信息内容是否为全部数字格式, 如果是, 进入 S303 ; 如果否, 进入 S304;  S302: When the button for clicking the call is clicked, analyzing the obtained information content, determining whether the information content is all digital format, if yes, proceeding to S303; if not, proceeding to S304;
S303: 将所述信息内容确定为被叫号码;  S303: Determine the content of the information as the called number;
S304: 查询所述信息内容对应的号码, 如果查询到, 将该号码确定为被叫 号码; S305:向软交换设备发送携带有主叫号码及所述被叫号码的点击呼叫请求 消息。 S304: Query the number corresponding to the information content, and if the query is found, determine the number as the called number; S305: Send a click call request message carrying the calling number and the called number to the softswitch device.
可见, 当获取到的信息内容为除数字外的其它字符时, 则需要查询该信息 内容对应的号码, 在本发明实施例中, 该查询的过程可以通过以下步骤实现: 向轻量目录访问十办议 ( Lightweight Directory Access Protocol, LDAP )月良务器 发送携带有该信息内容的查询消息,以获取该信息内容对应的电话号码; LDAP 服务器收到所述查询消息后, 查询自身的地址簿, 查找与所述信息内容对应的 号码, 如果查找到, 则返回所述对应的号码, 以将此号码确定为被叫号码。 当 收到该号码后,将该号码确定为被叫号码, 并再向软交换设备发送携带有该号 码的消息, 来发起点击呼叫请求。  It can be seen that, when the content of the obtained information is a character other than the number, the number corresponding to the information content needs to be queried. In the embodiment of the present invention, the process of the query can be implemented by the following steps: The Lightweight Directory Access Protocol (LDAP) sends a query message carrying the content of the information to obtain a phone number corresponding to the content of the information; after receiving the query message, the LDAP server queries its own address book. Finding a number corresponding to the information content, and if found, returning the corresponding number to determine the number as the called number. After receiving the number, the number is determined as the called number, and the message carrying the number is sent to the softswitch device to initiate a click call request.
其中,所述 LDAP是一个用来发布目录信息到许多不同资源的协议。通常 它可以作为一个集中的地址本使用,可以根据组织者的需要设计其规模以及存 储的信息内容。可以用 LDAP存储各种类型的数据对象,只要这些对象可以用 属性来表示, 例如, 下面是可以在 LDAP中存储的一些信息:  The LDAP is a protocol for publishing directory information to many different resources. Usually it can be used as a centralized address book, and its size and stored information content can be designed according to the needs of the organizer. You can use LDAP to store various types of data objects, as long as they can be represented by attributes. For example, here is some information that can be stored in LDAP:
员工信息: 员工的姓名、 登录名、 口令、 员工号、 他的经理的登录名, 邮 件服务器, 等等。  Employee information: Employee's name, login name, password, employee number, his manager's login name, mail server, and more.
物品跟踪信息: 计算机名、 IP地址、 标签、 型号、 所在位置, 等等。 客户联系列表: 客户的公司名、 主要联系人的电话、 传真和电子邮件, 等 等。  Item tracking information: computer name, IP address, label, model number, location, and more. Customer contact list: Customer's company name, primary contact's phone number, fax and email, etc.
会议厅信息: 会议厅的名字、 位置、 可以坐多少人、 电话号码、 是否有投 影机。  Conference room information: The name of the conference hall, the location, how many people can sit, the phone number, and whether there is a projector.
可见, 当鼠标当前位置下的信息内容为数字时, 可直接向软交换设备发送 点击呼叫请求, 而当鼠标当前位置下的信息内容为其他字符时, 需要首先到 LDAP服务器查询匹配的号码, 然后再向软交换设备发送点击呼叫请求。 值得 注意的是, 当获取到鼠标当前位置下的信息内容为全部数字格式时, 直接将这 串数字作为被叫号码, 号码的合法性判断过程可由软交换设备来完成。  It can be seen that when the content of the information in the current position of the mouse is a number, the click call request can be directly sent to the softswitch device, and when the content of the current position of the mouse is other characters, the LDAP server needs to first query the matching number, and then A click call request is then sent to the softswitch device. It is worth noting that when the information content under the current position of the mouse is obtained in all digital formats, the serial number is directly used as the called number, and the legality judgment process of the number can be completed by the soft switching device.
其中,向软交换设备发送的点击呼叫请求消息中还可以包括点击呼叫业务 标识, 以便于软交换设备判断消息的业务类型。  The click call request message sent to the softswitch device may further include a click call service identifier, so that the softswitch device determines the service type of the message.
以上所述实现了发起点击呼叫的过程, 在本发明实施例中, 软交换设备在 接收到点击呼叫请求消息之后, 就可以建立主、被叫之间的通话了,参见图 4, 建立通话的过程包括以下步骤: The above process implements a process of initiating a click call. In the embodiment of the present invention, the softswitch device is After receiving the click call request message, the call between the master and the called party can be established. Referring to FIG. 4, the process of establishing a call includes the following steps:
S401 : 软交换设备收到点击呼叫请求后, 检查消息的合法性(是否携带了 主、 被叫号码), 并对主、 被叫号码进行鉴权;  S401: After receiving the click call request, the softswitch device checks the validity of the message (whether the primary or called number is carried), and authenticates the primary and called numbers;
S402: 如果合法, 则回复 200 OK响应, 否则结束呼叫流程;  S402: If it is legal, reply 200 OK response, otherwise the call flow is ended;
S403 - S406:软交换设备判断此次呼叫是否为点击呼叫业务,则根据主叫 号码向主叫 POTS电话发起呼叫, 并向 TA通知呼叫主叫事件; TA向软交换 设备回复确认消息, 同时在界面上显示"正在呼叫"信息;  S403 - S406: The softswitch device determines whether the call is a click-to-call service, initiates a call to the calling POTS phone according to the calling number, and notifies the TA of the calling call event; the TA returns a confirmation message to the softswitch device, and The message "Calling" is displayed on the interface;
S407 - S409: 主叫 POTS振铃, 软交换设备向 TA通知主叫振铃事件; TA 向软交换设备回复确认响应, 同时在界面上显示"正在呼叫"信息;  S407 - S409: The calling POTS rings, the softswitch device notifies the TA of the calling ringing event; the TA returns a confirmation response to the softswitch device, and displays the "Calling" message on the interface;
S410 ~ S413:主叫 POTS用户摘机,软交换设备根据被叫号码向被叫 POTS 发起呼叫, 并向 TA通知呼叫被叫事件, TA向软交换设备回复确认消息; S410 ~ S413: The calling POTS user picks up the phone, and the softswitch device initiates a call to the called POTS according to the called number, and notifies the TA of the called called event, and the TA returns a confirmation message to the softswitch device;
S414 - S417: 被叫 POTS振铃, 软交换设备向主叫 POTS放回铃音, 并 通知 TA被叫振铃事件, TA向软交换设备回复确认消息,同时在界面上显示"正 在振铃 "信息; S414 - S417: The called POTS rings, the softswitch device puts back the ring tone to the calling POTS, and notifies the TA of the ringing event, the TA returns a confirmation message to the softswitch device, and displays "ringing" on the interface. Information
S418 ~ S422: 被叫 POTS用户摘机,软交换设备停止向主叫 POTS放回铃 音, 主叫与被叫建立通话, 软交换设备向 TA通知建立通话事件, TA向软交 换设备回复确认消息, 同时在界面上显示"正在通话"信息;  S418 ~ S422: The called POTS user picks up the phone, the softswitch device stops returning the ring tone to the calling POTS, the calling party establishes a call with the called party, the softswitch device notifies the TA to establish a call event, and the TA returns a confirmation message to the softswitch device. , at the same time display the "calling" message on the interface;
S423 ~ S426:被叫 POTS电话挂机,软交换设备结束主、被叫之间的呼叫, 并向 TA通知被叫挂机事件, TA向软交换设备回复确认消息, 同时显示 "通话 结束"信息。  S423 ~ S426: The called POTS phone hangs up, the softswitch device ends the call between the master and the called party, and notifies the TA of the called hang up event, and the TA replies with a confirmation message to the softswitch device, and simultaneously displays the "end of call" message.
以上所述完成了点击呼叫的全过程,在实际应用中, 本发明实施例也可以 用来发起点击会议, 这里的点击会议是指, 用户要加入某个会议, 该会议是用 POTS电话进行的, 系统会为该会议分配一个 ID, 用户可以通过电子邮件或其 它方式获得该会议的 ID。 在本发明实施例中, 只需要在显示点击呼叫的按钮 的同时显示点击会议的按钮,使得用户也可以通过本发明实施例提供的方法来 发起点击会议。 下面对此过程进行详细地描述。  The above process completes the whole process of clicking a call. In an actual application, the embodiment of the present invention can also be used to initiate a click conference. The click conference here refers to that the user wants to join a conference, and the conference is performed by using a POTS phone. The system assigns an ID to the conference, and the user can obtain the ID of the conference by email or other means. In the embodiment of the present invention, the button for clicking the conference is displayed only when the button for clicking the call is displayed, so that the user can also initiate the click conference by using the method provided by the embodiment of the present invention. This process is described in detail below.
实施例三、 参见图 5 , 本发明实施例提供的方法包括以下步骤:  Embodiment 3 Referring to FIG. 5, the method provided by the embodiment of the present invention includes the following steps:
S501 : 获取鼠标当前位置下的信息内容,并显示点击呼叫的按钮及点击会 议的按钮; S501: Obtain the information content under the current position of the mouse, and display the button of clicking the call and clicking the meeting Button
只需要修改本发明实施例编写的 API函数即可同时显示点击会议的按钮; 其中, 同时显示点击呼叫的按钮和点击会议的按钮的目的是, 用户可以根据实 际需要, 来任意选择进行点击呼叫或点击会议;  The button of the click conference can be displayed at the same time by modifying the API function written in the embodiment of the present invention. The purpose of simultaneously displaying the button for clicking the call and the button for clicking the conference is that the user can arbitrarily select the click call according to actual needs. Click on the meeting;
S502:当所述点击呼叫的按钮被点击时,才艮据所述信息内容确定被叫号码, 进入 S503;  S502: When the button of the click call is clicked, the called number is determined according to the information content, and the process proceeds to S503;
S503 :向软交换设备发送携带有主叫号码及所述被叫号码的点击呼叫请求 消息;  S503: Send a click call request message carrying the calling number and the called number to the softswitch device;
S504 - S506: 当所述点击会议的按钮被点击时,判断所述信息内容是否为 全部数字格式, 如果是, 将所述信息内容确定为会议 ID号码, 进入 S507;  S504 - S506: When the button of the click conference is clicked, it is determined whether the information content is all digital format, and if yes, the information content is determined as the conference ID number, and the process proceeds to S507;
S507: 向软交换设备发送携带有主叫号码及所述会议 ID号码的点击会议 请求消息。  S507: Send a click conference request message carrying the calling number and the conference ID number to the softswitch device.
其中,向软交换设备发送的点击会议请求消息中也可以携带有点击会议业 务标识。软交换设备检查所述点击会议请求消息中是否携带了主叫号码及会议 ID 号码, 如果是, 则根据点击会议业务标识判断出是点击会议业务后, 向主 叫 POTS发起呼叫, 主叫振铃并摘机后, 软交换设备根据会议 ID号码, 建立 主叫 POTS与会议成员之间的通话。  The click conference request message sent to the softswitch device may also carry the click conference service identifier. The softswitch device checks whether the click conference request message carries the calling number and the conference ID number, and if yes, according to the click conference service identifier, after determining that the conference service is clicked, the call is initiated to the calling POTS, and the calling party rings. After off-hook, the softswitch device establishes a call between the calling POTS and the conference member according to the conference ID number.
可见, 应用本发明实施例提供的方法, 用户可以根据实际需要, 直接在各 类文档或网页上发起呼叫或点击会议, 方便快捷, 并且符合 Windows应用系 统的操作习惯, 提高了系统的可用性。  It can be seen that, by using the method provided by the embodiment of the present invention, the user can directly initiate a call or click conference on various types of documents or web pages according to actual needs, which is convenient and fast, and conforms to the operating habits of the Windows application system, thereby improving the availability of the system.
与本发明实施例提供的方法相对应,本发明实施例还提供了一种发起呼叫 的装置, 参见图 6, 该装置包括信息内容获取单元 U601、指示接收单元 U602、 被叫号码确定单元 U603及消息发送单元 U604。  Corresponding to the method provided by the embodiment of the present invention, the embodiment of the present invention further provides an apparatus for initiating a call. Referring to FIG. 6, the apparatus includes an information content acquiring unit U601, an indication receiving unit U602, a called number determining unit U603, and Message transmitting unit U604.
在本实施例中, 信息内容获取单元 U601用于获取鼠标当前位置下的信息 内容。 指示确定单元 U602用于当获取信息内容后, 确定是否发起呼叫, 如果 是,发送发起呼叫的指示。被叫号码确定单元 U603用于当接收到所述指示时, 根据所述信息内容确定被叫号码。 消息发送单元 U604用于向软交换设备发送 携带有主叫号码及所述被叫号码的呼叫请求消息。  In this embodiment, the information content obtaining unit U601 is configured to acquire information content under the current position of the mouse. The indication determining unit U602 is configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication to initiate the call. The called number determining unit U603 is configured to determine the called number based on the information content when the indication is received. The message sending unit U604 is configured to send a call request message carrying the calling number and the called number to the softswitch device.
其中, 参见图 7, 信息内容获取单元 U601 包括钩子安装子单元 U6011、 重画消息发送子单元 U6012及函数拦截子单元 U6013。 Wherein, referring to FIG. 7, the information content obtaining unit U601 includes a hook mounting subunit U6011. The message sending subunit U6012 and the function intercepting subunit U6013 are redrawn.
在本实施例中, 钩子安装子单元 U6011 用于安装屏幕取词钩子。 重画消 息发送子单元 U6012用于向鼠标当前位置下的窗口发送重画消息。 函数拦截 子单元 U6013 用于在系统重画时, 利用所述屏幕取词钩子拦截操作系统中显 示字体的函数, 获取鼠标当前位置下的信息内容。  In this embodiment, the hook mounting subunit U6011 is used to install a screen capture hook. The redraw message sending subunit U6012 is used to send a redraw message to the window under the current position of the mouse. The function intercepting subunit U6013 is used to intercept the function of displaying the font in the operating system by using the screen capture hook to obtain the information content under the current position of the mouse when the system is redrawn.
其中,参见图 8,被叫号码确定单元 U603包括信息内容分析子单元 U6031、 查询子单元 U6032、 确定子单元 U6033 , 其中,  Referring to FIG. 8, the called number determining unit U603 includes an information content analyzing subunit U6031, a query subunit U6032, and a determining subunit U6033, where
信息内容分析子单元 U6031用于判断获取的信息内容是否为全数字格式, 如果是, 触发所述确定子单元 U6033 将所述信息内容确定为被叫号码; 如果 否, 触发所述查询子单元 U6032查询所述信息内容对应的号码, 如果查询到, 所述确定子单元 U6033还用于将该号码确定为被叫号码。  The information content analysis sub-unit U6031 is configured to determine whether the acquired information content is in an all-digital format, and if so, triggering the determining sub-unit U6033 to determine the information content as the called number; if not, triggering the query sub-unit U6032 The number corresponding to the information content is queried. If the query is found, the determining sub-unit U6033 is further configured to determine the number as the called number.
在本实施例中, 为了实现发起会议, 指示确定单元 U602还用于当获取信 息内容后, 确定是否发起会议, 如果是, 发送发起会议的指示被叫号码确定单 元 U603还用于判断所述信息内容是否为全部数字格式, 如果是, 将所述信息 内容确定为会议 ID号码。 消息发送单元 U604还用于向软交换设备发送携带 有所述会议 ID号码的会议请求消息。  In this embodiment, in order to initiate the conference, the indication determining unit U602 is further configured to determine whether to initiate a conference after acquiring the information content, and if yes, sending the indication of the initiating conference, the called number determining unit U603 is further configured to determine the information. Whether the content is all digital formats, and if so, the content of the information is determined as the conference ID number. The message sending unit U604 is further configured to send a conference request message carrying the conference ID number to the softswitch device.
与本发明实施例提供的方法及装置相对应,本发明实施例还提供了一种发 起呼叫的系统。 参见图 9, 该系统包括: 呼叫终端 U901与软交换设备 U902。 在本实施例中, 呼叫终端 U901用于根据鼠标当前位置下的内容发起呼叫。  Corresponding to the method and apparatus provided by the embodiments of the present invention, an embodiment of the present invention further provides a system for initiating a call. Referring to FIG. 9, the system includes: a calling terminal U901 and a soft switching device U902. In this embodiment, the calling terminal U901 is configured to initiate a call according to the content under the current location of the mouse.
软交换设备 U902用于根据所述呼叫终端 U901发起的呼叫, 建立主叫与 被叫之间的通话。  The softswitch device U902 is configured to establish a call between the calling party and the called party according to the call initiated by the calling terminal U901.
在本实施例中, 呼叫终端 U901包括信息内容获取单元 U9011、 指示确定 单元 U9012、 被叫号码确定单元 U9013、 消息发送单元 U9014。 信息内容获取 单元 U9011用于获取鼠标当前位置下的信息内容。 指示确定单元 U9012用于 当获取所述信息内容后, 确定是否发起呼叫, 如果是, 发送发起呼叫的指示。 被叫号码确定单元 U9013 用于当接收到所述发起呼叫的指示时, 根据所述信 息内容确定被叫号码。消息发送单元 U9014用于向所述软交换设备 U902发送 携带有主叫号码及所述被叫号码的呼叫请求消息。  In this embodiment, the calling terminal U901 includes an information content acquiring unit U9011, an instruction determining unit U9012, a called number determining unit U9013, and a message transmitting unit U9014. The information content acquisition unit U9011 is used to acquire the information content under the current position of the mouse. The indication determining unit U9012 is configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication to initiate the call. The called number determining unit U9013 is configured to determine the called number based on the information content when receiving the indication of the originating call. The message sending unit U9014 is configured to send a call request message carrying the calling number and the called number to the softswitch device U902.
软交换设备 U902包括合法性检查单元 U9021、业务类型判断单元 U9022、 呼叫建立单元 U9023。 合法性检查单元 U9021用于在接收到所述呼叫请求消 息后, 检查消息中是否携带了主叫及被叫号码, 业务类型判断单元 U9022用 于当所述合法性检查单元检查结果为是时, 判断业务类型是否为呼叫业务。呼 叫建立单元 U9023用于当所述业务类型判断单元 U9022确定是呼叫业务时, 根据主叫号码及被叫号码建立主叫与被叫之间的通话。 The softswitch device U902 includes a legality checking unit U9021 and a service type determining unit U9022. Call setup unit U9023. The validity check unit U9021 is configured to check whether the caller and the called number are carried in the message after receiving the call request message, and the service type determining unit U9022 is configured to: when the check result of the legality check unit is yes, Determine whether the service type is a call service. The call establishing unit U9023 is configured to establish a call between the calling party and the called party according to the calling number and the called number when the service type determining unit U9022 determines that it is a calling service.
其中, 参见图 10, 该系统还包括 LDAP服务器 U903 , 贝' J ,  Wherein, referring to FIG. 10, the system further includes an LDAP server U903, B'J,
呼叫终端 U901中的被叫号码确定单元 U9013用于判断所述信息内容是否 全部为数字格式,在判断获取的信息内容为非全数字格式时,向 LDAP服务器 U903发送携带有所述信息内容的查询消息;  The called number determining unit U9013 in the calling terminal U901 is configured to determine whether the information content is all in a digital format, and when the determined information content is in a non-full number format, send a query carrying the information content to the LDAP server U903. Message
LDAP服务器 U903用于在收到所述查询消息后, 查找与所述信息内容对 应的号码, 如果查找到, 则向所述呼叫终端中的被叫号码确定单元 U9013返 回所述对应的号码。  The LDAP server U903 is configured to search for a number corresponding to the content of the information after receiving the query message, and if found, return the corresponding number to the called number determining unit U9013 in the calling terminal.
为了实现发起会议的过程,呼叫终端 U901中的指示确定单元 U9012还用 于判断是否发起会议, 如果是, 发送发起会议的指示, 贝^ ,  In order to implement the process of initiating the conference, the indication determining unit U9012 in the calling terminal U901 is further configured to determine whether to initiate a conference, and if so, to send an indication to initiate the conference,
被叫号码确定单元 U9013 在判断所述信息内容为全部数字格式时, 将所 述信息内容确定为会议 ID 号码; 消息发送单元 U9014还用于向软交换设备 U902发送携带有所述会议 ID号码的会议请求消息;  The called number determining unit U9013 determines the information content as the conference ID number when determining that the information content is all digital formats. The message sending unit U9014 is further configured to send the softswitch device U902 with the conference ID number. Meeting request message;
软交换设备 U902中的合法性检查单元 U9021还用于在收到会议请求消息 后, 检查所述会议请求消息中是否携带了主叫号码及会议 ID号码。 业务类型 判断单元 U9022还用于判断业务类型是否为会议业务。 通话建立单元 U9023 还用于根据主叫号码及会议 ID号码将主叫加入到会议中。  The legality checking unit U9021 in the softswitch device U902 is further configured to check whether the calling number and the conference ID number are carried in the conference request message after receiving the conference request message. The service type judging unit U9022 is also used to determine whether the service type is a conference service. The call setup unit U9023 is also used to join the caller to the conference according to the calling number and the conference ID number.
本发明实施例提供了一种发起呼叫的方法、装置及系统,通过本发明实施 例, 只要获取鼠标当前位置下的信息内容, 并从信息内容中确定被叫号码, 便 可以直接发起呼叫 ,使呼叫业务真正嵌入到各种应用系统中 ,提高了工作效率, 达到了高效办公的目的。  The embodiment of the invention provides a method, a device and a system for initiating a call. According to the embodiment of the present invention, as long as the information content under the current position of the mouse is obtained, and the called number is determined from the information content, the call can be directly initiated. The call service is truly embedded in various application systems, which improves work efficiency and achieves efficient office work.
本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来指令相关的硬件来完成,所述的程序可以存储于一计算机可 读取存储介质中, 该程序在执行时, 包括如下步骤: 获取鼠标当前位置下的信 息内容; 当接收到发起呼叫的指示时, 由所述信息内容确定被叫号码; 向软交 换设备发送携带有主叫号码及所述被叫号码的呼叫请求消息。 所述的存储介 质, 如: ROM/RAM、 磁碟、 光盘等。 A person skilled in the art can understand that all or part of the steps of implementing the above embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium, and the program is executed. The method includes the following steps: obtaining the information content under the current position of the mouse; when receiving the indication of initiating the call, determining the called number from the information content; The switching device sends a call request message carrying the calling number and the called number. The storage medium is, for example, a ROM/RAM, a magnetic disk, an optical disk, or the like.
以上所述仅是本发明的优选实施方式,应当指出, 对于本技术领域的普通 技术人员来说, 在不脱离本发明原理的前提下, 还可以做出若干改进和润饰, 这些改进和润饰也应视为本发明的保护范围。  The above description is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can also make several improvements and retouchings without departing from the principles of the present invention. It should be considered as the scope of protection of the present invention.

Claims

权 利 要 求 Rights request
1、 一种发起呼叫的方法, 其特征在于, 包括:  A method for initiating a call, comprising:
获取鼠标当前位置下的信息内容;  Get the information content under the current position of the mouse;
判断是否发起呼叫, 如果是, 发送发起呼叫的指示;  Determining whether to initiate a call, and if so, sending an indication to initiate a call;
接收到所述指示后, 由所述信息内容确定被叫号码;  After receiving the indication, determining the called number from the information content;
向软交换设备发送携带有主叫号码及所述被叫号码的呼叫请求消息。 A call request message carrying the calling number and the called number is sent to the softswitch device.
2、 根据权利要求 1所述的方法, 其特征在于, 所述获取鼠标当前位置下 的信息内容的步骤包括: 2. The method according to claim 1, wherein the step of acquiring information content under the current position of the mouse comprises:
安装屏幕取词钩子;  Install the screen to take the word hook;
向鼠标当前位置下的窗口发送重画消息;  Send a redraw message to the window under the current position of the mouse;
系统重画时, 利用所述屏幕取词钩子拦截操作系统中显示字体的函数, 获 取鼠标当前位置下的信息内容。  When the system is redrawn, the screen capture word hook is used to intercept the function of displaying the font in the operating system, and the information content under the current position of the mouse is obtained.
3、 根据权利要求 1所述的方法, 其特征在于, 所述由所述信息内容确定 被叫号码的步骤包括:  3. The method according to claim 1, wherein the step of determining the called number from the information content comprises:
判断所述信息内容是否为全部数字格式;  Determining whether the information content is all digital formats;
如果是, 将所述信息内容确定为被叫号码;  If yes, determining the content of the information as the called number;
如果否, 查询所述信息内容对应的号码, 如果查询到, 将该号码确定为被 叫号码。  If no, the number corresponding to the information content is queried, and if queried, the number is determined as the called number.
4、 根据权利要求 3所述的方法, 其特征在于, 查询所述信息内容对应的 号码的步骤包括:  4. The method according to claim 3, wherein the step of querying the number corresponding to the information content comprises:
向轻量目录访问协议 LDAP服务器发送携带有所述信息内容的查询消息 以查找与所述信息内容对应的号码;  Sending a query message carrying the information content to a lightweight directory access protocol LDAP server to find a number corresponding to the information content;
如果查找到, 则返回所述对应的号码。  If found, the corresponding number is returned.
5、 根据权利要求 1所述的方法, 其特征在于, 还包括: 判断是否加入会 议, 如果是, 发送加入会议的指示;  The method according to claim 1, further comprising: determining whether to join the conference, and if yes, sending an indication to join the conference;
接收到所述加入会议的指示后, 包括:  After receiving the instructions to join the conference, the method includes:
判断所述信息内容是否为全部数字格式,如果是,将所述信息内容确定为 会议 ID号码;  Determining whether the information content is all digital formats, and if so, determining the information content as a conference ID number;
向软交换设备发送携带有主叫号码及所述会议 ID号码的会议请求消息。 A conference request message carrying the calling number and the conference ID number is sent to the softswitch device.
6、 一种发起呼叫的装置, 其特征在于, 包括: 6. A device for initiating a call, comprising:
信息内容获取单元, 用于获取鼠标当前位置下的信息内容;  An information content obtaining unit, configured to acquire information content under a current position of the mouse;
指示确定单元, 用于当获取信息内容后, 确定是否发起呼叫, 如果是, 发 送发起呼叫的指示; ;  An indication determining unit, configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication of initiating the call;
被叫号码确定单元, 用于接收到所述指示后, 由所述信息内容确定被叫号 码;  a called number determining unit, configured to determine, by the information content, a called number after receiving the indication;
消息发送单元,用于向软交换设备发送携带有主叫号码及所述被叫号码的 呼叫请求消息。  And a message sending unit, configured to send, to the softswitch device, a call request message carrying the calling number and the called number.
7、 根据权利要求 6所述的装置, 其特征在于, 所述信息内容获取单元包 括:  The device according to claim 6, wherein the information content obtaining unit comprises:
钩子安装子单元, 用于安装屏幕取词钩子;  a hook mounting subunit for installing a screen capture hook;
重画消息发送子单元, 用于向鼠标当前位置下的窗口发送重画消息; 函数拦截子单元, 用于在系统重画时, 利用所述屏幕取词钩子拦截操作系 统中显示字体的函数, 获取鼠标当前位置下的信息内容。  Redrawing a message sending subunit for sending a redraw message to a window under the current position of the mouse; a function intercepting subunit for intercepting a function of displaying a font in an operating system by using the screen fetching hook when the system is redrawn, Get the information content under the current position of the mouse.
8、 根据权利要求 6所述的装置, 其特征在于, 所述被叫号码确定单元包 括信息内容分析子单元、 查询子单元、 确定子单元, 其中,  The apparatus according to claim 6, wherein the called number determining unit includes an information content analyzing subunit, a query subunit, and a determining subunit, where
所述信息内容分析子单元用于判断获取的信息内容是否为全数字格式,如 果是, 触发所述确定子单元将所述信息内容确定为被叫号码; 如果否, 触发所 述查询子单元查询所述信息内容对应的号码,如果查询到, 所述确定子单元将 该查询到的号码确定为被叫号码。  The information content analysis sub-unit is configured to determine whether the acquired information content is in an all-digital format, and if yes, triggering the determining sub-unit to determine the information content as the called number; if not, triggering the query sub-unit query If the number corresponding to the information content is queried, the determining subunit determines the queried number as the called number.
9、 根据权利要求 6所述的装置, 其特征在于, 所述指示确定单元还用于: 当获取信息内容后, 确定是否加入会议, 如果是, 发送加入会议的指示, 则,  The device according to claim 6, wherein the indication determining unit is further configured to: determine whether to join the conference after acquiring the information content, and if yes, send an indication to join the conference,
所述被叫号码确定单元还用于判断所述信息内容是否为全部数字格式,如 果是, 将所述信息内容确定为会议 ID号码;  The called number determining unit is further configured to determine whether the information content is all digital formats, and if yes, determine the information content as a conference ID number;
所述消息发送单元还用于向软交换设备发送携带有所述会议 ID号码的会 议请求消息。  The message sending unit is further configured to send, to the softswitch device, a conference request message carrying the conference ID number.
10、 一种发起呼叫的系统, 其特征在于, 包括:  10. A system for initiating a call, comprising:
呼叫终端, 用于根据鼠标当前位置下的内容发起呼叫; 软交换设备, 用于根据所述呼叫终端发起的呼叫, 建立主叫与被叫之间的 通话。 a calling terminal, configured to initiate a call according to content under the current location of the mouse; The softswitch device is configured to establish a call between the calling party and the called party according to the call initiated by the calling terminal.
11、 根据权利要求 10所述的系统, 其特征在于, 所述呼叫终端包括: 信息内容获取单元, 用于获取鼠标当前位置下的信息内容;  The system according to claim 10, wherein the calling terminal comprises: an information content acquiring unit, configured to acquire information content under a current position of the mouse;
指示确定单元, 用于当获取信息内容后, 确定是否发起呼叫, 如果是, 发 送发起呼叫的指示;  An indication determining unit, configured to determine whether to initiate a call after acquiring the information content, and if yes, send an indication of initiating the call;
被叫号码确定单元, 用于当接收到所述指示时, 由所述信息内容确定被叫 号码;  a called number determining unit, configured to determine a called number from the information content when the indication is received;
消息发送单元,用于向所述软交换设备发送携带有主叫号码及所述被叫号 码的呼叫请求消息。  And a message sending unit, configured to send, to the softswitch device, a call request message carrying a calling number and the called number.
12、 根据权利要求 11所述的系统, 其特征在于, 所述软交换设备包括: 合法性检查单元, 用于在接收到所述呼叫请求消息后,检查消息中是否携 带了主叫及被叫号码;  The system according to claim 11, wherein the softswitch device comprises: a legality checking unit, configured to check whether the message carries the calling party and the called party after receiving the call request message. Number
业务类型判断单元, 用于当所述合法性检查单元检查结果为是时, 判断业 务类型是否为呼叫业务;  a service type determining unit, configured to determine, when the validity check unit has a check result, whether the service type is a call service;
呼叫建立单元, 用于当所述业务类型判断单元确定是呼叫业务时,根据主 叫号码及被叫号码建立主叫与被叫之间的通话。  The call establishing unit is configured to establish, when the service type determining unit determines that the call service is a call service, the call between the calling party and the called party according to the calling number and the called number.
13、 根据权利要求 11所述的系统, 其特征在于, 所述系统还包括: LDAP服务器,用于当所述被叫号码确定单元在判断获取的信息内容为非 全数字格式时,接收所述被叫号码确认单元发送的携带所述信息内容的查询消 息, 并查找与所述信息内容对应的号码, 如果查找到, 则向所述呼叫终端中的 被叫号码确定单元返回所述对应的号码。  The system according to claim 11, wherein the system further comprises: an LDAP server, configured to: when the called number determining unit determines that the acquired information content is in a non-full number format, receive the And the called number carrying the information content sent by the called number confirmation unit, and searching for a number corresponding to the information content, and if found, returning the corresponding number to the called number determining unit in the calling terminal .
14、 根据权利要求 11或 12所述的系统, 其特征在于, 呼叫终端中的指示 确定单元还用于判断是否发起会议, 如果是, 发送发起会议的指示, 贝' J , 所述被叫号码确定单元还用于判断所述信息内容是否为全部数字格式,如 果是, 将所述信息内容确定为会议 ID号码; 所述消息发送单元还用于向软交 换设备发送携带有所述会议 ID号码的会议请求消息;  The system according to claim 11 or 12, wherein the indication determining unit in the calling terminal is further configured to determine whether to initiate a conference, and if yes, send an indication to initiate a conference, and the called number The determining unit is further configured to determine whether the information content is all digital formats, and if yes, determine the information content as a conference ID number; the message sending unit is further configured to send, to the softswitch device, the conference ID number Meeting request message;
所述合法性检查单元还用于在收到会议请求消息后,检查所述会议请求消 息中是否携带了主叫号码及会议 ID号码; 所述业务类型判断单元还用于判断 业务类型是否为会议业务; 所述通话建立单元还用于根据主叫号码及会议 ID 号码将主叫加入到会议中。 The validity check unit is further configured to: after receiving the conference request message, check whether the conference request message carries the calling number and the conference ID number; the service type determining unit is further configured to determine Whether the service type is a conference service; the call establishment unit is further configured to join the caller to the conference according to the calling number and the conference ID number.
PCT/CN2009/071845 2008-06-03 2009-05-19 Call initiation method, apparatus and system WO2009146625A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CNA2008100859359A CN101304413A (en) 2008-06-03 2008-06-03 Method, apparatus and system for initiating call
CN200810085935.9 2008-06-03

Publications (1)

Publication Number Publication Date
WO2009146625A1 true WO2009146625A1 (en) 2009-12-10

Family

ID=40114126

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/071845 WO2009146625A1 (en) 2008-06-03 2009-05-19 Call initiation method, apparatus and system

Country Status (2)

Country Link
CN (1) CN101304413A (en)
WO (1) WO2009146625A1 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101304413A (en) * 2008-06-03 2008-11-12 华为技术有限公司 Method, apparatus and system for initiating call
CN103458095A (en) * 2012-05-31 2013-12-18 深圳中兴网信科技有限公司 Method and device for triggering instant messaging application program to conduct communication
CN103546493B (en) * 2012-07-09 2018-12-28 上海博路信息技术有限公司 A kind of Cross-device communication method
CN103634355B (en) * 2012-08-27 2018-12-28 上海博路信息技术有限公司 A kind of method of the initiation communication of striding equipment
CN103312904B (en) * 2013-05-31 2015-10-21 中国联合网络通信集团有限公司 The number display of click to dial, Apparatus and system
CN104580639B (en) 2014-12-29 2018-09-04 北京奇虎科技有限公司 A kind of information loading method and device based on telephone number
CN107295019A (en) * 2017-08-14 2017-10-24 携程旅游网络技术(上海)有限公司 The quick outgoing call system and method for extension set extended based on browser

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000188641A (en) * 1998-12-21 2000-07-04 Funai Electric Co Ltd Internet terminal provided with telephone call functions
KR20060127343A (en) * 2005-06-07 2006-12-12 주식회사 케이티 Pointer detecting apparatus and method, and apparatus and method for dialing telephone call using its
CN1882006A (en) * 2005-06-15 2006-12-20 上海贝尔阿尔卡特股份有限公司 Universal intelligent order dialing method and its software structure
CN1917529A (en) * 2006-07-27 2007-02-21 华为技术有限公司 Method for realizing unified communication service, and unified communication client end
CN101123635A (en) * 2006-08-11 2008-02-13 深圳市爱科信实业发展有限公司 Fixed phone calling method for screen word capturing
CN101304413A (en) * 2008-06-03 2008-11-12 华为技术有限公司 Method, apparatus and system for initiating call

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000188641A (en) * 1998-12-21 2000-07-04 Funai Electric Co Ltd Internet terminal provided with telephone call functions
KR20060127343A (en) * 2005-06-07 2006-12-12 주식회사 케이티 Pointer detecting apparatus and method, and apparatus and method for dialing telephone call using its
CN1882006A (en) * 2005-06-15 2006-12-20 上海贝尔阿尔卡特股份有限公司 Universal intelligent order dialing method and its software structure
CN1917529A (en) * 2006-07-27 2007-02-21 华为技术有限公司 Method for realizing unified communication service, and unified communication client end
CN101123635A (en) * 2006-08-11 2008-02-13 深圳市爱科信实业发展有限公司 Fixed phone calling method for screen word capturing
CN101304413A (en) * 2008-06-03 2008-11-12 华为技术有限公司 Method, apparatus and system for initiating call

Also Published As

Publication number Publication date
CN101304413A (en) 2008-11-12

Similar Documents

Publication Publication Date Title
US20090094531A1 (en) Telephone call as rendezvous mechanism for data sharing between users
WO2009146625A1 (en) Call initiation method, apparatus and system
US7450573B2 (en) Method and apparatus for controlling telephone calls using a computer call assistant
US8077838B2 (en) Method and voice communicator to provide a voice communication
US7697506B2 (en) System and method for enhanced computer telephony integration and interaction
US7817792B2 (en) Hyperlink-based softphone call and management
US20120314852A1 (en) Pairing and Sharing Between a Non-Mobile Telephone System and a Computer System Call Features in a Non-Mobile Telephone System
JP2006222815A (en) Dialing request device, communication apparatus, communication system, and program
US20090052639A1 (en) Systems and Methods for Voicemail Avoidance
CA2571847C (en) Method and system to enable submission and subsequent retrieval of enhanced voice mail messages
US20090055379A1 (en) Systems and Methods for Locating Contact Information
WO2015158150A1 (en) Method and apparatus enabling user to establish communication with third party
US7640550B1 (en) Context sensitive contact broker
JP5318665B2 (en) Callback telephone directory management system and callback system
TW200536292A (en) Using phone service to initiate requests for web information
WO2015184887A1 (en) Call number query method, device and system, and mobile terminal
JP2007019587A (en) Incoming call notification system linking with presence information and method thereof
KR20140007804A (en) Multimodal telephone calls
JP2006211135A (en) Communication network system and telephone set
Cisco Cisco SIP IP Phone 7960 Version 2.1 Release Note
JP2008219201A (en) Call control system, call control method and program
JP2003101634A (en) Information terminal apparatus
JP4508093B2 (en) Information output system
JP6696766B2 (en) Incoming / outgoing call history integration device, outgoing / incoming call history display method, and program
US20090055842A1 (en) Systems and Methods for Establishing a Communication Session

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 09757059

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 09757059

Country of ref document: EP

Kind code of ref document: A1