WO2009115033A1 - 多媒体消息业务的实现方法、系统及相关设备 - Google Patents

多媒体消息业务的实现方法、系统及相关设备 Download PDF

Info

Publication number
WO2009115033A1
WO2009115033A1 PCT/CN2009/070836 CN2009070836W WO2009115033A1 WO 2009115033 A1 WO2009115033 A1 WO 2009115033A1 CN 2009070836 W CN2009070836 W CN 2009070836W WO 2009115033 A1 WO2009115033 A1 WO 2009115033A1
Authority
WO
WIPO (PCT)
Prior art keywords
service
message
request
user
ordering
Prior art date
Application number
PCT/CN2009/070836
Other languages
English (en)
French (fr)
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 EP09722138.6A priority Critical patent/EP2247124B1/en
Priority to BRPI0910929-3A priority patent/BRPI0910929B1/pt
Priority to MX2010010228A priority patent/MX2010010228A/es
Publication of WO2009115033A1 publication Critical patent/WO2009115033A1/zh

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • 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
    • H04W8/00Network data management
    • H04W8/18Processing of user or subscriber data, e.g. subscribed services, user preferences or user profiles; Transfer of user or subscriber data

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method, system, and related device for implementing a multimedia message service.
  • Multimedia Messaging Service is a further development of Short Message Service (SMS) and Enhanced Message Service (EMS), providing a complete end-to-end for personal multimedia mobile communication services. solution.
  • SMS Short Message Service
  • EMS Enhanced Message Service
  • multimedia messages include images, audio, video, and data.
  • multimedia messaging services cover end-to-end, terminal-to-application, and application-to-terminal multimedia messaging communications. It not only realizes the information transfer between terminals, terminals and applications, but also realizes the diversity of content, including various combinations of pictures, voice, images, data and text.
  • MMS can generate more colorful content business applications under the interaction of mobile users and Internet content providers.
  • MMSC Multimedia Messaging Service Center
  • operators In practical applications, in addition to using the Multimedia Messaging Service Center (MMSC) to complete the storage and forwarding of multimedia messages, operators generally deploy some value-added services on the MMSC. For example, the operator can provide the user with a signature file service. After the MMSC receives a message submitted by the user, the MMSC automatically adds a pre-set signature to the receiver at the end of the message content, and the carrier can also send the message to the user. The calling receipt service is provided. After the message submitted by the user is delivered, the MMSC notifies the sending result of the message by using a short message or the like.
  • MMSC Multimedia Messaging Service Center
  • the MMSC itself is a telecommunication network device that requires high reliability, and directly implements the value-added service in the MMSC, which increases on the one hand.
  • the complexity of MMSC leads to the difficulty in the development of MMSC, which affects the speed of the introduction of value-added services.
  • the performance of MMSC is degraded. This increases the operator's overall operating cost (TCO).
  • the technical problem to be solved by the embodiments of the present invention is to provide a method, a system, and a related device for implementing a multimedia message service, which can eliminate the burden that the value-added service directly implements on the MMSC to the MMSC.
  • An embodiment of the present invention provides a method for implementing a multimedia message service, including:
  • the multimedia message service center receives the message submission request
  • the multimedia message service center searches for the service trigger point that the message service control function device subscribes to the user in the existing message subscription information according to the user identifier carried in the message submission request;
  • the multimedia message service center initiates a service processing request to the message service control function device, where the service processing request includes the user identifier, so that the message service control function device is configured according to the
  • the user identifier carried in the service processing request is used to search for the service subscribed by the user in the existing service subscription information, and perform corresponding service processing.
  • the embodiment of the invention further provides a method for implementing a multimedia message service, including:
  • the embodiment of the invention further provides a message service control function device, including:
  • a service processing request receiving unit configured to receive a service processing request
  • a service search unit configured to search for the service ordered by the user in the service order information holding unit according to the user identifier carried in the service processing request
  • the service processing unit is configured to perform corresponding service processing according to the service found by the service search unit.
  • the embodiment of the invention further provides a multimedia message service center, including:
  • a message submission request receiving unit configured to receive a message submission request submitted by the user agent, and a service trigger point searching unit, configured to: according to the user identifier carried in the message submission request, The message ordering information is used to find a service trigger point that the message service control function device subscribes to; the service processing request sending unit is configured to initiate a service processing request to the message service control function device when the service trigger point is reached .
  • An embodiment of the present invention further provides a system for implementing a multimedia message service, including: a multimedia message service center, and a message service control device;
  • the multimedia message service center is configured to receive a message submission request submitted by the user agent, and search for a service trigger point that the message service control function device subscribes to the user in the existing message subscription information according to the user identifier carried in the message submission request.
  • a service processing request is initiated to the message service control function device;
  • the message service control function device receives the service processing request initiated by the service request sending unit; searches for the service subscribed by the user in the existing service order information according to the user identifier carried in the service processing request; The service that the unit finds, and performs corresponding business processing.
  • the embodiment of the present invention implements multimedia through message interaction between the MMSC and the Messaging Service Control Function (MSCF).
  • MSCF Messaging Service Control Function
  • FIG. 1 is a flowchart of a method for implementing a multimedia message service according to an embodiment of the present invention
  • FIG. 2 is a flowchart of a method for implementing a signature file service according to an embodiment of the present invention
  • FIG. 3 is a flowchart of a method for implementing a calling return service according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a method for implementing an advertisement volunteer service according to an embodiment of the present invention
  • FIG. 5 is a schematic structural diagram of a message service control function device according to an embodiment of the present invention.
  • FIG. 6 is a schematic structural diagram of a system for implementing a multimedia message service according to an embodiment of the present invention.
  • the MM10 interface is defined in the Third Generation Partnership Project (3GPP) specification 24.140, introducing the concept of the Messaging Service Control Function (MSCF). The interaction process between MMSC and MSCF is clarified.
  • 3GPP Third Generation Partnership Project
  • MSCF Messaging Service Control Function
  • the embodiment of the present invention extends the existing MM10 interface.
  • the message included in the extended MM10 interface provided by the embodiment of the present invention indicates the newly extended message:
  • the MM10-Subscribe.REQ message is initiated by the MSCF and is used to subscribe to the message from the MMSC.
  • MM10 The Interrogation.REQ/.RES message is a message obtained by extending several fields of the MM1 O Interogation.REQ/.RES message specified by the existing 3GPP standard protocol.
  • MM1 O Interrogation.REQ is initiated by the MMSC for submitting the user. The message is triggered to the MSCF for corresponding service processing.
  • the transaction identifier must have a transaction ID, which is used to identify the corresponding MM10_Subscribe.RES
  • the mandatory MMSC forwards the service trigger point of the message to the MSCF.
  • Trigger Point Set 4 trigger points for the sender user:
  • TPA1 Transmitter Service Trigger Point 1
  • TPA2 Sender Service Trigger Point 2
  • TPA3 Sender Service Trigger Point 3
  • TPA4 Sender Service Trigger Point 4
  • Receiver service trigger point 1 (TPB1): Before the MMSC sends a push notification to the receiver, the code is 0xF4.
  • the receiver service trigger point 2 (TPB2): The MMSC has successfully sent a push to the receiver. Notification, coded as 0xF5
  • Receiver service trigger point 3 (TPB3): MMSC has completed the message delivery process, coded as 0xF6
  • the message body identifier (Need can optionally carry the message Body in the message forwarded by the MMSC to the MSCF).
  • Waiting for a response identifier (Wait optional MMSC needs to wait for a response after forwarding the message to the MSCF. for Response)
  • Transaction ID The required transaction ID, which is used to identify the (Transaction ID) correspondence with MM10_Subscribe.REQ.
  • Transaction ID The required transaction ID is used to identify the correspondence with MM10 Interrogation.RES (Transaction ID).
  • Trigger event Trigger must trigger the business trigger point for this message.
  • Message ID The ID of the Message Prerequisite Multimedia Message (MM).
  • Original ID of the message Optional The original ID of the message. If the message is forwarded from another MMSC (the Originator Message is forwarded, the message needs to be placed in the ID of the original MMSC) in this field to be carried to the MSCF.
  • Receiver Address Required Address of the recipient of the message There may be multiple addresses. (Recipient(s)
  • Sender address (Sender must address sender's address
  • Sender presentation ID Optional Sender ID presented to the recipient
  • Presentation Content type (Content content type of Content must message content.
  • the message class is another J 1 (the category of the Message optional message (for example, personal business, advertising business, and letter class).
  • Expiration and time (Date must-have user agent recently processed (ie, submitted or forwarded) MM's and time) time and date.
  • the earliest delivery time is optional.
  • the earliest delivery time is optional. The earliest delivery time.
  • MMSC Whether the sender's MMS center is optional MMSC delivers 4 notification request. For messages that are forwarded from other MMSCs that need to deliver a report, this field indicates whether the sender MMSC requests MM (Europeator R/S delivery report.
  • Forward Counter Optional A counter that indicates the number of times a message has been forwarded.
  • the originator address is optional. In the case of forwarding, this information device contains the address of one or more MMS user agents that have (ie, forwarded or submitted) messages that precede their The address is included in the MMS User Agent in the "Sender" address information device. Should indicate the place Provide the order of the addresses. The address of the originating party MMS User Agent shall be indicated.
  • the content contains a watermark (DEM optional indicates that the content of the MM contains digital iceprint protection information
  • Sender System Address Optional The address of the sender MMSC. This field is required for messages that are forwarded from other MMSCs ( Originator-System-).
  • Delivery status (Send optional message delivery status, valid only at ⁇ 4, ⁇ 3 points.
  • Transaction ID must-have transaction ID for identification and business processing requests Correspondence between (Transaction ID) (MM10 Interrogation.REQ).
  • Processing results including: accept, reject, modify messages, normal status
  • Receiver Address Required Address of the recipient of the message There may be multiple addresses.
  • Message category Optional Category of message for example, personal business, advertising business, and information industry
  • the earliest delivery time is optional.
  • the earliest delivery time is optional. The earliest delivery time.
  • Delivery report optional request to deliver the report
  • the forwarding counter is optionally a counter indicating the number of times the message has been forwarded.
  • Content category (Content optional MM content included in the media category another j i
  • Table 5 Service Processing Response Message MM10 - Interrogation.
  • RES defines the MM10 interface provided by the embodiment of the present invention in detail.
  • the technician can redefine the names of the extended fields listed in the table as needed.
  • the name of the present invention is only a clearer description of the embodiment, and should not be construed as limiting the embodiment of the invention.
  • a method for implementing a multimedia message service includes: Step 101: A user agent submits a service subscription request carrying service subscription information to an MSCF; wherein the service subscription information can be used for the MSCF
  • the identity of the subscription service user is specified, and the type of the service is ordered. Therefore, the service subscription information may include: a user identifier, a service type identifier.
  • the user identifier of the subscription service may be the mobile phone number of the user, and, due to the variety of multimedia message services, including, for example, a signature file service, a calling receipt service, and an advertising volunteer service, etc., the service type identifier Used to identify which service the subscription order is for.
  • the service type identifier may be predefined as 00, indicating that the subscription request is a signature file service subscription request; the service type identifier is 01, indicating that the request is a caller receipt service subscription request; and the service type identifier is 11, indicating that the request is an advertisement. Volunteer business ordering request.
  • the service subscription information When the subscription request is a signature service subscription request, the service subscription information further carries: a signature file set by the user.
  • Step 102 The MSCF saves the service subscription information, and sends a message subscription request (MM10-Subscribe.REQ) carrying the message subscription information to the MMSC.
  • MM10-Subscribe.REQ message subscription request
  • the message subscription information may include: a user identifier and a service trigger point, configured to indicate to the MMSC that after the MMSC receives the message submitted by the user identifier, the MMSC shall send a service request processing to the MSCF, and indicate that the MMSC should send a service request to the MSCF.
  • Processed business trigger point Step 103: The MMSC saves the message subscription information, and returns a message subscription response message (MM10 Subscribe.REQ) to the MSCF.
  • the above describes the implementation process of the user to subscribe to the multimedia message service.
  • the following describes the process of implementing the multimedia message service subscribed by the user, including:
  • Step 104 The sender user agent (Europeator UA) submits a message submission request
  • Step 105 The MMSC searches for the service trigger point that the MSCF subscribes to for the user according to the user identifier carried in the message submission request. When the service trigger point is reached, the MMSC sends a service processing request to the MSCF. (MM10—Interrogation.REQ );
  • Step 106 The MSCF searches for the service subscribed by the user in the stored service subscription information according to the user identifier carried in the service processing request, performs corresponding service processing, and returns a service processing response message (MMlO Interrogation.RES) to MMSC.
  • MMlO Interrogation.RES a service processing response message
  • the foregoing is a method for implementing a multimedia message service according to an embodiment of the present invention.
  • the foregoing implementation process shows that the message exchange between the MMSC and the MSCF implements the processing of the multimedia message service, and eliminates the direct operation in the MMSC.
  • the service processing imposes a burden on the MMSC, and the MMSC only sends the MSCF order message to the MSCF for corresponding service processing, which avoids the MMSC triggering every message sent by the user to the MSCF, which causes the MSCF pressure to be too large.
  • the so-called signature file service means For each message (multimedia message or plain text message) submitted by the user who subscribes to the signature file service, the system can automatically add the signature set by the sender at the end of the message content (message body), and A message with a signature added is sent to the recipient.
  • a method for implementing a signature file service includes: Step 201: A user agent submits a signature file service subscription request to an MSCF;
  • the service subscription information may include: a user identifier, a service type identifier, and a signature file.
  • the service triggering point in the message ordering information may be a TPA1 point or a TPA2 point, and the message ordering information may include: a message body identifier and a wait for response identifier,
  • the MMSC indicates that the message body in the message submission request (MM1 - Submit.REQ) needs to be carried when sending the service processing request, and waits for the MSCF to respond;
  • the Subscriber User (Subscriber) field in the Message Ordering Request (MM10-Subscribe.REQ) message is used to carry the user identifier
  • the Trigger Point field is used to carry the service trigger point
  • the Need Body field and the Wait for Response field are used.
  • the MMSC is indicated to need to carry the message body when sending the service processing request, and waits for the MSCF to respond.
  • Step 203 The MMSC saves the message subscription information carried in the message subscription request (MM10_Subscription.REQ), and returns a message order response (MM10_Subscribe.RES) message to the MSCF.
  • MM10_Subscription.REQ message subscription information carried in the message subscription request
  • MM10_Subscribe.RES message order response
  • the above describes the implementation process of the user ordering the signature file service.
  • the following describes the process of implementing the signature file service subscribed by the user.
  • the method includes:
  • Step 204 The sender user agent submits a message submission request (MM1 - Submit.REQ) message to the MMSC;
  • the message submission request (MM1 - Submit.REQ) carries the sender identifier, the receiver identifier, and the message body;
  • Step 205 The MMSC finds, according to the sender identifier of the message submission request (MM1 - Submit.REQ) message, the service trigger point that the MSCF subscribes to the user in the existing message subscription information is a TPA2 point, and the MMSC sends the message.
  • the party user agent returns a message submission response (MMl Submit.RES) message;
  • Step 206 The MMSC reaches the TPA2 point, and the MMSC sends a service processing request (MM1 O Interrogation.REQ) to the MSCF, and waits for the response of the MSCF.
  • MM1 O Interrogation.REQ MM1 O Interrogation.REQ
  • the service processing request (MM10O Interrogation.REQ) message may include a sender address field, a content type field, and a content field, where the content field is used to carry the message body;
  • MM10 - Interrogation.RES business process response
  • the MSCF returns the message body of the added signature file to the MMSC in the content field of the service processing response (MM10_Interrogation.RES) message, and processes the process status of the message through the service processing (MM10-Interrogation.RES) message.
  • the field indicates to the MMSC that the MMSC needs to modify the message.
  • the signature file service is implemented after the above steps are performed, but in order to send the message of adding the signature file to the receiver user, the foregoing method may further include:
  • Step 208 The MMSC saves the message body of the added signature file according to the indication of the Process Status field, and sends a notification (MM1_Notification.REQ) message to the receiver user agent.
  • Step 209 The receiving user agent returns a notification response (MM1 - Notification. RES) message;
  • Step 210 The receiving user agent sends a message obtaining request (MM1 - retrieve.REQ);
  • Step 212 The Recipient UA sends a Get Successful Acknowledgement (MMl Acknowledge.REQ) message to the MMSC.
  • MMl Acknowledge.REQ Get Successful Acknowledgement
  • the MMSC further includes:
  • Step 213 The MMSC returns a delivery request to the sender user agent.
  • Step 214 The sender user agent returns a delivery response (MM1 - DeliveryReport.RES) message to the MMSC.
  • the foregoing describes an implementation process of the signature file service provided by the embodiment of the present invention when the service trigger point is the TPA2 point.
  • the second implementation process when the service trigger point is the TPA2 point is that the MMSC may first return a message submission response (MM1_Submit.RES) message to the sender user agent in step 205, and then look up the MSCF to subscribe to the user.
  • the service trigger point does not affect the implementation of the embodiment of the present invention.
  • the implementation process is basically the same as the TPA2 point.
  • the MMSC sends a service processing request to the MSCF before returning the message submission response (MM1_Submit.RES) message to the sender user agent.
  • the so-called calling receipt service refers to each message submitted by the sender user of the order receipt service, and the system notifies the sending status of the sender message in the form of a short message.
  • a method for implementing a callback service is provided according to an embodiment of the present invention, where the method includes:
  • Step 301 The user submits a call forwarding service order request for submitting the service order information to the MSCF;
  • the service subscription information may include: a user identifier and a service type identifier;
  • Step 302 The MSCF saves the service subscription information, and sends a message subscription request (MM10-Subscribe.REQ) carrying the message subscription information to the MMSC.
  • MM10-Subscribe.REQ message subscription request
  • the service triggering point in the message ordering information may be: a TPA3 and a TPA4 service triggering point, or may be any one of the TPA3 and the TPA4, and the message processing body does not need to carry the message body when sending the service processing request, and No need to wait for the MSCF response;
  • the Subscribe field of the message subscription request (MM10-Subscribe.REQ) message is used to carry the user identifier
  • the Trigger Point field is used to carry the service trigger point.
  • Step 303 The MMSC saves the message subscription information, and returns a message order response.
  • the above describes the implementation process of the user ordering the calling receipt service.
  • the following describes the process of implementing the calling receipt service subscribed by the user.
  • the method includes:
  • Step 304 The sender user agent submits a message submission request (MM1 - Submit.REQ) to the MMSC;
  • Step 305 The MMSC finds, according to the sender identifier, that the service trigger point that the MSCF subscribes to the user in the existing message subscription information is TPA3 and TPA4, and returns a message to the sender user agent to submit a response (MM1-Submission. RES );
  • Step 306 The MMSC sends a notification message (MM1 - Notification.REQ) to the receiver user agent.
  • Step 307 The receiver user agent sends a notification response message (MM1 - Notification.RES) to the MMSC;
  • Step 308 The MMSC reaches the TPA3 point, and the MMSC sends a service processing request (MM1 O Interrogation.REQ) to the MSCF.
  • MM1 O Interrogation.REQ MM1 O Interrogation.REQ
  • the field sender address in the service processing request (MM10-Interrogation.REQ) message carries the sender identifier;
  • Step 309 The MSCF finds that the user subscribes to the calling receipt service in the stored service subscription information according to the sender identifier, and the MSCF sends a receipt message to the sender user agent, prompting the sender to push the notification. Sent completed;
  • Step 310 The receiver user agent sends a message acquisition request (MM1_Retrieve.REQ); Step 311: MMSC returns a message acquisition response (MM1_Retrieve.RES);
  • the message content field of the message acquisition response includes a message body. If the sender user also subscribes to the signature file service, the message acquisition response (MM1_Retrieve.RES) carries the message body with the added signature file. .
  • Step 312 The receiver user agent sends a Get Successful Acknowledgement (MM1_Acknowledge.REQ) message to the MMSC;
  • Step 313 The MMSC reaches the TPA4 point, and the MMSC sends a service processing request (MM1 O Interrogation.REQ) to the MSCF.
  • MM1 O Interrogation.REQ MM1 O Interrogation.REQ
  • the service processing request may carry a Sender address field and a Send Status field;
  • Step 314 After receiving the service processing request (MM10-Interrogation.REQ) message, the MSCF obtains the sender identifier from the sender address field, and obtains the message delivery status according to the Send Status, and then sends a receipt message to the sender user agent, prompting The final result of the user message.
  • MM10-Interrogation.REQ service processing request
  • the method further includes:
  • Step 315 The MMSC returns a delivery request to the sender user agent.
  • Step 316 The sender user agent returns a delivery response (MM1 - DeliveryReport.RES) message to the MMSC.
  • step 305 may be performed after step 306, or may be performed between step 307 and step 308, without affecting Implementation of an embodiment of the present invention.
  • advertising volunteer business means that some users voluntarily add advertising information to the messages they receive, in exchange for the operator's advertising share.
  • a method for implementing an advertisement volunteer service includes: Step 401: A user submits an advertisement volunteer service order request carrying service order information to an MSCF;
  • the service subscription information may include: a user identifier, a service type identifier; Step 402: The MSCF saves the service subscription information, and sends a message subscription request (MM10-Subscribe.REQ) carrying the message subscription information to the MMSC;
  • MM10-Subscribe.REQ message subscription request
  • the service triggering point in the message ordering information is: TPB1 point and TPB3 point, and when ordering the TPB1 point, the message ordering information needs to include: a message body identifier and a waiting response identifier, which are used to indicate to the MMSC when sending a service processing request Need to carry the message body and wait for the MSCF response; Order
  • the MMSC does not need to carry the message body when initiating a service processing request, and does not need to wait for the MSCF to respond;
  • Step 403 The MMSC saves the message subscription information carried in the message subscription request (MM10_Subscription.REQ) message, and returns a message order response message (MM10_Subscribe.RES) to the MSCF.
  • MM10_Subscription.REQ message subscription request
  • MM10_Subscribe.RES message order response message
  • the above describes the implementation process of the user's subscription advertising volunteer business.
  • the following describes the process of implementing the advertising volunteer business subscribed by the user.
  • the method includes:
  • Step 404 The sender user agent submits a message submission request (MM1 - Submit.REQ) to the MMSC;
  • the message submission request (MM1 - Submit.REQ) message includes: a sender identifier, a receiver identifier, and a message body;
  • Step 405 The MMSC finds, according to the identifier of the receiver, that the service trigger point that the MSCF subscribes to the user in the existing message subscription information is TPB1 and TPB3, and the MMSC returns a message to the sender user agent to submit a response (MM1 - Submit .RES ) message;
  • Step 406 The MMSC arrives at the TPB1 point, sends a service processing request (MM1 O Interrogation.REQ) to the MSCF, and waits for a response from the MSCF.
  • MM1 O Interrogation.REQ MM1 O Interrogation.REQ
  • the Content Type and Content fields may be included in the Service Processing Request (MM10-Interrogation.REQ) message.
  • Step 407 After receiving the service processing request (MM10_Interrogation.REQ) message, the MSCF finds in the existing service subscription information that the recipient user subscribes to the advertising volunteer service according to the identifier of the receiver, and then the MSCF analyzes the message. Fields such as Content Type and Content, and add advertisement information after the message body carried in the Content field, and return the message body of the added advertisement information to the MMSC through the service processing response (MM10-Interrogation.RES) message, and in the Process Status field Indicates that the MMSC needs to modify the message.
  • MM10-Interrogation.RES Service Processing Response
  • Step 408 The MMSC saves the message body that adds the advertisement information according to the requirements of the MSCF, and sends a notification (MMl_Notification.REQ) message to the receiver user.
  • Step 409 The receiving user agent returns a notification response (MM1 - Notification. RES) message;
  • Step 410 The receiving user agent sends a message obtaining request (MM1 - retrieve.REQ);
  • Step 411 MMSC returns a message to obtain a response (MM1 - Retrieve .RES ) message, wherein the message content of the message acquisition response (MM1_Retrieve.RES) carries the message body with the added advertisement information.
  • Step 412 The receiving user agent sends a successful acquisition confirmation (MM1 - Acknowledge.REQ) to the MMSC;
  • Step 413 The MMSC arrives at the TPB4 point, and sends a service processing request (MM1 O Interrogation.REQ) message to the MSCF, where the service processing request (MM10-Interrogation.REQ) message includes a Send Status field to indicate the result of the message delivery; MSCF After receiving the service processing request (MM10-Interrogation.REQ) message, it decides whether to compensate the user according to the delivery status displayed in the Send Status field.
  • MM1 O Interrogation.REQ MM1 O Interrogation.REQ
  • the service processing request (MM10-Interrogation.REQ) message includes a Send Status field to indicate the result of the message delivery
  • MSCF After receiving the service processing request (MM10-Interrogation.REQ) message, it decides whether to compensate the user according to the delivery status displayed in the Send Status field.
  • the method further includes:
  • Step 414 The MMSC sends a delivery request to the sender user agent.
  • Step 415 The sender user agent returns a delivery response (MM1 - DeliveryReport.RES) message to the MMSC.
  • the foregoing provides a method provided by the embodiment of the present invention.
  • a technician may implement the foregoing three types of multimedia message services in an MSCF according to the method provided by the embodiment of the present invention, or implement the foregoing three types of multimedia message services in three MSCFs.
  • the implementation of the embodiments of the present invention is not affected. It will be understood by those skilled in the art that all or part of the steps of implementing the foregoing embodiments may be performed by a program to instruct related hardware, and the program may be stored in a computer readable storage medium. , including the following steps:
  • a method for implementing a multimedia message service comprising: a multimedia message service center receiving a message submission request; the multimedia message service center searching for a message service control in the existing message subscription information according to the user identifier carried in the message submission request
  • the function device is a service trigger point subscribed by the user; when the service trigger point is reached, the multimedia message service center sends a service processing request to the message service control function device; the message service control function device is configured according to the The user identifier carried in the service processing request searches for the service subscribed by the user in the existing service subscription information, and performs corresponding service processing.
  • the above-mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
  • the embodiment of the present invention further provides a message service control function device.
  • the method includes: a service subscription request receiving unit 501, configured to receive a service subscription request that carries service subscription information;
  • the service order information holding unit 502 is configured to save the service ordering information, where the service ordering information may include: a user identifier and a service type identifier;
  • the message ordering request sending unit 503 is configured to: when the service ordering request receiving unit receives the service ordering request, send a message ordering request carrying the message ordering information to the multimedia message service center, where the message ordering information may include: user identifier and service triggering Point
  • the message service control function device further includes: a service processing request receiving unit 504, configured to receive a service processing request, in order to complete the user-initiated service processing;
  • the service search unit 505 is configured to search for the service subscribed by the user in the service order information holding unit 502 according to the user identifier carried in the service processing request.
  • the service processing unit 506 is configured to perform corresponding service processing according to the service found by the service search unit 505.
  • the message service control function device provided by the embodiment of the present invention implements the order message to the MMSC, so that the MMSC only sends the message ordered by the MSCF to the MSCF for corresponding service processing, thereby preventing the MMSC from triggering each message sent by the user to the MSCF. Problems that cause excessive pressure on MSCF
  • the embodiment of the present invention further provides a system for implementing a multimedia message service. Referring to FIG. 6, the method includes: a multimedia message service center 601, and a message service control device 602.
  • the Multimedia Messaging Service Center 601 includes:
  • the message submission request receiving unit 6011 is configured to receive a message submission request submitted by the user agent.
  • the service trigger point searching unit 6012 is configured to search for the message service control function in the existing message subscription information according to the user identifier carried in the message submission request.
  • the device triggers a service trigger point for the user;
  • the service processing request sending unit 6013 is configured to send a service processing request to the message service control function device when the service trigger point is reached;
  • the message service control function device 602 includes:
  • the service processing request receiving unit 6021 is configured to receive a service processing request sent by the service request sending unit.
  • the service search unit 6022 is configured to search for the service subscribed by the user in the stored service subscription information according to the user identifier carried in the service processing request.
  • the service processing unit 6023 is configured to perform corresponding service processing according to the service found by the service search unit.
  • the method further includes:
  • the service subscription request receiving unit is configured to receive a service subscription request that carries the service subscription information
  • the service subscription information storage unit is configured to save the service subscription information
  • the service subscription information may include: a user identifier and a service type identifier
  • the message ordering request sending unit is configured to: when the service ordering request receiving unit receives the service ordering request, send a message ordering request carrying the message ordering information to the multimedia message service center, where the message ordering information may include: a user identifier and a service triggering point ;
  • the method further includes:
  • a message ordering request receiving unit configured to receive a message ordering request sent by the message ordering request sending unit
  • the message ordering information holding unit is configured to save the message ordering information carried in the message ordering request.
  • the service ordering request submitted by the user agent is a signature file service ordering request
  • the service ordering information saved by the service ordering information saving unit further includes: a signature file
  • the message ordering information sent by the message ordering request sending unit further includes: a message body identifier and a wait response identifier;
  • the service trigger point sent by the message ordering request sending unit is specifically: TPA1 point or TPA2 point.
  • the service processing request sent by the service processing request sending unit 6013 further carries the message body and the sender identifier in the message submission request;
  • the service processing unit 6023 is a signature file service processing unit, configured to: when the TPA1 point or the TPA2 point is reached, search for the signature file preset by the sender in the stored service subscription information according to the sender identifier, and add the signature file. In the message body, the message body of the added signature file is returned to the multimedia message service center by the service processing response message.
  • the service subscription request submitted by the user is a caller receipt service request, and the service trigger point sent by the message subscription request sending unit is TPA3 point and/or TPA4 point;
  • the service processing request sent by the service processing request sending unit 6013 carries the sender identifier
  • the service processing unit 6023 includes: a first calling return service processing unit, configured to: send a return receipt message to the sender user agent, prompting the sender user system that the notification message has been sent to the recipient user.
  • the service processing request sent by the service processing request sending unit 6013 carries the sender identifier and the message delivery status identifier;
  • the service processing unit 6023 further includes: a second calling return service processing unit; the second calling return service processing unit is configured to:
  • the service ordering request submitted by the user agent is an advertisement volunteer service ordering request
  • the service triggering point sent by the message ordering request sending unit is TPB1 point and TPB3 point
  • the message ordering information sent by the message ordering request sending unit further includes: a message body identifier and a waiting response identifier.
  • the service processing request sent by the service processing request sending unit 6013 carries the receiver identifier
  • the service processing unit 6023 includes: an advertisement volunteer service processing unit:
  • the service processing request sent by the service processing request sending unit 6013 carries the receiver identifier and the message delivery status identifier;
  • the service processing unit 6023 further includes: a charging compensation unit;
  • the billing compensation unit is configured to determine whether to compensate the user for the advertisement according to the status of the message delivery status displayed by the message delivery status indicator.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Description

多媒体消息业务的实现方法、 系统及相关设备
本申请要求于 2008 年 3 月 18 日提交中国专利局、 申请号为 200810087315.9、发明名称为 "多媒体消息业务的实现方法、 系统及相关设备" 的中国专利申请的优先权, 其全部内容通过引用结合在本申请中。
技术领域
本发明涉及通信技术领域, 尤其涉及一种多媒体消息业务的实现方法、 系 统及相关设备。
背景技术
多媒体消息业务(Multimedia Messaging Service, MMS )是短消息业务 ( Short Message Service , SMS )和增强型消息业务( Enhanced Message Service , EMS )的进一步发展,为个人多媒体移动通信业务提供了完整的端到端解决方 案。
从通信内容上讲, 多媒体消息包括图像、 音频、 视频和数据等; 从功能上 讲, 多媒体消息业务涵盖了终端到终端、 终端到应用、 应用到终端的多媒体消 息通信。 它不仅实现了终端之间、 终端和应用之间的信息传递, 还实现了内容 的多样性, 包括图片、 语音、 图像、 数据和文本的各种组合。 作为一个开放的 媒体接入平台, MMS可以在移动用户和互联网内容提供商的互动下, 衍生出 更丰富多彩的内容业务应用。
在实际应用中, 运营商除了使用多媒体消息业务中心 (Multimedia Messaging Service Center, MMSC ) 完成多媒体消息的存储转发, 一般还会在 MMSC 上部署一些增值业务。 比如, 运营商可以向用户提供签名档业务, 当 MMSC接收到用户提交的一条消息后, MMSC在消息内容末尾自动添加一个 用户事先设置好的签名并下发给接收方;运营商还可以向用户提供主叫回执业 务, 当用户提交的消息下发完毕后, MMSC通过短消息等形式通知用户消息 的发送结果。
在对现有技术的研究和实践过程中, 发明人发现现有技术存在以下问题: MMSC 本身是一个要求具有高可靠性的电信网络设备, 直接将增值业务 放在 MMSC中实现, 一方面会增加 MMSC的复杂性, 导致 MMSC的开发难 度增加, 影响增值业务的推出速度; 另一方面又会使 MMSC性能下降, 从而 使得运营商的总体运营成本(TCO )上升。
发明内容
本发明实施例要解决的技术问题是提供一种多媒体消息业务的实现方法、 系统及相关设备,可以消除直接在 MMSC实现增值业务给 MMSC带来的负担。
为解决上述技术问题, 本发明所提供的实施例是通过以下技术方案实现 的:
本发明实施例提供了一种多媒体消息业务的实现方法, 包括:
多媒体消息业务中心接收消息提交请求;
所述多媒体消息服务中心根据所述消息提交请求中携带的用户标识,在已 存的消息订购信息中查找消息业务控制功能装置为所述用户订购的业务触发 点;
当到达所述业务触发点时,所述多媒体消息服务中心向所述消息业务控制 功能装置发起业务处理请求, 所述业务处理请求包括所述用户标识, 以便于所 述消息业务控制功能装置根据所述业务处理请求携带的用户标识,在已存的业 务订购信息中查找所述用户订购的业务, 并进行相应的业务处理。
本发明实施例还提供了一种多媒体消息业务的实现方法, 包括:
接收多媒体消息服务中心发起的业务处理请求,所述业务处理请求包括用 户标识;
才艮据所述用户标识在已存的业务订购信息中查找所述用户订购的业务,并 进行相应的业务处理。
本发明实施例还提供了一种消息业务控制功能装置, 包括:
业务处理请求接收单元, 用于接收业务处理请求;
业务查找单元, 用于根据所述业务处理请求携带的用户标识,在所述业务 定购信息保存单元中查找所述用户定购的业务;
业务处理单元, 用于根据所述业务查找单元查找到的业务, 进行相应的业 务处理。
本发明实施例还提供了一种多媒体消息服务中心, 包括:
消息提交请求接收单元, 用于接收用户代理提交的消息提交请求; 业务触发点查找单元, 用于根据消息提交请求中携带的用户标识,在已存 的消息定购信息中查找消息业务控制功能装置为所述用户定购的业务触发点; 业务处理请求发送单元, 用于当到达所述业务触发点时, 向所述消息业务 控制功能装置发起业务处理请求。
本发明实施例还提供了一种多媒体消息业务的实现系统, 包括: 多媒体消 息服务中心, 消息业务控制装置;
所述多媒体消息服务中心用于接收用户代理提交的消息提交请求;根据消 息提交请求中携带的用户标识,在已存的消息订购信息中查找消息业务控制功 能装置为所述用户订购的业务触发点; 当到达所述业务触发点时, 向所述消息 业务控制功能装置发起业务处理请求;
所述消息业务控制功能装置接收业务请求发送单元发起的业务处理请;根 据所述业务处理请求携带的用户标识,在已存的业务订购信息中查找所述用户 订购的业务; 根据所述业务查找单元查找到的业务, 进行相应的业务处理。
上述技术方案具有如下有益效果:
以上为本发明实施例提供的多媒体消息业务的实现方法,由上述实现过程 可知,本发明实施例通过 MMSC和消息业务控制功能装置(Messaging Service Control Function, MSCF )之间的消息交互, 实现了多媒体消息业务的处理, 消除了直接在 MMSC中实现业务给 MMSC带来的负担。
附图说明
图 1为本发明实施例提供的多媒体消息业务的实现方法流程图;
图 2为本发明实施例提供的签名档业务的实现方法流程图;
图 3为本发明实施例提供的主叫回执业务的实现方法流程图;
图 4为本发明实施例提供的广告志愿者业务的实现方法流程图;
图 5为本发明实施例提供的消息业务控制功能装置组成示意图;
图 6为本发明实施例提供的多媒体消息业务的实现系统组成示意图。
具体实施方式
为使本发明实施例的目的、 技术方案、 及优点更加清楚明白, 以下参照附 图对本发明实施例进行详细说明。
第三代合作伙伴计划(3GPP )规范 24.140中定义了 MM10接口, 引入了 消息业务控制功能装置( Messaging Service Control Function, MSCF )的概念, 明确了 MMSC和 MSCF之间的交互流程。
本发明实施例对现有的 MM10接口进行了扩展,请参见表 1 , 为本发明实 施例提供的扩展后的 MM10接口所包括的消息, 表中斜体字表示新扩展的消 息:
Figure imgf000006_0001
表 1
其中, MM10— Subscribe.REQ消息由 MSCF发起, 用于向 MMSC订购消 息。 MM10— Interrogation.REQ/.RES 消息是对现有 3GPP 标准协议规定的 MM1 O Interogation.REQ/.RES 消 息扩展若干字段后得到 的 消 息 , MM1 O Interrogation.REQ由 MMSC发起,用于将用户提交的消息触发到 MSCF 进行相应的业务处理。
表 1中各消息的具体定义请参见表 2至表 5 (其中, 斜体字表示新扩展的 字段): 信息装置 存在情况 说明
消 息 类 型 必备 消息类型, 本消息取值为" MM10_Subscribe.REQ"。
( Message Type ) 事 物 标 识 必备 事务 ID , 用于标识和 MM10_Subscribe.RES的对应
( Transaction ID ) 关系。
订 购 用 户 必备 订购业务的用户号码。
( Subscriber )
业 务 触 发 点 必备 MMSC向 MSCF转发消息的业务触发点。
( Trigger Point ) 对发送方用户设置 4个触发点:
• 发送方业务触发点 1 ( TPA1 ): MMSC收到提交 消息且未发送响应, 编码为 OxFO
• 发送方业务触发点 2 ( TPA2 ): MMSC收到提交 消息且已发送响应, 编码为 OxFl
• 发送方业务触发点 3 ( TPA3 ): MMSC已开始将 通知消息发送给接收方, 编码为 0xF2 • 发送方业务触发点 4 ( TPA4 ): MMSC已处理完 用户提交的消息, 编码为 0xF3
对接收方用户设置 3个触发点:
• 接收方业务触发点 1 ( TPB1 ): MMSC向接收方 下发推送(push )通知前, 编码为 0xF4 • 接收方业务触发点 2 ( TPB2 ): MMSC已成功向 接收方下发推送(push )通知, 编码为 0xF5 • 接收方业务触发点 3 ( TPB3 ): MMSC已完成消 息下发流程, 编码为 0xF6
消息体标识 (Need 可选 MMSC向 MSCF转发的消息中是否需要携带消息 Body ) 体。
等待响应标识 (Wait 可选 MMSC在向 MSCF转发消息后是否需要等待响应。 for Response )
表 2 订购请求消息 MM10— Subscribe.REQ定义 信息装置 存在情况 说明
消息类型 必备 消息类型, 本消息取值为
( Message Type ) "MM10_Subscribe.RES" o
事物标识 必备 事务 ID, 用于标识和 MM10_Subscribe.REQ的 ( Transaction ID ) 对应关系。
状态码 必备 指明订购是否成功。
( Status code )
表 3 订购响应消息 MM10— Subscribe.RES定义 信息装置 存在情况 说明
消息类型 (Message 必备 消息类型, 本消息取值为
Type ) "MM1 O Interrogation.REQ"。
事物标识 必备 事务 ID , 用于标识和 MM10 Interrogation.RES ( Transaction ID ) 的对应关系。
触发事件(Trigger 必备 触发此消息的业务触发点。
Event )
消息标识 ( Message 必备 多媒体消息 (MM) 的标识。
ID )
消息的原始标识 可选 消息的原始标识。 如果消息是从其他 MMSC前 ( Originator Message 转进来的, 需要将消息在原 MMSC的标识放在 ID ) 此字段中携带到 MSCF。
接收方地址 必备 消息接收方的地址: 可能存在多个地址。 ( Recipient(s)
address )
发送方地址 ( Sender 必备 消息发送方的地址
address )
发送方呈现标识 可选 呈现给接收方的发送方标识
( Sender
Presentation ) 内容类型 ( Content 必备 消息内容的内容类型.
type )
消息类另 J1 (Message 可选 消息的类别 (例如, 个人业务、 广告业务和信 class ) 息业务).
曰期和时间 (Date 必备 用户代理最近处理 (即, 提交或转发) MM 的 and time ) 时间和日期.
消息的有效期 (Time 可选 消息的有效期
of Expiry )
最早下发时间 可选 最早下发时间
( Earliest delivery
time )
递送报告 ( Delivery 可选 递送^ =艮告的请求
report )
发送方彩信中心是否 可选 MMSC递送 4艮告请求。对于从其他 MMSC前转来 需要递送报告 的消息, 本字段表示发送方 MMSC是否请求 MM ( Originator R/S 的递送报告。
delivery report )
优先级 (Priority ) 可选 消息的优先级
发送方是否隐藏标识 可选 请求在将消息发送给接收方时, 显示或隐藏发 ( Sender visibility ) 送方的标 i只
阅读报告的请求 可选 阅读报告的请求
( Read reply )
标题 (Subject ) 可选 消息标题
转发计数器 可选 表示消息被转发次数的计数器.
( Forward counter )
始发方地址 可选 在转发情况下, 此信息装置包含一个或多个处 ( Previously-sent-by ) 理 (即, 转发或提交)过消息的 MMS用户代理 的地址, 这些用户代理先于其地址包含在"发送 方"地址信息装置中的 MMS用户代理。应标明所 提供地址的顺序。 应标明始发方 MMS用户代理 的地址。
始发时间 可选 在 MMS用户代理上次处理 (即, 转发或提交)
( Previously-sent-dat MM的日期和时间
e-and-time )
目的应用的标识 可选 目的应用的标识
(Applic-ID )
回复路径的标识 可选 MM回复路径的标识
( Reply-Applic-ID )
辅助应用地址信息 可选 辅助应用地址信息
( Aux-Applic-Info )
内容类另 J1 ( Content 可选 MM的内容中包含的媒体类另j i
Class )
内容包含水印 (DEM 可选 指示 MM的内容包含有数字氷印保护信息
Content )
适酉己 ( Adaptations ) 可选 指示 MM的内容是否可以进行内容适酉 ί (默认
True )
发送方系统地址 可选 发送方 MMSC的地址。对于从其他 MMSC前转进 ( Originator-System- 来的消息, 此字段必填。
Address )
下发状态 (Send 可选 消息的下发状态, 只在 ΤΡΛ4、 ΤΡΒ3点有效。
Status )
内容 ( Content ) 可选 多媒体消息的内容
表 4 业务处理请求消息 MM10— Interrogation.REQ定义 信息装置 存在情 说明
消息类型 必备 消息类型, 本消息取值为
( Message Type ) "MM10_Interrogation.RES"。
事物标识 必备 事务 ID , 用于标识和业务处理请求 ( Transaction ID ) (MM10 Interrogation.REQ ) 的对应关系。
处理结果 (Process 必备 处理结果, 包括: 接受、 拒绝、 修改消息、 正常结 Status ) » 常结
消息标识 必备 MM的标识。
(Message ID )
接收方地址 必备 消息接收方的地址: 可能存在多个地址。
( Recipient(s)
address )
发送方地址 必备 消息发送方的地址
( Sender address )
内容类型 必备 消息内容的内容类型.
( Content type )
消息类别 可选 消息的类别 (例如, 个人业务、 广告业务和信息业
( Message class ) 务).
消息的有效期 可选 消息的有效期
( Time of Expiry )
最早下发时间 可选 最早下发时间
( Earliest delivery
time )
递送报告 可选 递送报告的请求
( Delivery report )
优先级 (Priority ) 可选 消息的优先级
发送方是否隐藏 可选 请求在将消息发送给接收方时, 显 '隐藏发送方 ( Sender 的标识
visibility )
阅读报告的请求 可选 阅读报告的请求
( Read reply )
标题 (Subject ) 可选 消息标题
转发计数器 可选 表示消息被转发次数的计数器. ( Forward counte
r )
内容类别(Content 可选 MM的内容中包含的媒体类另j i
Class )
内容 ( Content ) 可选 多媒体消息的内容
表 5业务处理响应消息 MM10— Interrogation.RES定义 以上对本发明实施例提供的 MM10接口进行了详细介绍, 在具体实现时 技术人员可以按照需要重新定义表中所列各扩展字段的名称,上表中的名称仅 为更清楚的说明本实施例, 不应视为对本发明实施例的限制。
以下结合附图对本发明实施例提供的多媒体消息业务的实现方法进行介 绍。
请参见图 1 , 为本发明实施例提供的多媒体消息业务的实现方法, 包括: 步骤 101 : 用户代理提交携带业务订购信息的业务订购请求至 MSCF; 其中, 所述业务订购信息可以用于向 MSCF指明订购业务用户的身份, 订购业务的类型, 因此, 所述业务订购信息可以包括: 用户标识, 业务类型标 识。
在具体实现时, 订购业务的用户标识可以是用户的手机号码, 并且, 由于 多媒体消息业务的种类繁多, 包括诸如签名档业务、主叫回执业务以及广告志 愿者业务等等, 因此, 业务类型标识用于标识该业务订购请求是用来订购哪一 种业务。 比如, 可以预先定义业务类型标识为 00, 表示该订购请求是签名档 业务订购请求; 业务类型标识为 01 , 表示该请求是主叫回执业务订购请求; 业务类型标识为 11 , 表示该请求是广告志愿者业务订购请求。
当订购请求是签名档业务订购请求时, 上述业务订购信息进一步携带: 用 户设置的签名档。
步骤 102: MSCF保存所述业务订购信息, 并向 MMSC发送携带了消息 订购信息的消息订购请求( MM10— Subscribe.REQ );
其中, 消息订购信息可以包括: 用户标识和业务触发点, 用于向 MMSC 指明在 MMSC接收到所述用户标识提交的消息后, 应当向 MSCF发送业务请 求处理, 并且指明 MMSC应向 MSCF发送业务请求处理的业务触发点; 步骤 103 : MMSC 保存所述消息订购信息, 并返回消息订购响应消息 ( MMlO Subscribe.REQ )至 MSCF。
以上介绍了用户订购多媒体消息业务的实现过程,以下介绍实现用户订购 的多媒体消息业务的过程, 包括:
步骤 104 : 发送方用户代理 ( Originator UA ) 提交消息提交请求
( MMl Submit.REQ )至 MMSC;
步骤 105: MMSC根据消息提交请求中携带的用户标识, 在已存的消息订 购信息中查找 MSCF 为所述用户订购的业务触发点, 当到达所述业务触发点 时, MMSC向 MSCF发送业务处理请求 ( MM10— Interrogation.REQ );
步骤 106: MSCF根据所述业务处理请求携带的用户标识, 在已存的业务 订购信息中查找所述用户订购的业务, 进行相应的业务处理, 并返回业务处理 响应消息 (MMlO Interrogation.RES ) 至 MMSC。
以上为本发明实施例提供的实现多媒体消息业务的方法,由上述实现过程 可知, 本发明实施例通过 MMSC和 MSCF之间的消息交互, 实现了多媒体消 息业务的处理, 消除了直接在 MMSC中进行业务处理给 MMSC带来的负担, 并且, MMSC只将 MSCF定购的消息发送给 MSCF进行相应的业务处理, 避 免了 MMSC将用户发送的每条消息都触发到 MSCF, 导致 MSCF压力过大的 问题。
以下结合前文已述三种不同的多媒体消息业务,对本发明实施例提供的方 法进行详细介绍。
一、 签名档业务
所谓签名档业务是指: 对于订购签名档业务的用户提交的每一条消息(多 媒体消息或纯文本消息 ), 系统可以在消息内容(消息体) 的末尾自动添加发 送方预先设置的签名, 并将添加签名的消息下发给接收方。
请参见图 2, 为本发明实施例提供的签名档业务的实现方法, 包括: 步骤 201 : 用户代理提交签名档业务订购请求至 MSCF;
其中, 业务订购信息可以包括: 用户标识, 业务类型标识, 签名档。 步骤 202: MSCF保存所述业务订购信息, 并向 MMSC发送携带消息订 购信息的消息订购请求 ( MM10— Subscribe.REQ ); 其中, 消息订购信息中的业务触发点可以是 TPA1点,也可以是 TPA2点, 并且, 消息订购信息中可以包括: 消息体标识( Need Body )和等待响应标识 ( Wait for Response ) , 用于向 MMSC指明在发送业务处理请求时需要携带消 息提交请求( MM1— Submit.REQ ) 中的消息体, 并等待 MSCF响应;
在具体实现时, 消息订购请求 (MM10— Subscribe.REQ ) 消息中的订购用 户 ( Subscribe )字段用于携带用户标识, Trigger Point字段用于携带业务触发 点, Need Body字段和 Wait for Response字段用于向 MMSC指明在发送业务 处理请求时需要携带消息体, 并等待 MSCF响应。
步骤 203: MMSC保存消息订购请求 (MM10— Subscribe.REQ ) 中携带的 消息订购信息, 并返回消息订购响应 (MM10— Subscribe.RES )消息至 MSCF。
以上介绍了用户订购签名档业务的实现过程,以下介绍实现用户订购的签 名档业务的过程, 所述方法包括:
步骤 204: 发送方用户代理提交消息提交请求( MM1— Submit.REQ ) 消息 至 MMSC;
其中, 消息提交请求( MM1— Submit.REQ )中携带了发送方标识, 接收方 标识以及消息体;
步骤 205: MMSC根据消息提交请求( MM1— Submit.REQ )消息携带的发 送方标识, 在已存的消息订购信息中查找到 MSCF 为所述用户订购的业务触 发点是 TPA2 点, 并且 MMSC 向发送方用户代理返回消息提交响应 ( MMl Submit.RES ) 消息;
步骤 206: MMSC到达 TPA2点, MMSC向 MSCF发送业务处理请求 ( MM1 O Interrogation.REQ ) , 并等待 MSCF的响应;
其中, 业务处理请求 ( MMlO Interrogation.REQ ) 消息可以包含 Sender address字段, Content Type字段和 Content字段, Content字段用于携带消息体; 步骤 207: MSCF收到业务处理请求( MM10— Interrogation.REQ )消息后 , 根据所述发送方标识,在已存的业务订购信息中查找到所述用户订购了签名档 业务, 则 MSCF解析 Content Type字段和 Content字段, 并在消息体中加上发 送方预设的签名档, 然后, 返回业务处理响应 (MM10— Interrogation.RES ) 消 息至 MMSC; 具体实现时, MSCF 将添加签名档的消息体放在业务处理响应 ( MM10— Interrogation.RES )消息的内容字段中返回给 MMSC, 并且, 通过业 务处理响应 (MM10— Interrogation.RES ) 消息的 Process Status字段向 MMSC 指明 MMSC需要修改消息。
对于 MSCF 而言执行完上述步骤即已实现签名档业务, 但为了将添加签 名档的消息发送给接收方用户, 上述方法还可以进一步包括:
步骤 208: MMSC根据 Process Status字段的指示保存已添加签名档的消 息体, 并发送通知( MM1— Notification.REQ ) 消息至接收方用户代理;
步骤 209: 接收方用户代理回送通知响应( MM1— Notification.RES )消息; 步骤 210: 接收方用户代理发送消息获取请求( MM1— Retrieve.REQ ); 步骤 211 : MMSC 回送消息获取响应 ( MM1— Retrieve.RES ) 消息至接收 方用户代理, 通过消息获取响应 ( MM1— Retrieve.RES ) 消息将添加签名档的 消息体发送给接收方用户代理( Recipient UA );
步骤 212 : 接收方用户代理 ( Recipient UA ) 发送获取成功确认 ( MMl Acknowledge.REQ ) 消息至 MMSC。
进一步,如果发送方用户请求 MMSC返回递送报告, 则在 MMSC在收到 获取成功确认 ( MMl Acknowledge.REQ ) 消息后, 进一步包括:
步骤 213: MMSC向发送方用户代理返回递送 ^艮告请求
( MMl DeliveryReport.REQ );
步骤 214:发送方用户代理返回递送 ^艮告响应( MM1— DeliveryReport.RES ) 消息至 MMSC。
以上介绍了业务触发点为 TPA2点时本发明实施例提供的签名档业务的一 种实现过程。 业务触发点为 TPA2点时的第二种实现过程是在步骤 205 中 MMSC可以先向发送方用户代理返回消息提交响应(MM1— Submit.RES )消息, 然后, 再查找 MSCF为所述用户订购的业务触发点, 并不影响本发明实施例 的实现。 如果业务触发点是 TPA1点, 实现过程与 TPA2点基本相同, 区别仅 在于: MMSC在向发送方用户代理返回消息提交响应( MM1— Submit.RES )消 息之前, 向 MSCF发送业务处理请求。
二、 主叫回执业务 所谓主叫回执业务, 是指对订购回执业务的发送方用户提交的每一条消 息, 系统都会以短消息的形式通知发送方消息的发送状态。
请参见图 3 , 为本发明实施例提供的主叫回执业务实现方法, 所述方法包 括:
步骤 301 :用户提交向 MSCF提交携带业务订购信息的主叫回执业务订购 请求;
其中, 业务订购信息可以包括: 用户标识和业务类型标识;
步骤 302: MSCF保存所述业务订购信息, 并向 MMSC发送携带消息订 购信息的消息订购请求 ( MM10— Subscribe.REQ );
其中, 消息订购信息中的业务触发点可以是: TPA3和 TPA4业务触发点, 或者, 也可以是 TPA3和 TPA4中的任意一个业务触发点, 并且, 发送业务处 理请求时不需要携带消息体, 且不需要等待 MSCF响应;
在具体实现时, 消息订购请求(MM10— Subscribe.REQ ) 消息的 Subscribe 字段用于携带用户标识, Trigger Point字段用于携带业务触发点。
步骤 303 : MMSC 保存所述消息订购信息, 并返回消息订购响应
( MMlO Subscribe.RES )至 MSCF。
以上介绍了用户订购主叫回执业务的实现过程,以下介绍实现用户订购的 主叫回执业务的过程, 所述方法包括:
步骤 304: 发送方用户代理提交消息提交请求 ( MM1— Submit.REQ ) 至 MMSC;
步骤 305: MMSC根据发送方标识,在已存的消息订购信息中查找到 MSCF 为所述用户订购的业务触发点是 TPA3和 TPA4点, 并向发送方用户代理返回 消息提交响应 ( MM1— Submit.RES );
步骤 306: MMSC发送通知消息( MM1— Notification.REQ )至接收方用户 代理;
步骤 307: 接收方用户代理回送通知响应消息 ( MM1— Notification.RES ) 至 MMSC;
步骤 308: MMSC到达 TPA3 点, MMSC向 MSCF发送业务处理请求 ( MM1 O Interrogation.REQ ); 在具体实现时, 业务处理请求( MM10— Interrogation.REQ )消息中的字段 Sender address携带发送方标识;
步骤 309: MSCF才艮据所述发送方标识, 在已存的业务订购信息中查找到 所述用户订购了主叫回执业务, 则 MSCF 向发送方用户代理发送一条回执消 息, 提示发送方推送通知已发送完成;
步骤 310: 接收方用户代理发送消息获取请求( MM1— Retrieve.REQ ); 步骤 311 : MMSC回送消息获取响应 ( MM1— Retrieve.RES );
其中, 消息获取响应 ( MM1— Retrieve.RES ) 的消息内容字段中包括消息 体,若发送方用户还订购了签名档业务,则消息获取响应(MM1— Retrieve.RES ) 携带添加签名档的消息体。
步骤 312: 接收方用户代理发送获取成功确认( MM1— Acknowledge.REQ ) 消息至 MMSC;
步骤 313: MMSC到达 TPA4点, MMSC向 MSCF发送业务处理请求 ( MM1 O Interrogation.REQ );
在具体实现时,业务处理请求( MM1 O Interrogation.REQ )可以携带 Sender address字段和 Send Status字段;
步骤 314: MSCF收到业务处理请求(MM10— Interrogation.REQ )消息后, 从 Sender address字段获取发送方标识,并根据 Send Status获取消息下发状态, 然后向发送方用户代理发送一条回执消息, 提示用户消息下发的最终结果。
进一步,如果发送方用户请求 MMSC返回递送报告,则在 MMSC向 MSCF 发送业务处理请求(MM10— Interrogation.REQ ) 消息后, 进一步包括:
步骤 315: MMSC向发送方用户代理返回递送 告请求
( MMl DeliveryReport.REQ );
步骤 316:发送方用户代理返回递送 ^艮告响应( MM1— DeliveryReport.RES ) 消息至 MMSC。
以上为本发明实施例提供的主叫回执业务的一种实现方式,在本发明其他 实施例中, 步骤 305可以在步骤 306之后执行, 也可以在步骤 307和步骤 308 之间执行, 并不影响本发明实施例的实现。
三、 广告志愿者业务 所谓广告志愿者业务,是指某些用户自愿在自己接收到的消息中增加广告 信息, 以换取运营商的广告分成。
请参见图 4, 为本发明实施例提供的广告志愿者业务实现方法, 包括: 步骤 401 : 用户提交携带业务订购信息的广告志愿者业务订购请求至 MSCF;
其中, 所述业务订购信息可以包括: 用户标识, 业务类型标识; 步骤 402: MSCF保存所述业务订购信息, 并向 MMSC发送携带消息订 购信息的消息订购请求 ( MM10— Subscribe.REQ );
其中, 消息订购信息中的业务触发点是: TPB1点和 TPB3点, 并且, 当 定购 TPB1点时, 消息订购信息需要包括: 消息体标识和等待响应标识, 用于 向 MMSC指明发送业务处理请求时需要携带消息体并等待 MSCF响应; 定购
TPB3点, MMSC发起业务处理请求时无需携带消息体, 且无需等待 MSCF响 应;
步骤 403: MMSC保存消息订购请求 (MM10— Subscribe.REQ ) 消息中携 带的消息订购信息, 并返回消息订购响应消息 ( MM10— Subscribe.RES ) 至 MSCF。
以上介绍了用户订购广告志愿者业务的实现过程,以下介绍实现用户订购 的广告志愿者业务的过程, 所述方法包括:
步骤 404: 发送方用户代理提交消息提交请求 ( MM1— Submit.REQ ) 至 MMSC;
其中, 消息提交请求(MM1— Submit.REQ )消息包括: 发送方标识, 接收 方标识和消息体;
步骤 405 : MMSC 根据接收方标识, 在已存的消息订购信息中查找到 MSCF为所述用户订购的业务触发点是 TPB1和 TPB3点,并且 MMSC向发送 方用户代理返回消息提交响应 ( MM1— Submit.RES ) 消息;
步骤 406 : MMSC 到达 TPB1 点, 向 MSCF 发送业务处理请求 ( MM1 O Interrogation.REQ ) , 并等待 MSCF的响应;
在具体实现时, 在业务处理请求(MM10— Interrogation.REQ )消息中可以 包含 Content Type和 Content字段。 步骤 407: MSCF收到业务处理请求(MM10— Interrogation.REQ )消息后, 根据接收方标识,在已存的业务订购信息中查找到接收方用户订购了广告志愿 者业务,则 MSCF分析消息中的 Content Type和 Content等字段,并在 Content 字段携带的 消 息体后添加广告信息 , 并通过业务处理响应 ( MM10— Interrogation.RES )消息将添加广告信息的消息体返回至 MMSC, 并 在 Process Status字段中指明 MMSC需要修改消息。
步骤 408: MMSC按照 MSCF的要求保存添加广告信息的消息体, 并向 接收方用户发送通知( MMl_Notification.REQ ) 消息;
步骤 409: 接收方用户代理回送通知响应( MM1— Notification.RES )消息; 步骤 410: 接收方用户代理发送消息获取请求( MM1— Retrieve.REQ ); 步骤 411 : MMSC回送消息获取响应 ( MM1— Retrieve.RES ) 消息, 其中, 消息获取响应 ( MM1— Retrieve.RES ) 的消息内容中携带添加广告信息的消息 体。
步骤 412: 接收方用户代理发送获取成功确认( MM1— Acknowledge.REQ ) 至 MMSC;
步骤 413 : MMSC 到达 TPB4 点, 向 MSCF 发送业务处理请求 ( MM1 O Interrogation.REQ ) 消 息 , 其 中 , 业 务 处 理 请 求 ( MM10— Interrogation.REQ )消息中包含 Send Status字段, 以指明消息下发结 果; MSCF收到业务处理请求( MM10— Interrogation.REQ )消息后 ,根据 Send Status字段显示的下发状态决定是否给用户以广告补偿。
进一步,如果发送方用户请求 MMSC返回递送报告,则在 MMSC向 MSCF 发送业务处理请求(MM10— Interrogation.REQ ) 消息后, 进一步包括:
步骤 414: MMSC向发送方用户代理发送递送 告请求
( MMl DeliveryReport.REQ );
步骤 415:发送方用户代理返回递送 ^艮告响应( MM1— DeliveryReport.RES ) 消息至 MMSC。
以上介绍了本发明实施例提供的方法,技术人员可以根据本发明实施例提 供的方法在一个 MSCF 中同时实现上述三种多媒体消息业务, 也可以在三个 MSCF中实现上述三种多媒体消息业务, 并不影响本发明实施例的实现。 本领域普通技术人员可以理解实现上述实施例方法中的全部或部分步骤 是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可 读存储介质中, 该程序在执行时, 包括如下步骤:
一种多媒体消息业务的实现方法, 包括: 多媒体消息业务中心接收消息提 交请求; 所述多媒体消息服务中心根据所述消息提交请求中携带的用户标识, 在已存的消息订购信息中查找消息业务控制功能装置为所述用户订购的业务 触发点; 当到达所述业务触发点时, 所述多媒体消息服务中心向所述消息业务 控制功能装置发送业务处理请求;所述消息业务控制功能装置根据所述业务处 理请求携带的用户标识, 在已存的业务订购信息中查找所述用户订购的业务, 并进行相应的业务处理。
上述提到的存储介质可以是只读存储器, 磁盘或光盘等。
本发明实施例还提供了一种消息业务控制功能装置, 请参见图 5 , 包括: 业务订购请求接收单元 501 , 用于接收携带业务订购信息的业务订购请 求;
业务订购信息保存单元 502 , 用于保存所述业务订购信息, 所述业务订购 信息可以包括: 用户标识和业务类型标识;
消息订购请求发送单元 503 , 用于当业务订购请求接收单元接收到业务订 购请求时, 向多媒体消息服务中心发送携带消息订购信息的消息订购请求, 所 述消息订购信息可以包括: 用户标识和业务触发点;
为了完成用户发起的业务处理, 消息业务控制功能装置还包括: 业务处理请求接收单元 504 , 用于接收业务处理请求;
业务查找单元 505 , 用于根据所述业务处理请求携带的用户标识, 在业务 订购信息保存单元 502查找所述用户订购的业务;
业务处理单元 506, 用于根据业务查找单元 505查找到的业务, 进行相应 的业务处理。
本发明实施例提供的消息业务控制功能装置实现了向 MMSC定购消息, 使得 MMSC只将 MSCF定购的消息发送给 MSCF进行相应的业务处理,避免 了 MMSC将用户发送的每条消息都触发到 MSCF, 导致 MSCF压力过大的问 题 本发明实施例还提供了一种多媒体消息业务的实现系统, 请参见图 6, 包 括: 多媒体消息服务中心 601 , 消息业务控制装置 602;
多媒体消息服务中心 601包括:
消息提交请求接收单元 6011 , 用于接收用户代理提交的消息提交请求; 业务触发点查找单元 6012 , 用于根据消息提交请求中携带的用户标识, 在已存的消息订购信息中查找消息业务控制功能装置为所述用户订购的业务 触发点;
业务处理请求发送单元 6013 , 用于当到达所述业务触发点时, 向所述消 息业务控制功能装置发送业务处理请求;
消息业务控制功能装置 602包括:
业务处理请求接收单元 6021 , 用于接收业务请求发送单元发送的业务处 理请求;
业务查找单元 6022 , 用于根据所述业务处理请求携带的用户标识, 在已 存的业务订购信息中查找所述用户订购的业务;
业务处理单元 6023 , 用于根据业务查找单元查找到的业务, 进行相应的 业务处理。
在上述消息业务控制功能装置中, 还可以进一步包括:
业务订购请求接收单元, 用于接收携带业务订购信息的业务订购请求; 业务订购信息保存单元, 用于保存所述业务订购信息, 所述业务订购信息 可以包括: 用户标识和业务类型标识;
消息订购请求发送单元,用于当业务订购请求接收单元接收到业务订购请 求时, 向多媒体消息服务中心发送携带消息订购信息的消息订购请求, 所述消 息订购信息可以包括: 用户标识和业务触发点;
在上述多媒体消息服务中心中还可以进一步包括:
消息订购请求接收单元,用于接收所述消息订购请求发送单元发送的消息 订购请求;
消息订购信息保存单元,用于保存所述消息订购请求中携带的消息订购信 息。
以下针对上述三种不同的多媒体消息业务介绍本发明实施例提供的系统。 一、 签名档业务
用户代理提交的业务订购请求是签名档业务订购请求,则业务订购信息保 存单元保存的业务订购信息进一步包括: 签名档;
消息订购请求发送单元发送的消息订购信息进一步包括:消息体标识和等 待响应标识;
消息订购请求发送单元发送的业务触发点具体为: TPA1点或 TPA2点。 并且, 所述业务处理请求发送单元 6013发送的业务处理请求进一步携带 消息提交请求中的消息体和发送方标识;
业务处理单元 6023是签名档业务处理单元,用于当到达 TPA1点或 TPA2 点时, 根据发送方标识, 在已存的业务订购信息中查找发送方预设的签名档, 将所述签名档添加到所述消息体中,通过业务处理响应消息将添加签名档的消 息体返回至所述多媒体消息服务中心。
二、 主叫回执业务
用户提交的业务订购请求是主叫回执业务请求,则所述消息订购请求发送 单元发送的业务触发点为 TPA3点和 /或 TPA4点;
以及, 当到达的业务触发点是 TPA3 点时, 所述业务处理请求发送单元 6013发送的业务处理请求携带发送方标识;
所述业务处理单元 6023包括: 第一主叫回执业务处理单元, 用于: 向发 送方用户代理发送一条回执消息,提示发送方用户系统已经向接收方用户发送 了通知消息。
当所述业务触发点是 TPA4点时, 所述业务处理请求发送单元 6013发送 的业务处理请求携带发送方标识和消息下发状态标识;
所述业务处理单元 6023进一步包括: 第二主叫回执业务处理单元; 第二主叫回执业务处理单元用于:
根据消息下发状态标识指示的消息下发状态,向发送方用户代理发送一条 回执消息, 提示用户消息下发的最终结果。
三、 广告志愿者业务
用户代理提交的业务订购请求是广告志愿者业务订购请求,则所述消息订 购请求发送单元发送的业务触发点是 TPB1点和 TPB3点; 并且, 当到达的业务触发点是 TPB1点时, 所述消息订购请求发送单元发 送的消息订购信息进一步包括: 消息体标识和等待响应标识。
以及, 当到达的业务触发点是 TPB1 点时, 所述业务处理请求发送单元 6013发送的业务处理请求携带接收方标识;
所述业务处理单元 6023包括: 广告志愿者业务处理单元:
根据所述接收方标识, 已存的业务订购信息中查找接收方预订的广告信 息,将所述广告信息添加到消息体中, 并通过业务处理响应消息将添加广告信 息的消息体返回至多媒体消息服务中心。
当到达的业务触发点是 TPB3点时, 所述业务处理请求发送单元 6013发 送的业务处理请求携带接收方标识和消息下发状态标识;
所述业务处理单元 6023进一步包括: 计费补偿单元;
计费补偿单元,用于根据消息下发状态标识显示的消息下发状态决定是否 给用户以广告补偿。
以上对本发明所提供的一种多媒体消息业务的实现方法、系统及相关设备 进行了详细介绍, 对于本领域的一般技术人员, 依据本发明实施例的思想, 在 具体实施方式及应用范围上均会有改变之处, 综上所述, 本说明书内容不应理 解为对本发明的限制。

Claims

权 利 要 求
1、 一种多媒体消息业务的实现方法, 其特征在于, 包括:
多媒体消息业务中心接收消息提交请求;
所述多媒体消息服务中心根据所述消息提交请求中携带的用户标识,在已 存的消息订购信息中查找消息业务控制功能装置为所述用户订购的业务触发 点;
当到达所述业务触发点时,所述多媒体消息服务中心向所述消息业务控制 功能装置发起业务处理请求, 所述业务处理请求包括所述用户标识, 以便于所 述消息业务控制功能装置根据所述业务处理请求携带的用户标识,在已存的业 务订购信息中查找所述用户订购的业务, 并进行相应的业务处理。
2、 如权利要求 1所述的方法, 其特征在于, 所述方法进一步包括: 接收所述消息业务控制功能装置发送的消息订购请求;
所述多媒体消息服务中心保存所述消息订购请求中携带的消息订购信息, 所述消息订购信息包括: 用户标识和业务触发点。
3、 如权利要求 1或 2所述的方法, 其特征在于, 所述消息订购信息进一 步包括: 消息体标识和等待响应标识;
当到达所述业务触发点时 ,所述多媒体消息服务中心还将消息体携带在所 述业务处理请求中发送给所述消息业务控制功能装置,并接收所述消息业务控 制功能装置返回的修改后的消息体, 将所述修改后的消息体发送给接收方。
4、 如权利要求 3所述的方法, 其特征在于, 所述业务触发点具体为: 多 媒体消息服务中心收到消息提交请求且未发送响应或多媒体消息服务中心收 到消息提交请求且已发送响应。
5、 如权利要求 3或 4所述的方法, 其特征在于, 若所述用户订购的业务 是签名档业务, 则所述修改后的消息体为添加签名档的消息体;
若所述用户订购的业务是广告志愿者业务,则所述修改后的消息体为添加 广告信息的消息体。
6、 如权利要求 1或 2所述的方法, 其特征在于, 若到达的业务触发点是 多媒体消息服务中心已处理完用户提交的消息,则所述多媒体消息服务中心消 息还将下发状态标识携带在向所述消息业务控制功能装置发起的业务处理请 求中。
7、 一种多媒体消息业务的实现方法, 其特征在于, 包括:
接收多媒体消息服务中心发起的业务处理请求,所述业务处理请求包括用 户标识;
才艮据所述用户标识在已存的业务订购信息中查找所述用户订购的业务,并 进行相应的业务处理。
8、 如权利要求 7所述的方法, 其特征在于, 还包括:
接收用户代理提交的业务定购请求,并保存所述业务定购请求携带的业务 定购信息, 所述业务定购信息包括: 用户标识和业务类型标识;
向多媒体消息服务中心发送携带消息订购信息的消息定购请求,所述消息 订购信息包括用户标识和业务触发点,以便所述多媒体消息服务中心接收到所 述用户标识提交的消息后, 在所述业务触发点发起业务处理请求。
9、 如权利要求 8所述的方法, 其特征在于, 若用户代理提交的业务订购 请求是签名档业务请求或广告志愿者业务定购请求,则所述消息定购信息进一 步包括: 消息体标识和等待响应标识, 用于向所述多媒体消息服务中心指明在 发起业务处理请求时需要携带所述消息提交请求中的消息体,并等待消息业务 控制功能装置的响应。
10、 如权利要求 7所述的方法, 其特征在于, 若所述用户订购的业务是签 名档业务或广告志愿者业务, 所述进行相应的业务处理具体包括:
从所述业务处理请求中获取消息体,将广告信息或用户预设的签名档添加 到消息体中,并通过业务处理响应消息将所述添加广告信息或签名档的消息体 返回所述多媒体消息服务中心。
11、 如权利要求 7所述的方法, 其特征在于, 若所述用户订购的业务是主 叫回执业务, 所述进行相应的业务处理具体包括: 向发送方用户代理发送一条 回执消息,提示用户系统已将通知消息发送给接收方用户, 或从所述业务处理 请求中获取消息下发状态, 向发送方用户代理发送一条回执消息,提示用户消 息下发的最终结果。
12、 一种消息业务控制功能装置, 其特征在于, 包括:
业务处理请求接收单元, 用于接收业务处理请求; 业务查找单元, 用于根据所述业务处理请求携带的用户标识,在所述业务 定购信息保存单元中查找所述用户定购的业务;
业务处理单元, 用于根据所述业务查找单元查找到的业务, 进行相应的业 务处理。
13、 如权利要求 12所述的装置, 其特征在于, 所述装置还包括: 业务定购请求接收单元, 用于接收携带业务定购信息的业务定购请求; 业务定购信息保存单元, 用于保存所述业务定购信息, 所述业务定购信息 至少包括: 用户标识和业务类型标识;
消息定购请求发送单元,用于当业务定购请求接收单元接收到业务定购请 求时, 向多媒体消息服务中心发送携带消息定购信息的消息定购请求, 所述消 息定购信息至少包括: 用户标识和业务触发点。
14、 一种多媒体消息服务中心, 其特征在于, 包括:
消息提交请求接收单元, 用于接收用户代理提交的消息提交请求; 业务触发点查找单元, 用于根据消息提交请求中携带的用户标识,在已存 的消息定购信息中查找消息业务控制功能装置为所述用户定购的业务触发点; 业务处理请求发送单元, 用于当到达所述业务触发点时, 向所述消息业务 控制功能装置发起业务处理请求。
15、 如权利要求 14所述的多媒体消息服务中心, 其特征在于, 包括: 消息定购请求接收单元,用于接收消息业务控制功能装置发起的消息定购 请求;
消息定购信息保存单元,用于保存所述消息定购请求中携带的消息定购信 息。
16、 一种多媒体消息业务的实现系统, 其特征在于, 包括: 多媒体消息服 务中心, 消息业务控制装置;
所述多媒体消息服务中心用于接收用户代理提交的消息提交请求;根据消 息提交请求中携带的用户标识,在已存的消息订购信息中查找消息业务控制功 能装置为所述用户订购的业务触发点; 当到达所述业务触发点时, 向所述消息 业务控制功能装置发起业务处理请求;
所述消息业务控制功能装置接收业务请求发送单元发起的业务处理请;根 据所述业务处理请求携带的用户标识,在已存的业务订购信息中查找所述用户 订购的业务; 根据所述业务查找单元查找到的业务, 进行相应的业务处理。
PCT/CN2009/070836 2008-03-18 2009-03-17 多媒体消息业务的实现方法、系统及相关设备 WO2009115033A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP09722138.6A EP2247124B1 (en) 2008-03-18 2009-03-17 Method, system and related device for implementing multimedia messaging service
BRPI0910929-3A BRPI0910929B1 (pt) 2008-03-18 2009-03-17 Método e sistema para implementar serviço de transmissão de mensagem de multimídia, função de controle de serviço de transmissão de mensagem e centro de serviço de transmissão de mensagem de multimídia
MX2010010228A MX2010010228A (es) 2008-03-18 2009-03-17 Metodo, sistema y dispositivo relacionados para implementar servicio de mensajeria multimedia.

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2008100873159A CN101252704B (zh) 2008-03-18 2008-03-18 多媒体消息业务的实现方法、系统及相关设备
CN200810087315.9 2008-03-18

Publications (1)

Publication Number Publication Date
WO2009115033A1 true WO2009115033A1 (zh) 2009-09-24

Family

ID=39955860

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2009/070836 WO2009115033A1 (zh) 2008-03-18 2009-03-17 多媒体消息业务的实现方法、系统及相关设备

Country Status (6)

Country Link
EP (1) EP2247124B1 (zh)
CN (1) CN101252704B (zh)
BR (1) BRPI0910929B1 (zh)
MX (1) MX2010010228A (zh)
RU (1) RU2465741C2 (zh)
WO (1) WO2009115033A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098627A (zh) * 2009-12-14 2011-06-15 华为技术有限公司 一种多媒体消息传送的方法、系统及装置

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101252704B (zh) * 2008-03-18 2011-11-02 华为技术有限公司 多媒体消息业务的实现方法、系统及相关设备
CN103517225B (zh) * 2012-06-27 2018-01-02 中兴通讯股份有限公司 彩信重试方法及装置
CN102869002A (zh) * 2012-08-01 2013-01-09 福建富士通信息软件有限公司 增值业务订购关系管理系统
CN106254614A (zh) * 2016-07-26 2016-12-21 惠州市斯坦利科技有限公司 通讯录联系人处理方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1424860A2 (en) * 2002-11-05 2004-06-02 Siemens Aktiengesellschaft Method for controlling a multimedia messaging service between a telecommunication device and a telecommunication network, respective smart card and telecommunication device
CN1889718A (zh) * 2006-07-19 2007-01-03 中国移动通信集团公司 短消息增值业务的控制系统及控制方法
CN101068375A (zh) * 2007-05-29 2007-11-07 中国网络通信集团公司 实现短消息增值业务的系统、平台及方法
WO2007134821A1 (de) * 2006-05-24 2007-11-29 T-Mobile International Ag & Co. Kg Verfahren zur steuerung und benutzerspezifischen anpassung eines multimedia messaging dienstes
CN101252704A (zh) * 2008-03-18 2008-08-27 华为技术有限公司 多媒体消息业务的实现方法、系统及相关设备

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI115744B (fi) * 2001-02-08 2005-06-30 Nokia Corp Kommunikaatiopalvelu
WO2003030474A2 (en) * 2001-09-28 2003-04-10 Markport Limited Mmsc access control
EP1555835A3 (en) * 2001-12-21 2007-01-10 Orange Personal Communications Services Ltd. Call processing in mobile telecommunications networks
CN100372391C (zh) * 2004-08-16 2008-02-27 华为技术有限公司 一种多媒体消息系统及转发多媒体消息的方法
DE102004041912B4 (de) * 2004-08-30 2009-11-26 Infineon Technologies Ag Kommunikationsendgerät, Verfahren zum postalischen Versenden von Nutzdaten, Kommunikationssystem, Verfahren zum Erzeugen einer Postsendung, Server und Verfahren zum Betreiben eines Servers
KR100666711B1 (ko) * 2005-11-09 2007-01-11 주식회사 케이티프리텔 개방형 모바일 비즈니스 지원 시스템에서 메시지 전송 후실시간 리포트 제공 장치 및 방법
EP1868125A1 (en) * 2006-06-16 2007-12-19 Savernova S.A. Method for identifying a user of a computer system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1424860A2 (en) * 2002-11-05 2004-06-02 Siemens Aktiengesellschaft Method for controlling a multimedia messaging service between a telecommunication device and a telecommunication network, respective smart card and telecommunication device
WO2007134821A1 (de) * 2006-05-24 2007-11-29 T-Mobile International Ag & Co. Kg Verfahren zur steuerung und benutzerspezifischen anpassung eines multimedia messaging dienstes
CN1889718A (zh) * 2006-07-19 2007-01-03 中国移动通信集团公司 短消息增值业务的控制系统及控制方法
CN101068375A (zh) * 2007-05-29 2007-11-07 中国网络通信集团公司 实现短消息增值业务的系统、平台及方法
CN101252704A (zh) * 2008-03-18 2008-08-27 华为技术有限公司 多媒体消息业务的实现方法、系统及相关设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP2247124A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102098627A (zh) * 2009-12-14 2011-06-15 华为技术有限公司 一种多媒体消息传送的方法、系统及装置

Also Published As

Publication number Publication date
EP2247124A4 (en) 2011-03-23
MX2010010228A (es) 2010-12-20
RU2465741C2 (ru) 2012-10-27
EP2247124B1 (en) 2014-12-03
CN101252704A (zh) 2008-08-27
BRPI0910929A8 (pt) 2018-10-16
CN101252704B (zh) 2011-11-02
RU2010142385A (ru) 2012-04-27
EP2247124A1 (en) 2010-11-03
BRPI0910929B1 (pt) 2020-09-01

Similar Documents

Publication Publication Date Title
US7269431B1 (en) System for forwarding SMS messages to other devices
US8832204B1 (en) Text message spam solutions
US8326288B2 (en) Method and apparatus for providing virtual mobile phone number
US8406792B2 (en) Message modification system and method
US20070178895A1 (en) Method, network entity, system, mobile device and computer program product for automatic provisioning of a service
JP6000125B2 (ja) 選択的なメッセージサービスブロッキングに関する方法および装置
EP2184932B1 (en) method, device and system for interworking between instant message and short message
EP1935144A2 (en) Apparatus and method for providing a context-sensitive multimedia message service response
WO2006056791A1 (en) Telecommunications services apparatus and methods
GB2453260A (en) Processing a message by using the virtual number of a SSMN terminal
WO2015176238A1 (zh) 隐私保护的方法、装置和用户终端
WO2009115033A1 (zh) 多媒体消息业务的实现方法、系统及相关设备
JP5661107B2 (ja) 複数の受信機に電子ショートメッセージを送信するための方法およびシステム
EP2424279B1 (en) Method for processing group messages, service delivery platform and associated equipment
JP5179367B2 (ja) 非同期メッセージの受信通知方法
WO2003094553A1 (en) Method and device for delivering messages to mobile terminal devices in accordance with a user selectable attainability status
KR101790896B1 (ko) 메시지 처리를 위한 장치 및 그 제어방법
GB2439463A (en) Telecommunications services methods and apparatus
EP1557988A1 (en) Method and device for wireless messaging
WO2011032396A1 (zh) 一种实现免打扰业务的方法及装置
KR100604723B1 (ko) 데이터 버스트 메시지를 이용한 멀티미디어 데이터 수신확인 및 읽기 확인 서비스 제공 방법 및 시스템
WO2012009895A1 (zh) 支持非mms终端使用多媒体消息的方法及mmsc
EP2034677A1 (en) A multimedia message group sending system and the method thereof
KR100620858B1 (ko) 외부 단문 메시지를 위한 가상 이동통신 번호 제공 방법및 장치
KR100620855B1 (ko) 단문 메시지를 위한 가상 이동통신 번호 제공 방법 및 장치

Legal Events

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

Ref document number: 09722138

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: MX/A/2010/010228

Country of ref document: MX

NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2009722138

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2010142385

Country of ref document: RU

ENP Entry into the national phase

Ref document number: PI0910929

Country of ref document: BR

Kind code of ref document: A2

Effective date: 20100917