[go: up one dir, main page]

CN101924708A - Method and system for realizing service interaction between different messages - Google Patents

Method and system for realizing service interaction between different messages Download PDF

Info

Publication number
CN101924708A
CN101924708A CN2009100869694A CN200910086969A CN101924708A CN 101924708 A CN101924708 A CN 101924708A CN 2009100869694 A CN2009100869694 A CN 2009100869694A CN 200910086969 A CN200910086969 A CN 200910086969A CN 101924708 A CN101924708 A CN 101924708A
Authority
CN
China
Prior art keywords
message
cpm
address
isf
iwf
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2009100869694A
Other languages
Chinese (zh)
Inventor
李凤军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN2009100869694A priority Critical patent/CN101924708A/en
Publication of CN101924708A publication Critical patent/CN101924708A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention discloses a method for realizing service interaction between different messages. The method comprises the following steps of: receiving a message integrated with an Internet protocol message (CPM: Control Protocol Message), setting the request-uri field of the CPM as a related address of an ISF (Interactive Selection Function) module and transferring the related address to the ISF module by a PF (Participator Function) module; and setting the request-uri field as a related address of an IWF (Interworking Function) module and transferring the related address to the IWF module by the ISF module. The invention also discloses a system for realizing service interaction between different messages. The system comprises a setting and transferring unit at a PF side and a setting and transferring unit at an ISF side, wherein the setting and transferring unit at the PF side is used for setting the request-uri field as the related address of the ISF module and transferring the related address to the ISF module, and the setting and transferring unit at the ISF side is used for setting the request-uri field as the related address of the IWF module and transferring the related address to the IWF module. The method and the system of the invention can realize the service interaction between the CPM message and a traditional message.

Description

