WO2011110131A2 - 多媒体消息的处理方法和设备 - Google Patents

多媒体消息的处理方法和设备 Download PDF

Info

Publication number
WO2011110131A2
WO2011110131A2 PCT/CN2011/073258 CN2011073258W WO2011110131A2 WO 2011110131 A2 WO2011110131 A2 WO 2011110131A2 CN 2011073258 W CN2011073258 W CN 2011073258W WO 2011110131 A2 WO2011110131 A2 WO 2011110131A2
Authority
WO
WIPO (PCT)
Prior art keywords
message
push
smsc
multimedia
push notification
Prior art date
Application number
PCT/CN2011/073258
Other languages
English (en)
French (fr)
Other versions
WO2011110131A3 (zh
Inventor
周峰
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Priority to CN2011800004098A priority Critical patent/CN102172051A/zh
Priority to PCT/CN2011/073258 priority patent/WO2011110131A2/zh
Publication of WO2011110131A2 publication Critical patent/WO2011110131A2/zh
Publication of WO2011110131A3 publication Critical patent/WO2011110131A3/zh

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/58Message adaptation for wireless communication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements

Definitions

  • the embodiments of the present invention relate to communication technologies, and in particular, to a method and a device for processing multimedia messages. Background technique
  • the process of transmitting the multimedia message includes: a multimedia message service center (MMSC) receives the multimedia message edited by the sending terminal, and sends the message to the push proxy gateway (PPG). Pushing the notification request message, the PPG converts the push notification request message into a prompt message and sends it to the short message service center (Short Messaging Service Center, SMSC for short), and then the SMSC sends the message to the receiving terminal of the multimedia message, and then the MMSC is in the multimedia message. Waiting for the receiving terminal to acquire multimedia messages during the life cycle.
  • MMSC multimedia message service center
  • SMSC Short Messaging Service Center
  • the multimedia message will be backlogged on the MMSC system for a long time until the end of its life cycle, occupying a large amount of MMSC storage resources.
  • the embodiments of the present invention provide a method and a device for processing a multimedia message, which are used to effectively solve the problem that a large number of multimedia messages that cannot be acquired by the terminal occupy the storage resources of the MMSC, and do not need additional equipment and processes to support.
  • an embodiment of the present invention provides a method for processing a multimedia message, including:
  • the multimedia message center When receiving the multimedia message, the multimedia message center sends a push notification message to the short message center SMSC, so that the SMSC sends the push notification message to the receiving terminal;
  • the MMSC processes the multimedia message according to a result of sending the push notification message.
  • an embodiment of the present invention further provides a network device, including:
  • a transceiver module configured to: send a push notification message to the short message center SMSC when the multimedia message is received, so that the SMSC sends the push notification message to the receiving terminal; and receive a push response message returned by the SMSC, where The push response message carries the sending result of the push notification message;
  • the method and device for processing a multimedia message provided by the embodiment of the present invention carry a transmission result of a push notification message in a push response message, and process the received multimedia message according to the transmission result.
  • the utility model can effectively solve the problem that the multimedia message can be deleted only after the end of the multimedia message life cycle, and the storage resource of the MMSC is seriously occupied, and the receiving terminal can quickly identify whether the receiving terminal has the capability of receiving the multimedia message, and does not need to add extra Equipment and processes to support.
  • FIG. 1 is a flowchart of a method for processing a multimedia message according to an embodiment of the present invention
  • FIG. 2 is a flow diagram of a process for processing a multimedia message according to another embodiment of the present invention
  • FIG. 3 is a schematic structural diagram of a network device according to an embodiment of the present invention. detailed description
  • FIG. 1 is a flowchart of a method for processing a multimedia message according to an embodiment of the present invention. As shown in FIG. 1, the method includes:
  • Step 101 The MMSC receives the multimedia message, and sends a push notification message to the SMSC, so that the SMSC sends the push notification message to the receiving terminal.
  • Step 102 The MMSC receives a push response message returned by the SMSC, where the push response message carries a sending result of the push notification message.
  • Step 103 The MMSC processes the received multimedia message according to the sending result of the push notification message.
  • FIG. 2 is a flow diagram of a process for processing a multimedia message according to another embodiment of the present invention. As shown in FIG. 2, the method includes:
  • Step 201 The MMSC receives the multimedia message sent by the multimedia message sending terminal, and saves the multimedia message.
  • the multimedia message sent by the sending terminal can be sent to the MM1_submit.REQ message to
  • the MMSC may further include information such as a sending terminal identifier, a receiving terminal identifier, and the like.
  • Step 202 The MMSC sends a response message to the sending terminal.
  • the reply message can be a MM1_submit.RES message.
  • Step 203 The MMSC sends a push notification message to the PPG.
  • the push notification message may be an MM1_contact.REQ message, and the MMSC sends a push notification message to use a Push Access Protocol (PAP).
  • PAP is based on the Hypertext Transfer Protocol (HTTP), which is transmitted in the form of Extensible Markup Language (XML).
  • HTTP Hypertext Transfer Protocol
  • XML Extensible Markup Language
  • the protocol fields can be flexibly extended.
  • the push notification message is used to notify the receiving terminal that a multimedia message arrives.
  • the receiving terminal can decide whether to extract according to its own needs.
  • One aspect of PPG can be understood as converting a push notification message into a message that the receiving terminal can recognize.
  • Step 204 After receiving the push notification message sent by the MMSC, the PPG requests the SMSC to send the push notification message to the receiving terminal.
  • PPG can send a request to SMSC through SM-SubmitREQ message.
  • steps 203-204 may also be:
  • the MMSC sends a push notification to the SMSC directly.
  • Step 205 The SMSC sends a push notification message to the receiving terminal, and obtains a sending result of the push notification message.
  • the SMSC can send a push notification message to the receiving terminal through the wireless network and obtain the sending result.
  • Step 206 The SMSC sends a response message to the PPG, where the response message carries the sending result of the push notification message.
  • Another aspect of PPG can be understood as converting a response message into a message that the MMSC can recognize.
  • the SMSC obtains the transmission result of the push notification message
  • the sending result of the push notification message is carried in the response message and sent to the PPG.
  • the sending result of the push notification message may be carried by carrying the status code, for example, the content shown in Table 1:
  • Step 207 The PPG sends a push response message to the MMSC.
  • the push response message may be an MM1_contact.RES message.
  • the push response message carries the result of sending the push notification message, and the sending result can be implemented by adding an optional field to the MM 1 - notification.
  • RES message such as a "PushReal Status" field. This field can take different values to represent a successful transmission or a failed transmission, respectively.
  • the push response message can be as shown in Table 2:
  • Step 208 The MMSC receives the push response message, and determines the sending result of the push notification message. If the status code of the sending result is 101, 1043, or 1077, the receiving terminal may not be able to receive the multimedia message, and the receiving terminal may not reply to the receiving terminal. Receiving a delivery report of the multimedia message, and deleting the multimedia message; and recording the result that the receiving terminal cannot receive the multimedia message, for subsequent operation.
  • step 209 is performed; the result of the receiving terminal being able to receive the multimedia message may also be recorded for subsequent operations.
  • Step 209 The receiving terminal sends a multimedia message acquisition message to the MMSC.
  • the multimedia message acquisition message may be an MM1 - Retrieve.REQ message.
  • Step 210 The MMSC sends the multimedia message to the receiving terminal.
  • the multimedia message can be sent to the receiving terminal through the MM1_Retrieve.RES message.
  • the acknowledgment message may be a MM1 - acknowledgement.REQ message.
  • Step 212 The MMSC sends a delivery report to the sending terminal, where the delivery message indicates that the multimedia message has been sent.
  • the method for processing a multimedia message carries a transmission result of a push notification message in a push response message, and processes the received multimedia message according to the transmission result.
  • the utility model can effectively solve the problem that the multimedia message can be deleted only after the end of the multimedia message life cycle, and the storage resource of the MMSC is seriously occupied, and the receiving terminal can quickly identify whether the receiving terminal has the capability of receiving the multimedia message, and does not need to add extra Equipment and processes to support.
  • FIG. 3 is a schematic structural diagram of a network device according to an embodiment of the present invention, which may be used to implement a method for processing a multimedia message shown in FIG. 1 and FIG.
  • the network device includes: a transceiver module 301 and a processing module 302.
  • the network device may be set independently for the specific primary network device that performs the foregoing method embodiments, or may be set on the same entity as other network devices (for example, an existing MMSC), or may be dispersed on different network nodes according to the functions thereof. .
  • the transceiver module 301 is configured to send a push notification message to the short message center SMSC when the multimedia message is received, so that the SMSC sends the push notification message to the receiving terminal, and receives the push response message returned by the SMSC, where the push response message carries the push message.
  • the sending result of the notification message; the processing module 302 is configured to process the multimedia message according to the sending result of the push notification message.
  • the processing module 302 includes a reporting unit and a deleting unit.
  • the reporting unit is configured to reply to the sending terminal of the multimedia message that the receiving terminal cannot receive the delivery report of the multimedia message; and the deleting unit is configured to delete the multimedia message.
  • the network device may further include: a saving module, where the saving module is used for receiving The result that the terminal cannot receive the multimedia message is saved.
  • the transceiver module 301 is further configured to: send the push notification message to the push proxy gateway PPG, so that the PPG converts the push notification message into a message recognized by the receiving terminal, and then sends the message to the SMSC.
  • the transceiver module 301 is further configured to: receive a push response message sent by the PPG, and the push response message is sent by the PPG to the network device after receiving the message returned by the SMSC and converting the message to the network device.
  • the network device provided by the embodiment of the present invention carries the transmission result of the push notification message in the push response message, and processes the received multimedia message according to the transmission result.
  • the utility model can effectively solve the problem that the multimedia message can be deleted only after the end of the multimedia message life cycle, and the storage resource of the MMSC is seriously occupied, and the receiving terminal can quickly identify whether the receiving terminal has the capability of receiving the multimedia message, and does not need to add extra Equipment and processes to support.
  • the device embodiments described above are merely illustrative, wherein the units illustrated as separate components may or may not be physically separate, and the components displayed as units may or may not be physical units, ie may be located in one place. , or it can be distributed to at least two network elements. Some or all of the modules may be selected according to actual needs to achieve the objectives of the solution of the embodiment. Those of ordinary skill in the art can understand and implement without deliberate labor.

Landscapes

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

Abstract

本发明提供一种多媒体消息的处理方法和设备。方法包括:MMSC接收到多媒体消息,发送推动通知消息给SMSC,以使SMSC将推送通知消息发送给接收终端(101);MMSC接收SMSC返回的推送应答消息,该推送应答消息中携带有推送通知消息的发送结果(102);MMSC根据推送通知消息的发送结果处理接收到的多媒体消息(103)。设备包括:收发模块和处理模块。本发明的方案可以有效解决大量无法被终端获取的多媒体消息占用MMSC的存储资源的问题。

Description

多媒体消息的处理方法和设备
技术领域
本发明实施例涉及通信技术, 尤其涉及一种多媒体消息的处理方法和设 备。 背景技术
现有技术中, 多媒体消息的发送过程包括: 多媒体消息中心(Multimedia Messaging Service Center, 简称为: MMSC )接收发送终端编辑好的多媒体 消息, 向推送代理网关( Push Proxy Gateway, 简称为: PPG )发送推送通知 请求消息, PPG 将该推送通知请求消息转换为提示消息发送给短消息中心 ( Short Messaging Service Center, 简称为: SMSC ) , 再由 SMSC发送给多 媒体消息的接收终端, 然后 MMSC 在多媒体消息的生命周期内等待接收终 端获取多媒体消息。
如果接收终端不获取此多媒体消息或者不具有获取多媒体消息的功能, 那么多媒体消息就会在 MMSC系统上长期进行积压, 直至其生命周期终结, 占用了大量的 MMSC的存储资源。 发明内容
本发明实施例提供一种多媒体消息的处理方法和设备, 用以有效解决大量 无法被终端获取的多媒体消息占用 MMSC的存储资源的问题, 同时不需要额外 增加设备和流程来支持。
一方面, 本发明实施例提供一种多媒体消息的处理方法, 包括:
多媒体消息中心 MMSC接收到多媒体消息时, 发送推送通知消息给短消息 中心 SMSC, 以使所述 SMSC将所述推送通知消息发送给接收终端;
所述 MMSC接收所述 SMSC返回的推送应答消息,所述推送应答消息中携 带有所述推送通知消息的发送结果;
所述 MMSC根据所述推送通知消息的发送结果处理所述多媒体消息。
另一方面, 本发明实施例还提供一种网络设备, 包括:
收发模块, 用于接收到多媒体消息时, 发送推送通知消息给短消息中心 SMSC,以使所述 SMSC将所述推送通知消息发送给接收终端;并接收所述 SMSC 返回的推送应答消息, 所述推送应答消息中携带有所述推送通知消息的发送结 果;
处理模块, 用于根据所述推送通知消息的发送结果处理所述多媒体消息。 本发明实施例的提供的多媒体消息的处理方法和设备, 通过在推送应答消 息中携带推送通知消息的发送结果, 并根据该发送结果处理接收到的多媒体消 息。 有效解决了现有技术中只能在多媒体消息生命周期结束后才能够删除多媒 体消息, 严重占用 MMSC的存储资源的问题, 可以快速辨别出接收终端是否有 接收多媒体消息的能力, 而且不需要增加额外的设备和流程来支持。 附图说明
为了更清楚地说明本发明实施例或现有技术中的技术方案, 下面将对实施 例或现有技术描述中所需要使用的附图作一简单地介绍, 显而易见地, 下面描 述中的附图是本发明的一些实施例, 对于本领域普通技术人员来讲, 在不付出 创造性劳动的前提下, 还可以根据这些附图获得其他的附图。
图 1为本发明一个实施例提供的多媒体消息的处理方法流程图;
图 2为本发明另一个实施例提供的多媒体消息的处理方法流程交互图; 图 3为本发明一个实施例提供的网络设备的结构示意图。 具体实施方式
为使本发明实施例的目的、 技术方案和优点更加清楚, 下面将结合本发明 实施例中的附图, 对本发明实施例中的技术方案进行清楚、 完整地描述, 显然, 所描述的实施例是本发明一部分实施例, 而不是全部的实施例。 基于本发明中 的实施例, 本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其 他实施例, 都属于本发明保护的范围。
图 1为本发明一个实施例提供的多媒体消息的处理方法流程图, 如图 1所 示, 该方法包括:
步骤 101 : MMSC接收到多媒体消息, 发送推送通知消息给 SMSC, 以使 SMSC将推送通知消息发送给接收终端;
步骤 102: MMSC接收 SMSC返回的推送应答消息, 该推送应答消息中携 带有推送通知消息的发送结果;
步骤 103: MMSC根据推送通知消息的发送结果处理接收到的多媒体消息。 图 2 为本发明另一个实施例提供的多媒体消息的处理方法流程交互图, 如 图 2所示, 该方法包括:
步骤 201 : MMSC接收到多媒体消息发送终端发送的多媒体消息, 将多媒 体消息进行保存;
发送终端发送的多媒体消息可以通过 MM1— submit.REQ 消息发送给
MMSC, 其中还可以包括发送终端标识、 接收终端标识等信息。
步骤 202: MMSC发送应答消息给发送终端;
应答消息可以为 MM1— submit.RES消息。
步骤 203: MMSC发送推送通知消息给 PPG;
其中, 推送通知消息可以为 MM1— notification.REQ消息 , MMSC发送推送 通知消息可以使用推送访问协议( Push Access Protocol , 简称为 PAP ) 。 PAP是 基于超文本传输协议 ( Hyper Text Transfer Protocol, 简称为: HTTP ) ? 载上的 可扩展标记语言 (Extensible Markup Language, 简称为: XML )形式传输, 协 议字段可以灵活扩展。 该推送通知消息用于通知接收终端有多媒体消息到达。 接收终端可以根据自身需要决定是否提取。 PPG 的一方面作用可以理解为将推 送通知消息转换为接收终端能够识别的消息。 步骤 204: PPG接收到 MMSC发送的推送通知消息后, 请求 SMSC将推送 通知消息发送给接收终端;
其中, PPG可以通过 SM— SubmitREQ消息向 SMSC发送请求。
可替换的,步骤 203 - 204也可以为: MMSC直接向 SMSC发送推送通知消 自
步骤 205: SMSC将推送通知消息发送给接收终端, 并获得推送通知消息的 发送结果;
其中, SMSC可以通过无线网络向接收终端发送推送通知消息并获得发送结 果。
步骤 206: SMSC发送应答消息给 PPG, 该应答消息中携带有推送通知消息 的发送结果;
PPG 的另一方面作用可以理解为将应答消息转换为 MMSC 能够识别的消 息。 现有技术中, SMSC获得了推送通知消息的发送结果后, 会将推送通知消息 的发送结果携带在应答消息中发送给 PPG。 具体可以通过携带状态码的形式携 带推送通知消息的发送结果, 例如表 1所示的内容:
表 1
Figure imgf000006_0001
步骤 207: PPG发送推送应答消息给 MMSC; 其中, 推送应答消息可以为 MM1— notification.RES 消息。 与现有技术不同 的是, 在推送应答消息中会携带推送通知消息的发送结果, 该发送结果可以通 过在 MM 1— notification.RES消息中增加一个可选字段实现, 如 "PushReal Status" 字段。 此字段可以取不同的值, 从而分别代表发送成功或发送失败。
该推送应答消息可以如表 2所示:
表 2
步骤 208: MMSC接收到推送应答消息, 判断推送通知消息的发送结果; 如果发送结果的状态码为 101、 1043或者 1077, 则可以认为接收终端没有 接收多媒体消息的能力, 向发送终端回复接收终端无法接收多媒体消息的递送 报告, 并删除多媒体消息; 还可以将该接收终端无法接收多媒体消息的结果记 录下来, 以供后续操作使用。
如果发送结果的状态码为 0, 则执行步骤 209; 还可以将该接收终端能够接 收多媒体消息的结果记录下来, 以供后续操作使用。
步骤 209: 接收终端发送多媒体消息获取消息给 MMSC;
该多媒体消息获取消息可以为 MM1— Retrieve.REQ消息。
步骤 210: MMSC将多媒体消息发送给接收终端; 该多媒体消息可以通过 MM1— Retrieve.RES消息发送给接收终端。 步骤 211 : 接收终端发送确收消息给 MMSC, 以通知 MMSC多媒体消息已 收到;
该确收消息可以为 MM1— acknowledgement.REQ消息。
步骤 212: MMSC向发送终端发送递送报告, 该投递报告中说明多媒体消 息已发送。
本发明实施例提供的多媒体消息的处理方法, 通过在推送应答消息中携带 推送通知消息的发送结果, 并根据该发送结果处理接收到的多媒体消息。 有效 解决了现有技术中只能在多媒体消息生命周期结束后才能够删除多媒体消息 , 严重占用 MMSC的存储资源的问题, 可以快速辨别出接收终端是否有接收多媒 体消息的能力, 而且不需要增加额外的设备和流程来支持。
图 3 为本发明一个实施例提供的网络设备的结构示意图, 可以用于实施前 文图 1、 图 2所示的多媒体消息的处理方法。 如图 3所示, 该网络设备包括: 收 发模块 301和处理模块 302。 其中, 该网络设备为执行上述方法实施例的特定主 网络设备可以独立设置, 也可以和其它网络设备(例如现有的 MMSC )设置在 同一实体上, 或者根据其功能分散在不同的网络节点上。
收发模块 301 用于接收到多媒体消息时, 发送推送通知消息给短消息中心 SMSC, 以使 SMSC将推送通知消息发送给接收终端; 并接收 SMSC返回的推 送应答消息, 该推送应答消息中携带有推送通知消息的发送结果; 处理模块 302 用于根据推送通知消息的发送结果处理多媒体消息。
其中, 如果收发模块 301中接收到的推送通知消息的发送结果为发送失败, 则处理模块 302 包括报告单元和删除单元。 其中的报告单元用于向多媒体消息 的发送终端回复接收终端无法接收多媒体消息的递送报告; 删除单元用于删除 该多媒体消息。
进一步的, 该网络设备还可以包括: 保存模块, 该保存模块用于对接收终 端无法接收多媒体消息的结果进行保存。
进一步的,收发模块 301还用于:将推送通知消息发送给推送代理网关 PPG, 以使该 PPG将推送通知消息转换为接收终端识别的消息后发送给 SMSC。
再进一步的, 该收发模块 301还可以用于: 接收由 PPG发送的推送应答消 息, 该推送应答消息为 PPG接收到 SMSC返回的消息后转换为网络设备识别的 消息后发送给网络设备的。
本发明实施例提供的网络设备, 通过在推送应答消息中携带推送通知消息 的发送结果, 并根据该发送结果处理接收到的多媒体消息。 有效解决了现有技 术中只能在多媒体消息生命周期结束后才能够删除多媒体消息, 严重占用 MMSC的存储资源的问题, 可以快速辨别出接收终端是否有接收多媒体消息的 能力, 而且不需要增加额外的设备和流程来支持。
本领域普通技术人员可以理解: 实现上述方法实施例的全部或部分步骤可 以通过程序指令相关的硬件来完成, 前述的程序可以存储于一计算机可读取存 储介质中, 该程序在执行时, 执行包括上述方法实施例的步骤; 而前述的存储 介质包括: ROM、 RAM, 磁碟或者光盘等各种可以存储程序代码的介质。
以上所描述的装置实施例仅仅是示意性的, 其中作为分离部件说明的单元 可以是或者也可以不是物理上分开的, 作为单元显示的部件可以是或者也可以 不是物理单元, 即可以位于一个地方, 或者也可以分布到至少两个网络单元上。 可以根据实际的需要选择其中的部分或者全部模块来实现本实施例方案的目 的。 本领域普通技术人员在不付出创造性的劳动的情况下, 即可以理解并实施。
最后应说明的是: 以上实施例仅用以说明本发明的技术方案, 而非对其限 制; 尽管参照前述实施例对本发明进行了详细的说明, 本领域的普通技术人员 应当理解: 其依然可以对前述各实施例所记载的技术方案进行修改, 或者对其 中部分技术特征进行等同替换; 而这些修改或者替换, 并不使相应技术方案的 本质脱离本发明各实施例技术方案的精神和范围。

Claims

权 利 要 求
1、 一种多媒体消息的处理方法, 其特征在于, 包括:
网络设备接收到多媒体消息时, 发送推送通知消息给短消息中心 SMSC, 以使所述 SMSC将所述推送通知消息发送给接收终端;
所述网络设备接收所述 SMSC返回的推送应答消息, 所述推送应答消息中 携带有所述推送通知消息的发送结果;
所述网络设备根据所述推送通知消息的发送结果处理所述多媒体消息。
2、根据权利要求 1所述的多媒体消息的处理方法, 其特征在于, 如果所述 推送通知消息的发送结果为发送失败, 所述根据所述推送通知消息的发送结果 处理所述多媒体消息包括:
向所述多媒体消息的发送终端回复接收终端无法接收多媒体消息的递送报 告, 并删除所述多媒体消息。
3、根据权利要求 2所述的多媒体消息的处理方法, 其特征在于, 所述方法 还包括: 对所述接收终端无法接收多媒体消息的结果进行保存。
4、根据权利要求 1至 3中任一项所述的多媒体消息的处理方法, 其特征在 于, 所述发送推送通知消息给短消息中心 SMSC, 包括:
将所述推送通知消息发送给推送代理网关 PPG,以使所述 PPG将所述推送 通知消息转换为所述接收终端能够识别的消息后发送给所述 SMSC。
5、根据权利要求 4所述的多媒体消息的处理方法, 其特征在于, 所述接收 所述 SMSC返回的推送应答消息, 包括:
接收由所述 PPG发送的推送应答消息, 所述推送应答消息为所述 PPG接 收到所述 SMSC返回的消息后转换为所述网络设备能够识别的消息后发送给所 述网络设备的。
6、 一种网络设备, 其特征在于, 包括:
收发模块, 用于接收到多媒体消息时, 发送推送通知消息给短消息中心
SMSC, 以使所述 SMSC 将所述推送通知消息发送给接收终端; 并接收所述 SMSC返回的推送应答消息, 所述推送应答消息中携带有所述推送通知消息的 发送结果;
处理模块, 用于根据所述推送通知消息的发送结果处理所述多媒体消息。
7、根据权利要求 6所述的网络设备, 其特征在于, 如果所述收发模块接收 到的推送通知消息的发送结果为发送失败, 则所述处理模块包括:
报告单元, 用于向所述多媒体消息的发送终端回复接收终端无法接收多媒 体消息的递送报告;
删除单元, 用于删除所述多媒体消息。
8、 根据权利要求 7所述的网络设备, 其特征在于, 所述网络设备还包括: 保存模块, 用于对所述接收终端无法接收多媒体消息的结果进行保存。
9、根据权利要求 6至 8中任一项所述的网络设备, 其特征在于, 所述收发 模块还用于: 将所述推送通知消息发送给推送代理网关 PPG, 以使所述 PPG将 所述推送通知消息转换为所述接收终端识别的消息后发送给 SMSC。
10、 根据权利要求 9所述的网络设备, 其特征在于, 所述收发模块还用 于: 接收由所述 PPG发送的推送应答消息, 所述推送应答消息为所述 PPG 接收到所述 SMSC返回的消息后转换为所述网络设备识别的消息后发送给 所述网络设备的。
PCT/CN2011/073258 2011-04-25 2011-04-25 多媒体消息的处理方法和设备 WO2011110131A2 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN2011800004098A CN102172051A (zh) 2011-04-25 2011-04-25 多媒体消息的处理方法和设备
PCT/CN2011/073258 WO2011110131A2 (zh) 2011-04-25 2011-04-25 多媒体消息的处理方法和设备

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2011/073258 WO2011110131A2 (zh) 2011-04-25 2011-04-25 多媒体消息的处理方法和设备

Publications (2)

Publication Number Publication Date
WO2011110131A2 true WO2011110131A2 (zh) 2011-09-15
WO2011110131A3 WO2011110131A3 (zh) 2012-03-22

Family

ID=44491719

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2011/073258 WO2011110131A2 (zh) 2011-04-25 2011-04-25 多媒体消息的处理方法和设备

Country Status (2)

Country Link
CN (1) CN102172051A (zh)
WO (1) WO2011110131A2 (zh)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102984669B (zh) * 2012-11-27 2018-06-05 南京工业大学 一种移动通信网络中多媒体消息自动回复的方法
CN103152705B (zh) * 2013-02-04 2016-05-25 贵阳朗玛信息技术股份有限公司 短信的处理方法、装置及系统

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1557981A1 (en) * 2004-01-23 2005-07-27 Vodafone Group PLC Testing telecommunications networks
CN1856132A (zh) * 2005-04-26 2006-11-01 华为技术有限公司 一种推送业务实现方法
CN101895838A (zh) * 2010-07-15 2010-11-24 中兴通讯股份有限公司 一种多媒体消息业务中下发消息的方法及系统
CN101917681A (zh) * 2010-08-23 2010-12-15 中兴通讯股份有限公司 多媒体消息中心及消息的下发方法
CN101951564A (zh) * 2010-08-25 2011-01-19 中兴通讯股份有限公司 多媒体消息业务的处理方法、装置及系统
CN101986733A (zh) * 2010-11-11 2011-03-16 中兴通讯股份有限公司 一种下发多媒体消息的方法和系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101098338A (zh) * 2006-06-29 2008-01-02 中兴通讯股份有限公司 一种多媒体消息内容保护的实现方法
CN101237337B (zh) * 2007-01-30 2011-11-09 华为技术有限公司 在会议系统中向终端发送多媒体消息的方法、系统和设备

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1557981A1 (en) * 2004-01-23 2005-07-27 Vodafone Group PLC Testing telecommunications networks
CN1856132A (zh) * 2005-04-26 2006-11-01 华为技术有限公司 一种推送业务实现方法
CN101895838A (zh) * 2010-07-15 2010-11-24 中兴通讯股份有限公司 一种多媒体消息业务中下发消息的方法及系统
CN101917681A (zh) * 2010-08-23 2010-12-15 中兴通讯股份有限公司 多媒体消息中心及消息的下发方法
CN101951564A (zh) * 2010-08-25 2011-01-19 中兴通讯股份有限公司 多媒体消息业务的处理方法、装置及系统
CN101986733A (zh) * 2010-11-11 2011-03-16 中兴通讯股份有限公司 一种下发多媒体消息的方法和系统

Also Published As

Publication number Publication date
CN102172051A (zh) 2011-08-31
WO2011110131A3 (zh) 2012-03-22

Similar Documents

Publication Publication Date Title
JP6014922B2 (ja) グループ通信のための方法およびシステム、グループサーバ並びにグループメンバーデバイス
EP3588862B1 (en) Communication system core network and method for providing heart-beat messages
WO2008040248A1 (fr) Procédé et système de transmission de courrier électronique et serveur de courrier électronique poussé
KR100692653B1 (ko) 무선 인터넷 데이터 중계 방법 및 이를 이용한 무선 인터넷데이터를 위한 액세스 게이트웨이 시스템
WO2014067311A1 (zh) 资源订阅方法及装置
US9197575B2 (en) Handling of snapshot messages as a result of delivery failure in a two-way push connection
RU2608469C2 (ru) Способ и устройство высокоэффективной доставки уведомлений в реальном времени с малым временем задержки
KR20080085864A (ko) Ims 인스턴트 메시지를 전송하기 위한 방법, 시스템, 및장치
WO2013064058A1 (zh) 一种即时通信方法、系统及装置
EP2415223B1 (en) Message notification
US20180351889A1 (en) Method and system for transferring messages between messaging systems
WO2013113195A1 (zh) 短消息的发送方法及系统
KR20120063454A (ko) 장치 관리 클라이언트에 의한 비세션 보고 방법 및 장치
WO2014187397A1 (zh) 多媒体消息的发布方法及装置
JP2024511907A (ja) ネットワーク機能登録方法、発見方法、装置、デバイス及び媒体
WO2011110131A2 (zh) 多媒体消息的处理方法和设备
CN103533001A (zh) 基于http多重代理的通信方法和系统、中间代理服务器
WO2019201111A1 (zh) 信息处理方法、装置、设备及计算机可读存储介质
WO2007022685A1 (fr) Procédé de réalisation du service de notification, système de gestion web distribué et dispositif de service d’envoi de notification
WO2009103196A1 (zh) 多媒体消息存储地址发送系统及方法
WO2011140801A1 (zh) 一种发送彩信的方法,装置和系统
CN102307334A (zh) 处理增值业务短信的方法及系统及相关设备
CN1901595B (zh) 一种发送传真到无线传真设备的方法
CN101330664A (zh) 多媒体业务的实现方法、系统和装置
Lee et al. Logical push framework for real-time SNS processing

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 201180000409.8

Country of ref document: CN

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

Ref document number: 11752874

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11752874

Country of ref document: EP

Kind code of ref document: A2