WO2016150334A1 - Method for realizing voice mailbox server and voice mailbox system - Google Patents

Method for realizing voice mailbox server and voice mailbox system Download PDF

Info

Publication number
WO2016150334A1
WO2016150334A1 PCT/CN2016/076623 CN2016076623W WO2016150334A1 WO 2016150334 A1 WO2016150334 A1 WO 2016150334A1 CN 2016076623 W CN2016076623 W CN 2016076623W WO 2016150334 A1 WO2016150334 A1 WO 2016150334A1
Authority
WO
WIPO (PCT)
Prior art keywords
client
voice
user
voice information
called user
Prior art date
Application number
PCT/CN2016/076623
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 WO2016150334A1 publication Critical patent/WO2016150334A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/50Centralised arrangements for answering calls; Centralised arrangements for recording messages for absent or busy subscribers ; Centralised arrangements for recording messages
    • H04M3/53Centralised arrangements for recording incoming messages, i.e. mailbox systems
    • H04M3/533Voice mail systems

Definitions

  • This paper relates to the field of voice mail technology, and in particular to a voice mail server and a voice mail system implementation method.
  • the voice mail service system is such a new type of service system.
  • the voicemail server interacts with the client through a protocol, allowing users to visually manage their voicemail as easily as managing email.
  • the server has a large share, such as the patent CN102572142A voice mail processing method and system, user data management, voice data management, voice file storage management, etc., all need to be implemented through the server.
  • a voice mail system generally has a relatively complicated server system, requiring a large data storage space and a large voice storage space.
  • many background maintenance servers need to be deployed. This solution not only requires a large amount of server resources, but also requires more costs, and the server takes on too much processing logic, and if it fails, or upgrades Such major operations will have a greater impact on online services, which is not conducive to the promotion of business within a certain scope.
  • the technical problem to be solved by the present invention is to provide a method for implementing a voice mail server and a voice mail system to solve the problem of difficulty in maintaining the voice mail server end.
  • a method for implementing a voice mail system comprising:
  • the voice mail server receives the request message carrying the voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, and the voice mail server sends an instruction to the called user to indicate the called party.
  • the user's client detects the client status;
  • the voicemail server When the client status of the called user is in an available state, the voicemail server directly sends the voice information sent by the calling user to the client of the called user;
  • the voicemail server caches the voice information sent by the calling user, and then sends the voice information sent by the calling user. A client sent to the called user.
  • the method before the step of receiving, by the voicemail server, the request message that carries the voice information sent by the calling user, the method further includes:
  • the client of the calling user When the calling user needs to send a voice message to the called user, the client of the calling user locally generates the voice information according to the user operation, and sends the generated voice information to the request message through the request message.
  • the calling user performs recording on the voicemail server according to a voice prompt to generate the voice information.
  • the method further includes:
  • the called user receives the voice information sent by the voicemail server, parses and stores the voice information.
  • the method further includes:
  • the voicemail server notifies the called user that there is voice information according to the notification manner that the called user has already registered.
  • the step of the voicemail server to cache the voice information sent by the calling user, and then sending the voice information sent by the calling user to the client of the called user includes:
  • the voicemail server first caches the voice information sent by the calling user, and sends the voice information sent by the calling user to the client when the status of the client of the called user is updated to an available state.
  • the client of the called user or
  • the voice mail server first caches the voice information sent by the calling user, and then periodically sends the voice information sent by the calling user to the client of the called user until the The client of the called user stops transmitting after successfully receiving the voice message.
  • the voicemail server sends the voice information sent by the calling user to the client of the called user, the method further include:
  • the voicemail server clears the cached voice information.
  • the method further includes: the voicemail server storing the user data and the voice data to the local disaster-tolerant storage space according to the setting rule.
  • a voice mail server comprising a first unit, a second unit and a third unit, wherein
  • the first unit is configured to: when receiving a request message carrying voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, sending an instruction to the called user, indicating the The client of the called user detects the client status;
  • the second unit is configured to: when the client state of the called user is in an available state, directly send the voice information sent by the calling user to a client of the called user;
  • the third unit is configured to: when the client status of the called user is unavailable, first cache the voice information sent by the calling user, and then send the calling user The voice information is sent to the client of the called user.
  • the server further includes a fourth unit, wherein
  • the fourth unit is configured to: after the third unit caches the voice information sent by the calling user, notify the called user that the voice information is voiced according to a notification manner that the called user has already registered.
  • the third unit includes a cache module and a sending module, where:
  • the cache module is configured to: cache the voice information sent by the calling user;
  • the sending module is configured to: when the status of the client of the called user is updated to an available state, send the cached voice information to a client of the called user; or cache the voice information period Sexually sent to the client of the called user until the client of the called user successfully receives the voice message and stops sending.
  • the cache module is further configured to: the buffer that is buffered at the sending module After the information is successfully sent to the client of the called user, the cached voice information is cleared.
  • the server further includes a fifth unit, wherein
  • the fifth unit is configured to: store user data and voice data in a local disaster-tolerant storage space according to a setting rule.
  • a computer program comprising program instructions that, when executed by a voicemail server, cause the voicemail server to perform an implementation of any of the voicemail systems described above.
  • the technical solution of the present application provides a voice mailbox method and system based on a client endpoint point-to-point, which simplifies the function of the voice mail server end, reduces the storage space requirement and complexity of the voice mail server end, and saves cost.
  • FIG. 1 is a block diagram of a voice mail system for implementing the solution of the present invention
  • FIG. 2 is a schematic flowchart of scenario 1 of a solution according to an embodiment of the present invention.
  • FIG. 3 is a schematic flowchart of scenario 2 of the solution according to an embodiment of the present invention.
  • FIG. 5 is a schematic structural diagram of a voice mail server according to an embodiment of the present invention.
  • the inventor of the present application proposes that the complex operation of the original voicemail server can be handled by the client in relation to the user operation; the large amount of user personality data and voice data stored in the original voicemail server are stored in the client.
  • the voice mail server only stores basic user data, and is responsible for receiving terminal requests, performing voice message caching, delivery, and receipt operations, and providing a disaster recovery data storage solution.
  • the client stores user personality data, voice data, etc., and is responsible for voice recording, listening, delivery, and receiving operations, thereby simplifying the voicemail server-side function and reducing the storage space requirements and complexity of the voicemail server.
  • the embodiment provides a peer-to-peer voice mail system, which includes two main bodies: a voice mail server end and a client end.
  • the voice mail server end generally includes an basic data storage function, a control function, a delivery cache function, and a notification.
  • the client generally includes at least a voice recording and playing module, a user operation interface, a voice storage management module, a user personality data storage module, a voice delivery and receiving processing module.
  • the implementation process of the voice mail system provided by this embodiment includes the following operations:
  • the voice mail server receives the request message of the carried voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, and the voice mail server sends an instruction to the called user to indicate the client detection of the called user.
  • Client status
  • the voicemail server When the client status of the called user is in an available state, the voicemail server directly sends the voice information sent by the calling user to the client of the called user;
  • the voicemail server caches the voice information sent by the calling user, and then sends the voice information sent by the calling user to the client of the called user.
  • the voice mail server caches the voice information sent by the calling user first, and sends the voice information sent by the calling user to the called user when the status of the called user's client is updated to the available state.
  • Clients can; or
  • the voice mail server caches the voice information sent by the calling user, and then periodically sends the voice information sent by the calling user to the client of the called user until the client of the called user successfully receives the voice information and stops sending. Just fine.
  • the A user when the A user needs to send a voice message to the B user, the A user starts the A client, and the A client reads the user personality data from the user personality data storage module, and displays the user operation interface for the A user to operate according to the data, and invokes
  • the voice recording and playing module performs recording, completes and confirms, sends a request and carries voice data to the voice mail server control module, and the voice mail server parses and performs authentication;
  • the delivery failure response is returned to the A client voice delivery and reception processing module, and the voice delivery and reception processing module generates a transmission failure receipt;
  • the server control module sends an instruction to the B client, and the voice delivery and receiving processing module detects the B client state. If the B client state is available, the command is directly sent and the voice data is carried to the B client for voice delivery and reception.
  • the processing module, the B client voice delivery and receiving processing module receives the parsing instruction and transmits it to the voice storage management module for storage, and the delivery is completed.
  • B users can play, delete, forward, set personalized data and other voicemail operations through the B client user interface;
  • the server control module passes the voice delivery request to the delivery cache module for caching, and the notification notification module notifies the B user according to the notification manner that the B user has registered (such as SMS, email, phone, etc.) Notification mode); after the B client starts, the voice delivery and receiving processing module actively initiates a request to the server control module to request to receive the cached mail, and the server control module requests the delivery cache module to re-initiate the delivery, and clears the delivery request cache after successful;
  • the delivery cache module periodically re-activates the delivery request in the cache to the control module according to the rules. If the delivery is successful, the delivery is successfully processed according to the above delivery. If the failure has reached the rule requirement, the delivery request cache is cleared, and the control module is notified to the A client. Returns a delivery failure response, which is also cached according to the cache rules.
  • the voice mail server can provide the disaster recovery storage module, that is, store the user data and the voice data in the server disaster tolerance storage space according to the rules, so that the necessary disaster recovery data can be restored and used.
  • the disaster recovery storage module that is, store the user data and the voice data in the server disaster tolerance storage space according to the rules, so that the necessary disaster recovery data can be restored and used.
  • the technical solution of the present application also supports the traditional voice call operation through the telephone to carry out the IVR process, and the IVR process belongs to the server control module.
  • the server control module delivers the voice message according to the above delivery scheme.
  • the B client voice delivery and receiving processing module also supports the above message delivery buffering method.
  • This scenario describes the workflow of the calling user recording and successfully sending voice to the called user client through the client.
  • the process diagram is shown in Figure 2. The process specifically includes the following steps:
  • Step 101 The A user records the voice using the A client, and confirms through the user interface
  • Step 102 The A client sends a delivery request to the server, carrying sender information, receiving information, voice file data, and the like;
  • Step 103 The server performs basic authentication operations on the request, such as a black and white list;
  • Step 104 After the authentication is passed, the server sends a status detection message to the B client.
  • Step 105 The B client returns a status detection message to the server, indicating that the B client is available.
  • Step 106 The server sends a delivery request to the B client, carrying voice data and sender information.
  • Step 107 The B client processes the received voice file and the sender information and stores them;
  • Step 108 The B user listens to the received voice through the B client, and can perform operations such as listening, forwarding, replying, and deleting;
  • This scenario describes the workflow in which the calling user records the voice through the client and sends the voice to the called user client through the cache mode.
  • the flow chart is shown in Figure 3. The process specifically includes the following steps:
  • Step 201 The A user records the voice using the A client, and confirms through the user interface.
  • Step 202 The A client sends a delivery request to the server, carrying sender information, receiving information, voice file data, and the like;
  • Step 203 The server performs basic authentication operations, such as a black and white list, on the request.
  • Step 204 After the authentication is passed, the server sends a status detection message to the B client.
  • Step 205 The B client returns a status detection message to the server, indicating that the B client is unavailable, or does not return a status detection message after timeout;
  • Step 206 The server performs a delivery request cache.
  • Step 207 The server sends a new message notification message to the B user terminal, and selects a related standard notification manner such as a short message, a phone call, an email, etc. according to the basic data of the B user;
  • Step 208 The B client starts, and initiates a mail request to the server.
  • Step 209 The server sends a delivery request to the B client, carrying voice data and sender information.
  • Step 210 The B client processes the received voice file and sender information and stores them.
  • Step 211 The B user listens to the received voice through the B client, and can perform operations such as listening, forwarding, replying, and deleting.
  • This scenario describes the workflow of the caller recording through the IVR and successfully sending the voice to the called client.
  • the flow chart is shown in Figure 4. The process specifically includes the following steps:
  • Step 301 The A user dials the telephone number of the B user. Because the B user fails to answer the call due to busy or other reasons, the caller enters the server IVR process, and prompts the recording according to the IVR process and confirms, and the operation belongs to the relevant standard operation;
  • Step 302 The server sends a status detection message to the B client.
  • Step 303 The B client returns a status detection message to the server, indicating that the B client is available.
  • Step 304 The server sends a delivery request to the B client, carrying voice data and sender information.
  • Step 305 The B client processes the received voice file and the sender information and stores them.
  • Step 306 The B user listens to the received voice through the B client, and can perform operations such as listening, forwarding, replying, and deleting.
  • the embodiment provides a voice mail server. As shown in FIG. 5, the method of the foregoing embodiment 1 can be implemented, and at least includes the following units.
  • the first unit 501 when receiving the request message of the carried voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, sends an instruction to the called user, indicating that the client of the called user detects the client. End state
  • the second unit 502 directly sends the voice information sent by the calling user to the client of the called user when the client state of the called user is in an available state;
  • the third unit 503 when the state of the called user's client is unavailable, first caches the voice information sent by the calling user, and then sends the voice information sent by the calling user to the client of the called user.
  • the third unit 503 can be divided into a cache module 5031 and a sending module 5032, where:
  • the cache module 5031 is configured to cache the voice information sent by the calling user.
  • the sending module 5032 sends the cached voice information to the client of the called user when the client status of the called user is updated to an available state, or periodically sends the buffered voice information to the called user.
  • the client stops sending until the client of the called user successfully receives the voice message.
  • the cache module 5031 can clear the cached voice information to make reasonable use of the storage space. between.
  • the server may further include a fourth unit 504, and after the third unit 503 buffers the voice information sent by the calling user, the third user may notify the called user that the voice information is received according to the notification manner that the called user has already registered.
  • the server may include a fifth unit 505, and store user data and voice data in a local disaster-tolerant storage space according to a setting rule.
  • the embodiment of the invention also discloses a computer program, comprising program instructions, which, when executed by the voice mail server, enable the voice mail server to execute the implementation method of any of the above voice mail systems.
  • the embodiment of the invention also discloses a carrier carrying the computer program.
  • all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
  • the devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
  • each device/function module/functional unit in the above embodiment When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium.
  • the above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the technical solution of the present application provides a voice mailbox method and system based on a client endpoint point-to-point, which simplifies the function of the voice mail server end, reduces the storage space requirement and complexity of the voice mail server end, and saves cost. Therefore, the present invention has strong industrial applicability.