Method and system for realizing service interaction between different messages
Technical Field
The invention relates to the field of interaction between message services based on different basic networks, in particular to a method and a system for realizing service interaction between converged Internet Protocol (IP) messages and traditional messages.
Background
Under the trend of network IP, the traditional telecommunication service needs to be shifted to the next generation network of IP, and 3GPP, 3GPP2 and TISPAN standards organizations all use the initial session protocol (SIP) as the basic protocol of the next generation core network, and the fact that the IP network applying SIP is used as the network basis of service application has become true. In the existing OMA organization, research on a converged IP Messaging (CPM) service system specification is ongoing, however, how to implement service interaction between CPM messages and traditional messages is not clear. Here, the conventional message includes: short messages, multimedia messages, emails, instant messages, and the like.
When implementing service interaction between CPM message and traditional message, it needs to cooperate and cooperate with three ASs, namely participant function module (PF), interactive selection function module (ISF) and interactive function module (IWF), and adopts the prior art: the method for setting the iFC by the SIP/IP Core realizes service interaction among different messages, and when the method for setting the iFC is used to control the cooperation among the PF, the ISF and the IWF, the iFC needs to be set to be relatively complex, for example: the same message has the same destination address and source address, the same message content, needs to reach the ISF first and then the IWF, and needs to reselect an IWF after the IWF selected first fails. If the IFCs are simply set, the SIP/IP Core cannot successfully implement the service interaction between different messages by only setting IFCs for routing these messages.
Disclosure of Invention
In view of this, the main objective of the present invention is to provide a method and a system for implementing service interaction between different messages, which can implement service interaction between a CPM message and a traditional message.
In order to achieve the purpose, the technical scheme of the invention is realized as follows:
a method for realizing service interaction between different messages, the method comprises:
the method comprises the following steps that a participant function module PF receives a converged Internet protocol message CPM, sets a request-uri field of the CPM message as a related address of an interactive selection function module ISF, and forwards the address to the ISF;
and the ISF sets the request-uri field of the CPM message as the related address of the interactive function module IWF and then forwards the CPM message to the IWF, and the IWF converts the CPM message into the traditional message.
The PF further receives the CPM message from the CPM client, wherein a destination user address in the CPM message is a traditional message user address, and a source user address is a CPM user address;
setting the request-uri field to the relevant address of the ISF further comprises: the PF judges that the CPM message needs to be sent to the traditional message user in an interactive mode according to the traditional message user address, and sets the request-URI field as the SIP URI address of the ISF;
the user address of the traditional message is encapsulated in a CPM message body by adopting an MIME format;
forwarding the CPM message to the ISF further comprises: and forwarding the CPM message to the ISF according to the SIP URI address of the ISF.
Wherein, before setting the request-uri field as the relevant address of the IWF, the method further comprises:
and the ISF receives the CPM message, and selects a traditional message interactive mode corresponding to the CPM message to send the CPM message according to the address type of the traditional message user address in the CPM message, the message content and the address of the CPM user address.
Wherein, still include after finishing said selection: ISF further sets the request-URI field as an SIP URI address of IWF corresponding to ISF, and adds the address of CPM user corresponding to traditional message service as a second p-asserted-identity field value into CPM message;
forwarding the CPM message to the IWF is further: and forwarding the CPM message to the IWF according to the SIP URI address of the IWF corresponding to the ISF.
The IWF receives the CPM message, acquires a source address of the traditional message according to a second p-asserted-identity field value in the CPM message, and acquires a destination address of the traditional message according to a user address of the traditional message in the CPM message;
and the IWF further converts the CPM message into a corresponding traditional message according to the requirement of the traditional message service, and sends the traditional message to a corresponding traditional message service system, and the traditional message service system sends the traditional message to a traditional message client so as to finish the sending of the CPM message from the CPM user to the traditional message user.
A system for implementing service interaction between different messages, the system comprising: a PF side setting and forwarding unit, an ISF side setting and forwarding unit and an IWF side conversion unit; wherein,
the setting and forwarding unit on the PF side is used for setting a request-uri field of the CPM message as a related address of the ISF and forwarding the CPM message to the ISF;
the setting and forwarding unit on the ISF side is used for setting a request-uri field of the CPM message as a related address of the IWF and forwarding the CPM message to the IWF;
and a conversion unit at the IWF side for converting the CPM message into a legacy message.
Wherein, the destination user address in the CPM message is a traditional message user address, and the source user address is a CPM user address;
the setting and forwarding unit of the PF side further comprises a setting module of the PF side and a forwarding module of the PF side; wherein,
the setting module at the PF side is used for setting the request-URI field as the SIP URI address of the ISF under the condition that the CPM message needs to be sent to the traditional message user in an interactive mode is judged according to the traditional message user address; and the forwarding module on the PF side is used for forwarding the CPM message to the setting and forwarding unit on the ISF side according to the SIP URI address of the ISF.
The system also comprises a selection unit at the ISF side, which is used for acquiring the CPM message, selecting a traditional message interaction mode corresponding to the CPM message and then forwarding the CPM message to a setting and forwarding unit at the ISF side; wherein,
and selecting a traditional message interaction mode corresponding to the CPM message according to the address type and the message content of the traditional message user address in the CPM message and the address of the CPM user address.
Wherein, the setting and forwarding unit of the ISF side further comprises: the system comprises a setting module at an ISF side and a forwarding module at the ISF side; wherein,
the setting module at the ISF side is used for setting the request-URI field as an SIP URI address of an IWF corresponding to the ISF, and adding an address of a CPM user corresponding to the traditional message service as a second p-asserted-identity field value into the CPM message; and the forwarding module at the ISF side is used for forwarding the CPM message to the conversion unit at the IWF side according to the SIP URI address of the IWF corresponding to the ISF.
Wherein, this system still includes: an obtaining unit at the IWF side, configured to obtain a source address of the conventional message according to a second p-asserted-identity field value in the CPM message, and obtain a destination address of the conventional message according to a user address of the conventional message in the CPM message;
the conversion unit at the IWF side is further configured to convert the CPM message into a corresponding conventional message according to the conventional message service requirement.
The PF receives the CPM message, sets a request-uri field of the CPM message as a related address of the ISF, and forwards the ISF; and the ISF sets the request-uri field of the CPM message as the related address of the IWF, and then forwards the CPM message to the IWF, and the IWF converts the CPM message into the traditional message.
By adopting the invention, through configuration cooperation among all units in the CPM service system, such as PF, ISF and IWF, correct routing of the message among all units can be realized, so that iFC is simple to set, and SIP/IPcore can correctly route the message among a plurality of units in the CPM service system without setting complicated iFC as in the prior art, thereby successfully finishing service interaction between the CPM message and the traditional message.
Drawings
FIG. 1 is a schematic flow chart of the implementation of the method of the present invention;
FIG. 2 is a schematic diagram of a service environment architecture for implementing the method flow of the present invention;
Detailed Description
The basic idea of the invention is: through configuration and cooperation among all units in the CPM service system, such as PF, ISF and IWF, correct routing of messages among all units can be realized, so that iFC is simple to set, and SIP/IP Core can correctly route messages among a plurality of units in the CPM service system without setting complicated iFC as in the prior art, thereby successfully completing service interaction between CPM messages and traditional messages.
The following describes the embodiments in further detail with reference to the accompanying drawings.
As shown in fig. 1, a method for implementing service interaction between different messages includes the following steps:
step 101, the PF receives the CPM message, sets a request-uri field of the CPM message as a related address of the ISF, and forwards the CPM message to the ISF.
And 102, the ISF sets a request-uri field of the CPM message as a related address of the IWF and then forwards the CPM message to the IWF, and the IWF converts the CPM message into a traditional message.
For the above technical solution comprising steps 101 to 102, the specific processing procedure of step 101 includes:
step 101a, the PF receives a CPM message from the CPM client. The destination user address of the CPM message is a traditional message user address, and the source user address is a CPM user address.
And step 101b, the PF judges that the CPM message needs to be sent to the traditional message user in an interactive mode according to the traditional message user address, and sets a request-URI field as the SIP URI address of the ISF.
And step 101c, encapsulating the traditional message user address in the CPM message body by adopting MIME format.
And step 101d, forwarding the CPM message to the ISF according to the SIP URI address of the ISF.
In step 102, before the ISF sets the request-uri field of the CPM message to the relevant address of the IWF, the method further includes:
step 102a, the ISF receives the CPM message, determines an interactive mode between the CPM message and the traditional message according to the address type of the traditional message user address in the CPM message, the message content and the address of the CPM user address, and selects a corresponding traditional message mode to send the CPM message.
In step 102, the ISF sets the request-uri field of the CPM message as the relevant address of the IWF, specifically: the ISF sets the request-URI field to the SIP URI address of the IWF corresponding to the ISF. Here, after completing the setting, the ISF adds an address corresponding to the CPM user and the conventional message service as a second p-asserted-identity field value to the CPM message; and forwarding the CPM message to the IWF according to the SIP URI address of the IWF corresponding to the ISF.
Here, in step 102, before the IWF performs message conversion, the IWF receives the CPM message, acquires the source address of the conventional message according to the second p-asserted-identity field value in the CPM message, and acquires the destination address of the conventional message according to the user address of the conventional message in the CPM message.
The IWF performs message conversion specifically as follows: the IWF further converts the CPM message into a corresponding legacy message according to the legacy messaging service requirements. And then, the IWF sends the traditional message to a corresponding traditional message service system, and the traditional message service system sends the traditional message to a traditional message client to finish the sending of the CPM message from the CPM user to the traditional message user.
Fig. 2 is a schematic structural diagram of a service environment architecture for implementing the method flow of the present invention, where fig. 2 includes: CPM client, SIP/IP Core, PF, CF, ISF, IWF, ENUM/DNS, traditional message service system, traditional message client. For a brief explanation here: the CPM client is used for receiving the CPM user operation, sending the message content to a PF of a CPM service system, receiving a CPM message sent from the PF and showing the CPM message to a CPM user; the PF is used for receiving the CPM message sent by the CPM client and processing the CPM message forwarded to the target user; the ISF is used for selecting a proper traditional message interaction mode as a mode for sending the CPM message to a traditional message user; the IWF is used for converting the CPM message into a traditional message and sending the traditional message to a traditional message service system; the traditional message service system is used for receiving the message sent from the IWF, sending the message to the traditional message client, receiving the message sent from the traditional message client and sending the message to the target user; the traditional message service client is used for receiving and sending messages from the traditional message service system and displaying message contents to the traditional message service user.
Here, when the schematic structural diagram of the service environment architecture shown in fig. 2 is adopted, the present invention mainly includes the following contents:
firstly, a CPM client sends a CPM message to a PF, wherein a target user is a traditional message user.
And secondly, after receiving the message, the PF judges according to the destination user address, namely the traditional message user address, and needs to adopt an interactive mode to transmit the message to the traditional message user, the CPM message is forwarded to the ISF, the request-URI of the CPM message is set as the SIP URI address of the ISF, and the destination user address and the original message content are packaged and stored in a message body by adopting an MIME format.
And thirdly, the SIP/IP Core routes the CPM message to the ISF according to the request-URI, the ISF selects a proper traditional message service for message transmission according to the address type and the message content of the traditional message user address, the address type of the CPM user and the like, after the selection is completed, the ISF takes the SIP URI address of the corresponding IWF as the request-URI address, and takes the address of the CPM user corresponding to the traditional service as a second p-asserted-identity to be added into the message, and sends the CPM message to the SIP/IP Core.
And fourthly, the SIP/IP Core sends the CPM message to the IWF according to the request-uri address, the IWF obtains the source address of the traditional message according to the value of the second p-asserted-identity, obtains the destination address of the traditional message according to the destination address carried in the message body, converts the CPM message into the corresponding traditional message according to the traditional message service requirement, and sends the traditional message to the corresponding traditional message service system.
And fifthly, the traditional message service system sends the traditional message to the traditional message client to finish the sending of the CPM message to the traditional message user.
In summary, compared with the prior art, the invention designs the interfaces of the SIP protocol between the related constituent elements in the CPM service system, so that the SIP/IP Core can realize the correct routing among the related constituent elements of PF, CF, ISF and IWF without setting a complex iFC rule under the condition that the CPM message is communicated with the traditional message, thereby providing a good technical support for the real deployment and operation of the CPM service in the future.
Here, in the following method embodiment, a service environment architecture supporting interaction between a CPM message and a conventional message is shown in fig. 2, and a CPM user is enabled to send and receive the CPM message through interaction between a CPM client and a CPM service system, and a good service experience is provided for the CPM user. The CPM service system mainly comprises a PF, a CF, an ISF and an IWF, wherein the PF is equivalent to a CPM user agent and is used for authenticating and authenticating a request of a CPM client and judging whether message content needs to be sent in an interactive mode or not; the CF is similar to the PF and can also be used for judging whether the message needs to be sent in an interactive mode; the ISF is used for selecting a proper traditional message interaction mode to send a message; the IWF converts the CPM message into a specified traditional message format and sends the CPM message to a traditional message service system by adopting a corresponding protocol; ENUM/DNS is used to complete the translation between TEL URI and SIP URI addresses; the conventional message service system is used to implement receiving a conventional message from the IWF and transmitting it to a conventional message client. The following explains the method flow for realizing service interaction between different messages.
The method comprises the following steps:
step 201, the CPM client sends a CPM message to a traditional message user, and the CPM message is a paging mode message when sending the CPM message.
Here, in the CPM message, request-URI is set to TEL URI format, and when the SIP/IP Core is a 3GPP IMS network, p-preferred-identity is set to Public User Identity (PUI) of the CPM client; the accept-contact field carries CPM service identification information, for example: OMA-CPM-Tag; the CPM client sends the CPM message to the SIP/IP Core.
And step 202, the SIP/CORE forwards the CPM message to the PF to which the CPM client belongs according to the p-asserted-identity field value and the accept-contact field value of the CPM client, and the SIP/IP CORE generates the p-asserted-identity field according to the p-predicted-identity transmitted by the CPM client.
Step 203, the PF learns that the TEL URI address of the destination user does not have a corresponding routable SIP URI address by interacting with the ENUM/DNS, the message needs to be sent by using the conventional message service system, the request-URI is set as the URI address of the ISF, the destination user address is stored in the message body, the destination address and the message body can be encapsulated by using the MIME format, and the PF sends the message to the SIP/IP Core and forwards the message to the ISF by the SIP/IP Core.
Step 204, the ISF obtains an address with the same type as the destination address from the CPM client user configuration information, and uses the address as a second p-asserted-identity field value, and judges that a certain traditional message mode needs to be adopted to send the message to the destination user according to the destination address type and the length of the message body content, then selects an appropriate SIP URI address of the interactive function IWF as a request-URI address, and sends the CPM message to an SIP/IP Core.
And step 205, the SIP/IP Core forwards the CPM message to the IWF according to the request-uri address.
And step 206, the IWF extracts a stored destination address from the message body as a destination address, uses a second p-asserted-identity value as a source address, converts the message content into a short message format, sends the short message format to a short message service system, and forwards the short message service system to the short message client.
Step 207, the short message service system returns a response message to the IWF, and the IWF converts the response message into an SIP protocol format and then sends the SIP/IP Core.
And step 208, the response message is forwarded to the CPM client through the IWF, the ISF, the PF and the like.
A system for implementing service interaction between different messages, the system comprising: a PF side setting and forwarding unit, an ISF side setting and forwarding unit and an IWF side conversion unit. And the setting and forwarding unit on the PF side is used for setting a request-uri field of the CPM message as a related address of the ISF and forwarding the CPM message to the ISF. And the setting and forwarding unit on the ISF side is used for setting the request-uri field of the CPM message as the related address of the IWF and forwarding the CPM message to the IWF. And a conversion unit at the IWF side for converting the CPM message into a legacy message.
Here, the destination user address in the CPM message is a traditional message user address, and the source user address is a CPM user address; the setting and forwarding unit at the PF side further comprises a setting module at the PF side and a forwarding module at the PF side; the setting module on the PF side is used for setting a request-URI field as an SIP URI address of the ISF under the condition that the CPM message needs to be sent to a traditional message user in an interactive mode is judged according to the traditional message user address; and the forwarding module on the PF side is used for forwarding the CPM message to the setting and forwarding unit on the ISF side according to the SIP URI address of the ISF.
The system also comprises a selection unit at the ISF side, which is connected with the setting and forwarding unit at the ISF side and used for acquiring the CPM message, selecting the traditional message interaction mode corresponding to the CPM message and forwarding the CPM message to the setting and forwarding unit at the ISF side; and selecting a traditional message interaction mode corresponding to the CPM message according to the address type and the message content of the traditional message user address in the CPM message and the address of the CPM user address.
Here, the setting and forwarding unit on the ISF side further includes: the system comprises a setting module at an ISF side and a forwarding module at the ISF side; the setting module at the ISF side is used for setting a request-URI field as an SIP URI address of an IWF corresponding to the ISF, and adding an address corresponding to a traditional message service of a CPM user as a second p-asserted-identity field value into the CPM message; and the forwarding module at the ISF side is used for forwarding the CPM message to the conversion unit at the IWF side according to the SIP URI address of the IWF corresponding to the ISF.
Here, the system further includes: and the obtaining unit at the IWF side is used for obtaining the source address of the traditional message according to the second p-asserted-identity field value in the CPM message and obtaining the destination address of the traditional message according to the user address of the traditional message in the CPM message. And the conversion unit at the IWF side is further configured to convert the CPM message into a corresponding legacy message according to the legacy message service requirement.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (10)

