CN114679689B - Method and device for forwarding multimedia message - Google Patents

Method and device for forwarding multimedia message Download PDF

Info

Publication number
CN114679689B
CN114679689B CN202011429861.3A CN202011429861A CN114679689B CN 114679689 B CN114679689 B CN 114679689B CN 202011429861 A CN202011429861 A CN 202011429861A CN 114679689 B CN114679689 B CN 114679689B
Authority
CN
China
Prior art keywords
message
management module
notification message
network operator
multimedia message
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
CN202011429861.3A
Other languages
Chinese (zh)
Other versions
CN114679689A (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 United Network Communications Group Co Ltd
China Unicom Online Information Technology Co Ltd
Original Assignee
China United Network Communications Group Co Ltd
China Unicom Online Information Technology 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 China United Network Communications Group Co Ltd, China Unicom Online Information Technology Co Ltd filed Critical China United Network Communications Group Co Ltd
Priority to CN202011429861.3A priority Critical patent/CN114679689B/en
Publication of CN114679689A publication Critical patent/CN114679689A/en
Application granted granted Critical
Publication of CN114679689B publication Critical patent/CN114679689B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Abstract

The embodiment of the application provides a method and a device for forwarding a multimedia message. The method comprises the following steps: the management module receives a multimedia message from a sending terminal, wherein the multimedia message is to be sent to a plurality of receiving terminals, and a network operator of the sending terminal is a first network operator; the management module generates a notification message which contains the download address of the multimedia message; the management module transmits the notification message to the plurality of receiving terminals to notify the plurality of receiving terminals to download the multimedia message based on the download address. Therefore, even if the multimedia message needs to be forwarded across networks, the MMSC is not required to be butted among all network operators, and the process of forwarding the multimedia message across networks is greatly simplified. In addition, the multimedia message can be stored in the cloud server, so that the problem that the storage of the multimedia message is limited by the MMSC capacity can be avoided.

Description

Method and device for forwarding multimedia message
Technical Field
The present application relates to the field of communications technologies, and in particular, to a method and an apparatus for forwarding a multimedia message.
Background
Multimedia messaging services (multimedia messaging service, MMS) can support various types of services such as text, pictures, audio, animation, video, combinations thereof, and the like, and are commonly used by end users.
At present, the cross-network forwarding flow of the multimedia message is as follows: when a user of the operator 1 sends a multimedia message to a user of the operator 2, a multimedia message service center (multimedia messaging service center, MMSC) to which an originating user belongs is required to store and process the multimedia message, and the multimedia message is forwarded to an IWGW of the operator 2 through an interconnection gateway (interworking gateway, IWGW) of the operator 1, then sent to the MMSC to which a receiving user belongs, and then sent to a receiving terminal by the MMSC. Thereby enabling cross-network forwarding of multimedia messages between individual users.
If there is a group transmission requirement for a certain multimedia message, for example, an enterprise user wants to send the multimedia message to a personal user in the enterprise, once there is cross-network forwarding, the enterprise user needs to respectively dock with the operators of each receiving end user according to the access rule supported by the operators of each receiving end user, and the access process is complex.
Disclosure of Invention
The embodiment of the application provides a method and a device for forwarding a multimedia message, aiming at simplifying the cross-network forwarding flow of the multimedia message.
In a first aspect, a method for forwarding a multimedia message, the method comprising:
A management module receives a multimedia message from a sending terminal, wherein the multimedia message is to be sent to a plurality of receiving terminals, a network operator of the sending terminal is a first network operator, the management module is a management module of the first network operator deployed on a cloud server, and the network operator of at least one receiving terminal in the plurality of receiving terminals is not the first network operator;
the management module generates a notification message, wherein the notification message comprises a download address of the multimedia message;
the management module transmits the notification message to the plurality of receiving terminals to notify the plurality of receiving terminals to download the multimedia message based on the download address.
Based on the scheme, the multimedia message can be directly sent to the users of different operators by establishing the management module to receive and process the multimedia message, so that the complex process of respectively butting between different operators can be simplified, and the efficiency of sending the multimedia message between different operators is improved. The management module can store the multimedia message in the cloud server, so that the storage of the multimedia message is prevented from being limited by the capacity of a multimedia message service center (multimedia messaging service center, MMSC), and the upper limit of the capacity of the multimedia message is improved.
Optionally, the download address is a uniform resource locator (uniform resource locator, URL).
Optionally, the method further comprises:
the management module receives receiving terminal information from the sending terminal;
and the management module determines the network operator of each terminal in the plurality of terminals according to the receiving terminal information.
Optionally, the notification message further includes the receiving terminal information.
Optionally, the plurality of receiving terminals include a first receiving terminal, a network operator of the first receiving terminal is the first network operator, and the notification message includes a first notification message for sending to the first receiving terminal;
the management module sending the notification message to the plurality of receiving terminals, including:
and the management module sends the first notification message to a first short message gateway so as to send the first notification message to the first receiving terminal through the first short message gateway.
Optionally, the plurality of receiving terminals include a second receiving terminal, a network operator of the second receiving terminal being a second network operator, and the notification message includes a second notification message for sending to the second receiving terminal; and
The management module generates a notification message comprising:
the management module generates the second notification message based on a short message gateway interface protocol corresponding to the second network operator;
the management module sending the notification message to the plurality of receiving terminals, including:
and the management module sends the second notification message to a second short message gateway so as to send the second notification message to the second receiving terminal through the second short message gateway.
Optionally, the multimedia message carries a check code of the sending terminal, where the check code is used to authenticate the sending terminal.
In a second aspect, an embodiment of the present application provides a forwarding apparatus for a multimedia message, including a unit configured to implement the forwarding method for a multimedia message described in any one of the first aspect and the first aspect.
In a third aspect, an embodiment of the present application provides a forwarding apparatus for a multimedia message, including a processor, where the processor is configured to perform any one of the first aspect and the forwarding method for a multimedia message in the first aspect.
The apparatus may also include a memory to store instructions and data. The memory is coupled to the processor, and the processor, when executing instructions stored in the memory, may implement the method described in the first aspect. The apparatus may also include a communication interface for the apparatus to communicate with other devices, which may be, for example, a transceiver, circuit, bus, module, or other type of communication interface.
In a fourth aspect, there is provided a computer readable storage medium comprising instructions which, when run on a computer, cause the computer to implement the method as described in any one of the first and second aspects.
In a fifth aspect, there is provided a computer program product comprising: a computer program (which may also be referred to as code, or instructions) which, when executed, causes a computer to perform the method of the first aspect and any of the first aspects.
It should be understood that the second to fifth aspects of the present application correspond to the technical solutions of the first aspect of the present application, and the advantages obtained by each aspect and the corresponding possible embodiments are similar, and are not repeated.
Drawings
Fig. 1 is a schematic diagram of a method for transmitting a multimedia message in the prior art;
fig. 2 is an application scenario schematic diagram of a forwarding method of a multimedia message according to an embodiment of the present application;
FIG. 3 is a schematic diagram of a management module and a service acceptance module according to an embodiment of the present application;
fig. 4 is a flowchart of an embodiment of a forwarding method for a multimedia message according to an embodiment of the present application;
fig. 5 is a schematic diagram of a forwarding device for multimedia messages according to an embodiment of the present application;
Fig. 6 is another schematic block diagram of a forwarding apparatus for multimedia messages according to an embodiment of the present application.
Detailed Description
The technical scheme of the application will be described below with reference to the accompanying drawings.
For ease of understanding, a brief description of the prior art process of transmitting a multimedia message for a single user will be first described with reference to fig. 1. Fig. 1 is a transmission flow chart of a multimedia message. As shown in fig. 1, both the network operator 1 and the network operator 2 are deployed with a wireless application protocol (wireless application protocol, WAP) gateway, a multimedia messaging service center (multimedia messaging service center, MMSC) and an interworking gateway (interworking gateway, IWGW) on the network side.
Wherein the WAP gateway technically supports multimedia messaging service (multimedia messaging service, MMS) specifications to support multimedia messaging services. And establishing a data access channel between the MMS user agent and the MMS relay server through the WAP gateway, thereby supporting the operations of sending, receiving, notifying and the like of the multimedia information.
MMSCs may be used to store and process multimedia messages, including message input and output, address resolution, notification, reporting, etc.
The IWGW supports interworking between different network operators.
As shown in fig. 1, for convenience of distinction, a WAP gateway deployed on the side of the network operator 1 is denoted as WAP gateway #1, MMSC as MMSC #1, and IWGW as IWGW #1; the WAP gateway deployed on the network operator 2 side is denoted as WAP gateway #2, MMSC as MMSC #2, and IWGW as IWGW #2. Wherein the network operator 1 and the network operator 2 are different network operators.
WAP gateway #1 and MMSC #1 of network operator 1 are connected, MMSC #1 and IWGW #1 are connected, WAP gateway #2 and MMSC #2 of network operator 2 are connected, MMSC #2 and IWGW #2 are connected, and IWGW #1 of network operator 1 is connected with IWGW #2 of network operator 2.
In the process of transmitting the multimedia message across the network by the user, the multimedia message is mainly processed and stored based on the MMSC, and then the multimedia message is forwarded to the IWGWGWs of different network operators through the IWGWGWs so as to realize the forwarding of the multimedia message.
Taking the architecture shown in fig. 1 as an example, assume that terminal a is a subscriber of network operator 1 and terminal B is a subscriber of network operator 2. When a user a sends a multimedia message to a terminal B of a user B through the terminal a, the multimedia message of the terminal a is sent to an mmsc#1 to which the terminal a belongs through a WAP gateway#1, the mmsc#1 can send the multimedia message to an iwgw#1, then the iwgw#1 forwards the multimedia message to an iwgw#2, the iwgw#2 sends the multimedia message to an mmsc#2 to which the terminal B belongs, and the multimedia message is sent to the terminal B of the user B through the mmsc#2.
Based on the above description, in the prior art, the cross-network transmission of the multimedia message is the forwarding of a plurality of network elements, and the cross-network forwarding needs to be performed by following the access rule of the network operator of the receiving terminal. If the multimedia message needs to be sent in groups, for example, an enterprise user sends the multimedia message to user terminals of different network operators, then the enterprise user needs to respectively interface with a plurality of different network operators, and the access rules of the different network operators are followed.
In view of the above problems, an embodiment of the present application provides a forwarding method of a multimedia message, where a network operator of a sending terminal sends a notification message including a uniform resource locator (uniform resource locator, URL) for downloading the multimedia message to a receiving terminal through a management module, so that the receiving terminal downloads the multimedia message with the URL, thereby implementing mass sending of the multimedia message, and avoiding the problem of complex access process caused by the need of respectively interfacing different network operators; nor is it necessary to transcode the multimedia message. In addition, the multimedia message is stored in the cloud server in consideration of the limitation of the MMSC storage capacity, so that the real-time capacity expansion can be realized, and the upper limit of the message capacity is greatly improved.
To facilitate understanding of embodiments of the present application, a scenario suitable for embodiments of the present application will be described in detail first with reference to fig. 2.
Fig. 2 illustrates an exemplary communication system of a forwarding method of a multimedia message according to an embodiment of the present application. As shown in fig. 2, the communication system 200 may include a transmitting terminal 210, a cloud server 220, a short message gateway 231 and a short message gateway 232, and a plurality of receiving terminals 241 to 245. Wherein the network operator of at least one of the receiving terminals 241 to 245 is not the network operator of the transmitting terminal.
For example, the transmitting terminal 210 shown in the drawing may be a contracted terminal of a first operator with the receiving terminals 241 and 242, the receiving terminals 243 to 245 may be contracted terminals of a second operator, and the first operator and the second operator may be different operators.
It should be understood that transmission and reception are relative terms and should not constitute any limitation as to the type of terminal. The transmitting terminal and the receiving terminal may be the same type of terminal equipment, such as mobile phones, tablets, etc.; but also different types of terminal devices. The embodiment of the present application is not limited thereto.
It should be understood that fig. 2 is only an example, showing a sms gateway and a subscription terminal under two different operators. This should not be construed as limiting the embodiments of the application in any way. The application is not limited to the number of operators and the number of contracted terminals of each operator.
The cloud server 220 may further include a management module, a multimedia message adapter, and a service acceptance module, where the multimedia message adapter is deployed in the management module, as shown in fig. 3.
Fig. 3 shows a schematic frame diagram of the management module and the service acceptance module. It should be understood that the management module and the service acceptance module shown in fig. 3 may be processing modules deployed at the cloud server by an operator, and are divided into different modules based on different functions. The application is not limited to the naming of each module, the specific physical form and the like.
As shown in fig. 3, the management module may be configured to implement functions that may be used for key generation, content template auditing, content storage, report pushing, billing settlement, etc. Based on different functions, the management module can be further divided into a multimedia message adapter, a key management sub-module, a template management sub-module, a content storage sub-module, a charging junction sub-module, a result statistics sub-module, a report management sub-module and the like.
Wherein the multimedia message adapter is operable to receive the received multimedia message from the transmitting terminal and the receiving terminal information, and to determine a network operator of the receiving terminal based on the receiving terminal information. After the multimedia message adapter determines the network operator of the receiving terminal, the multimedia message adapter may be further configured to send the multimedia message to a service acceptance module of the corresponding network operator.
The service acceptance module can be used for storing the multimedia message and providing a content download service for the user of the receiving terminal. Based on different functions, the service acceptance module can be further divided into a multimedia message receiving sub-module, a content storage sub-module, a short message issuing sub-module and the like.
Wherein the multimedia message receiving sub-module may be configured to receive the multimedia message pushed from the management module. The content storage sub-module may be configured to store the received multimedia message in a cloud server. The short message issuing sub-module can be used for issuing the received notification short message to the short message gateway of the corresponding operator. It should be understood that the sub-modules included in the management module and the service acceptance module provided in the embodiments of the present application are only exemplarily described in connection with fig. 3, and the management module and the service acceptance module may further include more or fewer sub-modules with other functions. The embodiment of the present application is not particularly limited thereto.
The following describes in detail a method for forwarding a multimedia message according to an embodiment of the present application with reference to fig. 4. It should be appreciated that the method shown in fig. 4 may be applied in an architecture as shown in fig. 2 and 3.
Fig. 4 is a flowchart of a forwarding method of a multimedia message according to an embodiment of the present application. As shown in fig. 4, the method may include the following steps 401 to 410.
In step 401, the management module receives a multimedia message from a transmitting terminal.
The network operator of the sending terminal may be referred to as a first network operator, and the management module may be a management module deployed by the first network operator on the cloud server. The management module may provide access modes such as a WEB page (WEB) and an application program interface (application programming interface, API), which is not limited in the embodiment of the present application.
In the embodiment of the present application, the multimedia message may be a multimedia message to be sent to a plurality of receiving terminals. The multimedia message is a hypertext transfer protocol (hyper text transfer protocol, HTTP) based multimedia message. The network operator of the transmitting terminal may be referred to as a first network operator, and the management module may be a management module that the first network operator deploys at the cloud server, where the network operator of at least one receiving terminal of the plurality of receiving terminals is not the first network operator.
In addition, in order to avoid the illegal user from using the group sending function of the multimedia message, the sending terminal may also send a check code to the management module, where the check code may be used to check the sending terminal.
The check code may be carried in a multimedia message, for example, and sent to the management module in step 401, or may be sent separately to the management module before step 401. The embodiment of the present application is not limited thereto. The management module may execute the following method flow after completing the verification of the sending terminal and under the condition that the verification is qualified. The generation rule of the check code may be, for example: a check code is generated based on one or more of the key, URL, and parameters. The key may be pre-negotiated by the sending terminal and the management module. The parameters may be, for example, american standard code for information interchange (American standard code for information interchange, ASCII) value ordered connections. The parameter value is null or null string, and the check code and the specified parameter do not participate in the generation of the check code.
The check code may be cryptographically generated, for example, by an existing encryption algorithm including, but not limited to, a message digest algorithm (message digest algorithm, MD5), a data encryption standard (data encrytion standard, DES), etc., as examples and embodiments of the present application are not limited thereto.
An example of a check code is given by way of example below:
sign=MD5(“PORT_SECRET_KEY/api/feedbacka=100&b=test”)。
The sign represents a check code, which can be calculated through an MD5 algorithm based on one or more of a private key and parameters, API represents a management module to which a transmitting terminal is connected through an interface of an API, feedback represents a URL, a=100 & b=test represents a randomly generated parameter, and a plurality of parameters are separated by "&" symbols.
In step 402, the management module receives receiving terminal information from a transmitting terminal.
The receiving terminal information is used for indicating the receiving terminal of the multimedia message, for example, can indicate the mobile phone number, the short enterprise number and the like of the receiving terminal of the multimedia message, and can be used for uniquely identifying the data of the receiving terminal.
In one possible design, the transmitting terminal may transmit the receiving terminal information along with the multimedia message. For example, the transmitting terminal integrates the receiving terminal information and the multimedia message into the same message to transmit according to a predefined content template. In other words, step 401 and step 402 may be combined into one step.
Of course, the multimedia message and the receiving terminal information may be transmitted separately. In this case, step 401 and step 402 may be performed separately.
Alternatively, the reception terminal information may not be transmitted. For example, for a certain enterprise user, the receiving terminal of the mass-sent multimedia message may be unchanged for a period of time. The management module may locally store the mass-sending object of the multimedia message of the enterprise user, that is, the receiving terminal of the multimedia message. The management module can correspond the multimedia message to the receiving terminal once receiving the multimedia message.
In step 403, the management module stores the multimedia message in the cloud server.
The management module can reduce the occupation of the storage space of the MMSC by storing the multimedia message in the cloud server, thereby realizing real-time capacity expansion and greatly improving the upper limit of the message capacity.
In addition, the cloud server can be accessed by devices of different network operators, and is not limited to the same-network terminal or different-network terminals. The receiving terminal can download the multimedia message from the cloud server as long as the receiving terminal acquires the download address.
In step 404, the management module generates a notification message including a download address of the multimedia message.
Illustratively, the download address of the multimedia message may be a URL. The management module generates a notification message for downloading the URL of the multimedia message. It should be understood that URL is one way to specify the location of information on the web service of the internet, in other words URL is used to indicate the download address of the multimedia message. This should not be construed as limiting the application in any way. The present application does not exclude the possibility of carrying out the same or similar functions in other ways in existing and future technologies.
The network operator, where there may be at least one of the plurality of receiving terminals, is not the first network operator. Alternatively, there may be at least one of the plurality of receiving terminals, whose network operator is different from the network operator of the transmitting terminal. In other words, there may be a need for trans-network forwarding of multimedia messages sent by the sending terminal.
The management module may generate the notification message based on the network operators of the receiving terminals due to different sms gateway interface protocols supported by the network operators.
Optionally, the plurality of receiving terminals includes a first receiving terminal, the network operator of the first receiving terminal is a first network operator, and the notification message includes a first notification message for transmitting the transmitting terminal.
Because the first receiving terminal and the sending terminal are signing terminals of the same network operator, the first notification message generated by the management module is generated based on the short message gateway interface protocol of the first network operator, and transcoding and other operations are not needed.
Optionally, the plurality of receiving terminals includes a second receiving terminal, the network operator of the second receiving terminal is a second network operator, and the notification message includes a second notification message for transmitting the second terminal.
Since the second receiving terminal and the sending terminal are subscription terminals of different network operators, the second notification message generated by the management module is generated based on the short message gateway interface protocol of the second network operator. For example, the management module may generate the first notification message and then perform a transcoding operation to obtain the second notification message supported by the sms gateway interface protocol of the second network operator.
It will be appreciated that either the first notification message or the second notification message includes a URL for downloading the multimedia message. In other words, the valid information in both is the same.
In one possible implementation, the management module may classify the network operators of the receiving terminals according to the mobile phone number and the mobile phone number segment of each receiving terminal. For example, network operators of the receiving terminal can be classified into a same network and a different network, and for the same network terminal, a first notification message can be generated; for a heterogeneous network terminal, a second notification message may be generated.
It should be noted that the figures are only examples, and the steps of the management module generating the first notification message and the second notification message are shown. But this should not be construed as limiting the application in any way. The receiving terminal of the multimedia message may also be the same network terminal or different network terminals, in which case the management module only needs to generate the first notification message or the second notification message.
In addition, the notification message may further include receiving terminal information, so that the short message gateway issues the notification message to the corresponding receiving terminal based on the receiving terminal information.
In step 405, the management module transmits a notification message to a plurality of receiving terminals.
As described above, the notification message sent to each receiving terminal may be forwarded to each receiving terminal via the short message gateway of the network operator of each receiving terminal.
In this embodiment, the management module generates the first notification message for the same-network terminal and the different-network terminal, and the management module may send the first notification message and the second notification message to the same-network terminal and the different-network terminal, respectively. Step 405 may include step 4051, the management module sending a first notification message to the first receiving terminal, and step 4052, the management module sending a second notification message to the second receiving terminal.
As shown, the first notification message may reach the first receiving terminal via a first sms gateway of the first network operator. The second notification message may reach the second receiving terminal via a second short message gateway of the second network operator. Optionally, the second notification message may be arrived via forwarding by the second service acceptance module during the process of being sent to the second sms gateway by the management module, and the second service acceptance module may acquire and store the receiving terminal information from the second notification message.
It should be understood that the receiving terminal is not limited to the first receiving terminal and the second receiving terminal shown herein, and that the different network terminals may also belong to different network operators. The application is not limited in this regard.
In step 406, each receiving terminal sends a download request to the service acceptance module based on the notification message to request downloading of the multimedia message.
As shown, step 406 may include step 4061, where the first receiving terminal sends a download request to the first service acceptance module based on the first notification message; and step 4062, the second receiving terminal sends a download request to the second service acceptance module based on the second notification message.
Optionally, the download request carries the URL, so that each service acceptance module obtains the multimedia message from the cloud server based on the URL.
In step 407, the service acceptance module of each network operator obtains the multimedia message from the cloud server.
As shown, step 407 may include step 4071, where the first service acceptance module obtains the multimedia message from the cloud server, and step 4072, where the second service acceptance module obtains the multimedia message from the cloud server.
In step 408, the service acceptance module of each network operator transmits a multimedia message to the receiving terminal.
As shown, step 408 may include step 4081, the first service acceptance module sending a multimedia message to the first receiving terminal, and step 4082, the second service acceptance module sending a multimedia message to the second receiving terminal.
It should be understood that the steps above are described exemplarily in connection with the first receiving terminal and the second receiving terminal, but this should not constitute any limitation of the present application. The present application does not limit the number of receiving terminals and the number of network operators subscribed to by the receiving terminals.
In order to further understand the receiving condition of the multimedia message, the management module may further execute step 409 to obtain a message sending result.
The message transmission result may include, for example, a transmission case of the notification message and a download case of the multimedia message by the receiving terminal. The management module may obtain the sending condition of the notification message from the short message gateway of the same network (e.g. the first short message gateway) and the short message gateway of the different network (e.g. the second short message gateway).
For example, in the sending process of the first notification message, the first notification message may be forwarded to the sending terminal through the first short message gateway, and the first short message gateway may generate a sending result of the first notification message according to the sending condition of the first notification message. In the sending process of the second notification message, the second notification message is forwarded to the second terminal through the second short message gateway, and the second short message gateway generates a sending result of the second notification message according to the sending condition of the second notification message. The management module can obtain the sending condition of the notification message from the first short message gateway and the second short message gateway respectively.
The management module may also obtain the download condition of the multimedia message by the receiving terminal from the service acceptance module of the same network (e.g., the first service acceptance module) and the service acceptance module of the different network (e.g., the second service acceptance module).
For example, when the receiving terminal downloads the multimedia message from the cloud, the service acceptance module may monitor the downloading condition of the receiving terminal on the multimedia message.
For example, the management module may obtain, from the first service acceptance module, a download condition of the multimedia message by the first receiving terminal. The management module may also obtain a download condition of the multimedia message by the second receiving terminal from the second service acceptance module.
In step 410, the management module transmits a multimedia message transmission report to the transmitting terminal, the report indicating the reception situation of the multimedia message by each receiving terminal.
As shown in the figure, after the management module obtains the sending result of the notification short message and the downloading condition of the multimedia message, the management module can send a multimedia message sending report to the sending terminal.
Alternatively, when the transmitting terminal fails to receive the notification message, or the multimedia message is downloaded, the transmitting terminal may retransmit the notification message again to the receiving terminal that did not successfully download the multimedia message.
Based on the scheme, when the multimedia message is forwarded across the network, the multimedia message can be conveniently acquired by each terminal in a mode of sending the download address to each receiving terminal, and the multimedia message is not needed to be realized through MMSC (minimum mean square root) butting among different network operators, so that the process of forwarding the multimedia message across the network can be simplified to a certain extent, and the sending efficiency can be greatly improved especially in the scene of mass sending the multimedia message. The receiving terminal can receive the multimedia message only through downloading, and the operation is convenient.
On the other hand, the multimedia message is stored in the cloud server without using the limited storage space of the MMSC, so that the real-time capacity expansion can be realized, and the upper limit of the message capacity is greatly improved. Therefore, the method can be more suitable for the requirements of richer and richer content and larger capacity of rich media information under the 4G/5G network.
Fig. 5 is a schematic diagram of a forwarding device for multimedia messages according to an embodiment of the present application. The device may correspond to the management module in the above method embodiment, and may be used to implement the function of the management module.
As shown in fig. 5, the apparatus 500 may include: a receiving unit 510, a processing unit 520, and a transmitting unit 530. The receiving unit 510 may be configured to receive a multimedia message from a sending terminal, where the multimedia message is a multimedia message to be sent to a plurality of receiving terminals, and a network operator of the sending terminal is a first network operator, where the apparatus 500 may be deployed by the first network operator on a cloud server, and a network operator of at least one receiving terminal of the plurality of receiving terminals is not the first network operator. The processing unit 520 may be configured to generate a notification message comprising a download address of the multimedia message. The transmitting unit 530 may be configured to transmit the notification message to the plurality of receiving terminals.
Optionally, the download address is a uniform resource locator URL.
Optionally, the receiving unit 510 is further configured to receive receiving terminal information from the sending terminal; the processing unit 520 is further configured to determine a network operator of each of the plurality of terminals according to the receiving terminal information.
Optionally, the notification message further includes the receiving terminal information.
Optionally, the plurality of receiving terminals include a first receiving terminal, a network operator of the first receiving terminal is the first network operator, and the notification message includes a first notification message for sending to the first receiving terminal;
the sending unit 530 is further configured to send the first notification message to a first sms gateway, so that the first notification message is sent to the first receiving terminal through the first sms gateway.
Optionally, the plurality of receiving terminals include a second receiving terminal, the network operator of the second receiving terminal is a second network operator, and the notification message includes a second notification message for sending to the second receiving terminal;
the processing unit 520 is further configured to generate the second notification message based on a short message gateway interface protocol corresponding to the second network operator;
The sending unit 530 is further configured to send the second notification message to a second sms gateway, so that the second notification message is sent to the second receiving terminal through the second sms gateway.
Optionally, the multimedia message carries a check code of the sending terminal, where the check code is used to authenticate the sending terminal.
It should be understood that the division of the units in the embodiment of the present application is schematic, only one logic function is divided, and another division manner may be implemented in practice. In addition, each functional unit in the embodiments of the present application may be integrated in one processor, or may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules.
Fig. 6 is another schematic block diagram of a forwarding apparatus for multimedia messages according to an embodiment of the present application. The device can be used for realizing the forwarding function of the multimedia message in the method. Wherein the device may be a system-on-chip. In the embodiment of the application, the chip system can be formed by a chip, and can also comprise the chip and other discrete devices.
As shown in fig. 6, the apparatus 600 may include: at least one processor 610 is configured to implement the forwarding function of the multimedia message in the method provided by the embodiment of the present application. Illustratively, the processor 610 is operable to generate a notification message that includes a uniform resource locator URL for downloading the multimedia message. Reference is made specifically to the detailed description in the method examples, and details are not described here.
The apparatus 600 may also include at least one memory 620 for storing program instructions and/or data. The memory 620 is coupled to the processor 610. The coupling in the embodiments of the present application is an indirect coupling or communication connection between devices, units, or modules, which may be in electrical, mechanical, or other forms for information interaction between the devices, units, or modules. The processor 610 may operate in conjunction with the memory 620. The processor 610 may execute program instructions stored in the memory 620. At least one of the at least one memory may be included in the processor.
The apparatus 600 may also include a communication interface 630 for communicating with other devices over a transmission medium so that an apparatus for use in the apparatus 600 may communicate with other devices. The other device may be, for example, a second neural network. The communication interface 630 may be, for example, a transceiver, an interface, a bus, a circuit, or a device capable of implementing a transceiver function. The processor 610 may utilize the communication interface 630 to transceive data and/or information and is used to implement the methods performed by the management modules described in the corresponding embodiments of fig. 4 or 5.
The specific connection medium between the processor 610, the memory 620, and the communication interface 630 is not limited in the embodiment of the present application. Embodiments of the present application are illustrated in fig. 6 as being coupled between processor 610, memory 620, and communication interface 630 via bus 640. Bus 640 is shown in bold in fig. 6, and the manner in which other components are connected is illustrated schematically and not by way of limitation. The buses may be classified as address buses, data buses, control buses, etc. For ease of illustration, only one thick line is shown in fig. 6, but not only one bus or one type of bus.
The application also provides a system for forwarding the multimedia message, which comprises the device for forwarding the multimedia message.
The present application also provides a computer program product comprising: a computer program (which may also be referred to as code, or instructions) which, when executed, causes an electronic device to perform the method of any of the embodiments shown in fig. 4.
The present application also provides a computer-readable storage medium storing a computer program (which may also be referred to as code, or instructions). The computer program, when executed, causes the electronic device to perform the method of any of the embodiments shown in fig. 4.
It should be appreciated that the processor in embodiments of the present application may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method embodiments may be implemented by integrated logic circuits of hardware in a processor or instructions in software form. The processor may be a general purpose processor, a digital signal processor (digital signal processor, DSP), an application specific integrated circuit (application specific integrated circuit, ASIC), a field programmable gate array (field programmable gate array, FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of the method disclosed in connection with the embodiments of the present application may be embodied directly in the execution of a hardware decoding processor, or in the execution of a combination of hardware and software modules in a decoding processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor reads the information in the memory and, in combination with its hardware, performs the steps of the above method.
It should also be appreciated that the memory in embodiments of the present application may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The nonvolatile memory may be a read-only memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an electrically Erasable EPROM (EEPROM), or a flash memory. The volatile memory may be random access memory (random access memory, RAM) which acts as an external cache. By way of example, and not limitation, many forms of RAM are available, such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double data rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous DRAM (SLDRAM), and direct memory bus RAM (DR RAM). It should be noted that the memory of the systems and methods described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
The terms "unit," "module," and the like as used in this specification may be used to refer to a computer-related entity, either hardware, firmware, a combination of hardware and software, or software in execution.
Those of ordinary skill in the art will appreciate that the various illustrative logical blocks (illustrative logical block) and steps (steps) described in connection with the embodiments disclosed herein can be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application. In the several embodiments provided by the present application, it should be understood that the disclosed apparatus, device and method may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
In the above-described embodiments, the functions of the respective functional units may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions (programs). When the computer program instructions (program) are loaded and executed on a computer, the processes or functions according to the embodiments of the present application are fully or partially produced. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another, for example, by wired (e.g., coaxial cable, optical fiber, digital Subscriber Line (DSL)), or wireless (e.g., infrared, wireless, microwave, etc.). The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., a floppy disk, a hard disk, a magnetic tape), an optical medium (e.g., a DVD), or a semiconductor medium (e.g., a Solid State Disk (SSD)), or the like.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, comprising several instructions for causing a computer device (which may be a personal computer, a server, a network device, etc.) to perform all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a read-only memory (ROM), a random access memory (random access memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
The foregoing is merely illustrative of the present application, and the present application is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (8)

1. A method for forwarding a multimedia message, comprising:
a management module receives a multimedia message from a sending terminal, wherein the multimedia message is to be sent to a plurality of receiving terminals, a network operator of the sending terminal is a first network operator, the management module is a management module of the first network operator deployed on a cloud server, the network operator of at least one receiving terminal of the plurality of receiving terminals is not the first network operator, and the multimedia message is stored on the cloud server;
the management module generates a notification message, wherein the notification message comprises a download address of the multimedia message;
the management module sends the notification message to the plurality of receiving terminals to notify the plurality of receiving terminals to download the multimedia message based on the download address;
the plurality of receiving terminals comprise a first receiving terminal, a network operator of the first receiving terminal is the first network operator, and the notification message comprises a first notification message for being sent to the first receiving terminal;
the management module sending the notification message to the plurality of receiving terminals, including:
The management module sends the first notification message to a first short message gateway, so as to send the first notification message to the first receiving terminal through the first short message gateway, wherein the first short message gateway is a short message gateway of the first network operator;
the plurality of receiving terminals comprise a second receiving terminal, a network operator of the second receiving terminal is a second network operator, the notification message comprises a second notification message which is used for being sent to the second receiving terminal, the first network operator and the second network operator are different operators, and the first notification message and the second notification message both comprise download addresses of the multimedia message; and
the management module generates a notification message comprising:
the management module generates the second notification message based on a short message gateway interface protocol corresponding to the second network operator;
the management module sending the notification message to the plurality of receiving terminals, including:
the management module sends the second notification message to a second short message gateway, so as to send the second notification message to the second receiving terminal through the second short message gateway, wherein the second short message gateway is a short message gateway of the second network operator.
2. The method of claim 1, wherein the download address is a uniform resource locator URL.
3. The method of claim 1 or 2, wherein prior to the management module generating a notification message, the method further comprises:
the management module receives receiving terminal information from the sending terminal;
and the management module determines the network operator of each terminal in the plurality of terminals according to the receiving terminal information.
4. The method of claim 3, wherein the notification message further comprises the receiving terminal information.
5. The method of claim 4, wherein the multimedia message carries a check code of the transmitting terminal, the check code being used by the management module to authenticate the transmitting terminal.
6. A forwarding device for multimedia messages, characterized by means for implementing the method according to any of claims 1 to 5.
7. A forwarding device for multimedia messages, comprising a processor for performing the method of any of claims 1 to 5.
8. A computer readable storage medium comprising instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1 to 5.
CN202011429861.3A 2020-12-09 2020-12-09 Method and device for forwarding multimedia message Active CN114679689B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011429861.3A CN114679689B (en) 2020-12-09 2020-12-09 Method and device for forwarding multimedia message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011429861.3A CN114679689B (en) 2020-12-09 2020-12-09 Method and device for forwarding multimedia message

Publications (2)

Publication Number Publication Date
CN114679689A CN114679689A (en) 2022-06-28
CN114679689B true CN114679689B (en) 2023-10-31

Family

ID=82071039

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011429861.3A Active CN114679689B (en) 2020-12-09 2020-12-09 Method and device for forwarding multimedia message

Country Status (1)

Country Link
CN (1) CN114679689B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1555836A1 (en) * 2004-01-15 2005-07-20 France Telecom Routing system for inter-operator multimedia messaging (MMS) traffic
CN1717072A (en) * 2004-06-28 2006-01-04 华为技术有限公司 Method for repeating multimedia news between networks
CN101005646A (en) * 2007-01-16 2007-07-25 中兴通讯股份有限公司 Method and system for sending multimedia message between different networks
CN101124778A (en) * 2004-08-19 2008-02-13 赛贝斯365有限公司 Architecture and method for inter-carrier multi-media messaging
CN101202944A (en) * 2006-12-12 2008-06-18 中兴通讯股份有限公司 System for transferring multimedia message among networks
WO2008086714A1 (en) * 2006-12-30 2008-07-24 Zte Corporation A method and system for realizing safety of cipher key in multi-network fusion mobile multi-media broadcasting system
CN101516067A (en) * 2008-02-21 2009-08-26 中国移动通信集团公司 System and method for sending multimedia message-storing addresses
CN101742434A (en) * 2009-11-09 2010-06-16 中兴通讯股份有限公司 Device, system and method for realizing intercommunication of multimedia messages
US7746864B1 (en) * 2008-04-30 2010-06-29 Cello Partnership System and method for routing inter-carrier short message service or multimedia message service messages
WO2012024915A1 (en) * 2010-08-25 2012-03-01 中兴通讯股份有限公司 Method and system for processing multimedia message
CN104486752A (en) * 2014-12-01 2015-04-01 中国联合网络通信集团有限公司 Multimedia information interaction system among mobile stations

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1424860A3 (en) * 2002-11-05 2006-01-25 Siemens Aktiengesellschaft Method for controlling a multimedia messaging service between a telecommunication device and a telecommunication network, respective smart card and telecommunication device
US7154901B2 (en) * 2003-02-07 2006-12-26 Mobile 365, Inc. Intermediary network system and method for facilitating message exchange between wireless networks
US7660403B2 (en) * 2005-05-06 2010-02-09 Ipsobox, S.A. De C.V. Multi-networking communication system and method

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1555836A1 (en) * 2004-01-15 2005-07-20 France Telecom Routing system for inter-operator multimedia messaging (MMS) traffic
CN1717072A (en) * 2004-06-28 2006-01-04 华为技术有限公司 Method for repeating multimedia news between networks
CN101124778A (en) * 2004-08-19 2008-02-13 赛贝斯365有限公司 Architecture and method for inter-carrier multi-media messaging
CN101202944A (en) * 2006-12-12 2008-06-18 中兴通讯股份有限公司 System for transferring multimedia message among networks
WO2008086714A1 (en) * 2006-12-30 2008-07-24 Zte Corporation A method and system for realizing safety of cipher key in multi-network fusion mobile multi-media broadcasting system
CN101005646A (en) * 2007-01-16 2007-07-25 中兴通讯股份有限公司 Method and system for sending multimedia message between different networks
CN101516067A (en) * 2008-02-21 2009-08-26 中国移动通信集团公司 System and method for sending multimedia message-storing addresses
US7746864B1 (en) * 2008-04-30 2010-06-29 Cello Partnership System and method for routing inter-carrier short message service or multimedia message service messages
CN101742434A (en) * 2009-11-09 2010-06-16 中兴通讯股份有限公司 Device, system and method for realizing intercommunication of multimedia messages
WO2012024915A1 (en) * 2010-08-25 2012-03-01 中兴通讯股份有限公司 Method and system for processing multimedia message
CN104486752A (en) * 2014-12-01 2015-04-01 中国联合网络通信集团有限公司 Multimedia information interaction system among mobile stations

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
流媒体在3G网络中的应用;刘彬;郭刚;;青海民族大学学报(教育科学版)(05);全文 *

Also Published As

Publication number Publication date
CN114679689A (en) 2022-06-28

Similar Documents

Publication Publication Date Title
US7860490B2 (en) Methods and systems for exposing access network capabilities using an enabler proxy
US9167420B2 (en) Mobile terminal system
US6629130B2 (en) Method and apparatus for processing electronic mail
US9197587B2 (en) User initiated rule-based restrictions on messaging applications
US9154955B1 (en) Authenticated delivery of premium communication services to trusted devices over an untrusted network
US7890586B1 (en) Mass multimedia messaging
US20080020738A1 (en) Mobile device service authorization system and method
JP2009246986A (en) Contact validation and trusted contact updating in mobile wireless communications devices
WO2019196699A1 (en) Method and device for acquiring security policy
EP2144460A1 (en) Method, system, packet data gateway and computer program for providing connection for data delivery
US11546760B2 (en) Caller verification in rich communication services (RCS)
US9154949B1 (en) Authenticated delivery of premium communication services to untrusted devices over an untrusted network
US8340700B2 (en) Enabling binary object attachment support for short messaging service
WO2016078090A1 (en) Charging control device, method and system
US9204483B1 (en) Methods for obtaining a mobile internet protocol address
CN114679689B (en) Method and device for forwarding multimedia message
US20160044028A1 (en) Message authentication
CN105391702A (en) Audio/video communication method, terminal, server and platform
US20190273794A1 (en) Method And Intermediate Network Node For Managing TCP Segment
CN102318376A (en) Method of and system for implementing privacy control
WO2018120150A1 (en) Method and apparatus for connection between network entities
GB2573746A (en) Data communication system and method
CN116669134B (en) Method, device, equipment and medium for adapting SMF network element and UPF network element
WO2014183722A1 (en) Method and device for service provision, and method and device for service request
CN114500534A (en) System and method for transmitting multimedia message across communication operation platform

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