Abstract

The present invention relates to the field of communications. Disclosed are a method for realizing a voice mailbox server and a voice mailbox system, and voice mailbox server, the method comprising: after receiving a request message carrying voice information and transmitted by a calling party, transmitting, by a voice mailbox server, an instruction to a called party, and instructing a client of the called party to detect a client state; when the client of the called party is available, directly transmitting, by the voice mailbox server, to the client of the called party the voice information transmitted by the calling party; and when the client of the called party is unavailable, firstly buffering, by the voice mailbox server, the voice information transmitted by the calling party, and then transmitting to the client of the called party the voice information transmitted by the calling party, thereby simplifying functions of a voice mailbox server terminal, and reducing a storage space requirement and complexity of the voice mailbox server terminal.

Description

一种语音信箱服务器及语音信箱系统的实现方法Method for implementing voice mail server and voice mail system 技术领域Technical field
本文涉及语音信箱技术领域,具体的说,涉及一种语音信箱服务器及语音信箱系统的实现方法。This paper relates to the field of voice mail technology, and in particular to a voice mail server and a voice mail system implementation method.
背景技术Background technique
在目前的通信领域,随着互联网技术和移动通信技术的融合,传统电信增值业务也越来越向基于互联网的新型增值业务发展,语音信箱业务系统就是这样一种新型业务系统。语音信箱的服务器与客户端通过协议交互,使得用户可以可视化管理自己的语音信箱,就像管理电子邮件一样方便。In the current communication field, with the convergence of Internet technology and mobile communication technology, traditional telecom value-added services are increasingly developing toward new value-added services based on the Internet. The voice mail service system is such a new type of service system. The voicemail server interacts with the client through a protocol, allowing users to visually manage their voicemail as easily as managing email.
但在目前的语音信箱处理系统中,服务端占据了较大的份额,比如专利CN102572142A语音信箱处理方法及系统,用户数据管理、语音数据管理、语音文件存储管理等等,都需要通过服务器来实施,这样的语音信箱系统一般都拥有较为复杂的服务器系统,需要较大的数据存储空间和极大的语音存储空间。同时,为了维护这些大数据和存储,也需要部署许多后台维护服务器,这种方案不但需要大量的服务器资源,需要更多的成本,而且服务器承担了太多的处理逻辑,一旦发生故障,或者升级等重大操作都会对在线服务造成较大的影响,在一定范围内不利于业务的推广。However, in the current voice mail processing system, the server has a large share, such as the patent CN102572142A voice mail processing method and system, user data management, voice data management, voice file storage management, etc., all need to be implemented through the server. Such a voice mail system generally has a relatively complicated server system, requiring a large data storage space and a large voice storage space. At the same time, in order to maintain these big data and storage, many background maintenance servers need to be deployed. This solution not only requires a large amount of server resources, but also requires more costs, and the server takes on too much processing logic, and if it fails, or upgrades Such major operations will have a greater impact on online services, which is not conducive to the promotion of business within a certain scope.
发明内容Summary of the invention
本发明所要解决的技术问题是,提供一种语音信箱服务器及语音信箱系统的实现方法,以解决语音信箱服务器端维护困难的问题。The technical problem to be solved by the present invention is to provide a method for implementing a voice mail server and a voice mail system to solve the problem of difficulty in maintaining the voice mail server end.
为了解决上述技术问题,采用如下技术方案:In order to solve the above technical problems, the following technical solutions are adopted:
一种语音信箱系统的实现方法,该方法包括:A method for implementing a voice mail system, the method comprising:
语音信箱服务器接收到主叫用户发送的携带语音信息的请求消息,且所述主叫用户通过了语音信箱服务器的鉴权,则所述语音信箱服务器发送指令给被叫用户,指示所述被叫用户的客户端检测客户端状态; The voice mail server receives the request message carrying the voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, and the voice mail server sends an instruction to the called user to indicate the called party. The user's client detects the client status;
当所述被叫用户的客户端状态为可用状态,则所述语音信箱服务器直接将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端;When the client status of the called user is in an available state, the voicemail server directly sends the voice information sent by the calling user to the client of the called user;
当所述被叫用户的客户端状态为不可用状态,则所述语音信箱服务器将所述主叫用户发送的所述语音信息先进行缓存,再将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端。When the client status of the called user is unavailable, the voicemail server caches the voice information sent by the calling user, and then sends the voice information sent by the calling user. A client sent to the called user.
可选地,所述语音信箱服务器接收到主叫用户发送的携带语音信息的请求消息的步骤之前,该方法还包括:Optionally, before the step of receiving, by the voicemail server, the request message that carries the voice information sent by the calling user, the method further includes:
所述主叫用户需要发送语音留言给被叫用户时,所述主叫用户的客户端根据用户操作在本地生成所述语音信息,并通过所述请求消息将所生成的所述语音信息发送给所述语音信箱服务器;或者When the calling user needs to send a voice message to the called user, the client of the calling user locally generates the voice information according to the user operation, and sends the generated voice information to the request message through the request message. The voicemail server; or
所述主叫用户按照语音提示在所述语音信箱服务器上进行录音,生成所述语音信息。The calling user performs recording on the voicemail server according to a voice prompt to generate the voice information.
可选地,该方法还包括:Optionally, the method further includes:
所述被叫用户接收所述语音信箱服务器发送的所述语音信息,解析并存储所述语音信息。The called user receives the voice information sent by the voicemail server, parses and stores the voice information.
可选地,当被叫用户的客户端状态为不可用状态,则所述语音信箱服务器将所述主叫用户发送的语音信息先进行缓存的步骤之后,该方法还包括:Optionally, after the step of the voice message sent by the calling user is cached, the method further includes:
所述语音信箱服务器按照所述被叫用户已经注册的通知方式通知所述被叫用户有语音信息。The voicemail server notifies the called user that there is voice information according to the notification manner that the called user has already registered.
可选地,所述语音信箱服务器将所述主叫用户发送的语音信息先进行缓存,再将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端的步骤包括:Optionally, the step of the voicemail server to cache the voice information sent by the calling user, and then sending the voice information sent by the calling user to the client of the called user includes:
所述语音信箱服务器将所述主叫用户发送的所述语音信息先进行缓存,在被叫用户的客户端状态更新为可用状态时,将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端;或者The voicemail server first caches the voice information sent by the calling user, and sends the voice information sent by the calling user to the client when the status of the client of the called user is updated to an available state. The client of the called user; or
所述语音信箱服务器将所述主叫用户发送的所述语音信息先进行缓存,再将所述主叫用户发送的所述语音信息周期性发送至所述被叫用户的客户端,直到所述被叫用户的客户端成功接收到所述语音信息后停止发送。 The voice mail server first caches the voice information sent by the calling user, and then periodically sends the voice information sent by the calling user to the client of the called user until the The client of the called user stops transmitting after successfully receiving the voice message.
可选地,所述被叫用户的客户端状态更新为可用状态时,所述语音信箱服务器将所述主叫用户发送的语音信息发送给所述被叫用户的客户端的步骤之后,该方法还包括:Optionally, after the step of updating the client status of the called user to an available state, the voicemail server sends the voice information sent by the calling user to the client of the called user, the method further include:
所述语音信箱服务器清除缓存的所述语音信息。The voicemail server clears the cached voice information.
可选地,该方法还包括:所述语音信箱服务器根据设定规则将用户数据和语音数据存储到本地的容灾存储空间。Optionally, the method further includes: the voicemail server storing the user data and the voice data to the local disaster-tolerant storage space according to the setting rule.
一种语音信箱服务器,包括第一单元、第二单元和第三单元,其中A voice mail server comprising a first unit, a second unit and a third unit, wherein
所述第一单元设置成:在接收到主叫用户发送的携带语音信息的请求消息,且所述主叫用户通过了所述语音信箱服务器的鉴权时,发送指令给被叫用户,指示所述被叫用户的客户端检测客户端状态;The first unit is configured to: when receiving a request message carrying voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, sending an instruction to the called user, indicating the The client of the called user detects the client status;
所述第二单元设置成:在所述被叫用户的客户端状态为可用状态时,直接将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端;The second unit is configured to: when the client state of the called user is in an available state, directly send the voice information sent by the calling user to a client of the called user;
所述第三单元设置成:在所述被叫用户的客户端状态为不可用状态时,先将所述主叫用户发送的所述语音信息进行缓存,再将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端。The third unit is configured to: when the client status of the called user is unavailable, first cache the voice information sent by the calling user, and then send the calling user The voice information is sent to the client of the called user.
可选地,该服务器还包括第四单元,其中Optionally, the server further includes a fourth unit, wherein
所述第四单元设置成:在所述第三单元将所述主叫用户发送的所述语音信息进行缓存后,按照被叫用户已经注册的通知方式通知所述被叫用户有语音信息。The fourth unit is configured to: after the third unit caches the voice information sent by the calling user, notify the called user that the voice information is voiced according to a notification manner that the called user has already registered.
可选地,所述第三单元包括缓存模块和发送模块,其中:Optionally, the third unit includes a cache module and a sending module, where:
所述缓存模块设置成:将所述主叫用户发送的所述语音信息进行缓存;The cache module is configured to: cache the voice information sent by the calling user;
所述发送模块设置成:在所述被叫用户的客户端状态更新为可用状态时,将缓存的所述语音信息发送给所述被叫用户的客户端;或者将缓存的所述语音信息周期性发送至所述被叫用户的客户端,直到所述被叫用户的客户端成功接收到所述语音信息后停止发送。The sending module is configured to: when the status of the client of the called user is updated to an available state, send the cached voice information to a client of the called user; or cache the voice information period Sexually sent to the client of the called user until the client of the called user successfully receives the voice message and stops sending.
可选地,所述缓存模块还设置成:在所述发送模块将所缓存的所述语音 信息成功发送给所述被叫用户的客户端后,清除缓存的所述语音信息。Optionally, the cache module is further configured to: the buffer that is buffered at the sending module After the information is successfully sent to the client of the called user, the cached voice information is cleared.
可选地,该服务器还包括第五单元,其中Optionally, the server further includes a fifth unit, wherein
所述第五单元设置成:根据设定规则将用户数据和语音数据存储到本地的容灾存储空间。The fifth unit is configured to: store user data and voice data in a local disaster-tolerant storage space according to a setting rule.
一种计算机程序,包括程序指令,当该程序指令被语音信箱服务器执行时,使得该语音信箱服务器可执行上述任意的语音信箱系统的实现方法。A computer program comprising program instructions that, when executed by a voicemail server, cause the voicemail server to perform an implementation of any of the voicemail systems described above.
一种载有所述的计算机程序的载体。A carrier carrying the computer program as described.
与相关技术相比,本申请技术方案提供一种基于客户端点对点的语音信箱方法和系统,简化了语音信箱服务器端功能,减少语音信箱服务器端存储空间要求和复杂度,同时节约成本。Compared with the related art, the technical solution of the present application provides a voice mailbox method and system based on a client endpoint point-to-point, which simplifies the function of the voice mail server end, reduces the storage space requirement and complexity of the voice mail server end, and saves cost.
附图概述BRIEF abstract
图1为一种用于实现本发明方案的语音信箱系统架构图;1 is a block diagram of a voice mail system for implementing the solution of the present invention;
图2为本发明实施例方案场景一的流程示意图;2 is a schematic flowchart of scenario 1 of a solution according to an embodiment of the present invention;
图3为本发明实施例方案场景二的流程示意图;3 is a schematic flowchart of scenario 2 of the solution according to an embodiment of the present invention;
图4为本发明实施例方案场景三的流程示意图;4 is a schematic flowchart of scenario 3 in the embodiment of the present invention;
图5为本发明实施例的语音信箱服务器的结构示意图。FIG. 5 is a schematic structural diagram of a voice mail server according to an embodiment of the present invention.
本发明的较佳实施方式Preferred embodiment of the invention
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。The following is an overview of the topics detailed in this document. This Summary is not intended to limit the scope of the claims.
下文将结合附图对本发明技术方案作进一步详细说明。需要说明的是,在不冲突的情况下,本申请的实施例和实施例中的特征可以任意相互组合。 The technical solution of the present invention will be further described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the features in the embodiments and the embodiments of the present application may be combined with each other arbitrarily.
实施例1Example 1
本申请发明人提出,可以将原有语音信箱服务器复杂的逻辑运算中,与用户操作相关部分交由客户端来处理;将原有语音信箱服务器存储的大量用户个性数据、语音数据存放到客户端的存储空间中。因此语音信箱服务器仅存储基础用户数据,负责接收终端请求,进行语音留言缓存、投递、回执等操作;并提供容灾数据存储方案。客户端存储用户个性数据、语音数据等,负责语音的录制、收听、投递和接收等操作处理,从而简化了语音信箱服务器端功能,减少语音信箱服务器端存储空间要求和复杂度。The inventor of the present application proposes that the complex operation of the original voicemail server can be handled by the client in relation to the user operation; the large amount of user personality data and voice data stored in the original voicemail server are stored in the client. In storage space. Therefore, the voice mail server only stores basic user data, and is responsible for receiving terminal requests, performing voice message caching, delivery, and receipt operations, and providing a disaster recovery data storage solution. The client stores user personality data, voice data, etc., and is responsible for voice recording, listening, delivery, and receiving operations, thereby simplifying the voicemail server-side function and reducing the storage space requirements and complexity of the voicemail server.
基于上述思想,本实施例提供一种基于点对点的语音信箱系统,包括语音信箱服务器端和客户端两个主体,其中,语音信箱服务器端一般包括基础数据存储功能、控制功能、投递缓存功能、通知功能模块,以及可选的容灾存储功能;客户端一般至少包括语音录制与播放模块、用户操作界面、语音存储管理模块、用户个性数据存储模块、语音投递与接收处理模块。Based on the above idea, the embodiment provides a peer-to-peer voice mail system, which includes two main bodies: a voice mail server end and a client end. The voice mail server end generally includes an basic data storage function, a control function, a delivery cache function, and a notification. The function module and the optional disaster recovery storage function; the client generally includes at least a voice recording and playing module, a user operation interface, a voice storage management module, a user personality data storage module, a voice delivery and receiving processing module.
如图1所示,本实施例提供的语音信箱系统的实现过程包括如下操作:As shown in FIG. 1, the implementation process of the voice mail system provided by this embodiment includes the following operations:
语音信箱服务器接收到主叫用户发送的携带的语音信息的请求消息,且主叫用户通过了语音信箱服务器的鉴权,则语音信箱服务器发送指令给被叫用户,指示被叫用户的客户端检测客户端状态;The voice mail server receives the request message of the carried voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, and the voice mail server sends an instruction to the called user to indicate the client detection of the called user. Client status
当被叫用户的客户端状态为可用状态,则语音信箱服务器直接将主叫用户发送的语音信息发送给被叫用户的客户端;When the client status of the called user is in an available state, the voicemail server directly sends the voice information sent by the calling user to the client of the called user;
当被叫用户的客户端状态为不可用状态,则语音信箱服务器将主叫用户发送的语音信息先进行缓存,再将主叫用户发送的语音信息发送给被叫用户的客户端。When the called user's client status is unavailable, the voicemail server caches the voice information sent by the calling user, and then sends the voice information sent by the calling user to the client of the called user.
其中,被叫用户的客户端状态为不可用状态时,语音信箱服务器将主叫用户发送的语音信息先进行缓存,再将主叫用户发送的语音信息发送给被叫用户的客户端的过程如下:The process in which the voice message sent by the calling user is cached first, and then the voice information sent by the calling user is sent to the client of the called user is as follows:
语音信箱服务器将主叫用户发送的语音信息先进行缓存,在被叫用户的客户端状态更新为可用状态时,将主叫用户发送的语音信息发送给被叫用户 的客户端即可;或者The voice mail server caches the voice information sent by the calling user first, and sends the voice information sent by the calling user to the called user when the status of the called user's client is updated to the available state. Clients can; or
语音信箱服务器将主叫用户发送的语音信息先进行缓存,再将主叫用户发送的语音信息周期性发送至被叫用户的客户端,直到被叫用户的客户端成功接收到语音信息后停止发送即可。The voice mail server caches the voice information sent by the calling user, and then periodically sends the voice information sent by the calling user to the client of the called user until the client of the called user successfully receives the voice information and stops sending. Just fine.
具体地,当A用户需要发送语音留言给B用户时,A用户启动A客户端,A客户端从用户个性数据存储模块读取用户个性数据,根据数据展示用户操作界面供A用户进行操作,调用语音录制与播放模块进行录音,完成并确认后,发送请求并携带语音数据给语音信箱服务器控制模块,语音信箱服务器解析并进行鉴权;Specifically, when the A user needs to send a voice message to the B user, the A user starts the A client, and the A client reads the user personality data from the user personality data storage module, and displays the user operation interface for the A user to operate according to the data, and invokes The voice recording and playing module performs recording, completes and confirms, sends a request and carries voice data to the voice mail server control module, and the voice mail server parses and performs authentication;
如果鉴权不通过则返回投递失败响应给A客户端语音投递与接收处理模块,语音投递与接收处理模块生成发送失败回执;If the authentication fails, the delivery failure response is returned to the A client voice delivery and reception processing module, and the voice delivery and reception processing module generates a transmission failure receipt;
鉴权通过后服务器控制模块发送指令给B客户端语音投递与接收处理模块检测B客户端状态,如果B客户端状态可用,则再直接下发指令并携带语音数据给B客户端语音投递与接收处理模块,B客户端语音投递与接收处理模块收到后解析指令并传递给语音存储管理模块进行存储,投递完成。B用户可以通过B客户端用户操作界面进行播放、删除、转发、设置个性数据等语音信箱操作;After the authentication is passed, the server control module sends an instruction to the B client, and the voice delivery and receiving processing module detects the B client state. If the B client state is available, the command is directly sent and the voice data is carried to the B client for voice delivery and reception. The processing module, the B client voice delivery and receiving processing module receives the parsing instruction and transmits it to the voice storage management module for storage, and the delivery is completed. B users can play, delete, forward, set personalized data and other voicemail operations through the B client user interface;
如果B客户端状态不可用,则服务器控制模块将该语音投递请求传递给投递缓存模块进行缓存,同时请求通知模块按照B用户已经注册的通知方式通知B用户(如短信、email、电话等各种通知方式);B客户端启动后,语音投递与接收处理模块主动发起请求给服务器控制模块请求接收缓存邮件,服务器控制模块请求投递缓存模块重新发起投递,成功后清除投递请求缓存;If the B client status is unavailable, the server control module passes the voice delivery request to the delivery cache module for caching, and the notification notification module notifies the B user according to the notification manner that the B user has registered (such as SMS, email, phone, etc.) Notification mode); after the B client starts, the voice delivery and receiving processing module actively initiates a request to the server control module to request to receive the cached mail, and the server control module requests the delivery cache module to re-initiate the delivery, and clears the delivery request cache after successful;
投递缓存模块定期按照规则对缓存中的投递请求重新激活投递给控制模块,如果投递成功则按上述投递成功处理,如果一直失败达到规则要求,则清除投递请求缓存,并通知控制模块向A客户端返回投递失败响应,这个响应同样按照缓存规则可以进行缓存。The delivery cache module periodically re-activates the delivery request in the cache to the control module according to the rules. If the delivery is successful, the delivery is successfully processed according to the above delivery. If the failure has reached the rule requirement, the delivery request cache is cleared, and the control module is notified to the A client. Returns a delivery failure response, which is also cached according to the cache rules.
优选地,语音信箱服务器可以提供容灾存储模块,即根据规则将用户数据和语音数据存储到服务器容灾存储空间,以便必要的容灾数据恢复使用。 Preferably, the voice mail server can provide the disaster recovery storage module, that is, store the user data and the voice data in the server disaster tolerance storage space according to the rules, so that the necessary disaster recovery data can be restored and used.
同时,本申请技术方案也支持传统的通过电话拨打进行IVR流程进行留言操作,IVR流程隶属于服务器控制模块,A手机用户按照语音提示进行录音后,服务器控制模块按照上述投递方案将语音留言投递给B客户端语音投递与接收处理模块,同时也支持上述留言投递缓存方法。At the same time, the technical solution of the present application also supports the traditional voice call operation through the telephone to carry out the IVR process, and the IVR process belongs to the server control module. After the mobile phone user records the voice prompt according to the voice prompt, the server control module delivers the voice message according to the above delivery scheme. The B client voice delivery and receiving processing module also supports the above message delivery buffering method.
下面再结合具体应用场景说明上述方法的具体实现。The specific implementation of the above method will be described below in conjunction with specific application scenarios.
场景一scene one
本场景介绍主叫用户通过客户端录制并成功发送语音给被叫用户客户端的工作流程,其流程示意图如图2所示。该过程具体包括以下步骤:This scenario describes the workflow of the calling user recording and successfully sending voice to the called user client through the client. The process diagram is shown in Figure 2. The process specifically includes the following steps:
步骤101:A用户使用A客户端录制语音,并通过用户界面进行确认;Step 101: The A user records the voice using the A client, and confirms through the user interface;
步骤102:A客户端向服务器发送投递请求,携带发送者信息、接收信息和语音文件数据等;Step 102: The A client sends a delivery request to the server, carrying sender information, receiving information, voice file data, and the like;
步骤103:服务器对本次请求进行基础鉴权操作,如黑白名单等;Step 103: The server performs basic authentication operations on the request, such as a black and white list;
步骤104:鉴权通过,服务器向B客户端发送状态检测消息;Step 104: After the authentication is passed, the server sends a status detection message to the B client.
步骤105:B客户端向服务器返回状态检测消息,表明B客户端可用;Step 105: The B client returns a status detection message to the server, indicating that the B client is available.
步骤106:服务器向B客户端发送投递请求,携带语音数据和发送者信息;Step 106: The server sends a delivery request to the B client, carrying voice data and sender information.
步骤107:B客户端处理接收到的语音文件和发送者信息并存储;Step 107: The B client processes the received voice file and the sender information and stores them;
步骤108:B用户通过B客户端收听接收到的语音,同时可以进行重听、转发、回复、删除等操作;Step 108: The B user listens to the received voice through the B client, and can perform operations such as listening, forwarding, replying, and deleting;
另外,如果需要转发和/或回复等操作时,具体操作流程与发送一致,在此不再赘述。In addition, if an operation such as forwarding and/or reply is required, the specific operation flow is consistent with the sending, and details are not described herein again.
场景二Scene two
该场景描述了主叫用户通过客户端录制语音,通过缓存模式发送语音给被叫用户客户端的工作流程,其流程示意图如图3所示。该过程具体包括以下步骤: This scenario describes the workflow in which the calling user records the voice through the client and sends the voice to the called user client through the cache mode. The flow chart is shown in Figure 3. The process specifically includes the following steps:
步骤201:A用户使用A客户端录制语音,并通过用户界面进行确认;Step 201: The A user records the voice using the A client, and confirms through the user interface.
步骤202:A客户端向服务器发送投递请求,携带发送者信息、接收信息和语音文件数据等;Step 202: The A client sends a delivery request to the server, carrying sender information, receiving information, voice file data, and the like;
步骤203:服务器对本次请求进行基础鉴权操作,如黑白名单等;Step 203: The server performs basic authentication operations, such as a black and white list, on the request.
步骤204:鉴权通过,服务器向B客户端发送状态检测消息;Step 204: After the authentication is passed, the server sends a status detection message to the B client.
步骤205:B客户端向服务器返回状态检测消息,表明B客户端不可用,或者超时未返回状态检测消息;Step 205: The B client returns a status detection message to the server, indicating that the B client is unavailable, or does not return a status detection message after timeout;
步骤206:服务器进行投递请求缓存;Step 206: The server performs a delivery request cache.
步骤207:服务器发送新留言通知消息给B用户终端,根据B用户的基础数据选择短信、电话、email等相关标准通知方式;Step 207: The server sends a new message notification message to the B user terminal, and selects a related standard notification manner such as a short message, a phone call, an email, etc. according to the basic data of the B user;
步骤208:B客户端启动,主动向服务器发起接收邮件请求;Step 208: The B client starts, and initiates a mail request to the server.
步骤209:服务器向B客户端发送投递请求,携带语音数据和发送者信息;Step 209: The server sends a delivery request to the B client, carrying voice data and sender information.
步骤210:B客户端处理接收到的语音文件和发送者信息并存储;Step 210: The B client processes the received voice file and sender information and stores them.
步骤211:B用户通过B客户端收听接收到的语音,同时可以进行重听、转发、回复、删除等操作。Step 211: The B user listens to the received voice through the B client, and can perform operations such as listening, forwarding, replying, and deleting.
另外,如果需要转发和/或回复等操作时,具体操作流程与发送一致,在此不再赘述。In addition, if an operation such as forwarding and/or reply is required, the specific operation flow is consistent with the sending, and details are not described herein again.
场景三Scene three
本场景描述了主叫通过IVR录制并成功发送语音给被叫客户端的工作流程,其流程示意图如图4所示。该过程具体包括以下步骤:This scenario describes the workflow of the caller recording through the IVR and successfully sending the voice to the called client. The flow chart is shown in Figure 4. The process specifically includes the following steps:
步骤301:A用户拨打B用户电话号码,由于B用户忙或其他原因未能接听,呼转进入服务器IVR流程,根据IVR流程提示录音并进行确认,该操作属于相关标准操作;Step 301: The A user dials the telephone number of the B user. Because the B user fails to answer the call due to busy or other reasons, the caller enters the server IVR process, and prompts the recording according to the IVR process and confirms, and the operation belongs to the relevant standard operation;
步骤302:服务器向B客户端发送状态检测消息;Step 302: The server sends a status detection message to the B client.
步骤303:B客户端向服务器返回状态检测消息,表明B客户端可用; Step 303: The B client returns a status detection message to the server, indicating that the B client is available.
步骤304:服务器向B客户端发送投递请求,携带语音数据和发送者信息;Step 304: The server sends a delivery request to the B client, carrying voice data and sender information.
步骤305:B客户端处理接收到的语音文件和发送者信息并存储;Step 305: The B client processes the received voice file and the sender information and stores them.
步骤306:B用户通过B客户端收听接收到的语音,同时可以进行重听、转发、回复、删除等操作。Step 306: The B user listens to the received voice through the B client, and can perform operations such as listening, forwarding, replying, and deleting.
另外,如果需要转发和/或回复等操作时,具体操作流程与发送一致,在此不再赘述。In addition, if an operation such as forwarding and/or reply is required, the specific operation flow is consistent with the sending, and details are not described herein again.
实施例2Example 2
本实施例提供一种语音信箱服务器,如图5所示,可实现上述实施例1的方法,其至少包括如下各单元。The embodiment provides a voice mail server. As shown in FIG. 5, the method of the foregoing embodiment 1 can be implemented, and at least includes the following units.
第一单元501,在接收到主叫用户发送的携带的语音信息的请求消息,且主叫用户通过了语音信箱服务器的鉴权时,发送指令给被叫用户,指示被叫用户的客户端检测客户端状态;The first unit 501, when receiving the request message of the carried voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, sends an instruction to the called user, indicating that the client of the called user detects the client. End state
第二单元502,在被叫用户的客户端状态为可用状态时,直接将主叫用户发送的语音信息发送给被叫用户的客户端;The second unit 502 directly sends the voice information sent by the calling user to the client of the called user when the client state of the called user is in an available state;
第三单元503,在被叫用户的客户端状态为不可用状态时,先将主叫用户发送的语音信息进行缓存,再将主叫用户发送的语音信息发送给被叫用户的客户端。The third unit 503, when the state of the called user's client is unavailable, first caches the voice information sent by the calling user, and then sends the voice information sent by the calling user to the client of the called user.
具体地,第三单元503可分为缓存模块5031和发送模块5032,其中:Specifically, the third unit 503 can be divided into a cache module 5031 and a sending module 5032, where:
缓存模块5031,将所述主叫用户发送的语音信息进行缓存;The cache module 5031 is configured to cache the voice information sent by the calling user.
发送模块5032,在被叫用户的客户端状态更新为可用状态时,将缓存的语音信息发送给所述被叫用户的客户端;或者将缓存的语音信息周期性发送至所述被叫用户的客户端,直到所述被叫用户的客户端成功接收到所述语音信息后停止发送。The sending module 5032 sends the cached voice information to the client of the called user when the client status of the called user is updated to an available state, or periodically sends the buffered voice information to the called user. The client stops sending until the client of the called user successfully receives the voice message.
另外,上述缓存模块5031,在发送模块5032将所缓存的语音信息成功发送给被叫用户的客户端后,可以清除缓存的语音信息,以合理利用存储空 间。In addition, after the sending module 5032 successfully sends the buffered voice information to the client of the called user, the cache module 5031 can clear the cached voice information to make reasonable use of the storage space. between.
优选地,上述服务器还可以包括第四单元504,主要在第三单元503将主叫用户发送的语音信息进行缓存后,按照被叫用户已经注册的通知方式通知被叫用户有语音信息。Preferably, the server may further include a fourth unit 504, and after the third unit 503 buffers the voice information sent by the calling user, the third user may notify the called user that the voice information is received according to the notification manner that the called user has already registered.
优选地,上述服务器可以包括第五单元505,根据设定规则将用户数据和语音数据存储到本地的容灾存储空间。Preferably, the server may include a fifth unit 505, and store user data and voice data in a local disaster-tolerant storage space according to a setting rule.
要说明的是,由于本实施例公开的服务器可实现上述实施例1的方法,故该服务器的其他详细说明可参见实施例1的相应内容,在此不再赘述。It should be noted that, as the server disclosed in this embodiment can implement the method in the foregoing Embodiment 1, the detailed description of the server can be referred to the corresponding content in Embodiment 1, and details are not described herein again.
本发明实施例还公开了一种计算机程序,包括程序指令,当该程序指令被语音信箱服务器执行时,使得该语音信箱服务器可执行上述任意的语音信箱系统的实现方法。The embodiment of the invention also discloses a computer program, comprising program instructions, which, when executed by the voice mail server, enable the voice mail server to execute the implementation method of any of the above voice mail systems.
本发明实施例还公开了一种载有所述的计算机程序的载体。The embodiment of the invention also discloses a carrier carrying the computer program.
在阅读并理解了附图和详细描述后,可以明白其他方面。Other aspects will be apparent upon reading and understanding the drawings and detailed description.
本领域普通技术人员可以理解上述实施例的全部或部分步骤可以使用计算机程序流程来实现,所述计算机程序可以存储于一计算机可读存储介质中,所述计算机程序在相应的硬件平台上(如系统、设备、装置、器件等)执行,在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art will appreciate that all or a portion of the steps of the above-described embodiments can be implemented using a computer program flow, which can be stored in a computer readable storage medium, such as on a corresponding hardware platform (eg, The system, device, device, device, etc. are executed, and when executed, include one or a combination of the steps of the method embodiments.
可选地,上述实施例的全部或部分步骤也可以使用集成电路来实现,这些步骤可以被分别制作成一个个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。这样,本发明不限制于任何特定的硬件和软件结合。Alternatively, all or part of the steps of the above embodiments may also be implemented by using an integrated circuit. These steps may be separately fabricated into individual integrated circuit modules, or multiple modules or steps may be fabricated into a single integrated circuit module. achieve. Thus, the invention is not limited to any specific combination of hardware and software.
上述实施例中的各装置/功能模块/功能单元可以采用通用的计算装置来实现,它们可以集中在单个的计算装置上,也可以分布在多个计算装置所组成的网络上。The devices/function modules/functional units in the above embodiments may be implemented by a general-purpose computing device, which may be centralized on a single computing device or distributed over a network of multiple computing devices.
上述实施例中的各装置/功能模块/功能单元以软件功能模块的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。 上述提到的计算机可读取存储介质可以是只读存储器,磁盘或光盘等。When each device/function module/functional unit in the above embodiment is implemented in the form of a software function module and sold or used as a stand-alone product, it can be stored in a computer readable storage medium. The above mentioned computer readable storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应以权利要求所述的保护范围为准。Variations or substitutions are readily conceivable within the scope of the present invention by those skilled in the art and are within the scope of the present invention. Therefore, the scope of the invention should be determined by the scope of the claims.
工业实用性Industrial applicability
本申请技术方案提供一种基于客户端点对点的语音信箱方法和系统,简化了语音信箱服务器端功能,减少语音信箱服务器端存储空间要求和复杂度,同时节约成本。因此本发明具有很强的工业实用性。 The technical solution of the present application provides a voice mailbox method and system based on a client endpoint point-to-point, which simplifies the function of the voice mail server end, reduces the storage space requirement and complexity of the voice mail server end, and saves cost. Therefore, the present invention has strong industrial applicability.

Claims (14)

  1. 一种语音信箱系统的实现方法,该方法包括:A method for implementing a voice mail system, the method comprising:
    语音信箱服务器接收到主叫用户发送的携带语音信息的请求消息,且所述主叫用户通过了语音信箱服务器的鉴权,则所述语音信箱服务器发送指令给被叫用户,指示所述被叫用户的客户端检测客户端状态;The voice mail server receives the request message carrying the voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, and the voice mail server sends an instruction to the called user to indicate the called party. The user's client detects the client status;
    当所述被叫用户的客户端状态为可用状态,则所述语音信箱服务器直接将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端;When the client status of the called user is in an available state, the voicemail server directly sends the voice information sent by the calling user to the client of the called user;
    当所述被叫用户的客户端状态为不可用状态,则所述语音信箱服务器将所述主叫用户发送的所述语音信息先进行缓存,再将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端。When the client status of the called user is unavailable, the voicemail server caches the voice information sent by the calling user, and then sends the voice information sent by the calling user. A client sent to the called user.
  2. 如权利要求1所述的语音信箱系统的实现方法,其中,所述语音信箱服务器接收到主叫用户发送的携带语音信息的请求消息的步骤之前,该方法还包括:The method for implementing a voice mail system according to claim 1, wherein before the step of receiving, by the voice mail server, a request message for carrying voice information sent by the calling user, the method further includes:
    所述主叫用户需要发送语音留言给被叫用户时,所述主叫用户的客户端根据用户操作在本地生成所述语音信息,并通过所述请求消息将所生成的所述语音信息发送给所述语音信箱服务器;或者When the calling user needs to send a voice message to the called user, the client of the calling user locally generates the voice information according to the user operation, and sends the generated voice information to the request message through the request message. The voicemail server; or
    所述主叫用户按照语音提示在所述语音信箱服务器上进行录音,生成所述语音信息。The calling user performs recording on the voicemail server according to a voice prompt to generate the voice information.
  3. 如权利要求1所述的语音信箱系统的实现方法,该方法还包括:The method for implementing a voice mail system according to claim 1, further comprising:
    所述被叫用户接收所述语音信箱服务器发送的所述语音信息,解析并存储所述语音信息。The called user receives the voice information sent by the voicemail server, parses and stores the voice information.
  4. 如权利要求1至3中任一项所述的语音信箱系统的实现方法,其中,当被叫用户的客户端状态为不可用状态,则所述语音信箱服务器将所述主叫用户发送的语音信息先进行缓存的步骤之后,该方法还包括:The method for implementing a voice mail system according to any one of claims 1 to 3, wherein, when the client state of the called user is in an unavailable state, the voice mail server transmits the voice of the calling user After the information is first cached, the method further includes:
    所述语音信箱服务器按照所述被叫用户已经注册的通知方式通知所述被叫用户有语音信息。The voicemail server notifies the called user that there is voice information according to the notification manner that the called user has already registered.
  5. 如权利要求4所述的语音信箱系统的实现方法,其中,所述语音信箱服务器将所述主叫用户发送的语音信息先进行缓存,再将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端的步骤包括: The method for implementing a voice mail system according to claim 4, wherein the voice mail server first buffers voice information sent by the calling user, and then sends the voice information sent by the calling user to The steps of the client of the called user include:
    所述语音信箱服务器将所述主叫用户发送的所述语音信息先进行缓存,在被叫用户的客户端状态更新为可用状态时,将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端;或者The voicemail server first caches the voice information sent by the calling user, and sends the voice information sent by the calling user to the client when the status of the client of the called user is updated to an available state. The client of the called user; or
    所述语音信箱服务器将所述主叫用户发送的所述语音信息先进行缓存,再将所述主叫用户发送的所述语音信息周期性发送至所述被叫用户的客户端,直到所述被叫用户的客户端成功接收到所述语音信息后停止发送。The voice mail server first caches the voice information sent by the calling user, and then periodically sends the voice information sent by the calling user to the client of the called user until the The client of the called user stops transmitting after successfully receiving the voice message.
  6. 如权利要求5所述的语音信箱系统的实现方法,其中,所述被叫用户的客户端状态更新为可用状态时,所述语音信箱服务器将所述主叫用户发送的语音信息发送给所述被叫用户的客户端的步骤之后,该方法还包括:The method for implementing a voice mail system according to claim 5, wherein, when the client status of the called user is updated to an available state, the voicemail server transmits the voice information sent by the calling user to the After the step of the called user's client, the method further includes:
    所述语音信箱服务器清除缓存的所述语音信息。The voicemail server clears the cached voice information.
  7. 如权利要求5所述的语音信箱系统的实现方法,该方法还包括:所述语音信箱服务器根据设定规则将用户数据和语音数据存储到本地的容灾存储空间。The method for implementing a voice mail system according to claim 5, further comprising: the voice mail server storing user data and voice data in a local disaster-tolerant storage space according to a setting rule.
  8. 一种语音信箱服务器,包括第一单元、第二单元和第三单元,其中A voice mail server comprising a first unit, a second unit and a third unit, wherein
    所述第一单元设置成:在接收到主叫用户发送的携带语音信息的请求消息,且所述主叫用户通过了所述语音信箱服务器的鉴权时,发送指令给被叫用户,指示所述被叫用户的客户端检测客户端状态;The first unit is configured to: when receiving a request message carrying voice information sent by the calling user, and the calling user passes the authentication of the voice mail server, sending an instruction to the called user, indicating the The client of the called user detects the client status;
    所述第二单元设置成:在所述被叫用户的客户端状态为可用状态时,直接将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端;The second unit is configured to: when the client state of the called user is in an available state, directly send the voice information sent by the calling user to a client of the called user;
    所述第三单元设置成:在所述被叫用户的客户端状态为不可用状态时,先将所述主叫用户发送的所述语音信息进行缓存,再将所述主叫用户发送的所述语音信息发送给所述被叫用户的客户端。The third unit is configured to: when the client status of the called user is unavailable, first cache the voice information sent by the calling user, and then send the calling user The voice information is sent to the client of the called user.
  9. 如权利要求8所述的语音信箱服务器,该服务器还包括第四单元,其中The voicemail server of claim 8 further comprising a fourth unit, wherein
    所述第四单元设置成:在所述第三单元将所述主叫用户发送的所述语音信息进行缓存后,按照被叫用户已经注册的通知方式通知所述被叫用户有语音信息。The fourth unit is configured to: after the third unit caches the voice information sent by the calling user, notify the called user that the voice information is voiced according to a notification manner that the called user has already registered.
  10. 如权利要求8或9所述的语音信箱服务器,其中,所述第三单元包括缓存模块和发送模块,其中 A voicemail server according to claim 8 or 9, wherein said third unit comprises a cache module and a transmitting module, wherein
    所述缓存模块设置成:将所述主叫用户发送的所述语音信息进行缓存;The cache module is configured to: cache the voice information sent by the calling user;
    所述发送模块设置成:在所述被叫用户的客户端状态更新为可用状态时,将缓存的所述语音信息发送给所述被叫用户的客户端;或者将缓存的所述语音信息周期性发送至所述被叫用户的客户端,直到所述被叫用户的客户端成功接收到所述语音信息后停止发送。The sending module is configured to: when the status of the client of the called user is updated to an available state, send the cached voice information to a client of the called user; or cache the voice information period Sexually sent to the client of the called user until the client of the called user successfully receives the voice message and stops sending.
  11. 如权利要求10所述的语音信箱服务器,其中The voicemail server of claim 10, wherein
    所述缓存模块还设置成:在所述发送模块将所缓存的所述语音信息成功发送给所述被叫用户的客户端后,清除缓存的所述语音信息。The cache module is further configured to: after the sending module successfully sends the cached voice information to the client of the called user, clearing the cached voice information.
  12. 如权利要求10所述的语音信箱服务器,该服务器还包括第五单元,其中The voicemail server of claim 10, the server further comprising a fifth unit, wherein
    所述第五单元设置成:根据设定规则将用户数据和语音数据存储到本地的容灾存储空间。The fifth unit is configured to: store user data and voice data in a local disaster-tolerant storage space according to a setting rule.
  13. 一种计算机程序,包括程序指令,当该程序指令被语音信箱服务器执行时,使得该语音信箱服务器可执行如权利要求1-7中任一项所述的语音信箱系统的实现方法。A computer program comprising program instructions that, when executed by a voicemail server, cause the voicemail server to perform the method of implementing the voicemail system of any of claims 1-7.
  14. 一种载有如权利要求13所述的计算机程序的载体。 A carrier carrying the computer program of claim 13.
PCT/CN2016/076623 2015-03-20 2016-03-17 Method for realizing voice mailbox server and voice mailbox system WO2016150334A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510125976.6 2015-03-20
CN201510125976.6A CN106034187A (en) 2015-03-20 2015-03-20 Voice mailbox server and implementation method of voice mailbox system

Publications (1)

Publication Number Publication Date
WO2016150334A1 true WO2016150334A1 (en) 2016-09-29

Family

ID=56978936

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/076623 WO2016150334A1 (en) 2015-03-20 2016-03-17 Method for realizing voice mailbox server and voice mailbox system

Country Status (2)

Country Link
CN (1) CN106034187A (en)
WO (1) WO2016150334A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113114862B (en) * 2021-03-29 2022-12-02 中国联合网络通信集团有限公司 Fault processing method and server of voice mailbox

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030112930A1 (en) * 2001-12-18 2003-06-19 Bosik Barry S. Call management system responsive to network presence
CN1756275A (en) * 2004-09-29 2006-04-05 华为技术有限公司 Method and system for ensuring voice information arrival
CN1798362A (en) * 2004-12-29 2006-07-05 海尔集团公司 Message for sending short message of voice
CN103716475A (en) * 2012-10-08 2014-04-09 中兴通讯股份有限公司 Voice mailbox server, terminal and voice message processing method
CN104125351A (en) * 2013-04-29 2014-10-29 深圳富泰宏精密工业有限公司 Voice message system and method
CN104144387A (en) * 2013-05-08 2014-11-12 董礼貌 Instant messaging device, method and system based on email boxes

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102546991B (en) * 2010-12-15 2016-09-28 中兴通讯股份有限公司 Method for processing voice messages and system
CN102572142B (en) * 2010-12-15 2015-12-16 中兴通讯股份有限公司 Voice mailbox processing method and system
US9338027B2 (en) * 2011-12-19 2016-05-10 Facebook, Inc. Voicemail proxy server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030112930A1 (en) * 2001-12-18 2003-06-19 Bosik Barry S. Call management system responsive to network presence
CN1756275A (en) * 2004-09-29 2006-04-05 华为技术有限公司 Method and system for ensuring voice information arrival
CN1798362A (en) * 2004-12-29 2006-07-05 海尔集团公司 Message for sending short message of voice
CN103716475A (en) * 2012-10-08 2014-04-09 中兴通讯股份有限公司 Voice mailbox server, terminal and voice message processing method
CN104125351A (en) * 2013-04-29 2014-10-29 深圳富泰宏精密工业有限公司 Voice message system and method
CN104144387A (en) * 2013-05-08 2014-11-12 董礼貌 Instant messaging device, method and system based on email boxes

Also Published As

Publication number Publication date
CN106034187A (en) 2016-10-19

Similar Documents

Publication Publication Date Title
JP6929497B2 (en) Cross-blockchain interaction methods, devices, systems, and electronic devices
CN101036365B (en) Methods, devices and systems for providing availability data associated with data files to users of a presence service
US10171410B2 (en) Cross-mode communiation
US20140324997A1 (en) Enhanced Message Handling
US9083693B2 (en) Managing private information in instant messaging
US9065788B2 (en) Method, device and system for voice communication
US20130091227A1 (en) Syncronization of conversation data
US11412026B2 (en) Method for communication among a plurality of users provided with communication terminals, via a virtual communication space
EP2974159B1 (en) Method, device and system for voice communication
US10453160B2 (en) Embeddable communications software module
JP2010501139A (en) Database management in wireless communication systems
CN105165035B (en) Have both the multimedia message transmission of text message transmission
CN103024687A (en) Method and equipment for establishing instant messaging
US20160205147A1 (en) Session Information Recording Method and Recording Server
KR101896573B1 (en) Push server and mobile unit
WO2012019391A1 (en) System and method for obtaining detail information of number
RU2465741C2 (en) Method, system and device for implementing multimedia messaging service
US10063648B2 (en) Relaying mobile communications
WO2016150334A1 (en) Method for realizing voice mailbox server and voice mailbox system
KR101771283B1 (en) Multimodal telephone calls
CN101631280A (en) Information presentation method based on PoC
KR101790896B1 (en) Apparatus for message processing and control method thereof
CN114286039A (en) Audio and video call method and system
CN104796417B (en) A kind of method and device for creating subscribing service
WO2012167473A1 (en) Method for setting message status and converged internet protocol message (cpm) traffic server

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: 16767711

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: 16767711

Country of ref document: EP

Kind code of ref document: A1