1. A method for implementing service interaction between different messages is characterized in that the method comprises the following steps:
the method comprises the following steps that a participant function module PF receives a converged Internet protocol message CPM, sets a request-uri field of the CPM message as a related address of an interactive selection function module ISF, and forwards the address to the ISF;
and the ISF sets the request-uri field of the CPM message as the related address of the interactive function module IWF and then forwards the CPM message to the IWF, and the IWF converts the CPM message into the traditional message.
2. The method of claim 1, wherein the PF further receives the CPM message from a CPM client, and wherein a destination user address in the CPM message is a legacy message user address and a source user address is a CPM user address;
setting the request-uri field to the relevant address of the ISF further comprises: the PF judges that the CPM message needs to be sent to the traditional message user in an interactive mode according to the traditional message user address, and sets the request-URI field as the SIP URI address of the ISF;
the user address of the traditional message is encapsulated in a CPM message body by adopting an MIME format;
forwarding the CPM message to the ISF further comprises: and forwarding the CPM message to the ISF according to the SIP URI address of the ISF.
3. The method of claim 2, wherein setting the request-uri field to an associated address of the IWF further comprises:
and the ISF receives the CPM message, and selects a traditional message interactive mode corresponding to the CPM message to send the CPM message according to the address type of the traditional message user address in the CPM message, the message content and the address of the CPM user address.
4. The method of claim 3, wherein completing the selection further comprises: ISF further sets the request-URI field as an SIP URI address of IWF corresponding to ISF, and adds the address of CPM user corresponding to traditional message service as a second p-asserted-identity field value into CPM message;
forwarding the CPM message to the IWF is further: and forwarding the CPM message to the IWF according to the SIP URI address of the IWF corresponding to the ISF.
5. The method of claim 4, wherein the IWF receives the CPM message, obtains a source address of the legacy message according to a second p-asserted-identity field value in the CPM message, and obtains a destination address of the legacy message according to a legacy message user address in the CPM message;
and the IWF further converts the CPM message into a corresponding traditional message according to the requirement of the traditional message service, and sends the traditional message to a corresponding traditional message service system, and the traditional message service system sends the traditional message to a traditional message client so as to finish the sending of the CPM message from the CPM user to the traditional message user.
6. A system for implementing service interaction between different messages, the system comprising: a PF side setting and forwarding unit, an ISF side setting and forwarding unit and an IWF side conversion unit; wherein,
the setting and forwarding unit on the PF side is used for setting a request-uri field of the CPM message as a related address of the ISF and forwarding the CPM message to the ISF;
the setting and forwarding unit on the ISF side is used for setting a request-uri field of the CPM message as a related address of the IWF and forwarding the CPM message to the IWF;
and a conversion unit at the IWF side for converting the CPM message into a legacy message.
7. The system of claim 6, wherein the destination user address in the CPM message is a legacy message user address and the source user address is a CPM user address;
the setting and forwarding unit of the PF side further comprises a setting module of the PF side and a forwarding module of the PF side; wherein,
the setting module at the PF side is used for setting the request-URI field as the SIP URI address of the ISF under the condition that the CPM message needs to be sent to the traditional message user in an interactive mode is judged according to the traditional message user address; and the forwarding module on the PF side is used for forwarding the CPM message to the setting and forwarding unit on the ISF side according to the SIP URI address of the ISF.
8. The system of claim 7, further comprising a selecting unit on the ISF side, configured to obtain the CPM message and select a legacy message interaction mode corresponding to the CPM message, and forward the CPM message to a setting and forwarding unit on the ISF side; wherein,
and selecting a traditional message interaction mode corresponding to the CPM message according to the address type and the message content of the traditional message user address in the CPM message and the address of the CPM user address.
9. The system of claim 8, wherein the setup and forwarding unit on the ISF side further comprises: the system comprises a setting module at an ISF side and a forwarding module at the ISF side; wherein,
the setting module at the ISF side is used for setting the request-URI field as an SIP URI address of an IWF corresponding to the ISF, and adding an address of a CPM user corresponding to the traditional message service as a second p-asserted-identity field value into the CPM message; and the forwarding module at the ISF side is used for forwarding the CPM message to the conversion unit at the IWF side according to the SIP URI address of the IWF corresponding to the ISF.
10. The system of claim 9, further comprising: an obtaining unit at the IWF side, configured to obtain a source address of the conventional message according to a second p-asserted-identity field value in the CPM message, and obtain a destination address of the conventional message according to a user address of the conventional message in the CPM message;
the conversion unit at the IWF side is further configured to convert the CPM message into a corresponding conventional message according to the conventional message service requirement.
CN2009100869694A 2009-06-12 2009-06-12 Method and system for realizing service interaction between different messages Pending CN101924708A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2009100869694A CN101924708A (en) 2009-06-12 2009-06-12 Method and system for realizing service interaction between different messages

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2009100869694A CN101924708A (en) 2009-06-12 2009-06-12 Method and system for realizing service interaction between different messages

Publications (1)

Publication Number Publication Date
CN101924708A true CN101924708A (en) 2010-12-22

Family

ID=43339363

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2009100869694A Pending CN101924708A (en) 2009-06-12 2009-06-12 Method and system for realizing service interaction between different messages

Country Status (1)

Country Link
CN (1) CN101924708A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079467A (en) * 2013-03-25 2014-10-01 联想(北京)有限公司 Information processing method, sending end equipment and receiving end equipment
WO2019072188A1 (en) * 2017-10-10 2019-04-18 中兴通讯股份有限公司 Message interaction method and device and interoperation function

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972302A (en) * 2005-08-12 2007-05-30 三星电子株式会社 System and method for transmitting systematic information according to conversation start-up protocol
CN101227418A (en) * 2007-01-19 2008-07-23 华为技术有限公司 A method, device and system for realizing fusion of IP messages

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1972302A (en) * 2005-08-12 2007-05-30 三星电子株式会社 System and method for transmitting systematic information according to conversation start-up protocol
CN101227418A (en) * 2007-01-19 2008-07-23 华为技术有限公司 A method, device and system for realizing fusion of IP messages

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
IN-JANG JEONG, SKTELECOM INC.,JAE-CHAN SHIM, ETRI, YONG-KYU PAR: "Propose IWF for interworking between CPM and SMS", 《OMA-TS-CPM_INTERWORKING-V1_0》 *
OPEN MOBILE ALLIANCE: "CPM Conversation Functions Draft Version 1.0", 《OMA-TS-CPM_CONV_FNCT-V1_0》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079467A (en) * 2013-03-25 2014-10-01 联想(北京)有限公司 Information processing method, sending end equipment and receiving end equipment
WO2019072188A1 (en) * 2017-10-10 2019-04-18 中兴通讯股份有限公司 Message interaction method and device and interoperation function

Similar Documents

Publication Publication Date Title
US8799373B2 (en) Method, system and apparatus for message interworking
JP5090459B2 (en) Method and system for managing message threads in an integrated IP messaging service
JP5650748B2 (en) Method for providing interworking service between Converged IP Messaging (CPM) and Short Message Service (SMS) and Internet Protocol Short Message Gateway (IP-SM-GW)
US20090213826A1 (en) Method, system and apparatus for transferring short messages in an ims
CN101094200B (en) Apparatus, and associated method for supporting SMS messaging by way of an IP network
CN101110791A (en) Method and system for implementing bifurcated transmission of short message service in multimedia subsystem
CN101631388A (en) Multi-party video sharing method and system based on wireless network
EP2489210B1 (en) Delivery of a message between an ims domain and a cs domain
US8050269B2 (en) Mobile terminal and message transmitting/receiving method for adaptive converged IP messaging
US20090106437A1 (en) Method and device for handling different addressing schemes in session initiation protocol communication
CN101924708A (en) Method and system for realizing service interaction between different messages
US8719424B2 (en) Transmission method and system for converged IP messaging
WO2014117727A1 (en) Media transfer method, apparatus and system
CN101753468B (en) Fusion service system and method for forwarding feedback message of group message
CN101925016B (en) A kind of method and system realizing message disposition notification and transmit
US20120136947A1 (en) Method, apparatus and system for message transmission
CN102025698B (en) Fused IP (Internet Protocol) message interactive method and device
EP2640029A1 (en) System and method for transmitting multipage multimedia messages, session initiation protocol terminal and multimedia message proxy server
CN106792585B (en) Short message transmission method, device and system
WO2009054614A1 (en) Method for interworking between a cpm service and a non-cpm service
KR20080030906A (en) Method of transmitting legacy service message in IMS network and user device therefor
KR20120019489A (en) Method and system for transmitting converged ip message in large message mode
CN102143446A (en) Processing method and device of user customized information during message interconnecting process
US8165158B2 (en) Method/system for processing messages and converged service system
KR101458638B1 (en) Interworking method in converged ip messaging service

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20101222