CN106465087B - Communication message transfer method and related device - Google Patents

Communication message transfer method and related device Download PDF

Info

Publication number
CN106465087B
CN106465087B CN201480079097.8A CN201480079097A CN106465087B CN 106465087 B CN106465087 B CN 106465087B CN 201480079097 A CN201480079097 A CN 201480079097A CN 106465087 B CN106465087 B CN 106465087B
Authority
CN
China
Prior art keywords
node
network
main
message
master
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201480079097.8A
Other languages
Chinese (zh)
Other versions
CN106465087A (en
Inventor
郝春宁
黄玉宝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Publication of CN106465087A publication Critical patent/CN106465087A/en
Application granted granted Critical
Publication of CN106465087B publication Critical patent/CN106465087B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephone Function (AREA)

Abstract

The embodiment of the invention discloses a method for transferring communication messages and a related device, wherein the method comprises the following steps: if the first node receives the communication message, detecting whether the first node is a main node in the network; if not, transferring and accessing the communication data corresponding to the communication message to the master node so that the master node processes the communication message, wherein the master node is a node set in the network to respond to the communication message. The invention can transfer the received communication message between the node devices conveniently and timely so as to process the message in time, and has simple operation.

Description

Communication message transfer method and related device
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and a related apparatus for transferring a communication message.
Background
With the development of communication technology, real-time services such as voice call service and data service on terminal equipment have become indispensable communication means in people's daily life due to convenience and real-time performance. The user can process communication messages generated in real time on the terminal equipment through various terminal equipment, such as a mobile phone, a tablet computer, wearable equipment, a personal computer and the like.
Most users often use more than one terminal device, so that the users often need to switch between different devices in the process of performing real-time services, for example, when the users watch movies in a living room, the users hear the mobile phones in bedrooms sounding and rush to receive calls, which not only is complicated to operate, but also reduces the user experience.
Disclosure of Invention
The embodiment of the invention provides a method and a related device for transferring communication messages, which can transfer the received communication messages between devices conveniently and timely.
In a first aspect, an embodiment of the present invention provides a method for transferring a communication message, including:
if the first node receives the communication message, detecting whether the first node is a main node in a network where the first node is located, wherein the network comprises the main node and at least one slave node;
if not, transferring and accessing the communication data corresponding to the communication message to the master node so that the master node processes the communication message, wherein the master node is a node set in the network to respond to the communication message.
With reference to the first aspect, in a first possible implementation manner, if the first node receives the communication message, detecting whether the first node is a master node in a network where the first node is located includes:
determining a main node identifier configured as a main node in a network where a first node is located;
when the first node receives a communication message, determining a node identifier of the first node, and comparing the determined node identifier of the first node with the main node identifier;
and if the comparison result shows that the node identification of the first node is inconsistent with the main node identification, determining that the first node is not the main node.
With reference to the first possible implementation manner of the first aspect, in a second possible implementation manner, the determining a master node identifier configured as a master node in a network in which the first node is located includes:
acquiring node identifiers of all nodes in a network where a first node is located;
and according to the acquired node identification of each node, determining the node configured as a Network Access Point (NAP) in each node as a main node of the network, and acquiring the identification of the main node to obtain the main node identification.
With reference to the first aspect, or the first possible implementation manner of the first aspect, or the second possible implementation manner of the first aspect, in a third possible implementation manner, the transferring and accessing the communication data corresponding to the communication message to the master node includes:
analyzing the received communication message;
and if the communication message is analyzed to be a data message, establishing connection with the main node according to a message access configuration (MAP) protocol of a user-defined message format and type, and transferring and accessing the communication data corresponding to the data message to the main node.
With reference to the first aspect, or the first possible implementation manner of the first aspect, or the second possible implementation manner of the first aspect, in a fourth possible implementation manner, the transferring and accessing the communication data corresponding to the communication message to the master node includes:
analyzing the received communication message;
and if the communication message is obtained through analysis as a voice message, establishing connection with the main node according to a hands-free application framework (HFP) protocol, and transferring and accessing communication data corresponding to the voice message to the main node.
With reference to the first aspect, in a fifth possible implementation manner, the method further includes:
and if the first node is detected to be the main node in the network, directly processing the communication data corresponding to the communication message.
With reference to the first aspect, or the first possible implementation manner of the first aspect, or the second possible implementation manner of the first aspect, or the third possible implementation manner of the first aspect, or the fourth possible implementation manner of the first aspect, in a sixth possible implementation manner, the method further includes:
if the received communication message is a voice message transferred by a target node in the network, prompting a user whether to respond to the voice message, wherein the target node is a slave node receiving the communication message;
if a response instruction sent by the user is received, disconnecting the first node from other nodes in the network;
establishing a Pulse Code Modulation (PCM) voice path between the first node and the target node through a hands-free application framework (HFP) protocol, and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice path.
With reference to the sixth possible implementation manner of the first aspect, in a seventh possible implementation manner, the method further includes:
when the end of the response processing of the voice message is detected, the connection between the first node and other nodes in the network is reestablished, and the HFP protocol of the hands-free application framework is closed.
In a second aspect, an embodiment of the present invention further provides a control device for transferring a communication message, including:
the system comprises a detection module, a first node and a second node, wherein the detection module is used for detecting whether the first node is a main node in a network when the first node receives a communication message, and the network comprises the main node and at least one slave node;
a transfer module, configured to, when the detection module detects that the first node is not the master node, transfer and access communication data corresponding to the communication message to the master node so that the master node processes the communication message, where the master node is a node in the network that is set to respond to the communication message.
With reference to the second aspect, in a first possible implementation manner, the detection module includes:
the identification determining unit is used for determining a main node identification configured as a main node in a network where the first node is located;
the identification comparison unit is used for determining the node identification of the first node when a communication message is received, and comparing the determined node identification of the first node with the main node identification;
and the node determining unit is used for determining that the first node is not the master node when the comparison result of the identifier comparing unit is that the node identifier of the first node is inconsistent with the master node identifier.
With reference to the first possible implementation manner of the second aspect, in a second possible implementation manner, the identifier determining unit is specifically configured to:
the method comprises the steps of obtaining node identification of each node in a network where a first node is located, determining a node configured as a Network Access Point (NAP) in each node as a main node of the network according to the obtained node identification of each node, and obtaining the identification of the main node to obtain the main node identification.
With reference to the second aspect, or the first possible implementation manner of the second aspect, or the second possible implementation manner of the second aspect, in a third possible implementation manner, the transfer module includes:
the first message analysis unit is used for analyzing the received communication message;
and the first message transferring unit is used for establishing connection with the main node according to a message access configuration (MAP) protocol of a user-defined message format and type and transferring and accessing communication data corresponding to the data message to the main node when the communication message is analyzed and obtained by the first message analyzing unit to be a data message.
With reference to the second aspect, or the first possible implementation manner of the second aspect, or the second possible implementation manner of the second aspect, in a fourth possible implementation manner, the transfer module includes:
the second message analysis unit is used for analyzing the received communication message;
and the second message transferring unit is used for establishing connection with the main node according to a hands-free application framework (HFP) protocol and transferring and accessing communication data corresponding to the voice message to the main node when the communication message is analyzed to be the voice message by the second message analyzing unit.
With reference to the second aspect, in a fifth possible implementation manner, the method further includes:
and the data processing module is used for directly processing the communication data corresponding to the communication message when the detection module detects that the first node is the main node in the network.
With reference to the second aspect, or the first possible implementation manner of the second aspect, or the second possible implementation manner of the second aspect, or the third possible implementation manner of the second aspect, or the fourth possible implementation manner of the second aspect, in a sixth possible implementation manner, the method further includes:
a response prompting module, configured to prompt a user whether to respond to a voice message when a received communication message is the voice message transferred by a target node in the network, where the target node is a slave node that receives the communication message;
a disconnection module, configured to disconnect the connection between the first node and another node in the network when receiving a response instruction sent by the user;
the message processing module is used for establishing a Pulse Code Modulation (PCM) voice channel between the first node and the target node through a hands-free application framework (HFP) protocol and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice channel.
With reference to the sixth possible implementation manner of the second aspect, in a seventh possible implementation manner, the method further includes:
and the connection reestablishment module is used for reestablishing the connection between the first node and other nodes in the network and closing the HFP protocol of the hands-free application framework when detecting that the response processing to the voice message is finished.
In a third aspect, an embodiment of the present invention further provides a computer storage medium, where the computer storage medium stores a program, and the program, when executed, includes a step of performing part or all of the method for transferring a communication message in the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a terminal device, including: a processor, a memory connected to the processor via a bus, and at least one communication interface connected to the processor via the bus, wherein a set of program codes is stored in the memory, and the processor is configured to call the program codes stored in the memory to perform the following operations:
if the first node receives the communication message, detecting whether the first node is a main node in a network where the first node is located, wherein the network comprises the main node and at least one slave node;
if not, transferring and accessing the communication data corresponding to the communication message to the master node through the communication interface so that the master node processes the communication message, wherein the master node is a node which is set to respond to the communication message in the network.
With reference to the fourth aspect, in a first possible implementation manner, when the processor detects whether the first node is a master node in a network where the first node is located if the first node receives the communication message, the following steps are specifically performed:
determining a main node identifier configured as a main node in a network where a first node is located;
when the first node receives a communication message, determining a node identifier of the first node, and comparing the determined node identifier of the first node with the main node identifier;
and if the comparison result shows that the node identification of the first node is inconsistent with the main node identification, determining that the first node is not the main node.
With reference to the first possible implementation manner of the fourth aspect, in a second possible implementation manner, the processor, in executing the determining that the network in which the first node is located is configured as a master node identifier of a master node, specifically executes the following steps:
controlling to obtain the node identification of each node in the network where the first node is located through the communication interface;
and determining the node configured as a Network Access Point (NAP) in each node as a main node of the network according to the acquired node identifier of each node, and acquiring the identifier of the main node to obtain the main node identifier.
With reference to the fourth aspect, or the first possible implementation manner of the fourth aspect, or the second possible implementation manner of the fourth aspect, in a third possible implementation manner, when the processor performs the transferring and accessing of the communication data corresponding to the communication message to the master node, the following steps are specifically performed:
analyzing the received communication message;
and if the communication message is analyzed to be a data message, establishing connection with the main node according to a message access configuration (MAP) protocol of a user-defined message format and type, and controlling the communication data corresponding to the data message to be transferred and accessed to the main node through the communication interface.
With reference to the fourth aspect, or the first possible implementation manner of the fourth aspect, or the second possible implementation manner of the fourth aspect, in a fourth possible implementation manner, when the processor performs the transferring and accessing of the communication data corresponding to the communication message to the master node, the following steps are specifically performed:
analyzing the received communication message;
and if the communication message is obtained through analysis as a voice message, establishing connection with the main node according to a hands-free application framework (HFP) protocol, and controlling to transfer and access communication data corresponding to the voice message to the main node through the communication interface.
With reference to the fourth aspect, in a fifth possible implementation manner, the processor further performs the following steps:
and if the first node is detected to be the main node in the network, directly processing the communication data corresponding to the communication message.
With reference to the fourth aspect, or the first possible implementation manner of the fourth aspect, or the second possible implementation manner of the fourth aspect, or the third possible implementation manner of the fourth aspect, or the fourth possible implementation manner of the fourth aspect, in a sixth possible implementation manner, the processor further performs the following steps:
if the received communication message is a voice message transferred by a target node in the network, prompting a user whether to respond to the voice message, wherein the target node is a slave node receiving the communication message;
if a response instruction sent by the user is received, disconnecting the first node from other nodes in the network;
establishing a Pulse Code Modulation (PCM) voice path between the first node and the target node through a hands-free application framework (HFP) protocol, and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice path.
With reference to the sixth possible implementation manner of the fourth aspect, in a seventh possible implementation manner, the processor further performs the following steps:
when the end of the response processing of the voice message is detected, the connection between the first node and other nodes in the network is reestablished, and the HFP protocol of the hands-free application framework is closed.
The embodiment of the invention has the following beneficial effects:
the embodiment of the invention can control the transfer of the communication message received by the current node to the main node when detecting that the current node is not the main node in the network, so that the main node processes the communication message, can conveniently and timely transfer the received communication message among the node devices, and is convenient to process the message in time, and the operation is simple.
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 description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart illustrating a method for transferring a communication message according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating another method for communication message forwarding according to an embodiment of the present invention;
fig. 3 is a flowchart illustrating a method for transferring a communication message according to another embodiment of the present invention;
fig. 4 is a flowchart illustrating a method for processing a transferred communication message by a primary node according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a control apparatus for communication message forwarding according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another control device for communication message transfer according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of one embodiment of the detection module of FIG. 6;
FIG. 8 is a schematic diagram of one embodiment of the transfer module of FIG. 6;
FIG. 9 is a schematic view of another embodiment of the transfer module of FIG. 6;
fig. 10 is a schematic structural diagram of a terminal device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a flowchart illustrating a method for transferring a communication message according to an embodiment of the present invention. The method of the embodiment of the invention can be applied to terminal equipment such as mobile phones, tablet computers, wearable equipment and personal computers, and specifically comprises the following steps:
s101: and if the first node receives the communication message, detecting whether the first node is a main node in the network.
In a specific embodiment, networking may be performed in advance, and nodes that need to perform communication message transfer are set in the same network, that is, each node in the network to be established is determined. Specifically, bluetooth networking can be realized through a PAN (Personal area network) protocol, and networking is completed by setting a master node in the network and establishing connection with a node which needs to perform message transfer, that is, a slave node. The node related to the embodiment of the invention can be terminal equipment such as a mobile phone, a tablet computer, wearable equipment or a personal computer, the established network can comprise a master node and at least one slave node, and the first node can be any node in the network.
Further, after networking is completed, the master node in the network can be determined. Specifically, a node configured as NAP (network Access Point), that is, a master mode node in each node may be determined as a master node of the network where the node is located, or a personal computer configured in the network may be determined as a master node of the network where the node is located. Further, a node in the network that is configured in PANU, i.e., slave mode, may be determined as a slave node.
The communication message in the embodiment of the present invention mainly includes a service that has a high requirement on the immediacy of information transmission and is sensitive to the delay of information transmission, and mainly includes but is not limited to: services such as short message data, Voice call, Video On Demand (VOD), and Voice Over Internet Protocol (VOIP).
In a specific embodiment, if a node in the network receives a communication message, the node can perform the distinguishing operation by determining whether the node currently receiving the communication message, that is, the first node, is the master node itself. In particular, the determination of the identity of the master node in the network may be made by identity matching or by a node configured as the master node actively issuing a notification.
S102: if not, transferring and accessing the communication data corresponding to the communication message to a main node so that the main node processes the communication message.
When detecting that the node currently receiving the communication message, that is, the first node, is not the master node in the network, that is, the slave node, the communication message received by the slave node may be transferred to the master node for processing. Wherein the communication message may be classified as a data message or a voice message.
Further, if the first node is detected to be the master node in the network, the communication data corresponding to the communication message may be directly processed.
Further, when the master node needs to be switched, the node identifier of the current node may be changed, for example, a network node that needs to be switched to the master node in the established network is set to be NAP, that is, master mode, and used as the master node; the original master node is set to be in a PANU mode, namely a slave mode, and used as a slave node, or other nodes in the network are triggered to be updated to be slave nodes (including the master node before the master node is switched and set to be updated to be the slave node) when the master node is switched and set, and the network is re-networked according to the PAN protocol.
By implementing the embodiment of the invention, when the current node is detected not to be the main node in the network, the communication message received by the current node is controlled to be transferred to the main node, so that the main node processes the communication message, the received communication message can be transferred between node equipment conveniently and timely, the message can be processed timely, and the operation is simple.
Fig. 2 is a flowchart illustrating another method for transferring a communication message according to an embodiment of the present invention. The method of the embodiment of the invention can be applied to terminal equipment such as mobile phones, tablet computers, wearable equipment and personal computers, and specifically comprises the following steps:
s201: a master node identification configured as a master node in a network in which the first node resides is determined.
In a specific embodiment, networking may be performed in advance, and nodes that need to perform communication message transfer are set in the same network, that is, each node in the network is determined. Specifically, bluetooth networking may be implemented through a personal area network PAN protocol.
Further, after networking is completed, the node identifier of each node in the network where the current node is located may be obtained, a node configured as a network access point NAP may be selected according to the node identifier of each node, and determined as a master node of the network where the node is located, and the identifier of the master node, such as configured NAP information, may be obtained.
S202: when the first node receives a communication message, determining the node identification of the first node, and comparing the determined node identification of the first node with the main node identification.
If the node in the network receives a communication message, such as a short message, an incoming call, and other instant messages, the distinguishing operation can be performed by judging whether the node currently receiving the communication message, i.e., the first node, is the master node. Specifically, it may be detected whether the node identifier of the current node matches the master node identifier by obtaining the node identifier of the first node and comparing the node identifier with the detected master node identifier, for example, whether the node identifier of the first node is NAP or the like, so as to determine whether the first node is the master node itself set in the network. Or when a certain node in the network is set as a master node, triggering and sending out a notice to indicate that the node is the master node.
S203: and if the comparison result shows that the node identification of the first node is inconsistent with the main node identification, determining that the first node is not the main node.
S204: and transferring and accessing the communication data corresponding to the communication message to the master node so that the master node processes the communication message.
When it is detected that the node identifier of the node currently receiving the communication message is not matched with the master node identifier, it may be indicated that the node receiving the communication message is not a master node in the network, that is, a slave node, and the communication message received by the node may be transferred to the master node for processing. Wherein the communication message may be classified as a data message or a voice message.
S205: and if the comparison result shows that the node identification of the first node is consistent with the main node identification, directly processing the communication data corresponding to the communication message.
Further, when it is detected that the node identifier of the network node that currently receives the communication message matches the master node identifier, it may indicate that the current node is the master node in the network, and the master node may directly process the communication data corresponding to the received communication message.
Further optionally, if a slave node in the network receives the communication message and transfers the communication message to the master node, before the master node responds to the communication message, master node switching setting may be performed, so as to process the communication message in time. For example, when the user hears the sound of the telephone in the living room and the currently used device of the user is not the master node, the currently used device can be set as the master node, and the telephone in the living room is transferred to the currently used device for processing, so that the user can process the incoming call in time.
Further alternatively, the master node in the network may be provided in plural, for example, two master nodes are provided in a configured network, when a slave node in the network receives a communication message, the communication message may be transferred to the two master nodes respectively, and a certain master node may be selected to process the message.
The embodiment of the invention can detect whether the current node is the main node in the network, and timely transfer the communication message received by the current node to the main node for processing when judging that the current node is not the main node in the network.
Fig. 3 is a flowchart illustrating a method for transferring a communication message according to another embodiment of the present invention. Specifically, the method comprises the following steps:
s301: and acquiring the node identification of each node in the network where the first node is located.
In a specific embodiment, networking may be performed in advance, nodes that need to perform communication message transfer are set in the same network, and node identifiers corresponding to each node in the network are obtained, so as to determine the master node and the slave nodes.
S302: and determining the node configured as a Network Access Point (NAP) in each node as a master node of the network according to the acquired node identification of each node, and acquiring the identification of the master node to obtain the master node identification.
Specifically, a node configured as a network access point NAP may be selected from the node identifiers to determine as a master node of the network where the node is located, and an identifier of the master node, such as NAP information, may be obtained to obtain a master node identifier.
S303: when a communication message is received, determining a node identification of a first node, and comparing the determined node identification of the first node with the main node identification.
If the node in the network receives a communication message, such as a short message, an incoming call, and other instant messages, the distinguishing operation can be performed by judging whether the node currently receiving the communication message, i.e., the first node, is the master node. Specifically, it may be detected whether the node identifier of the current node matches the master node identifier by obtaining the node identifier of the current node and comparing the node identifier with the detected master node identifier, for example, whether the node identifier of the current node is NAP, so as to determine whether the node currently receiving the communication message is the master node itself set in the network.
S304: and if the comparison result is that the node identification of the first node is inconsistent with the main node identification, analyzing the received communication message.
When detecting that the node identifier of the node currently receiving the communication message is not matched with the master node identifier, it may indicate that the node receiving the communication message is not a master node in the network, that is, a slave node, and may parse the communication message to transfer and access the communication message received by the node to the master node for processing. Wherein the communication message may be classified as a data message or a voice message.
S305: and if the communication message is analyzed to be a data message, establishing connection with the main node according to a MAP protocol of a user-defined message format and type, and transferring and accessing communication data corresponding to the data message to the main node.
Specifically, when the received communication message is a data message, a data path may be established between the slave node and the master node that receive the data message through the MAP protocol, so that the data message, such as a short message, is transferred to the master node for processing. The MAP protocol can perform custom setting on the message format and type according to the user requirements.
S306: and if the communication message is obtained through analysis as a voice message, establishing connection with the main node according to a hands-free application framework (HFP) protocol, and transferring and accessing communication data corresponding to the voice message to the main node.
Specifically, when the received communication message is a voice message, the connection between the master node and another node in the network where the communication message is located may be disconnected, and a PCM (Pulse Code Modulation) voice path is established between the slave node and the master node that receive the voice message through HFP (Hands Free Profile) protocol, so that the voice message, such as an incoming call, is transferred to the master node for processing.
By implementing the embodiment of the invention, when the node identification of the current node is not the main node identification in the network, the communication message received by the current node can be analyzed and transferred to the main node in time for processing according to the analysis result, so that the communication message can be conveniently transferred among the nodes, and the method is simple.
Fig. 4 is a flowchart illustrating a method for processing a transferred communication message by a primary node according to an embodiment of the present invention. Specifically, the method comprises the following steps:
s401: and if the received communication message is the voice message transferred by the target node in the network, prompting the user whether to respond to the voice message.
The network comprises a master node and at least one slave node, and the target node is the slave node which receives the communication message before the communication message is transferred.
In a specific embodiment, the current node, i.e. the first node, may be switched to be set as the master node, other nodes in the network may be updated to be slave nodes, and it may be detected whether the first node receives a communication message transferred from a slave node in the network. Specifically, when the master node needs to be switched, the node identifier of the current node may be changed, for example, a network node that needs to be switched to the master node in the established network is set to be NAP, that is, master mode, and used as the master node; the original master node is set to be in a PANU mode, namely a slave mode, and used as a slave node, or other nodes in the network are triggered to be updated to be slave nodes (including the master node before the master node is switched and set to be updated to be the slave node) when the master node is switched and set, and the network is re-networked according to the PAN protocol.
If the communication message received by the current main node is the communication message transferred by a certain slave node in the network, namely the target node, a prompt can be sent to remind the user whether to respond to the transferred communication message. Specifically, for example, when the received communication message is a voice message, the feature information corresponding to the voice message may be set to be displayed, for example, a name card, a display number, a home location, and the like of a character of the incoming call may be set to be displayed when the incoming call is received, so that the current user may determine whether to receive the forwarded incoming call based on the prompt message.
S402: and if the response instruction sent by the user is received, disconnecting the first node from other nodes in the network.
If the user selects to accept the incoming call transferred by the target node based on the set prompt information, namely when the main node receives a response instruction of the user responding to the prompt information, the established personal area network PAN network can be disconnected, namely the main node is disconnected with other nodes in the network, so that the transmission of voice data is facilitated.
S403: establishing a PCM voice path between the first node and the target node through an HFP protocol, and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice path.
Further, after receiving a response instruction of the user to the transferred communication message and disconnecting the master node from other nodes in the network, the PCM voice path between the target node performing the communication message transfer and the master node may be established through the HFP protocol, so that the master node may process the communication message, such as an incoming call, generated by the target node.
S404: when detecting that the response processing to the voice message is finished, reestablishing the connection between the first node and other nodes in the network, and closing the HFP protocol.
If the main node finishes processing the transferred voice message, the HFP protocol may be closed and the PAN network may be recovered, and the connection between the main node and other nodes that need to be associated may be reestablished, so as to process the communication message received by the node in the network in time.
The embodiment of the invention can establish the voice channel between the master node and the slave node to receive and process the data corresponding to the voice message by disconnecting the connection between the master node and the other nodes when the master node receives the voice message transferred by the slave node in the network, and further, when the response processing of the master node to the voice message is finished, the master node restores the connection with the other nodes in the network so as to receive the communication message in time and process the communication message transferred by the slave node in time through the master node.
Fig. 5 is a schematic structural diagram of a control device for transferring a communication message according to an embodiment of the present invention. The device of the embodiment of the invention can be arranged in terminal equipment such as a mobile phone, a tablet computer, wearable equipment or a personal computer, and specifically comprises a detection module 10 and a transfer module 20. Wherein the content of the first and second substances,
the detecting module 10 is configured to detect, when a first node receives a communication message, whether the first node is a master node in a network where the first node is located.
In a specific embodiment, networking may be performed in advance, and nodes that need to perform communication message transfer are set in the same network. Specifically, bluetooth networking can be realized through a PAN (Personal Area Network) protocol, and networking is completed by setting a master node in the Network and establishing connection with a node which needs to perform message transfer, that is, a slave node. The nodes related to the embodiment of the invention are terminal devices such as mobile phones, tablet computers, wearable devices or personal computers, and the established network can comprise a master node and at least one slave node.
Further, after networking is completed, a master node may be determined. Specifically, a node configured as NAP (network Access Point), that is, master mode, in each node may be determined as a master node of the network where the node is located. Further, a node in the network that is configured in PANU, i.e., slave mode, may be determined as a slave node.
In a specific embodiment, if the current node in the network, that is, the first node receives the communication message, the detection module 10 may detect whether the node currently receiving the communication message is the master node itself to perform the distinguishing operation. In particular, the determination of the identity of the master node in the network may be made by identity matching or by a node configured as the master node actively issuing a notification.
A transferring module 20, configured to transfer, when the detecting module 10 detects that the first node is not the master node, communication data corresponding to the communication message to access the master node, where the master node is a node in the network that is set to respond to the communication message.
When detecting that the node currently receiving the communication message, that is, the first node is not the master node in the network, that is, the slave node, the communication message received by the slave node may be transferred to the master node for processing. Wherein the communication message may be classified as a data message or a voice message.
By implementing the embodiment of the invention, when the current node is detected not to be the main node in the network, the communication message received by the current node is controlled to be transferred to the main node, so that the main node processes the communication message, the received communication message can be transferred between node equipment conveniently and timely, the message can be processed timely, and the operation is simple.
Fig. 6 is a schematic structural diagram of another control device for transferring a communication message according to an embodiment of the present invention. The apparatus of the embodiment of the present invention includes the detection module 10 and the transfer module 20 of the control apparatus for transferring the communication message, and in the embodiment of the present invention, the apparatus may further include:
a data processing module 30, configured to directly process the communication data corresponding to the communication message when the detection module 10 detects that the first node is a master node in the network.
Specifically, when the detection module 10 detects that the node currently receiving the communication message, that is, the first node, is the master node in the network, for example, when it is detected that the node identifier of the first node matches the master node identifier, it may indicate that the current node is the master node in the network, and the data processing module 30 may directly process the communication data corresponding to the received communication message.
Further, please refer to fig. 7, which is a schematic diagram of a specific structure of the detection module 10 of fig. 6, wherein the detection module 10 may include:
an identity determining unit 11, configured to determine a master node identity configured as a master node in a network in which the first node is located.
In a specific embodiment, networking may be performed in advance, and nodes that need to perform communication message transfer are set in the same network, that is, each node in the network is determined. Specifically, bluetooth networking may be implemented through a personal area network PAN protocol.
Further, after networking is completed, the identifier determining unit 11 may obtain the node identifier of each node in the network where the first node is located, select a node configured as the network access point NAP according to the node identifier of each node, determine the node as the master node of the network where the node is located, and obtain the identifier of the master node, such as configured NAP information, to obtain the master node identifier.
An identifier comparing unit 12, configured to determine a node identifier of the first node when a communication message is received, and compare the determined node identifier of the first node with the master node identifier.
The communication message in the embodiment of the present invention mainly includes a service that has a high requirement on the immediacy of information transmission and is sensitive to the delay of information transmission, and mainly includes but is not limited to: services such as short message data, Voice call, Video On Demand (VOD), and Voice Over Internet Protocol (VOIP).
If the nodes in the network receive communication messages, such as short messages, incoming calls, and other instant messages, the identifier comparison unit 12 may determine whether the nodes currently receiving the communication messages are the master nodes to perform operations respectively. Specifically, the identifier comparing unit 12 may obtain a node identifier of the current node, compare the node identifier with the detected master node identifier, and detect whether the node identifier of the current node matches the master node identifier, for example, detect whether the node identifier of the current node is NAP or the like, so as to determine whether the node currently receiving the communication message is the master node itself set in the network. Or when a certain node in the network is set as a master node, triggering and sending out a notice to indicate that the node is the master node.
A node determining unit 13, configured to determine that the first node is not the master node when the comparison result of the identifier comparing unit 12 is that the node identifier of the first node is inconsistent with the master node identifier.
When it is detected that the node identifier of the node currently receiving the communication message does not match the master node identifier, which may indicate that the node receiving the communication message is not a master node in the network, that is, a slave node, the communication message received by the slave node may be transferred to the master node for processing through the transfer module 20. Wherein the communication message may be classified as a data message or a voice message.
Further, referring to fig. 8, it is a schematic diagram of a specific structure of the transfer module 20 of fig. 6, where the transfer module 20 may include:
the first message parsing unit 21 parses the received communication message.
When the detection module 10 detects that the node currently receiving the communication message is not the master node in the network, i.e. is a slave node, the first message parsing unit 21 may parse the information such as the message type of the received communication message, so as to control the communication message to be transferred to the master node for processing.
A first message transferring unit 22, configured to establish a connection with the host node according to a message access configuration MAP protocol of a custom message format and type when the first message parsing unit 21 parses that the communication message is a data message, and transfer and access communication data corresponding to the data message to the host node.
Specifically, when the received communication Message is a data Message, the first Message forwarding unit 22 may establish a data path between the slave node and the master node that receive the data Message through a MAP (Message Access Profile) protocol, so as to forward the data Message, such as a short Message, to the master node for processing. The MAP protocol can perform self-defined setting of message format and type according to user requirements.
Further, please refer to fig. 9 again, which is another specific structural schematic diagram of the transfer module 20 of fig. 6, where the transfer module 20 may further include:
a second message parsing unit 23, configured to parse the received communication message.
A second message transferring unit 24, configured to establish a connection with the host node according to the HFP protocol of the hands-free application framework when the second message analyzing unit 23 analyzes that the communication message is a voice message, and transfer and access communication data corresponding to the voice message to the host node.
Specifically, when the received communication message is a voice message, the second message transferring unit 24 may establish a PCM (Pulse Code Modulation) voice channel between the slave node and the master node that receive the voice message through an HFP (hand Free Profile) protocol, so as to transfer the voice message, such as an incoming call, to the master node for processing.
Further, in the embodiment of the present invention, the apparatus may further include:
and the response prompting module 40 is used for prompting the user whether to respond to the voice message when the received communication message is the voice message transferred by the target node in the network.
The target node is a slave node in the network that receives the communication message. If the communication message received by the current master node is a communication message transferred by a certain slave node in the network, i.e. the target node, a prompt can be sent by the response prompt module 40 to prompt the user whether to respond to the transferred communication message. Specifically, for example, when the received communication message is a voice message, the response prompting module 40 may set to display feature information corresponding to the voice message, for example, a name card, a display number, a home address, and the like of a character of the incoming call when the incoming call is received, so that the current user may determine whether to receive the forwarded incoming call based on the prompting message.
And a disconnection module 50, configured to, when receiving a response instruction sent by the user, disconnect the connection between the first node and another node in the network.
If the user selects to accept the incoming call transferred by the target node based on the set prompt message, that is, when a response instruction of the user responding to the prompt message is received, the disconnection module 50 may disconnect the established PAN network of the personal area network, that is, disconnect the connection between the main node and other nodes in the network, so as to facilitate the transmission of the voice data.
A message processing module 60, configured to establish a pulse code modulation PCM voice path between the first node and the target node through a hands-free application framework HFP protocol, and receive communication data corresponding to the voice message transferred by the target node according to the pulse code modulation PCM voice path.
Further, after receiving a response instruction of the user to the transferred communication message and the disconnection module 50 disconnects the master node from other nodes in the network, the message processing module 60 may establish a PCM voice path between the target node performing the communication message transfer and the master node through the HFP protocol, so that a communication message occurring at the target node, such as an incoming call, may be processed through the master node.
Further, in the embodiment of the present invention, the apparatus may further include:
a connection reestablishment module 70, configured to reestablish a connection between the first node and another node in the network and close the HFP protocol of the hands-free application framework when it is detected that the execution of the voice message is finished.
If it is detected that the transferred communication message is processed completely, the HFP protocol may be closed and the PAN network may be restored through the connection reestablishment module 70, and the connection between the main node and the other nodes that need to be associated is reestablished, so as to process the communication message received by the node in the network in time.
The embodiment of the invention can detect whether the current node is the main node in the network, and timely transfer the communication message received by the current node to the main node for processing when judging that the current node is not the main node in the network.
Fig. 10 is a schematic structural diagram of a terminal device according to an embodiment of the present invention. The terminal device of the embodiment of the invention comprises: a processor 100, and a memory 200 connected to the processor 100 via a bus, and at least one communication interface 300 connected to the processor via a bus, the memory having a set of program codes stored therein, and the processor being configured to call the program codes stored in the memory to perform the following operations:
if the first node receives the communication message, detecting whether the first node is a main node in a network where the first node is located, wherein the network comprises the main node and at least one slave node;
if not, the communication data corresponding to the communication message is transferred and accessed to the master node through the communication interface 300, so that the master node processes the communication message, and the master node is a node in the network, which is set to respond to the communication message.
Further, the processor 100, when executing that if the first node receives the communication message, detects whether the first node is a master node in the network where the first node is located, specifically executes the following steps:
determining a main node identifier configured as a main node in a network where a first node is located;
when the first node receives a communication message, determining a node identifier of the first node, and comparing the determined node identifier of the first node with the main node identifier;
and if the comparison result shows that the node identification of the first node is inconsistent with the main node identification, determining that the first node is not the main node.
Further, the processor 100 specifically performs the following steps when determining that the master node identifier of the master node is configured in the network in which the first node is located:
controlling to obtain the node identification of each node in the network where the first node is located through the communication interface 300;
and determining the node configured as a Network Access Point (NAP) in each node as a main node of the network according to the acquired node identifier of each node, and acquiring the identifier of the main node to obtain the main node identifier.
Further, when the processor 100 performs the transferring and accessing of the communication data corresponding to the communication message to the master node, the following steps are specifically performed:
analyzing the received communication message;
if the communication message is analyzed to be a data message, establishing connection with the host node according to a MAP protocol of a user-defined message format and type, and controlling to transfer and access communication data corresponding to the data message to the host node through the communication interface 300.
Or, when executing the transferring and accessing of the communication data corresponding to the communication message to the host node, the processor 100 specifically executes the following steps:
analyzing the received communication message;
if the communication message is obtained through analysis as a voice message, establishing connection with the host node according to a hands-free application framework (HFP) protocol, and controlling to transfer and access communication data corresponding to the voice message to the host node through the communication interface 300.
Further, the processor 100 further performs the following steps:
and if the first node is detected to be the main node in the network, directly processing the communication data corresponding to the communication message.
Further, the processor 100 performs the processing on the communication data corresponding to the communication message directly, specifically performing the following steps:
if the received communication message is a voice message transferred by a target node in the network, prompting a user whether to respond to the voice message, wherein the target node is a slave node receiving the communication message;
if a response instruction sent by the user is received, disconnecting the first node from other nodes in the network;
establishing a Pulse Code Modulation (PCM) voice path between the first node and the target node through a hands-free application framework (HFP) protocol, and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice path.
Further, the processor 100 further performs the following steps:
when the end of the response processing of the voice message is detected, the connection between the first node and other nodes in the network is reestablished, and the HFP protocol of the hands-free application framework is closed.
The embodiment of the invention can control the communication message received by the current node to be transferred to the main node for processing by detecting whether the current node is the main node in the network or not and when the current node is judged not to be the main node in the network, and further, when the current node is judged to be the main node in the network, the communication message can be directly processed, the received communication message can be transferred between the nodes conveniently and timely, and the operation is simple.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above disclosure is only for the purpose of illustrating the preferred embodiments of the present invention, and it is therefore to be understood that the invention is not limited by the scope of the appended claims.

Claims (13)

1. A method of communication message forwarding, comprising:
if a first node receives a voice message, detecting whether the first node is a main node in a network where the first node is located, wherein the network comprises the main node and at least one slave node, the network is a Bluetooth networking realized through a personal area network protocol, the main node in the network is a master mode node, and the slave node in the network is a slave mode node;
when the first node is not the main node in the network, setting the node identification of the first node as the main node, setting the original main node as the slave node, and realizing Bluetooth networking again according to the personal area network protocol so that the first node processes the voice message, wherein the main node is the node which is set in the network to respond to the voice message;
if a response instruction sent by a user is received, disconnecting the main node from other nodes in the network;
establishing a Pulse Code Modulation (PCM) voice channel between the main node and a target node through a hands-free application framework (HFP) protocol, and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice channel;
when the end of the response processing of the voice message is detected, the connection between the first node and other nodes in the network is reestablished, and the HFP protocol of the hands-free application framework is closed.
2. The method of claim 1, wherein the detecting whether the first node is a master node in the network if the first node receives the voice message comprises:
determining a main node identifier configured as a main node in a network where a first node is located;
when the first node receives a voice message, determining a node identifier of the first node, and comparing the determined node identifier of the first node with the main node identifier;
and if the comparison result shows that the node identification of the first node is inconsistent with the main node identification, determining that the first node is not the main node.
3. The method of claim 2, wherein determining the master node identity in the network in which the first node is located, configured as the master node, comprises:
acquiring node identifiers of all nodes in a network where a first node is located;
and according to the acquired node identification of each node, determining the node configured as a Network Access Point (NAP) in each node as a main node of the network, and acquiring the identification of the main node to obtain the main node identification.
4. The method of claim 1, further comprising:
and if the first node is detected to be the main node in the network, directly processing the communication data corresponding to the voice message.
5. A control apparatus for communication message forwarding, comprising:
the system comprises a detection module, a processing module and a processing module, wherein the detection module is used for detecting whether a first node is a main node in a network when the first node receives a voice message, the network comprises the main node and at least one slave node, and the network is a Bluetooth networking realized by a personal local area network protocol; the master node in the network is a master mode node, and the slave nodes in the network are slave mode nodes;
a transfer module, configured to set a node identifier of the first node as a master node when the detection module detects that the first node is not the master node, set an original master node as a slave node, and implement bluetooth networking again according to the personal area network protocol, so that the master node processes the voice message, where the master node is a node in the network that is set to respond to the voice message;
the connection disconnection module is used for disconnecting the connection between the main node and other nodes in the network when receiving a response instruction sent by a user;
the message processing module is used for establishing a Pulse Code Modulation (PCM) voice channel between the main node and the target node through a hands-free application framework (HFP) protocol and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice channel;
and the connection reestablishment module is used for reestablishing the connection between the first node and other nodes in the network and closing the HFP protocol of the hands-free application framework when detecting that the response processing to the voice message is finished.
6. The apparatus of claim 5, wherein the detection module comprises:
the identification determining unit is used for determining a main node identification configured as a main node in a network where the first node is located;
the identification comparison unit is used for determining the node identification of the first node when receiving the voice message and comparing the determined node identification of the first node with the main node identification;
and the node determining unit is used for determining that the first node is not the master node when the comparison result of the identifier comparing unit is that the node identifier of the first node is inconsistent with the master node identifier.
7. The apparatus according to claim 6, wherein the identifier determining unit is specifically configured to:
the method comprises the steps of obtaining node identification of each node in a network where a first node is located, determining a node configured as a Network Access Point (NAP) in each node as a main node of the network according to the obtained node identification of each node, and obtaining the identification of the main node to obtain the main node identification.
8. The apparatus of claim 6, further comprising:
and the data processing module is used for directly processing the communication data corresponding to the voice message when the detection module detects that the first node is the main node in the network.
9. A computer storage medium comprising, in combination,
the computer storage medium stores a program which, when executed, includes the method of any one of claims 1-4.
10. A terminal device, comprising: a processor, a memory connected to the processor via a bus, and at least one communication interface connected to the processor via the bus, wherein a set of program codes is stored in the memory, and the processor is configured to call the program codes stored in the memory to perform the following operations:
if a first node receives a voice message, detecting whether the first node is a main node in a network where the first node is located, wherein the network comprises the main node and at least one slave node, the network is a Bluetooth networking realized through a personal area network protocol, the main node in the network is a master mode node, and the slave node in the network is a slave mode node;
when the first node is not the main node in the network, setting the node identification of the first node as the main node, setting the original main node as the slave node, and realizing Bluetooth networking again according to the personal area network protocol so that the first node processes the voice message, wherein the main node is the node which is set in the network to respond to the voice message;
if a response instruction sent by a user is received, disconnecting the main node from other nodes in the network;
establishing a Pulse Code Modulation (PCM) voice channel between the main node and a target node through a hands-free application framework (HFP) protocol, and receiving communication data corresponding to the voice message transferred by the target node according to the PCM voice channel;
when the end of the response processing of the voice message is detected, the connection between the first node and other nodes in the network is reestablished, and the HFP protocol of the hands-free application framework is closed.
11. The terminal device of claim 10, wherein the processor, when executing the step of detecting whether the first node is a master node in the network where the first node is located if the first node receives the voice message, specifically executes the following steps:
determining a main node identifier configured as a main node in a network where a first node is located;
when the first node receives a voice message, determining a node identifier of the first node, and comparing the determined node identifier of the first node with the main node identifier;
and if the comparison result shows that the node identification of the first node is inconsistent with the main node identification, determining that the first node is not the main node.
12. The terminal device of claim 11, wherein the processor, in performing the determining that the network in which the first node is located is configured as a master node identifier of a master node, specifically performs the following steps:
controlling to obtain the node identification of each node in the network where the first node is located through the communication interface;
and according to the acquired node identification of each node, determining the node configured as a Network Access Point (NAP) in each node as a main node of the network, and acquiring the identification of the main node to obtain the main node identification.
13. The terminal device of claim 10, wherein the processor further performs the steps of:
and if the first node is detected to be the main node in the network, directly processing the communication data corresponding to the voice message.
CN201480079097.8A 2014-05-16 2014-05-16 Communication message transfer method and related device Active CN106465087B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2014/077628 WO2015172370A1 (en) 2014-05-16 2014-05-16 Method for transferring communication message and related apparatus

Publications (2)

Publication Number Publication Date
CN106465087A CN106465087A (en) 2017-02-22
CN106465087B true CN106465087B (en) 2020-03-20

Family

ID=54479189

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201480079097.8A Active CN106465087B (en) 2014-05-16 2014-05-16 Communication message transfer method and related device

Country Status (2)

Country Link
CN (1) CN106465087B (en)
WO (1) WO2015172370A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108184209B (en) * 2017-12-29 2021-07-27 北京元心科技有限公司 Message response method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012043290A1 (en) * 2010-09-30 2012-04-05 コクヨ株式会社 Video call system, main-side terminal, and subordinate-side terminals
CN102695204A (en) * 2012-04-24 2012-09-26 北京讯风光通信技术开发有限责任公司 Business control method used in industrial wireless network, and system thereof
CN103067625A (en) * 2013-01-29 2013-04-24 周万荣 Calling and data transferring method, terminals and system
CN103249146A (en) * 2013-05-10 2013-08-14 北京小米科技有限责任公司 Message notice method and device

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006246202A (en) * 2005-03-04 2006-09-14 Nec Corp Optimal intermediary node selecting method, and node and multihop radio communication network system
CN100385872C (en) * 2005-11-18 2008-04-30 宁波大学 General intelligent network possessing general intelligent network nodes
CN103037319B (en) * 2011-09-30 2016-04-27 联想(北京)有限公司 Communication transfer method, mobile terminal and server

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2012043290A1 (en) * 2010-09-30 2012-04-05 コクヨ株式会社 Video call system, main-side terminal, and subordinate-side terminals
CN102695204A (en) * 2012-04-24 2012-09-26 北京讯风光通信技术开发有限责任公司 Business control method used in industrial wireless network, and system thereof
CN103067625A (en) * 2013-01-29 2013-04-24 周万荣 Calling and data transferring method, terminals and system
CN103249146A (en) * 2013-05-10 2013-08-14 北京小米科技有限责任公司 Message notice method and device

Also Published As

Publication number Publication date
WO2015172370A1 (en) 2015-11-19
CN106465087A (en) 2017-02-22

Similar Documents

Publication Publication Date Title
CN110417915B (en) Push message transmission method and device, storage medium and electronic equipment
JP6596173B1 (en) Incoming call management method and apparatus
WO2015074600A1 (en) Call forwarding method and terminal
US9258672B2 (en) Short-range wireless communication device
CN109246315B (en) Incoming call processing method in online game process, mobile terminal and readable storage medium
CN105515937B (en) Instant messaging method, terminal, server and system
CN103379448A (en) Method of reducing a waiting time when cancelling a connection and an electronic device therefor
CA2784651C (en) Apparatus and method in a wireless device for reestablishing a call
CN104184899A (en) Double-card communication method and mobile terminal
US20160157206A1 (en) Information notification method and instant notification device
CN104333643A (en) Method and system for adding contacts, and terminal
CN103701994A (en) Automatic responding method and automatic responding device
EP2974159B1 (en) Method, device and system for voice communication
CN113411759B (en) Voice call transfer method and electronic equipment
CN104684056B (en) User equipment matching method, device and server
JP6345254B2 (en) Video communication termination method and apparatus
CN105407166A (en) Communication implementation method and system for wearable equipment
CN105554233B (en) outgoing call reminding method and terminal
CN106465087B (en) Communication message transfer method and related device
KR20150088532A (en) Apparatus for providing service during call and method for using the apparatus
US9432795B2 (en) Communication system, terminal, communication method and communication program for terminals while communicating with each other to identify the opposite party
CN107888482B (en) Instant messaging method and device
CN106375536A (en) Information display processing method and system, and terminal
WO2016058398A1 (en) Method and device for processing contact information of terminal
KR102194257B1 (en) Call relay system for the deaf

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant