CN114173001B - Method and device for converged communication message transmission and computer readable storage medium - Google Patents

Method and device for converged communication message transmission and computer readable storage medium Download PDF

Info

Publication number
CN114173001B
CN114173001B CN202010949618.8A CN202010949618A CN114173001B CN 114173001 B CN114173001 B CN 114173001B CN 202010949618 A CN202010949618 A CN 202010949618A CN 114173001 B CN114173001 B CN 114173001B
Authority
CN
China
Prior art keywords
message
data
sending mode
recommended
terminal
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
CN202010949618.8A
Other languages
Chinese (zh)
Other versions
CN114173001A (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.)
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Communications Ltd Research Institute
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 China Mobile Communications Group Co Ltd, China Mobile Communications Ltd Research Institute filed Critical China Mobile Communications Group Co Ltd
Priority to CN202010949618.8A priority Critical patent/CN114173001B/en
Publication of CN114173001A publication Critical patent/CN114173001A/en
Application granted granted Critical
Publication of CN114173001B publication Critical patent/CN114173001B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/07User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail characterised by the inclusion of specific contents
    • H04L51/10Multimedia information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method and a device for transmitting converged communication messages and a computer readable storage medium, and belongs to the technical field of communication. The method for converged communication message transmission is applied to a terminal and comprises the following steps: collecting communication environment data of the terminal when the converged communication message is sent; reporting the communication environment data to network side equipment; receiving recommended message sending mode information returned by the network side equipment; and switching the message sending mode according to the recommended message sending mode information. The technical scheme of the invention can improve the utilization rate of communication resources.

Description

Method and device for converged communication message transmission and computer readable storage medium
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a method and apparatus for converged communication messaging, and a computer readable storage medium.
Background
The converged communication (Rich Communication Suit, RCS) is a basic communication service for providing a mobile phone user based on a cellular wireless network and a WiFi network environment, is an upgrade of basic communication services such as voice, message and the like, and is a comprehensive datamation basis of the basic services. The Voice uses Voice over Long-Term Evolution (VoLTE) as a core and uses Voice over network (Voice over Internet Protocol, voIP) as a supplement to enhance the conversation quality and experience of the user; the message is based on RCS, and seamlessly merges various media and message formats, including one-to-one message, group messaging, group chat, and other functions. The system supports various message content formats such as text, multimedia and the like, supports online messages and offline messages, converts messages into short messages, and provides functions such as message status report, message history management, network storage and the like. In addition, new message service capability is provided for other services through the open interface.
The media content that may be included in the message includes: text, pictures, voice clips, video clips, expressions (characters, pictures), location information (including longitude and latitude), contacts (vCard format), files, cards (including graphic information), and the like.
And the converged communication user accesses the network through the mobile phone terminal and uses the service. According to different providing modes of converged communication service on the terminal, the converged communication service has various terminal forms: native terminals, APP clients, PC clients, web clients, and other extension terminals.
Converged communication is based on a layered network architecture of a session initiation protocol (Session Initiation Protocol, SIP)/network protocol (Internet Protocol, IP) core network, and an Instant Messaging (IM) technology of a SIP/IP network is used, which can be divided into three communication modes:
1) Page Mode (Page Mode)
Instant messaging in page mode completes the delivery of the message by SIP MESSAGE method. This mode is also called paging mode, in which MESSAGE interactions are performed directly between endpoints. Instant messaging in page mode is limited by the size limitations of the SIP message body (1300 bytes) and is only applicable to the sending and receiving of small messages.
2) Big message mode (Large Message Mode)
Instant messaging in large messaging mode completes the message delivery process by SIP/MSRP bonding. SIP session is first established by the SIP INVITE method, negotiating message session relay protocol (The Message Session Relay Protocol, MSRP) underlying parameters. The transmission of the message is then completed in the media plane via the MSRP protocol. And releasing the SIP session by the SIP BYE method after the message transmission is completed. The large message mode is suitable for the transmission process of large instant messages containing multimedia data or files, and is not limited by the length of the instant messages.
3) Session Mode (Session Mode)
The instant message interaction in the session mode is also to complete the message interaction process in a SIP/MSRP combined mode, namely, establish a session through a SIP INVITE method, negotiate MSRP bottom parameters, transmit message contents through MSRP, and release the session through a SIP BYE method. The difference from the big message mode is that the session mode carries out a plurality of instant message interaction processes through the MSRP protocol until the communication party decides to end the instant message communication and then completes the release process of the session. The conversation mode is suitable for an instant message interaction mode of a chat room, a conference and the like for a period of time.
The three communication modes described above belong to converged IP messaging (Converged IP Messaging, CPM) Standalone Message and CPM Session. The former includes two message modes, namely Pager Mode and Large Message Mode, and the latter corresponds to the Session Mode message Mode. The two types of messaging schemes have different characteristics, the former has small cost for maintaining link resources and session states, and the latter has small message header cost for message interaction for many times in a short time, and the two types of messaging schemes are respectively applicable to different types of service scenes. At present, CPM Standalone Message or CPM Session is mainly adopted to realize one-to-one message, and CPM Session is adopted to realize group chat. Because the Session mode needs to consume more transmission control protocol (Transmission Control Protocol, TCP) link resources, when the concurrent group chat number is more, on one hand, the platform performance is limited, and a certain performance bottleneck is caused; on the other hand, the terminal performance is affected, the user experience of related functions is reduced, and a standalone Message scheme can be adopted for group chat messages.
Analysis of theoretical values of traffic consumption for the standby mode and the Session mode is performed, in the case of group activation, if the message of group chat is less than 9 times that of the inactive state, the Session mode is not used as much as the standby mode, and if the message amount of group chat is large in the active state, the Session mode is more suitable than the standby mode. The standby mode is suitable for scenes with low message sending frequency, and is suitable for interactive scenes with a plurality of messages in a short time due to the fact that the flow is not complex, TCP connection does not need to be established, consumption on a server is small, and the session mode is suitable for the interactive scenes with the plurality of messages in a short time. However, since the frequency and rhythm of the message transmission of the user have uncertainty, the efficiency cannot be optimized by simply adopting a fixed message transmission mode for all users.
Disclosure of Invention
The invention aims to provide a method and a device for transmitting converged communication messages and a computer readable storage medium, which can improve the utilization rate of communication resources.
In order to solve the technical problems, the embodiment of the invention provides the following technical scheme:
in one aspect, a method for converged communication messaging is provided, applied to a terminal, including:
collecting communication environment data of the terminal when the converged communication message is sent;
reporting the communication environment data to network side equipment;
receiving recommended message sending mode information returned by the network side equipment;
and switching the message sending mode according to the recommended message sending mode information.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
Familiarity of the message sender and the message receiver;
user access mode.
In some embodiments, the switching of the messaging mode according to the recommended messaging mode information includes any one of:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
the recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
In some embodiments, after switching the messaging mode of the terminal to the recommended messaging mode, the method further comprises:
judging whether the flow consumed by the terminal for sending the converged communication message is reduced or not after switching to the recommended message sending mode;
And if so, sending the recommended message sending mode to the network side equipment as a sending mode suggestion.
The embodiment of the invention also provides a method for transmitting the converged communication message, which is applied to the network side equipment and comprises the following steps:
receiving communication environment data reported by a terminal;
determining historical data with highest similarity with the communication environment data according to the communication environment data;
and transmitting recommended message transmission mode information to the terminal, wherein the recommended message transmission mode information comprises the historical data and/or a recommended message transmission mode determined according to the historical data.
In some embodiments, determining the historical data having the highest similarity to the communication environment data comprises:
fitting operation is carried out on the communication environment data reported by the terminal and a plurality of pieces of historical data in a database respectively to obtain the similarity between each piece of historical data and the communication environment data, wherein the plurality of pieces of historical data are stored in the database, each piece of historical data comprises a plurality of data identifiers and corresponding values thereof, and each data identifier represents one data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
In some embodiments, determining the recommended messaging mode comprises:
and determining the recommended message sending mode according to the message sending mode adopted by the historical data with the highest similarity.
In some embodiments, further comprising:
and acquiring a message ticket, extracting communication environment data from the message ticket, and storing the extracted communication environment data in the database as the historical data.
In some embodiments, the method specifically includes:
dividing the historical data into N groups according to data types, wherein N is a positive integer;
sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data;
and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
In some embodiments, further comprising:
receiving a sending mode suggestion returned by the terminal;
and storing the corresponding relation between the communication environment data reported by the terminal and the sending mode suggestion.
In some embodiments, the data type of the communication environment data includes at least one of:
The 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
The embodiment of the invention also provides a device for converged communication message transmission, which is applied to a terminal and comprises the following steps: the acquisition module is used for acquiring the communication environment data of the terminal when the converged communication message is sent; the reporting module is used for reporting the communication environment data to network side equipment;
the receiving module is used for receiving the recommended message sending mode information returned by the network side equipment;
and the switching module is used for switching the message sending mode according to the recommended message sending mode information. In some embodiments, the data type of the communication environment data includes at least one of: the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
Liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
In some embodiments, the switching module is specifically configured to perform any one of the following:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
the recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
In some embodiments, the apparatus further comprises:
the judging module is used for judging whether the flow consumed by the terminal for sending the converged communication message is reduced after the recommended message sending mode is switched;
And the sending module is used for sending the recommended message sending mode to the network side equipment as a sending mode suggestion if the recommended message sending mode is the recommended message sending mode.
The embodiment of the invention also provides a device for converged communication message transmission, which is applied to network side equipment and comprises:
the receiving module is used for receiving the communication environment data reported by the terminal;
the processing module is used for determining historical data with highest similarity with the communication environment data according to the communication environment data;
and the sending module is used for sending the recommended message sending mode information to the terminal, wherein the recommended message sending mode information comprises the historical data and/or a recommended message sending mode determined according to the historical data.
In some embodiments, the processing module is specifically configured to perform a fitting operation on the communication environment data reported by the terminal and a plurality of pieces of history data in a database, so as to obtain similarity between each piece of history data and the communication environment data, where the database stores a plurality of pieces of history data, each piece of history data includes a plurality of data identifiers and corresponding values thereof, and each data identifier represents a data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
In some embodiments, the sending module is specifically configured to determine the recommended message sending mode according to a message sending mode adopted by the historical data with the highest similarity.
In some embodiments, the apparatus further comprises:
and the acquisition module is used for acquiring the message ticket, extracting the communication environment data from the message ticket, and storing the extracted communication environment data in the database as the historical data.
In some embodiments, the processing module is specifically configured to divide the historical data into N packets according to a data type, where N is a positive integer; sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data; and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
In some embodiments, the receiving module is further configured to receive a transmission mode suggestion returned by the terminal;
the processing module is further used for storing the corresponding relation between the communication environment data reported by the terminal and the sending mode suggestion.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
The embodiment of the invention also provides a device for fusing communication message transmission, which comprises a memory, a processor and a computer program stored on the memory and capable of running on the processor; the processor, when executing the program, implements a method of converged communication messaging as described above.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
The type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
In some embodiments, the processor is specifically configured to perform any one of:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
the recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
In some embodiments, the processor is further configured to determine whether the traffic consumed by the terminal to send the converged communication message is reduced after switching to the recommended message sending mode; and if so, sending the recommended message sending mode to the network side equipment as a sending mode suggestion.
In some embodiments, the processor is specifically configured to perform a fitting operation on the communication environment data reported by the terminal and a plurality of pieces of history data in a database, so as to obtain similarity between each piece of history data and the communication environment data, where the database stores a plurality of pieces of history data, each piece of history data includes a plurality of data identifiers and corresponding values thereof, and each data identifier represents a data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
In some embodiments, the processor is specifically configured to determine the recommended message transmission mode according to a message transmission mode adopted by the historical data with the highest similarity.
In some embodiments, the processor is further configured to obtain a message ticket, extract communication environment data from the message ticket, and store the extracted communication environment data in the database as the history data.
In some embodiments, the processor is specifically configured to divide the historical data into N packets according to a data type, where N is a positive integer; sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data; and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
In some embodiments, the processor is further configured to receive a transmission mode suggestion returned by the terminal; and storing the corresponding relation between the communication environment data reported by the terminal and the sending mode suggestion.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
The embodiments of the present invention also provide a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps in a method of converged communication messaging as described above.
The embodiment of the invention has the following beneficial effects:
in the above scheme, when the terminal transmits the converged communication message, the communication environment data of the terminal is collected and reported to the network side device, the network side device can determine the information of the recommended message transmission mode according to the communication environment data and return the information of the recommended message transmission mode to the terminal, and the terminal can switch the message transmission mode according to the information of the recommended message transmission mode and select the most suitable message transmission mode, so that the utilization rate of communication resources is improved.
Drawings
FIGS. 1-4 are session flow diagrams of a standby mode and a session mode;
fig. 5 is a flow chart of a method for terminal-side converged communication message transmission according to an embodiment of the present invention;
fig. 6 is a flowchart of a method for a network side device side converged communication message transmission according to an embodiment of the present invention;
FIG. 7 is a schematic diagram of a converged communication messaging system in accordance with an embodiment of the present invention;
FIG. 8 is a flow chart of a method of converged communication messaging in accordance with an embodiment of the present invention;
fig. 9 is a schematic structural diagram of a device for terminal-side converged communication message transmission according to an embodiment of the present invention;
fig. 10 is a schematic structural diagram of an apparatus for network side device side converged communication message transmission according to an embodiment of the present invention;
fig. 11 is a schematic diagram illustrating a device for terminal-side converged communication message transmission according to an embodiment of the present invention;
fig. 12 is a schematic diagram of a device for network-side device-side converged communication message transmission according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages to be solved by the embodiments of the present invention more apparent, the following detailed description will be given with reference to the accompanying drawings and the specific embodiments.
Converged communication is based on a layered network architecture of a session initiation protocol (Session Initiation Protocol, SIP)/network protocol (Internet Protocol, IP) core network, and an Instant Messaging (IM) technology of a SIP/IP network is used, which can be divided into three communication modes:
1) Page Mode (Page Mode)
Instant messaging in page mode completes the delivery of the message by SIP MESSAGE method. This mode is also called paging mode, in which MESSAGE interactions are performed directly between endpoints. Instant messaging in page mode is limited by the size limitations of the SIP message body (1300 bytes) and is only applicable to the sending and receiving of small messages.
2) Big message mode (Large Message Mode)
Instant messaging in large messaging mode completes the message delivery process by SIP/MSRP bonding. SIP session is first established by the SIP INVITE method, negotiating message session relay protocol (The Message Session Relay Protocol, MSRP) underlying parameters. The transmission of the message is then completed in the media plane via the MSRP protocol. And releasing the SIP session by the SIP BYE method after the message transmission is completed. The large message mode is suitable for the transmission process of large instant messages containing multimedia data or files, and is not limited by the length of the instant messages.
3) Session Mode (Session Mode)
The instant message interaction in the session mode is also to complete the message interaction process in a SIP/MSRP combined mode, namely, establish a session through a SIP INVITE method, negotiate MSRP bottom parameters, transmit message contents through MSRP, and release the session through a SIP BYE method. The difference from the big message mode is that the session mode carries out a plurality of instant message interaction processes through the MSRP protocol until the communication party decides to end the instant message communication and then completes the release process of the session. The conversation mode is suitable for an instant message interaction mode of a chat room, a conference and the like for a period of time.
The three communication modes described above belong to converged IP messaging (Converged IP Messaging, CPM) Standalone Message and CPM Session. The former includes two message modes, namely Pager Mode and Large Message Mode, and the latter corresponds to the Session Mode message Mode. The two types of messaging schemes have different characteristics, the former has small cost for maintaining link resources and session states, and the latter has small message header cost for message interaction for many times in a short time, and the two types of messaging schemes are respectively applicable to different types of service scenes. At present, CPM Standalone Message or CPM Session is mainly adopted to realize one-to-one message, and CPM Session is adopted to realize group chat. Because the Session mode needs to consume more transmission control protocol (Transmission Control Protocol, TCP) link resources, when the concurrent group chat number is more, on one hand, the platform performance is limited, and a certain performance bottleneck is caused; on the other hand, the terminal performance is affected, the user experience of related functions is reduced, and a standalone Message scheme can be adopted for group chat messages.
The flow charts of the four schemes are shown in fig. 1-4, wherein fig. 1 is a point-to-point chat (standby) mode flow chart, in which UEA is terminal a, UEB is terminal B, and SERVER is a SERVER; FIG. 2 is a flow chart of a peer-to-peer chat (session) mode; FIG. 3 is a group chat (standby) mode flow chart; fig. 4 is a group chat (session) mode flowchart.
The related art has no strict regulation on the scenario in which CPM Standalone Message and CPM Session are applied, and the operator can select these two modes according to the characteristics of his own user, and there are 4 combinations of options:
mode one: both one-to-one messaging and group chat are session modes.
Mode two: the one-to-one message is a standby mode and the group chat is a session mode.
Mode three: both one-to-one and group chat are standby modes.
Mode four: the one-to-one message is session mode and the group chat is standby mode.
CPM Standalone Message and CPM Session:
1. the CPM standby is to replace the session mode with a SIP message, and the text message does not rely on the newly established MSRP channel.
2. The CPM Session is to use one SIP Session and MSRP separately in each group or each 1-to-1 message, and needs to first negotiate a Session and then retransmit the message.
Analyzing theoretical values of traffic consumption of the standby mode and the Session mode, wherein theoretical data are calculated according to a test model and traffic consumption of each service signaling:
in order to better analyze the flow consumption, a test model is drawn up according to the characteristics of a user, and test and analysis data are carried out according to the test model, wherein the test model is as follows:
Test model data and numbering
Group chat scheme Session mode
Flow consumption theoretical formula:
flow = a (j+k) +b+l+h (m+n) +g (n+o) +i P)
And (3) obtaining theoretical flow consumption of three types of standard group chat users according to a formula:
group chat scheme standby mode
The theoretical formula for flow consumption of the standby scheme:
flow = a (j+k) +b+l+c (m+n) +i+p
And (3) obtaining theoretical traffic consumption of three user types of the standby scheme according to the formula:
flow comparison analysis for both schemes
Flow consumption in x=group chat scheme Session mode=a (j+k) +b+l+h (m+n) +g (n+o) +i+p
Flow consumption in y=group chat scheme standby mode=a (j+k) +b+l+c (m+n) +i×p
Comparing the magnitudes of X and Y, i.e., X-y=h (m+n) +g (n+o) -C (m+n) = (H-C) (m+n) +g (n+o), wherein M, N, O is a variable that does not change according to the communication habit of the user, H, C, G is a theoretical value that can be substituted into the theoretical analysis value, wherein h=850, c=1792, g= 9482, and X-y= 9482 (n+o) -942 (m+n) =8540n+8540o-942 m=942 (9n+9o-M).
The group chat consumption traffic of X > Y, i.e. the Session mode, is larger than that of the standby mode, i.e. 9n+9o > m is required, i.e. in case of group activation, the Session mode is not used as much as the standby mode if the message of the group chat is less than 9 times in case of non-activation, and the Session mode is more suitable than the standby mode if the message amount of the group chat is large in case of activation. The standby mode is suitable for scenes with low message sending frequency, and is suitable for interactive scenes with a plurality of messages in a short time due to the fact that the flow is not complex, TCP connection does not need to be established, consumption on a server is small, and the session mode is suitable for the interactive scenes with the plurality of messages in a short time. However, since the frequency and rhythm of the message transmission of the user have uncertainty, the efficiency cannot be optimized by simply adopting a fixed message transmission mode for all users.
The embodiment of the invention provides a method and a device for transmitting converged communication messages and a computer readable storage medium, which can improve the utilization rate of communication resources.
An embodiment of the present invention provides a method for converged communication message transmission, which is applied to a terminal, as shown in fig. 5, and includes:
step 101: collecting communication environment data of the terminal when the converged communication message is sent;
step 102: reporting the communication environment data to network side equipment;
step 103: receiving recommended message sending mode information returned by the network side equipment;
step 104: and switching the message sending mode according to the recommended message sending mode information.
In this embodiment, when the terminal sends the converged communication message, the communication environment data of the terminal is collected and reported to the network side device, the network side device may determine the recommended message sending mode information according to the communication environment data, and return the recommended message sending mode information to the terminal, and the terminal may switch the message sending modes according to the recommended message sending mode information, so as to select the most suitable message sending mode, thereby improving the communication resource utilization rate.
In some embodiments, the data type of the communication environment data includes at least one of:
The 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
In some embodiments, the switching of the messaging mode according to the recommended messaging mode information includes any one of:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
the recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
In some embodiments, after switching the messaging mode of the terminal to the recommended messaging mode, the method further comprises:
judging whether the flow consumed by the terminal for sending the converged communication message is reduced or not after switching to the recommended message sending mode;
and if so, sending the recommended message sending mode to the network side equipment as a sending mode suggestion.
The embodiment of the invention also provides a method for converged communication message transmission, which is applied to network side equipment, and as shown in fig. 6, the method comprises the following steps:
step 201: receiving communication environment data reported by a terminal;
step 202: determining historical data with highest similarity with the communication environment data according to the communication environment data;
step 203: and transmitting recommended message transmission mode information to the terminal, wherein the recommended message transmission mode information comprises the historical data and/or a recommended message transmission mode determined according to the historical data.
In this embodiment, the terminal reports the communication environment data to the network side device, and the network side device may determine the recommended message sending mode information according to the communication environment data, and return the recommended message sending mode information to the terminal, and the terminal may switch the message sending modes according to the recommended message sending mode information, and select the most suitable message sending mode, thereby improving the communication resource utilization rate.
In some embodiments, determining the historical data having the highest similarity to the communication environment data comprises:
fitting operation is carried out on the communication environment data reported by the terminal and a plurality of pieces of historical data in a database respectively to obtain the similarity between each piece of historical data and the communication environment data, wherein the plurality of pieces of historical data are stored in the database, each piece of historical data comprises a plurality of data identifiers and corresponding values thereof, and each data identifier represents one data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
In some embodiments, determining the recommended messaging mode comprises:
and determining the recommended message sending mode according to the message sending mode adopted by the historical data with the highest similarity.
In some embodiments, further comprising:
and acquiring a message ticket, extracting communication environment data from the message ticket, and storing the extracted communication environment data in the database as the historical data.
In some embodiments, the method specifically includes:
dividing the historical data into N groups according to data types, wherein N is a positive integer;
Sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data;
and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
In some embodiments, further comprising:
receiving a sending mode suggestion returned by the terminal;
and storing the corresponding relation between the communication environment data reported by the terminal and the sending mode suggestion.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
In this embodiment, the recommended message sending mode includes a standby mode and a session mode, and in this embodiment, the standby mode and the session mode can be intelligently switched according to the characteristics of the user when sending the message, so as to achieve the optimal network resource utilization rate.
As shown in fig. 7, in this embodiment, the terminal has a proxy gateway function, and the terminal also has a sending condition detecting function, so that the terminal can collect and report the terminal environment and related background information when the user sends a message; the proxy gateway function may complete a transition between a message sending mode, such as a transition between a standby mode and a Session mode. The network side equipment can intelligently recommend which message sending mode is adopted according to the characteristics of the current transmission condition of the user.
Wherein, the relevant information conditions detectable by the sending condition detecting function include:
(A) The 1-to-1 message called type;
(B) Group membership of group message;
(C) The group average enters the silence time (silence refers to how long the group lasts without receiving a message, the group average enters the silence time to have an upper limit, and after the upper limit is reached, if the group chat is in a Session mode, the system disconnects the Session);
(D) Liveness of the group message in the current time period;
(E) Concurrent group chat;
(F) A time period for message transmission;
(G) The length of the transmitted message;
(H) The type of message sent;
(I) The speed at which a message is sent, such as how many seconds a message is sent;
(J) The sender sends message amount daily;
(K) The receiver sends message amount every day;
(L) familiarity of the sender and the receiver;
(M) user access mode (e.g. ps=1 wifi=2).
The proxy gateway function has the main function of converting the transmission mode, the original system of the terminal can be not modified, i.e. the original message processing mechanism of the terminal is unchanged, the original standby mode or the Session mode is kept unchanged, and the proxy gateway converts the message sending mode according to the proposal of the network side, for example, the Session mode is switched to the standby mode, or the standby mode is switched to the Session mode.
The network side equipment finds similar data through comparison by the data reported by the terminal side and the data acquired from the operator database, and recommends the message transmission mode according to the adopted message transmission mode of the similar data.
For the data stored on the network side, R (i, X) is used to represent each item of data, X represents the value of different sub-items in the record, as shown in the following table
/>
The network side forms a database as shown below, R1 represents the first piece of data, and RN represents the nth piece of data.
/>
In the generation of the database, at the cold start stage of the system, as no data exists, the currently adopted method is to scan the message ticket backed up by the network side, extract the relevant information from the message ticket, such as the sending time, the receiving party, the sent content, and the sending method, such as: and (3) calculating according to the historical data to see whether the transmission mode is proper or not, if not, adjusting the data imported into the system, and generating initial big data content by detecting a large amount of historical data. Meanwhile, the system can regularly carry out back measurement on the existing data so as to update the big data in time, and the later fitting is more based.
After the user sends the message, the terminal sends the collected data Rm to the network side, the network side carries out fitting operation on the received data and R1-Rn pieces of data in the database, for example, a collaborative filtering algorithm based on the field can be used, and the main idea of the algorithm is to calculate the similarity between Ri and Rj by using the score matrix of < Ri, xj > and statistical information. And then, sorting by using the similarity, finally obtaining data with the highest similarity with the data Rm to be fitted, such as Rs, and recommending a message sending mode corresponding to the Rs to the terminal. The fitting formula is as follows:
wherein R is i,x Indicating the value of a certain X in the ith data, e.g. R 2,3 The value of X3 in the second piece of data is indicated. X epsilon I (ij) indicates that X is to select ith data and jth data which have scoring dimension, a bar is arranged on the Ri head, and the bar indicates the level of all X partial values of certain dataThe average value is calculated as the similarity sim (i, j) of Ri and Rj, and sim (i, j) takes a value of 0-1. The closer the sim (i, j) value is to 1, the more similar the two are.
In addition, in the case of not more initial system data, the similarity can be calculated through the above formula, but in the later stage, if the data volume of the system increases, for example, in the case of carrying out similarity calculation by adopting the dimension of each vector, if the system cost is large in the case of adopting the mode of carrying out similarity calculation by adopting the dimension of each vector, the real-time performance of message transmission can be influenced, therefore, the following fitting strategy can be adopted, vectors are grouped according to the dimension, for example, the vectors are grouped according to the access mode, the transmission time, the frequency, the message content and the like, each grouping calculates a value, when the fitting is carried out later, the first step fitting is carried out according to the vector dimension after grouping, if the obtained sorting result can be used, further calculation is not needed, and if the obtained checking result is very similar, the approximation calculation of the whole vector is needed.
The similarity value of the related data can be obtained through the calculation of the formula. The table below is calculated to show the similarity of R1-Rn to Rm (the values are used for example only).
Rm
R1 0.79
R2 0.67
R3 0.1
R4 0.85
R5 0.9
Rn 0.1
And after arranging the calculation results from large to small according to the approximation degree values, giving approximation degree sequencing < Rn, ry … >, returning the similarity sequencing results to the proxy gateway by the system, and selecting a transmission mode corresponding to the Rn with the highest approximation degree by the proxy gateway as the transmission mode of the message interaction.
In a specific example, as shown in fig. 8, the present embodiment includes the following steps:
the user inputs content on the terminal and prepares to send the converged communication message;
the terminal sends the converged communication message to a proxy gateway function;
judging whether to obtain the recommended message sending mode information from the network side, if so, sending according to the recommended message sending mode information; if not, the proxy gateway function reports the communication environment data of the terminal to the network side equipment, and the network side equipment sends the recommended message sending mode information to the terminal;
if the transmission is finished, calculating whether the transmission using the recommended message transmission mode information consumes less traffic, and if the transmission does consume less traffic, the network side stores the message transmission mode of the time as history data.
According to the embodiment, the message sending mode is dynamically adjusted according to the actual situation of the user when the message is sent, the requirement on terminal modification is reduced in a proxy gateway mode, and the message sending can be completed in an optimal mode.
The embodiment of the invention also provides a device for converged communication message transmission, which is applied to a terminal, as shown in fig. 9, and comprises:
the acquisition module 31 is configured to acquire communication environment data of the terminal when sending the converged communication message;
a reporting module 32, configured to report the communication environment data to a network side device;
a receiving module 33, configured to receive recommended message sending mode information returned by the network side device;
and the switching module 34 is configured to switch the message sending mode according to the recommended message sending mode information.
In this embodiment, when the terminal sends the converged communication message, the communication environment data of the terminal is collected and reported to the network side device, the network side device may determine the recommended message sending mode information according to the communication environment data, and return the recommended message sending mode information to the terminal, and the terminal may switch the message sending modes according to the recommended message sending mode information, so as to select the most suitable message sending mode, thereby improving the communication resource utilization rate.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
In some embodiments, the switching module 34 is specifically configured to perform any one of the following:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
the recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
In some embodiments, the apparatus further comprises:
the judging module is used for judging whether the flow consumed by the terminal for sending the converged communication message is reduced after the recommended message sending mode is switched;
and the sending module is used for sending the recommended message sending mode to the network side equipment as a sending mode suggestion if the recommended message sending mode is the recommended message sending mode.
The embodiment of the invention also provides a device for converged communication message transmission, which is applied to network side equipment, as shown in fig. 10, and comprises:
a receiving module 41, configured to receive communication environment data reported by a terminal;
a processing module 42, configured to determine, according to the communication environment data, historical data having a highest similarity with the communication environment data;
and a sending module 43, configured to send recommended message sending mode information to the terminal, where the recommended message sending mode information includes the history data and/or a recommended message sending mode determined according to the history data.
In this embodiment, the terminal reports the communication environment data to the network side device, and the network side device may determine the recommended message sending mode information according to the communication environment data, and return the recommended message sending mode information to the terminal, and the terminal may switch the message sending modes according to the recommended message sending mode information, and select the most suitable message sending mode, thereby improving the communication resource utilization rate.
In some embodiments, the processing module 42 is specifically configured to perform a fitting operation on the communication environment data reported by the terminal and a plurality of pieces of history data in a database, so as to obtain a similarity between each piece of history data and the communication environment data, where the database stores a plurality of pieces of history data, each piece of history data includes a plurality of data identifiers and corresponding values thereof, and each data identifier represents a data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
In some embodiments, the sending module 43 is specifically configured to determine the recommended message sending mode according to a message sending mode adopted by the historical data with the highest similarity.
In some embodiments, the apparatus further comprises:
and the acquisition module is used for acquiring the message ticket, extracting the communication environment data from the message ticket, and storing the extracted communication environment data in the database as the historical data.
In some embodiments, the processing module 42 is specifically configured to divide the historical data into N packets according to a data type, where N is a positive integer; sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data; and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
In some embodiments, the receiving module 41 is further configured to receive a transmission mode suggestion returned by the terminal;
the processing module 42 is further configured to store a correspondence between the communication environment data reported by the terminal and the transmission mode suggestion.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
The embodiment of the invention also provides a device for converged communication message transmission, which is applied to a terminal, as shown in fig. 11, and comprises a memory 61, a processor 62 and a computer program stored in the memory 61 and capable of running on the processor 62; the processor 62, when executing the program, implements the method of converged communication messaging as described above.
The processor 62 is specifically configured to collect communication environment data of the terminal when sending the converged communication message; reporting the communication environment data to network side equipment; receiving recommended message sending mode information returned by the network side equipment; and switching the message sending mode according to the recommended message sending mode information.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
In some embodiments, the processor 62 is specifically configured to perform any one of the following:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
The recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
In some embodiments, the processor 62 is further configured to determine whether the traffic consumed by the terminal to send the converged communication message is reduced after switching to the recommended message sending mode; and if so, sending the recommended message sending mode to the network side equipment as a sending mode suggestion.
The embodiment of the invention also provides a device for converged communication message transmission, which is applied to network side equipment, as shown in fig. 12, and comprises a memory 71, a processor 72 and a computer program stored on the memory 71 and capable of running on the processor 72; the processor 72, when executing the program, implements the method of converged communication messaging as described above.
The processor 72 is specifically configured to receive communication environment data reported by the terminal; determining historical data with highest similarity with the communication environment data according to the communication environment data; and transmitting recommended message transmission mode information to the terminal, wherein the recommended message transmission mode information comprises the historical data and/or a recommended message transmission mode determined according to the historical data.
In some embodiments, the processor 72 is specifically configured to perform a fitting operation on the communication environment data reported by the terminal and a plurality of pieces of history data in a database, so as to obtain a similarity between each piece of history data and the communication environment data, where the database stores a plurality of pieces of history data, each piece of history data includes a plurality of data identifiers and corresponding values thereof, and each data identifier represents a data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
In some embodiments, the processor 72 is specifically configured to determine the recommended messaging mode according to the messaging mode adopted by the historical data with the highest similarity.
In some embodiments, the processor 72 is further configured to obtain a message ticket, extract communication environment data from the message ticket, and store the extracted communication environment data in the database as the history data.
In some embodiments, the processor 72 is specifically configured to divide the historical data into N packets according to a data type, where N is a positive integer; sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data; and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
In some embodiments, the processor 72 is further configured to receive a transmission mode suggestion returned by the terminal; and storing the corresponding relation between the communication environment data reported by the terminal and the sending mode suggestion.
In some embodiments, the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
The embodiments of the present invention also provide a computer readable storage medium having stored thereon a computer program which when executed by a processor performs the steps in a method of converged communication messaging as described above.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices to be detected, or any other non-transmission medium which can be used to store information that can be accessed by a computing device to be detected. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that various modifications and adaptations can be made without departing from the principles of the present invention, and such modifications and adaptations are intended to be comprehended within the scope of the present invention.

Claims (13)

1. A method for converged communication messaging, applied to a terminal, comprising:
collecting communication environment data of the terminal when the converged communication message is sent;
reporting the communication environment data to network side equipment;
receiving recommended message sending mode information returned by the network side equipment;
switching the message sending mode according to the recommended message sending mode information;
the switching of the message transmission mode according to the recommended message transmission mode information comprises any one of the following steps:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
The recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
2. The method of converged communication messaging of claim 1, wherein the data type of the communication environment data includes at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
3. The method of converged communication messaging of claim 1, wherein after switching the messaging mode of the terminal to the recommended messaging mode, the method further comprises:
judging whether the flow consumed by the terminal for sending the converged communication message is reduced or not after switching to the recommended message sending mode;
And if so, sending the recommended message sending mode to the network side equipment as a sending mode suggestion.
4. A method for converged communication messaging, applied to a network side device, comprising:
receiving communication environment data reported by a terminal;
determining historical data with highest similarity with the communication environment data according to the communication environment data;
transmitting recommended message transmission mode information to the terminal, wherein the recommended message transmission mode information comprises the historical data and/or a recommended message transmission mode determined according to the historical data;
determining the historical data with the highest similarity with the communication environment data comprises:
fitting operation is carried out on the communication environment data reported by the terminal and a plurality of pieces of historical data in a database respectively to obtain the similarity between each piece of historical data and the communication environment data, wherein the plurality of pieces of historical data are stored in the database, each piece of historical data comprises a plurality of data identifiers and corresponding values thereof, and each data identifier represents one data type of the communication environment data;
and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
5. The method of converged communication messaging of claim 4, wherein determining the recommended messaging mode comprises:
and determining the recommended message sending mode according to the message sending mode adopted by the historical data with the highest similarity.
6. The method of converged communication messaging of claim 4, further comprising:
and acquiring a message ticket, extracting communication environment data from the message ticket, and storing the extracted communication environment data in the database as the historical data.
7. The method of converged communication messaging of claim 4, wherein the method specifically comprises:
dividing the historical data into N groups according to data types, wherein N is a positive integer;
sequencing the N groups, starting from the first group, and respectively calculating the similarity of the data in each group and the data of the same type in the communication environment data;
and determining the similarity between the historical data and the communication environment data according to the calculation results of the first N groups in the N groups, wherein N is a positive integer less than or equal to N.
8. The method of converged communication messaging of claim 4, further comprising:
Receiving a sending mode suggestion returned by the terminal;
and storing the corresponding relation between the communication environment data reported by the terminal and the sending mode suggestion.
9. The method of converged communication messaging of claim 4, wherein the data type of the communication environment data comprises at least one of:
the 1-to-1 message called type;
group membership of group message;
group average enters silence time;
liveness of the group message in the current time period;
concurrent group chat;
a time period for message transmission;
the length of the transmitted message;
the type of message sent;
the speed at which the message is sent;
the message sender sends message quantity daily;
the message receiver sends message quantity daily;
familiarity of the message sender and the message receiver;
user access mode.
10. An apparatus for converged communication messaging, applied to a terminal, comprising:
the acquisition module is used for acquiring the communication environment data of the terminal when the converged communication message is sent;
the reporting module is used for reporting the communication environment data to network side equipment;
the receiving module is used for receiving the recommended message sending mode information returned by the network side equipment;
The switching module is used for switching the message sending mode according to the recommended message sending mode information;
the switching module is specifically configured to perform any one of the following:
the recommended message sending mode information comprises historical data with highest similarity with the communication environment data, a message sending mode adopted by the historical data with highest similarity is determined to be a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode;
the recommended message sending mode information comprises a recommended message sending mode, and if the message sending mode of the terminal is different from the recommended message sending mode, the message sending mode of the terminal is switched to the recommended message sending mode.
11. An apparatus for converged communication messaging, applied to a network side device, comprising:
the receiving module is used for receiving the communication environment data reported by the terminal;
the processing module is used for determining historical data with highest similarity with the communication environment data according to the communication environment data;
the sending module is used for sending the recommended message sending mode information to the terminal, wherein the recommended message sending mode information comprises the historical data and/or a recommended message sending mode determined according to the historical data;
The processing module is specifically configured to perform fitting operation on the communication environment data reported by the terminal and a plurality of pieces of history data in a database, so as to obtain similarity between each piece of history data and the communication environment data, where the database stores a plurality of pieces of history data, each piece of history data includes a plurality of data identifiers and corresponding values thereof, and each data identifier represents a data type of the communication environment data; and sequencing the similarity, and determining historical data with highest similarity with the communication environment data.
12. An apparatus for converged communication messaging comprising a memory, a processor, and a computer program stored on the memory and executable on the processor; wherein the processor, when executing the program, implements the method of converged communication messaging as claimed in any one of claims 1 to 3 or the method of converged communication messaging as claimed in any one of claims 4 to 9.
13. A computer readable storage medium having stored thereon a computer program, characterized in that the program when executed by a processor realizes the steps of the method of converged communication messaging according to any one of claims 1 to 3 or the method of converged communication messaging according to any one of claims 4 to 9.
CN202010949618.8A 2020-09-10 2020-09-10 Method and device for converged communication message transmission and computer readable storage medium Active CN114173001B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010949618.8A CN114173001B (en) 2020-09-10 2020-09-10 Method and device for converged communication message transmission and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010949618.8A CN114173001B (en) 2020-09-10 2020-09-10 Method and device for converged communication message transmission and computer readable storage medium

Publications (2)

Publication Number Publication Date
CN114173001A CN114173001A (en) 2022-03-11
CN114173001B true CN114173001B (en) 2023-07-21

Family

ID=80475850

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010949618.8A Active CN114173001B (en) 2020-09-10 2020-09-10 Method and device for converged communication message transmission and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN114173001B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102045264A (en) * 2009-10-13 2011-05-04 中兴通讯股份有限公司 Method and system for transmitting big news mode CPM (Converged IP Message) to E-mail system
KR20130020330A (en) * 2011-08-19 2013-02-27 (주)티아이스퀘어 Method and system for changing chatting service modes on mobile communication terminals
JP2014239281A (en) * 2013-06-06 2014-12-18 富士通株式会社 Message transfer system, communication terminal, management device and message transfer method
KR20170059811A (en) * 2015-11-23 2017-05-31 주식회사 케이티 Method for changing communication mode
CN107786415A (en) * 2016-08-24 2018-03-09 中国移动通信有限公司研究院 A kind of method for processing business and relevant device and system
CN110621051A (en) * 2019-10-16 2019-12-27 中国联合网络通信集团有限公司 Routing method and device
CN110875914A (en) * 2018-09-03 2020-03-10 中国移动通信有限公司研究院 Method and device for transmitting messages based on shared session link
CN110912800A (en) * 2018-09-14 2020-03-24 中兴通讯股份有限公司 Method and device for forwarding group chat messages

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102045264A (en) * 2009-10-13 2011-05-04 中兴通讯股份有限公司 Method and system for transmitting big news mode CPM (Converged IP Message) to E-mail system
KR20130020330A (en) * 2011-08-19 2013-02-27 (주)티아이스퀘어 Method and system for changing chatting service modes on mobile communication terminals
JP2014239281A (en) * 2013-06-06 2014-12-18 富士通株式会社 Message transfer system, communication terminal, management device and message transfer method
KR20170059811A (en) * 2015-11-23 2017-05-31 주식회사 케이티 Method for changing communication mode
CN107786415A (en) * 2016-08-24 2018-03-09 中国移动通信有限公司研究院 A kind of method for processing business and relevant device and system
CN110875914A (en) * 2018-09-03 2020-03-10 中国移动通信有限公司研究院 Method and device for transmitting messages based on shared session link
CN110912800A (en) * 2018-09-14 2020-03-24 中兴通讯股份有限公司 Method and device for forwarding group chat messages
CN110621051A (en) * 2019-10-16 2019-12-27 中国联合网络通信集团有限公司 Routing method and device

Also Published As

Publication number Publication date
CN114173001A (en) 2022-03-11

Similar Documents

Publication Publication Date Title
CN100502572C (en) Method and system of increasing system capacity of multimedia message service
CN100488177C (en) Method and device for realizing pocket transmission news service
KR101182463B1 (en) Call group management using the session initiation protocol
US20050228895A1 (en) Method, Web service gateway (WSG) for presence, and presence server for presence information filtering and retrieval
CN103973662B (en) Streaming Media requesting method and controller
US20070070988A1 (en) Method For Transmitting Deferred Messages
CN105657069B (en) A kind of information push method and device
CN101800731B (en) Network transmission management server, network transmission management method and network transmission system
CN108989179B (en) Message processing method and device and storage medium
CN111629452A (en) Data transmission control method and device, storage medium and electronic equipment
CN101431724A (en) Method and equipment for sending messages
CN100449994C (en) Method and system for storing session information in instant information business
CN114173001B (en) Method and device for converged communication message transmission and computer readable storage medium
US20200195604A1 (en) Unified messaging delivery based on analysis and predictions
CN103686863B (en) Realize the method and system of control signaling transmission
CN108040000B (en) A kind of information transferring method and equipment
CN105634931A (en) Messaging service processing method and instant messaging server
CN101471891B (en) Method, system for real time displaying input state, and sending party/receiving party client terminals
TWI631471B (en) A communication system with smart agent robots
CN108595475A (en) A kind of cache node selection method in mobile community network
CN101483834B (en) Method and system for multimedia message communication using short number
CN105764093A (en) Method and device for selecting data compression level
CN101399781A (en) Message sending method, system, device and message server
CN104703152B (en) A kind of SMS processing and device
CN104753990B (en) A kind of method of data synchronization, device and system

Legal Events

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