US20080123686A1 - Method and system for managing message threads in converged ip messaging service - Google Patents

Method and system for managing message threads in converged ip messaging service Download PDF

Info

Publication number
US20080123686A1
US20080123686A1 US11/939,159 US93915907A US2008123686A1 US 20080123686 A1 US20080123686 A1 US 20080123686A1 US 93915907 A US93915907 A US 93915907A US 2008123686 A1 US2008123686 A1 US 2008123686A1
Authority
US
United States
Prior art keywords
message
thread
sms
recipient
cpm
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.)
Abandoned
Application number
US11/939,159
Inventor
Kyung-Tak Lee
Sang-Kyung Sung
Wuk Kim
Jae-Kwon Oh
Seung-Yong Lee
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.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KIM, WUK, LEE, KYUNG-TAK, LEE, SEUNG-YONG, OH, JAE-KWON, SUNG, SANG-KYUNG
Publication of US20080123686A1 publication Critical patent/US20080123686A1/en
Priority to US12/946,573 priority Critical patent/US8010616B2/en
Priority to US13/089,873 priority patent/US8176134B2/en
Priority to US13/430,216 priority patent/US8312094B2/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
    • 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/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression
    • 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/21Monitoring or handling of messages
    • H04L51/216Handling conversation history, e.g. grouping of messages in sessions or threads
    • 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/56Unified messaging, e.g. interactions between e-mail, instant messaging or converged IP messaging [CPM]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]

Definitions

  • the present invention relates to a method and system for converged IP messaging service, and in particular, to a method and system for managing message threads in converged IP messaging service.
  • SMS Short Message Service
  • MMS Multimedia Messaging Service
  • IM Instant Messaging
  • CPM Converged IP Messaging
  • SIP Session Initiation Protocol
  • MMS Mobile Multimedia Subsystem
  • PoC Push to talk over Cellular
  • FIG. 1 message transmission/reception in a CPM system is performed according to a process as shown in FIG. 1
  • message transmission/reception in an SMS system is performed according to a process as shown in FIG. 2 .
  • FIGS. 1 and 2 are based on an assumption that each system includes two users, although each system allows message transmission/reception between multiple users. It is also assumed here that users do not explicitly establish a session before exchanging the messages, i.e. the user who wants to start a conversation can send a message immediately without first requesting the creation of a session.
  • FIG. 1 illustrates a typical flow of a message sent from a first user and a second user, represented by a first CPM client 1 and a second CPM client 3 respectively, via a CPM server 2 .
  • step 101 the first CPM client 1 sends a typical SIP MESSAGE having a configuration as shown in Table 1 to the CPM Server 2 .
  • the CPM server 2 receives the SIP MESSAGE, identifies if the second CPM client 3 is registered in the CPM server 2 , and forwards the SIP MESSAGE having a configuration as shown in Table 2 to the second client 3 .
  • the second CPM client 3 receives the message in step 103 , and sends back a “200 OK” message having a configuration as shown in Table 3 to the CPM server 2 in step 105 .
  • the CPM server 2 Upon receiving the “200 OK” from the second CPM client in step 105 , the CPM server 2 forwards a “200 OK” message having a configuration as shown in Table 4 to the CPM client 1 in step 107 .
  • FIG. 2 illustrates a typical message processing flow when a first Mobile Station (MS) 4 sends a Short Message (SM) to a second MS 6 via a Short Message Service Center (SMSC) 5 .
  • MS Mobile Station
  • SM Short Message
  • SMSC Short Message Service Center
  • step 201 the first MS 4 submits an SM to the SMSC 5 by using an SMS_SUBMIT Protocol Data Unit (PDU). At this time, the first MS 4 can also request an SMS status report (SMS_STATUS_REPORT).
  • SMS_SUBMIT Protocol Data Unit PDU
  • the SMSC 5 Upon receiving the SMS_SUBMIT PDU, the SMSC 5 confirms the reception of the SMS_SUBMIT PDU by sending an SMS_SUBMIT_REPORT PDU back to the first MS 4 in step 203 .
  • step 205 the SMSC 5 forwards the SM to the second MS 6 through an SMS_DELIVER PDU. Then, in step 207 , the second MS 6 acknowledges the reception of the SM by sending an SMS_DELIVER_REPORT PDU back to the SMSC 5 . Upon receiving the SMS_DELIVER_REPORT PDU, the SMSC 5 sends an SMS_STATUS_REPORT PDU to the first MS 4 to report that the SM was successfully delivered to the second MS 6 in step 209 .
  • the SMS_SUBMIT PDU includes information elements (from [TS 23.040]) as shown in Table 5.
  • TP-UDHI TP-User-Data-Header- O b Parameter indicating that the TP-UD Indicator field contains a Header.
  • TP-SRR TP-Status-Report- O b Parameter indicating if the MS is Request requesting a status report.
  • TP-MR TP-Message-Reference M I Parameter identifying the SMS-SUBMIT.
  • TP-DA TP-Destination-Address M 2-1 Address of the destination SME. 2o
  • TP-VP TP-Validity-Period O o/7o Parameter identifying the time from where the message is no longer valid.
  • the SMS_DELIVER PDU includes information elements (from [TS 23.040]) as shown in Table 6.
  • TP-OA TP-Originating-Address M 2-1 Address of the originating SME. 2o TP-PID TP-Protocol-Identifier M o Parameter identifying the above layer protocol, if any.
  • TP-DCS TP-Data-Coding-Scheme M o Parameter identifying the coding scheme within the TP-User-Data.
  • TP-SCTS TP-Service-Centre- M 7o Parameter identifying time when the Time-Stamp SC received the message.
  • TP-UDL TP-User-Data-Length M I Parameter indicating the length of the TP-User-Data field to follow.
  • the TP-UD (User Data) contains the message to be sent.
  • the message can be preceded by a header inside the TP-UD.
  • the presence of the header is indicated by the TP-UDHI (User Data Header Indicator) information element, i.e., a TP-UDHI set to “1” indicates that TP-UD is a header.
  • TP-UDHI User Data Header Indicator
  • the header in the TP-UD may be structured as shown in Table 7 (from [TS 23.040]).
  • the message transmission according to the above-mentioned process may be performed either only once between two users or repeatedly multiple times between the same two users. That is, the users may exchange messages like a conversation through the SMS or CPM service. In this process, two users can handle a conversation by just exchanging a series of messages to each other without explicitly establishing a session beforehand. Therefore, messages that are transmitted to or received from the same counterpart are displayed on an individual window of a user.
  • the same concept is also applicable to the CPM service in which messages are transmitted/received after setup of a session. It is impossible to display a set of messages, which a CPM client has transmitted to or received from the same counterpart according to the CPM service, in a single window, for example, a conversational view. Further, it is also impossible to provide a conversational view including previously exchanged messages in the case of restarting the conversation later, because messages are not bound to any particular session, and thus are not linked to each other.
  • the present invention has been made to solve the above-mentioned problems occurring in the prior art, and the present invention provides a method and system for simultaneously providing a single message group including messages transmitted/received between two Converged Internet Protocol Message (CPM) clients to the users.
  • CPM Converged Internet Protocol Message
  • the present invention provides a method and system for simultaneously providing a single message group including messages transmitted/received between users of heterogeneous services, for example, between a CPM client of a CPM service requiring session setup and a Short Message Service (SMS) user of an SMS that does not require session setup, so that the CPM client can effectively transmit/receive a conversational message without determining if the counterpart of the conversational message is a user for whom the CPM service is supported.
  • SMS Short Message Service
  • a CPM system for managing multiple message threads and supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the CPM system comprises a CPM client for which the CPMS is supported; a non-IP Multimedia Subsystem (IMS) client that has not joined an IMS service; and an Inter-Working Function (IWF) for, when a recipient client of the CPM client is appointed as the non-IMS client by a CPM server and the IWF receives an SIP message for conversational message communication, converting a message format of the SIP message into a message format that can be received by the recipient client, inserting a thread identifier (ID) included in the SIP message into the converted message, and then transmitting the converted message to the recipient client via a server supporting the recipient client.
  • SIP Session Initiation Protocol
  • CPMS Converged Internet Protocol Messaging Service
  • a CPM system for managing multiple message threads and supporting an SIP based CPMS
  • the CPM system comprises a CPM client for which the CPMS is supported; a non-IMS client that has not joined an IMS service; and an IWF for, when a recipient client of the CPM client is appointed as the non-IMS client by a CPM server and the IWF receives an SIP message for conversational message communication, detecting and storing a thread ID from the SIP message, converting a message format of the SIP message into a message format that can be received by the recipient client, transmitting the converted message to the recipient client via a server supporting the recipient client, converting a message received from the recipient client within a predetermined valid reply period to an SIP message, inserting the stored thread ID into the converted SIP message, and transmitting the SIP message to the CPM client via the CPM server.
  • a CPM system for managing multiple message threads and supporting an SIP based CPMS
  • the CPM system comprises a CPM client for which the CPMS is supported; a MS for which an SMS is supported; an IWF for, when a recipient client of the CPM client is appointed as the MS by a CPM server and the IWF receives an SIP message for conversational message communication, converting a message format of the SIP message into a message format of an SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU), setting sub-address digits of a TP destination address of the SMS_SUBMIT PDU to a thread ID detected from the SIP message, and then transmitting the SMS_SUBMIT PDU to the SMSC; and the SMSC for receiving the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU to an SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU), setting sub-address digits of a
  • SMS_SUBMIT PDU SMS SUBMIT
  • a method for managing a message thread including a series of messages transmitted to and received from a same counterpart by a CPM client supporting an SIP based CPMS comprises receiving a request for transmission of a message for conversational message communication from a recipient; when the message is a first message of a new message thread associated with the recipient, allocating a new thread ID to the new message thread, storing the new thread ID in relation to the recipient, inserting the new thread ID into the message, and then transmitting the message; when the message is a subsequent message in an existing message thread associated with the recipient, detecting a thread ID allocated in accordance with the existing message thread, inserting the allocated thread ID in the message, and then transmitting the message; receiving a message for conversational message communication; and when the received message includes a thread ID, providing a user with the received message with messages included in a message thread corresponding to the thread ID included in the received message.
  • a method for managing a message thread including a series of messages transmitted to and received from a same counterpart by a CPM client supporting an SIP based CPMS comprises transmitting, by a CPM client for conversational message communication, an SIP message that includes a thread ID allocated to a message thread associated with a recipient appointed as a non-IMS client that has not joined an IMS service; and when an IWF receives the SIP message through a CPM server, converting a message format of the SIP message into a message format that can be received by the recipient, inserting the thread ID in the converted message, and then transmitting the converted message to the recipient, by the IWF.
  • a method for managing a message thread including a series of messages transmitted to and received from a same counterpart in a CPM system supporting an SIP based CPMS comprises transmitting, by a CPM client for conversational message communication, an SIP message that includes a thread ID allocated to a message thread associated with a recipient appointed as a non-IMS client that has not joined an IMS service; and when an IWF receives the SIP message through a CPM server, storing the thread ID, an address of the CPM client, and a recipient address, setting a predetermined valid reply period corresponding to the thread ID, converting a message format of the SIP message into a message format that can be received by the recipient, and transmitting the converted SIP message to the recipient through a server supporting the recipient, by the IWF; and when the IWF receives a message from the recipient within the predetermined valid reply period, converting the message received from the recipient into an SIP message, inserting the stored thread
  • FIG. 1 illustrates a typical flow of processing a CPM message
  • FIG. 2 illustrates a typical flow of processing an SM
  • FIG. 3 illustrates a process for processing a message in a system in which a CPM system and a short message system inter-work;
  • FIG. 4 illustrates an operation of an originator CPM client according to the present invention
  • FIG. 5 illustrates an operation process of the CPM client 10 according to the present invention
  • FIG. 6 illustrates a message processing procedure of a short message system and a CPM system inter-working with each other according to the present invention
  • FIG. 7 illustrates a process of transmitting a short message by an MS in a case where a header of a TP-UD of a transmitted SM includes a thread ID according to the present invention
  • FIG. 8 illustrates an operation of an IWF according to the present invention
  • FIG. 9 illustrates a message processing procedure by a CPM system and an SM system inter-working with each other according to the present invention.
  • FIG. 10 illustrates an operation of an IWF according to the present invention.
  • a series of messages transmitted/received between a Converged Internet Protocol Message (CPM) client using the CPM service and the same counterpart is called a “messages thread.”
  • the present invention provides a more friendly user interface by grouping and displaying one or more messages included in a message thread on a single window when a CPM client provides the message thread to a user.
  • an identifier is assigned to a message thread corresponding to the particular counterpart and the message is then transmitted with the identifier.
  • the particular counterpart can be more than one.
  • a CPM client includes a Mobile Station (MS) that provides a user interface between a user and a CPM system in a communication network providing a CPM service (for example, the user interface directly provides a message to the user and receives an input from the user).
  • MS Mobile Station
  • the counterpart of the CPM client in the message communication either may be a CPM client or may not be a CPM client.
  • the counterpart may be either a mobile station of a messaging service transmitting/receiving messages without session setup or a client for which an IP Multimedia Service (IMS) is not supported.
  • IMS IP Multimedia Service
  • the present invention can be applied not only to a message service between CPM clients but also to another messaging system inter-working with the CPM system, which includes, for example, a messaging system that does not provide the IMS and a system providing a messaging service without session setup. Therefore, in the embodiments described below, a system in which a CPM system and an Short Message Service (SMS) system inter-work with each other is discussed to show an application of the present invention to a messaging service between a CPM system and another messaging system as well as a process of providing a message thread in a messaging service between CPM clients.
  • SMS Short Message Service
  • the CPM service is a Session Initiation Protocol (SIP)-based service which requires session setup for a messaging service, while the SMS service does not require session setup for message transmission/reception. Therefore, a CPM system and an SMS system inter-work through an Inter-working Function (IWF).
  • the IWF includes various functions, one representative example of which is the conversion of message formats of a short message and a CPM service message (hereinafter, a “CPM message”).
  • a CPM service message hereinafter, a “CPM message”.
  • CPM message CPM service message
  • FIG. 3 illustrates a process for processing a message in a system in which a CPM system and a short message system inter-work, wherein a CPM client 10 transmits a CPM message to a mobile station 60 for which SMS is supported.
  • a CPM client 10 transmits an SIP message through a CPM server 20 to the IWF 30 in steps 301 and 303 .
  • the IWF 30 converts the message format from the CPM service to the SMS in step 305 , and transmits the message to the Short Message Service Center (SMSC) 50 through the SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU) in step 307 .
  • SMS_SUBMIT PDU SMS SUBMIT Protocol Data Unit
  • the Short Message Service Center (SMSC) 50 transmits the message to the MS 60 through the SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU) in step 311 .
  • SMS_DELIVER PDU SMS DELIVERY Protocol Data Unit
  • the MS 60 transmits an SMS_DELIVER_REPORT PDU to the SMSC 50 in step 313 , and the SMSC 50 transmits an SMS_STATUS_REPORT PDU to the IWF 30 in step 315 .
  • the IWF 30 Upon receiving the SMS_STATUS_REPORT PDU in step 315 , the IWF 30 transmits “200 OK” through the CPM server 20 to the CPM client 10 in steps 317 and 319 .
  • the CPM client 10 In the case of message transmission as described above, the CPM client 10 cannot differentiate a message thread related to the MS 60 from a message thread related to another communication object. Therefore, according to the present invention, the CPM client 10 inserts a thread ID in an SIP message before transmitting the SIP message.
  • a new eXtensible Markup Language (XML) document containing a ⁇ thread-id> tag is included in the SIP message. Table 9 shows an example of such an XML document.
  • a CPM client 10 when a CPM client 10 receives a request to send a message from the user in step 401 , the CPM client 10 proceeds to step 403 , in which the CPM client checks if the message is the first message of a new thread or a follow-up message of an existing thread.
  • the thread database stores an address corresponding to a particular subject and a thread ID allocated to message thread corresponding to the particular subject when the CPM client 10 exchanges messages with the particular subject for conversational messaging communication.
  • the CPM client 10 has the thread database.
  • the thread database may store messages relating to each thread ID in a manner corresponding to the corresponding thread ID or may store messages relating to each thread ID at a position corresponding to the corresponding thread ID.
  • the messages stored in this way are used for configuration of a conversational view. Therefore, referring to FIG. 4 again, when the CPM client 10 has exchanged a message with the message recipient, the message recipient has been allocated a thread ID, the allocated thread ID has been stored in the thread database, and the message corresponds to a follow-up message of an existing thread. Further, when the CPM client 10 has never received a message from the message recipient and the transmitted message is the first message, the message starts a new thread.
  • the CPM client 10 detects the corresponding thread ID in step 405 , and then proceeds to step 411 .
  • the CPM client 10 when there is no thread ID allocated to the recipient, the CPM client 10 generates a new thread ID in step 407 , stores the generated thread ID with a relation to the address of the recipient of the message in step 409 , and then proceeds to step 411 .
  • the CPM client 10 In step 411 , the CPM client 10 generates and transmits an SIP message including the detected thread ID or the generated thread ID.
  • the CPM client 10 may display a conversational view including the message, which corresponds to the recipient.
  • the CPM client 10 may load messages stored in the thread database in relation to the thread ID corresponding to the message or load messages by referring to the storage positions of the messages stored in the thread database in relation to the thread ID, thereby displaying the loaded messages with the message to be currently transmitted within one conversational view.
  • the message to be currently transmitted corresponds to a start of a new message thread, a conversational view including only the message to be currently transmitted will be displayed.
  • the CPM server 20 transmits the message to a corresponding CPM client according to the same process as the conventional process.
  • FIG. 5 illustrates an operation process of the CPM client 10 according to an embodiment of the present invention, when the CPM client 10 receives a CPM message including a thread ID.
  • the CPM client 10 receives and analyzes a new SIP message in step 501 , and then proceeds to step 503 .
  • the CPM client 10 checks if the SIP message includes a thread ID. When the SIP message does not include any thread ID, the CPM client 10 proceeds to step 505 , in which the CPM client simply displays the message in a new conversational view, and ends the procedure.
  • the CPM client 10 proceeds to step 507 , in which the CPM client 10 determines if the thread ID and a transmitter address (i.e. the associated originator user's address) included in the SIP message are stored in the thread database.
  • the CPM client 10 proceeds to step 509 when they are stored in the thread database, and proceeds to step 511 when they are not stored in the thread database.
  • the CPM client 10 loads the conversational view associated with the thread ID and the originator user in step 509 , and then proceeds to step 513 .
  • the message starts a new message thread.
  • the CPM client 10 stores the thread ID and originator's address received in the thread database, and creates a new conversational view associated to them.
  • the CPM client 10 proceeds to step 513 .
  • the CPM client 10 adds the new message to the conversational view and displays it to the recipient user. This ends the procedure of the CPM client 10 .
  • each message transmitted/received for conversational message communication between two CPM clients may include an identifier for discriminating the message from another message transmitted to or received from another CPM client other than the two CPM clients. Therefore, the two CPM clients can group the messages exchanged between them, so that the grouped messages can be provided to each user in a form of a conversational view.
  • Management and provision of such a message thread can be applied to transmission/reception of messages for conversational communication between a CPM client and an MS for which SMS is supported. Therefore, it is possible to make this inter-working as seamless as possible, and the CPM user does not need to be aware of what messaging service the recipient supports.
  • a thread ID is included in an SIP message transmitted by a sender CPM client and a short message transmitted to a recipient in response to the SIP message.
  • an IWF for inter-working a CPM system and an SMS system stores and manages a thread ID allocated to a CPM client of a transmitter side and an MS of a receiver side, and the IWF provides a service related to the thread ID only to the CPM client without providing the thread ID to the MS.
  • An embodiment according to the first method may extend the thread ID information to the SMS domain. This involves additional information elements in the SM sent to the SMS user, as well as adapted behavior from the MS that receives the SM and sends a reply to it.
  • FIG. 6 illustrates a message processing procedure of a short message system and a CPM system inter-working with each other according to an embodiment of the present invention.
  • the CPM client 10 transmits an SIP message including a message to be transmitted and a thread ID through the CPM server 20 to the IWF 30 in steps 601 and 603 .
  • the process of configuring the SIP message by the CPM client 10 is similar to the process shown in FIG. 4 .
  • the IWF 30 receives the SIP message in step 605 , it proceeds to step 607 .
  • the IWF 30 converts the SIP message to an appropriate Short Message (SM). Then it proceeds to Step 609 .
  • the SM may be, for example, an SMS_SUBMIT PDU.
  • step 609 the IWF 30 checks if the SIP message contains a thread ID. When a thread ID is present, the IWF 30 proceeds to step 611 , and when a thread ID is not present, the IWF 30 proceeds to step 619 .
  • step 611 the IWF 30 extracts the thread ID and incorporates the extracted thread ID in the SM. Then, the IWF 30 proceeds to step 613 .
  • step 613 the IWF 30 sends the converted SM to the SMSC 50 .
  • step 615 the IWF 30 transmits the SMS_SUBMIT PDU to the SMSC 50 .
  • step 617 the SMSC 50 transmits the message to the MS 60 through the SMS_SUBMIT PDU.
  • step 619 the MS 60 transmits SMS_DELIVER_REPORT PDU to the SMSC 50 and provides the message included in the SMS_DELIVER_REPORT PDU.
  • step 621 the SMSC 50 transmits the SMS_DELIVER_REPORT PDU to the IWF 30 .
  • the IWF 30 Upon receiving the SMS_DELIVER_REPORT PDU in step 621 , the IWF 30 transmits “200 OK” through the CPM server 20 to the CPM client 10 in steps 623 and 625 .
  • Steps 609 and 611 can also occur at any time during the conversion in step 607 .
  • the IWF 30 includes the thread ID in the SM to be sent.
  • the thread ID may be either included in a header of the TP-UD (User Data) of the SM, or included in a body part of the TP-UD, or included in a TP-DA (Destination-Address).
  • TP-UD User Data
  • TP-DA TP-DA
  • the thread ID is included in a header of the TP-UD of the SM, a new SMS information element is added.
  • the thread ID is included in a body part of the TP-UD or in a TP-DA, it is possible to construct a system without addition of a new information element.
  • the present invention provides two embodiments, one of which is to include the thread ID in the SMSC control parameter included in the TP-UD, by referring to Table 8.
  • the SMSC control parameter contains information that can be used to control the SMSC, but can also be passed transparently to the recipient MS.
  • the SMSC control parameter contains “Selective Status Report” as octet 1 , which controls the creation of status reports, depending on the error code of the particular message.
  • the present invention adds a second octet as shown in Table 11.
  • octet 1 Selective This facility is used to control the creation Status of Status Reports, depending on the error code Report of the particular message. It is also used by the sending entity to request inclusion of the original UDH into the Status Report. In this case the original UDH must be separated from the rest of the UDH using the Source Indicator. The TP-SRR must be set so that the Selective Status Report to be enabled. octet 2 Message This facility is used to identify the message thread ID thread this SM belongs to. The recipient MS must include this information in any reply to this message. The TP-RP (Reply Path) should be set when using this information.
  • the TP-RP (Reply Path) is included in both the SMS_SUBMIT and SMS_DELIVER PDUs to guarantee that the reply goes through the same SMSC that delivered the original message, which guarantees that the SMSC knows the originator MS and is able to forward the reply to the originator.
  • a new information element identifier may be added in the TP-UD header. That is, a new information element identifier named “Message Thread Information (MTI)” may be added in the TP-UD header.
  • MTI Message Thread Information
  • the message thread information can be classified as SMS control and set to have no repeatability.
  • FIG. 7 illustrates a process of transmitting a short message by an MS 60 in a case where a header of a TP-UD of a transmitted SM includes a thread ID according to an embodiment of the present invention.
  • the MS 60 receives a request for transmission of an SM in step 701 , the MS 60 proceeds to step 703 .
  • the MS 60 checks if the SM is a new message or the reply to a previously received message. When the SM is a reply, the MS 60 proceeds to step 705 ; when the SM is a new message, the message can be sent right away, so the MS 60 proceeds to step 709 .
  • step 705 the MS 60 checks if the original message this SM is replying to contains a thread ID in the header of the TP-UD information element. When the original message this SM is replying to contains a thread ID in the header of the TP-UD information element, it proceeds to step 707 . When the original message this SM is replying to does not contain a thread ID in the header of the TP-UD information element, it proceeds to step 709 .
  • step 707 the MS 60 extracts the thread ID and includes the extracted thread ID in the header of the TP-UD of the SM to be sent. Then, in step 709 , the MS 60 sends the SM to the SMSC 50 .
  • the SMSC 50 transmits the received SM to the IWF 30 , and the IWF 30 having received the SM operates according to the process as shown in FIG. 8 .
  • the IWF 30 when the IWF 30 receives an SM to be sent to the CPM client 10 in step 801 , the IWF 30 converts the SM to an appropriate SIP message in step 803 , and then proceeds to step 805 .
  • step 805 the IWF 30 checks if the SM contains a thread ID information in the header of the TP-UD information element. When a thread ID is present, the IWF 30 proceeds to step 807 , and when it is not, the IWF 30 proceeds to step 809 , in which the IWF 30 transmits the SIP message converted in step 803 .
  • step 807 the IWF 30 extracts the thread ID from the TP-UD of the SM and incorporates the extracted thread ID in the SIP message as an XML document format, as shown in Table 9, and then proceeds to step 809 , in which the IWF 30 transmits the SIP message to the CPM server 20 .
  • Steps 805 and 807 may be performed while the SM is converted to the SIP message in step 803 .
  • the thread ID information may be appended in the existing SMS TP-DA (Destination Address) information element, using the existing sub-addressing and reply-path mechanisms.
  • SMS TP-DA Differentestination Address
  • An originating MS may send an SM with ‘*’s or ‘#’s included in the TP-DA field.
  • the first ‘#’ encountered in the TP-DA indicates where the address for SMSC routing purposes is terminated. Additional ‘*’s or ‘#’s can be present in the following digits, and all these digits including the first ‘#’ are subaddress digits.
  • the SMSC When the SMSC receives an SM to convey with such a subaddress information, the SMSC should deliver the SM to the destination MS with the same subaddress digits copied in the TP-OA field.
  • MS B having an address of 1234 will receive the SM with TP-OA of 987654321#56#789*.
  • the reply path is requested by the originating MS by setting the TP-Reply-Path parameter in the SMS SUBMIT PDU of the original SM.
  • TP-RP TP-Reply-Path
  • a replying MS When a replying MS receives an original SM, it then has an originating MS address and a reply path mechanism.
  • the originating MS address is found in the TP-Originating-Address in the SMS-DELIVER PDU, and existence of the reply path is determined based on if the TP-RP has been set in SMS-DELIVER PDU.
  • the replying MS When submitting the reply SM and when the reply-path is set, the replying MS should use the Originating MS address (content of TP-Originating-Address) as the TP-Destination-Address in SMS-SUBMIT PDU and submits it to the SMSC that delivered the original SM.
  • Originating MS address content of TP-Originating-Address
  • the original SM and the reply SM are delivered by the same SMSC. This principle maximizes the probability that the SC can e.g. route the reply SM to the proper data network for reaching the originating MS.
  • the IWF 30 When the IWF 30 receives a SIP message that includes a thread ID and is targeting the MS 60 , the IWF 30 converts the received SIP message to an SM and appends the thread ID in the TP-DA information element of the SMS_SUBMIT PDU that contains the SM, as if the thread ID were a sub-address, i.e. ⁇ dest_address># ⁇ thread_id>.
  • the IWF 30 needs to convert the thread ID to a unique digit sequence and keeps a mapping table between the original thread ID and the corresponding sequence in the TP-DA.
  • the IWF 30 also sets the TP-RP (Reply Path) bit to “1”, requesting therefore that the replying MS submits any reply SM to the same SMSC from which it received the original SM.
  • TP-RP Reply Path
  • the IWF 30 sends an SMS_SUBMIT PDU to the SMSC 50 .
  • the SMSC 50 converts the SMS_SUBMIT PDU to SMS_DELIVER PDU and transmits the converted PDU to the MS 60 .
  • the MS 60 receives the SM from the SMSC 50 in an SMS_DELIVER PDU, that contains a TP-OA information element with the thread ID information as sub-address.
  • the MS 60 When the MS 60 sends a reply SM for the received SM, the MS 60 includes the entire content of the TP-OA of the SMS_DELIVER PDU of the received original SM, i.e. including the thread ID, in the TP-DA of the SMS_SUBMIT PDU of the reply SM, as per the reply path procedure.
  • the MS 60 sends the reply SM to the IWF 30 via the SMSC 50 , which copies the thread ID in the TP-OA of the SMS_DELIVER PDU delivered to the IWF 30 .
  • the IWF 30 When the IWF 30 receives the SMS_DELIVER PDU, the IWF 30 extracts the thread ID from the TP-OA information element and converts the SM to an appropriate SIP MESSAGE.
  • the thread ID is also included in the SIP MESSAGE using the XML format described above. At this time, the thread ID may need to be converted back to the original alphanumeric thread ID sequence using the mapping table described above.
  • the IWF 30 sends the SIP message to the CPM Server 20 .
  • Another embodiment for inserting the thread ID in the SM includes a method of inserting the thread ID in the body part of the SM, which corresponds to usage SMS-Email inter-working functionality.
  • the IWF 30 when the IWF 30 receives a SIP message including a thread ID, the IWF 30 converts the SIP message to an SM and includes the thread ID as a subject in the body part of the TP-UD of the SMS_SUBMIT PDU: “## ⁇ thread ID># ⁇ message>”.
  • the ⁇ to-address> could also be added by extracting the address (user@domain1.domain2) from the “To:” field of the SIP message.
  • the IWF 30 sends the SMS_SUBMIT PDU that contains the SM to the SMSC 50 . Then, the MS 60 receives the SM from the SMSC 50 in an SMS_DELIVER PDU, that contains the thread ID information in the body part of the TP-UD. When the MS 60 sends a reply, it follows the same syntax, so includes the same subject (i.e. the thread ID) of the original message in the TP-UD. The MS 60 sends an SMS_SUBMIT PDU including the reply SM to the SMSC 50 , and the SMSC 50 transmits the SMS_DELIVER PDU corresponding to the SMS_SUBMIT PDU to the IWF 30 .
  • the IWF 30 When the IWF 30 receives the SMS_DELIVER PDU, the IWF 30 extracts the thread ID from the subject of the received SM, that is, the SMS_DELIVER PDU. Further, the IWF 30 converts the SM to an appropriate SIP message, includes the thread ID in the SIP message using the XML format described above, and then sends the SIP message to the CPM Server 20 .
  • an IWF inter-working a CPM system and an SMS system stores and manages a thread ID allocated in accordance with an originator CPM client and a recipient MS, and does not provide the thread ID to the MS. This embodiment can be implemented without changing the conventional SMS system.
  • the IWF simulates the existence of a thread in the SMS domain by storing the “thread ID, originator's address, recipient's address” in the IWF during a certain amount of time.
  • FIG. 9 illustrates a message processing procedure by a CPM system and an SM system inter-working with each other.
  • the CPM client 10 sends an SIP message including a thread ID and a message to be transmitted via the CPM server 20 to the IWF 30 .
  • the process of configuring the SIP message by the CPM client 10 is similar to the process shown in FIG. 4 .
  • the IWF 30 detects the thread ID, originator address, and recipient address, stores the detected information in the database, and then converts the SIP message to an appropriate SM. Thereafter, in step 907 , the IWF 30 transmits an SMS_SUBMIT PDU including the converted SM to the SMSC 50 .
  • the SMSC 50 transmits the message through the SMS_DELIVER PDU to the MS 60 .
  • the MS 60 Upon receiving the SMS_DELIVER PDU, the MS 60 sends an SMS_DELIVER_REPORT PDU to the SMSC 50 and provides the message included in the SMS_DELIVER PDU to the user, although not shown in the drawings. Further, the SMSC 50 transmits the SMS_STATUS_REPORT PDU to the IWF 30 . Upon receiving the SMS_STATUS_REPORT PDU, the IWF 30 transmits “200 OK” to the CPM client 10 via the CPM server 20 .
  • the MS 60 sends an SMS_SUBMIT PDU, which includes a reply message to the message received by the MS 60 in step 909 , to the SMSC 50 in step 911 .
  • the SMSC 50 sends a reply message through an SMS_DELIVER PDU to the IWF 30 .
  • the IWF 30 detects the originator address and the recipient address included in the SMS_DELIVER PDU, and then obtains a thread ID corresponding to the originator address and the recipient address from the database.
  • the IWF 30 converts the reply message to an SIP message, inserts the obtained thread ID in the SIP message, and then transmits the SIP message to the CPM server 20 .
  • the CPM server 20 sends the SIP message to the CPM client 10 .
  • step 1000 the IWF 30 waits an event to occur.
  • the event implies either reception of an SIP message or an SM or expiration of a valid reply period.
  • the IWF 30 proceeds to step 1001 .
  • the IWF 30 proceeds to step 1101 . Further, when a valid reply period associated to a thread ID expires, the IWF 30 proceeds to step 1201 .
  • the IWF 30 Upon receiving the SIP message, the IWF 30 checks if the SIP message contains a thread ID in step 1001 . When the SIP message contains a thread ID in step 1001 , the IWF 30 proceeds to step 1003 , otherwise the IWF 30 proceeds to step 1011 . In step 1003 , the IWF 30 extracts the thread ID, originator's address, and recipient's address from the SIP message, and then proceeds to step 1005 . In step 1005 , the IWF 30 checks if the extracted three pieces of information is in its database. When there is no such information, the IWF 30 proceeds to step 1007 .
  • the IWF 30 proceeds to step 1009 .
  • step 1007 the fact that there is no such information implies that the SIP message is the first message of a new message thread (or the thread existed, but expired).
  • the IWF 30 stores the thread ID, originator's address, and recipient's address in its database and starts a timer with a predefined valid reply period for this thread, and then proceeds to step 1011 .
  • the timer and valid reply period give the lifetime of the thread management by the IWF 30 . That is, when a message associated with a corresponding thread ID is not received within the valid reply period, the corresponding thread ID and associated address information are deleted.
  • step 1009 when the thread ID, originator's address, and recipient's address are found, it implies that the SIP message is a follow-up message of an existing message thread. Therefore, in step 1009 , when the thread ID, originator's address, and recipient's address are found in the database, the IWF 30 recognizes that the thread is still active, and resets the timer associated with the thread to zero, to extend the lifetime management of the thread. Then, the IWF 30 proceeds to step 1011 . In step 1011 , the IWF 30 converts the SIP message to an appropriate SM and sends the SM to the SMSC 50 (note that no thread ID is included in the SM). Then, the IWF 30 returns back to step 1000 to wait for any new event.
  • the IWF 30 When the IWF 30 receives an SM while it waits for occurrence of an event, the IWF 30 proceeds to step 1101 , in which the IWF 30 converts the SM to an SIP message. Then, in step 1103 , the IWF 30 checks if the pair “originator's address-recipient's address” of the SIP message is in its database. When the pair “originator's address-recipient's address” of the SIP message is in its database, the IWF 30 proceeds to step 1105 .
  • the IWF 30 When the pair “originator's address-recipient's address” of the SIP message is not in its database, the IWF 30 considers the SIP message is the first message of a new thread or is not associated with the thread, and then proceeds to step 1111 .
  • the IWF 30 extracts the thread ID corresponding to the pair of addresses, and then proceeds to step 1107 .
  • the IWF 30 includes the extracted thread ID in the SIP message, and then proceeds to step 1109 .
  • the IWF 30 resets the timer associated with this thread ID to zero: since a message belonging to an existing thread has arrived, the lifetime of the thread ID is extended in the database so that it can continue to be managed. Then, the IWF 30 proceeds to step 1111 , in which the IWF 30 sends the resulting SIP message to the CPM server 20 . Then, the IWF 30 returns to step 1000 to wait for a new event.
  • the IWF 30 When an event of expiration of a valid reply period corresponding to a thread ID occurs, the IWF 30 removes the corresponding thread ID, originator's address and recipient's address from the database in step 1201 . Then, the IWF 30 returns to Step 1000 to wait for a new event.
  • the present invention provides methods for managing multiple message threads for the CPM service and for the CPM-SMS inter-working.
  • the benefits of the present invention are:

Abstract

A mechanism to enable multiple message threads management in the context of the Converged IP Messaging (CPM) service and in the context of CPM inter-working with SMS is provided. A CPM user can simply start a message-based conversation with another CPM or Short Message Service (SMS) user without explicitly establishing a session beforehand. All messages that belong to a given conversation are displayed in the corresponding conversational view (i.e. window) in the CPM user device, even if the conversation is stopped and restarted at a later time, and even if there are multiple message threads available (currently active or stored) in the CPM device. Message structures and behavior of the CPM system elements to enable the functionalities above as well as a mechanism makes the message threads management possible even between a CPM user and an SMS user are also provided.

Description

    PRIORITY
  • This application claims priority under 35 U.S.C. § 119(a) to an application entitled “Method And System For Managing Message Threads In Converged IP Messaging Service” filed in the Korean Intellectual Property Office on Nov. 13, 2006 and assigned Serial No. 2006-111783, the contents of which are hereby incorporated by reference.
  • BACKGROUND OF THE INVENTION
  • 1. Field of the Invention
  • The present invention relates to a method and system for converged IP messaging service, and in particular, to a method and system for managing message threads in converged IP messaging service.
  • 2. Description of the Related Art
  • Many different messaging services, such as Short Message Service (SMS), Multimedia Messaging Service (MMS), email, Instant Messaging (IM) service, etc., exist today. Although these services rely on different technologies, user experiences the services provide partially overlap with each other. For example, it is possible to send text messages using all the services cited above, and all services above except for SMS can support the transfer of multimedia content.
  • Recently, there has been an emergence of a new type of converged messaging service in which the above-mentioned messaging services are synthetically converged. As used herein, such a converged messaging service is called a “Converged IP Messaging (CPM) service.” The CPM service is an Session Initiation Protocol (SIP)-based service and is required to be capable of freely performing message communication with users of existing messaging services as well as users of the CPM service. Therefore, the CPM service needs to be capable of inter-working with the existing SMS service, IM service, MMS, Push to talk over Cellular (PoC) service, etc. Further, inter-working between a messaging service through established sessions and a messaging service without establishment of sessions should be possible, and thus standardization of such inter-working is now being in progress.
  • Usually, message transmission/reception in a CPM system is performed according to a process as shown in FIG. 1, and message transmission/reception in an SMS system is performed according to a process as shown in FIG. 2. In order to help understanding of the message transmission/reception process in each system, FIGS. 1 and 2 are based on an assumption that each system includes two users, although each system allows message transmission/reception between multiple users. It is also assumed here that users do not explicitly establish a session before exchanging the messages, i.e. the user who wants to start a conversation can send a message immediately without first requesting the creation of a session.
  • The CPM service is based on an SIP that provides a protocol to initiate, modify and terminate a session between users. To send messages without initiating a session first, the CPM relies on the SIP MESSAGE extension. FIG. 1 illustrates a typical flow of a message sent from a first user and a second user, represented by a first CPM client 1 and a second CPM client 3 respectively, via a CPM server 2.
  • In step 101, the first CPM client 1 sends a typical SIP MESSAGE having a configuration as shown in Table 1 to the CPM Server 2.
  • TABLE 1
    MESSAGE sip:user2@domain.com SIP/2.0
    Via: SIP/2.0/TCP user1pc.domain.com;branch=z9hG4bK776sgdkse
    Max-Forwards: 70
    From: sip:user1@domain.com;tag=49583
    To: sip:user2@domain.com
    Call-ID: asd88asd77a@1.2.3.4
    CSeq: 1 MESSAGE
    Content-Type: text/plain
    Content-Length: 18
    Hello Mark, are you there?
  • In step 103, the CPM server 2 receives the SIP MESSAGE, identifies if the second CPM client 3 is registered in the CPM server 2, and forwards the SIP MESSAGE having a configuration as shown in Table 2 to the second client 3.
  • TABLE 2
    MESSAGE sip:user2@domain.com SIP/2.0
    Via: SIP/2.0/TCP proxy.domain.com;branch=z9hG4bK123dsghds
    Via: SIP/2.0/TCP user1pc.domain.com;branch=z9hG4bK776sgdkse;
    received=1.2.3.4
    Max-Forwards: 69
    From: sip:user1 ©domain.com;tag=49394
    To: sip:user2@domain.com
    Call-ID: asd88asd77a@1.2.3.4
    CSeq: 1 MESSAGE
    Content-Type: text/plain
    Content-Length: 18
    Hello Mark, are you there?
  • The second CPM client 3 receives the message in step 103, and sends back a “200 OK” message having a configuration as shown in Table 3 to the CPM server 2 in step 105.
  • TABLE 3
    SIP/2.0 200 OK
    Via: SIP/2.0/TCP proxy.domain.com;branch=z9hG4bK123dsghds;
    received=192.0.2.1
    Via: SIP/2.0/TCP user1pc.domain.com;;branch=z9hG4bK776sgdkse;
    received=1.2.3.4
    From: sip:user1@domain.com;tag=49394
    To: sip:user2@domain.com;tag=ab8asdasd9
    Call-ID: asd88asd77a@1.2.3.4
    CSeq: 1 MESSAGE
    Content-Length: 0
  • Upon receiving the “200 OK” from the second CPM client in step 105, the CPM server 2 forwards a “200 OK” message having a configuration as shown in Table 4 to the CPM client 1 in step 107.
  • TABLE 4
    SIP/2.0 200 OK
    Via: SIP/2.0/TCP user1pc.domain.com;branch=z9hG4bK776sgdkse;
    received=1.2.3.4
    From: sip:user1@domain.com;;tag=49394
    To: sip:user2@domain.com;tag=ab8asdasd9
    Call-ID: asd88asd77a@1.2.3.4
    CSeq: 1 MESSAGE
    Content-Length: 0
  • The SMS follows the protocol defined in 3GPP [TS 23.040]. FIG. 2 illustrates a typical message processing flow when a first Mobile Station (MS) 4 sends a Short Message (SM) to a second MS 6 via a Short Message Service Center (SMSC) 5.
  • In step 201, the first MS 4 submits an SM to the SMSC 5 by using an SMS_SUBMIT Protocol Data Unit (PDU). At this time, the first MS 4 can also request an SMS status report (SMS_STATUS_REPORT).
  • Upon receiving the SMS_SUBMIT PDU, the SMSC 5 confirms the reception of the SMS_SUBMIT PDU by sending an SMS_SUBMIT_REPORT PDU back to the first MS 4 in step 203.
  • In step 205, the SMSC 5 forwards the SM to the second MS 6 through an SMS_DELIVER PDU. Then, in step 207, the second MS 6 acknowledges the reception of the SM by sending an SMS_DELIVER_REPORT PDU back to the SMSC 5. Upon receiving the SMS_DELIVER_REPORT PDU, the SMSC 5 sends an SMS_STATUS_REPORT PDU to the first MS 4 to report that the SM was successfully delivered to the second MS 6 in step 209.
  • The SMS_SUBMIT PDU includes information elements (from [TS 23.040]) as shown in Table 5.
  • TABLE 5
    Abbr. Reference P1) P2) Description
    TP-MTI TP-Message-Type- M 2b Parameter describing the message
    Indicator type.
    TP-RD TP-Reject-Duplicates M b Parameter indicating whether or not
    the SC shall accept an
    SMS-SUBMIT for an SM still held
    in the SC which has the same
    TP-MR and the same TP-DA as a
    previously submitted SM from the
    same OA
    TP-VPF TP-Validity-Period- M 2b Parameter indicating whether or not
    Format the TP-VP field is present.
    TP-RP TP-Reply-Path M b Parameter indicating the request for
    Reply Path.
    TP-UDHI TP-User-Data-Header- O b Parameter indicating that the TP-UD
    Indicator field contains a Header.
    TP-SRR TP-Status-Report- O b Parameter indicating if the MS is
    Request requesting a status report.
    TP-MR TP-Message-Reference M I Parameter identifying the
    SMS-SUBMIT.
    TP-DA TP-Destination-Address M 2-1 Address of the destination SME.
    2o
    TP-PID TP-Protocol-Identifier M o Parameter identifying the above layer
    protocol, if any.
    TP-DCS TP-Data-Coding-Scheme M o Parameter identifying the coding
    scheme within the TP-User-Data.
    TP-VP TP-Validity-Period O o/7o Parameter identifying the time from
    where the message is no longer valid.
    TP-UDL TP-User-Data-Length M I Parameter indicating the length of
    the TP-User-Data field to follow.
    TP-UD TP-User-Data O 3)
  • The SMS_DELIVER PDU includes information elements (from [TS 23.040]) as shown in Table 6.
  • TABLE 6
    Abbr. Reference P1) R2) Description
    TP-MTI TP-Message-Type- M 2b Parameter describing the message
    Indicator type.
    TP-MMS TP-More-Messages-to- M b Parameter indicating whether or not
    Send there are more messages to send
    TP-RP TP-Reply-Path M b Parameter indicating that Reply Path
    exists.
    TP-UDHI TP-User-Data-Header- O b Parameter indicating that the TP-UD
    Indicator field contains a Header
    TP-SRI TP-Status-Report- O b Parameter indicating if the SME has
    Indication requested a status report.
    TP-OA TP-Originating-Address M 2-1 Address of the originating SME.
    2o
    TP-PID TP-Protocol-Identifier M o Parameter identifying the above
    layer protocol, if any.
    TP-DCS TP-Data-Coding-Scheme M o Parameter identifying the coding
    scheme within the TP-User-Data.
    TP-SCTS TP-Service-Centre- M 7o Parameter identifying time when the
    Time-Stamp SC received the message.
    TP-UDL TP-User-Data-Length M I Parameter indicating the length of
    the TP-User-Data field to follow.
    TP-UD TP-User-Data O 3)
  • The TP-UD (User Data) contains the message to be sent. The message can be preceded by a header inside the TP-UD. The presence of the header is indicated by the TP-UDHI (User Data Header Indicator) information element, i.e., a TP-UDHI set to “1” indicates that TP-UD is a header.
  • The header in the TP-UD may be structured as shown in Table 7 (from [TS 23.040]).
  • TABLE 7
    Field Length
    Length of User Data Header 1 octet
    Information-Element-Identifier “A” 1 octet
    Length of Information-Element “A” 1 octet
    Information-Element “A” Data 0 to “n” octets
    Information-Element-Identifier “B” 1 octet
    Length of Information-Element “B” 1 octet
    Information-Element “B” Data 0 to “n” octets
    Information-Element-Identifier “X” 1 octet
    Length of Information-Element “X” 1 octet
    Information-Element “X” Data 0 to “n” octets
  • The “Information-Element-Identifiers” are predefined values; they all refer to a specific meaning. The list of identifiers and their meaning (for SMS only) are shown in Table 8 (from [TS 23.040]):
  • TABLE 8
    VALUE Classifi- Repeat-
    (hex) MEANING cation ability
    00 Concatenated short SMS Control No
    messages, 8-bit
    reference number
    01 Special SMS Message SMS Control Yes
    Indication
    02 Reserved N/A N/A
    03 Value not used to N/A N/A
    avoid misinterpretation
    as <LF> character
    04 Application port SMS Control No
    addressing scheme,
    8 bit address
    05 Application port SMS Control No
    addressing scheme,
    16 bit address
    06 SMSC Control Parameters SMS Control No
    07 UDH Source Indicator SMS Control Yes
    08 Concatenated short SMS Control No
    message, 16-bit
    reference number
    09 Wireless Control SMS Control Note 3
    Message Protocol
    . . . . . . . . . . . .
    1B-1F Reserved for future N/A N/A
    EMS features (see
    subclause 3.10)
    20 RFC 822 E-Mail Header SMS Control No
    21 Hyperlink format element SMS Control Yes
    22 Reply Address Element SMS Control No
    23 Enhanced Voice Mail SMS Control No
    Information
    24-6F Reserved for future use N/A N/A
    70-7F (U)SIM Toolkit Security SMS Control Note 1
    Headers
    80-9F SME to SME specific use SMS Control Note 2
    A0-BF Reserved for future use N/A N/A
    C0-DF SC specific use SMS Control Note 2
    E0-FF Reserved for future use N/A N/A
    Note 1:
    The functionality of these IEIs is defined in 3GPP TSG 31.115 [28], and therefore, the repeatability is not within the scope of this document and will not be determined here.
    Note 2:
    The functionality of these IEIs is used in a proprietary fashion by different SMSC vendors, and therefore, are not within the scope of this technical specification.
    Note 3:
    The functionality of these IEIs is defined by the WAP Forum and therefore the repeatability is not within the scope of this document and will not be determined here.
  • The message transmission according to the above-mentioned process may be performed either only once between two users or repeatedly multiple times between the same two users. That is, the users may exchange messages like a conversation through the SMS or CPM service. In this process, two users can handle a conversation by just exchanging a series of messages to each other without explicitly establishing a session beforehand. Therefore, messages that are transmitted to or received from the same counterpart are displayed on an individual window of a user. The same concept is also applicable to the CPM service in which messages are transmitted/received after setup of a session. It is impossible to display a set of messages, which a CPM client has transmitted to or received from the same counterpart according to the CPM service, in a single window, for example, a conversational view. Further, it is also impossible to provide a conversational view including previously exchanged messages in the case of restarting the conversation later, because messages are not bound to any particular session, and thus are not linked to each other.
  • SUMMARY OF THE INVENTION
  • The present invention has been made to solve the above-mentioned problems occurring in the prior art, and the present invention provides a method and system for simultaneously providing a single message group including messages transmitted/received between two Converged Internet Protocol Message (CPM) clients to the users.
  • Also, the present invention provides a method and system for simultaneously providing a single message group including messages transmitted/received between users of heterogeneous services, for example, between a CPM client of a CPM service requiring session setup and a Short Message Service (SMS) user of an SMS that does not require session setup, so that the CPM client can effectively transmit/receive a conversational message without determining if the counterpart of the conversational message is a user for whom the CPM service is supported.
  • In accordance with an aspect of the present invention, there is provided a CPM system for managing multiple message threads and supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the CPM system comprises a CPM client for which the CPMS is supported; a non-IP Multimedia Subsystem (IMS) client that has not joined an IMS service; and an Inter-Working Function (IWF) for, when a recipient client of the CPM client is appointed as the non-IMS client by a CPM server and the IWF receives an SIP message for conversational message communication, converting a message format of the SIP message into a message format that can be received by the recipient client, inserting a thread identifier (ID) included in the SIP message into the converted message, and then transmitting the converted message to the recipient client via a server supporting the recipient client.
  • In accordance with another aspect of the present invention, there is provided a CPM system for managing multiple message threads and supporting an SIP based CPMS, the CPM system comprises a CPM client for which the CPMS is supported; a non-IMS client that has not joined an IMS service; and an IWF for, when a recipient client of the CPM client is appointed as the non-IMS client by a CPM server and the IWF receives an SIP message for conversational message communication, detecting and storing a thread ID from the SIP message, converting a message format of the SIP message into a message format that can be received by the recipient client, transmitting the converted message to the recipient client via a server supporting the recipient client, converting a message received from the recipient client within a predetermined valid reply period to an SIP message, inserting the stored thread ID into the converted SIP message, and transmitting the SIP message to the CPM client via the CPM server.
  • In accordance with another aspect of the present invention, there is provided a CPM system for managing multiple message threads and supporting an SIP based CPMS, the CPM system comprises a CPM client for which the CPMS is supported; a MS for which an SMS is supported; an IWF for, when a recipient client of the CPM client is appointed as the MS by a CPM server and the IWF receives an SIP message for conversational message communication, converting a message format of the SIP message into a message format of an SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU), setting sub-address digits of a TP destination address of the SMS_SUBMIT PDU to a thread ID detected from the SIP message, and then transmitting the SMS_SUBMIT PDU to the SMSC; and the SMSC for receiving the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU to an SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU), setting sub-address digits of a TP originator address of the SMS_DELIVERY PDU to the thread ID, and then transmitting the SMS_DELIVERY PDU to the MS.
  • In accordance with another aspect of the present invention, there is provided a method for managing a message thread including a series of messages transmitted to and received from a same counterpart by a CPM client supporting an SIP based CPMS, the method comprises receiving a request for transmission of a message for conversational message communication from a recipient; when the message is a first message of a new message thread associated with the recipient, allocating a new thread ID to the new message thread, storing the new thread ID in relation to the recipient, inserting the new thread ID into the message, and then transmitting the message; when the message is a subsequent message in an existing message thread associated with the recipient, detecting a thread ID allocated in accordance with the existing message thread, inserting the allocated thread ID in the message, and then transmitting the message; receiving a message for conversational message communication; and when the received message includes a thread ID, providing a user with the received message with messages included in a message thread corresponding to the thread ID included in the received message.
  • In accordance with another aspect of the present invention, there is provided a method for managing a message thread including a series of messages transmitted to and received from a same counterpart by a CPM client supporting an SIP based CPMS, the method comprises transmitting, by a CPM client for conversational message communication, an SIP message that includes a thread ID allocated to a message thread associated with a recipient appointed as a non-IMS client that has not joined an IMS service; and when an IWF receives the SIP message through a CPM server, converting a message format of the SIP message into a message format that can be received by the recipient, inserting the thread ID in the converted message, and then transmitting the converted message to the recipient, by the IWF.
  • In accordance with another aspect of the present invention, there is provided a method for managing a message thread including a series of messages transmitted to and received from a same counterpart in a CPM system supporting an SIP based CPMS, the method comprises transmitting, by a CPM client for conversational message communication, an SIP message that includes a thread ID allocated to a message thread associated with a recipient appointed as a non-IMS client that has not joined an IMS service; and when an IWF receives the SIP message through a CPM server, storing the thread ID, an address of the CPM client, and a recipient address, setting a predetermined valid reply period corresponding to the thread ID, converting a message format of the SIP message into a message format that can be received by the recipient, and transmitting the converted SIP message to the recipient through a server supporting the recipient, by the IWF; and when the IWF receives a message from the recipient within the predetermined valid reply period, converting the message received from the recipient into an SIP message, inserting the stored thread ID into the SIP message, and then transmitting the SIP message to the CPM client via the CPM server, by the IWF.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The above and other aspects, features and advantages of the present invention will become more apparent from the following detailed description when taken in conjunction with the accompanying drawings, in which:
  • FIG. 1 illustrates a typical flow of processing a CPM message;
  • FIG. 2 illustrates a typical flow of processing an SM;
  • FIG. 3 illustrates a process for processing a message in a system in which a CPM system and a short message system inter-work;
  • FIG. 4 illustrates an operation of an originator CPM client according to the present invention;
  • FIG. 5 illustrates an operation process of the CPM client 10 according to the present invention;
  • FIG. 6 illustrates a message processing procedure of a short message system and a CPM system inter-working with each other according to the present invention;
  • FIG. 7 illustrates a process of transmitting a short message by an MS in a case where a header of a TP-UD of a transmitted SM includes a thread ID according to the present invention;
  • FIG. 8 illustrates an operation of an IWF according to the present invention;
  • FIG. 9 illustrates a message processing procedure by a CPM system and an SM system inter-working with each other according to the present invention; and
  • FIG. 10 illustrates an operation of an IWF according to the present invention.
  • DETAILED DESCRIPTION OF THE EXEMPLARY EMBODIMENT
  • Hereinafter, exemplary embodiments of the present invention will be described with reference to the accompanying drawings. In the following description, the same elements will be designated by the same reference numerals although they are shown in different drawings. Further, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear.
  • As used herein, a series of messages transmitted/received between a Converged Internet Protocol Message (CPM) client using the CPM service and the same counterpart is called a “messages thread.” The present invention provides a more friendly user interface by grouping and displaying one or more messages included in a message thread on a single window when a CPM client provides the message thread to a user. According to the present invention, when a CPM client performs message communication with a particular counterpart, an identifier is assigned to a message thread corresponding to the particular counterpart and the message is then transmitted with the identifier. At this time, the particular counterpart can be more than one. Further, according to the present invention, the same identifier is included in a message that the CPM client receives from the particular counterpart, so that the CPM client provides the message thread relating to the particular counterpart to the user through a single window. In the present invention, the window in which the messages are displayed is called a “conversational view,” and an identifier allocated to each message thread or an identifier allocated to a counterpart of the message communication is called a “thread identifier (ID).” Further, as used herein, a CPM client includes a Mobile Station (MS) that provides a user interface between a user and a CPM system in a communication network providing a CPM service (for example, the user interface directly provides a message to the user and receives an input from the user). Further, the counterpart of the CPM client in the message communication either may be a CPM client or may not be a CPM client. For example, the counterpart may be either a mobile station of a messaging service transmitting/receiving messages without session setup or a client for which an IP Multimedia Service (IMS) is not supported.
  • The present invention can be applied not only to a message service between CPM clients but also to another messaging system inter-working with the CPM system, which includes, for example, a messaging system that does not provide the IMS and a system providing a messaging service without session setup. Therefore, in the embodiments described below, a system in which a CPM system and an Short Message Service (SMS) system inter-work with each other is discussed to show an application of the present invention to a messaging service between a CPM system and another messaging system as well as a process of providing a message thread in a messaging service between CPM clients.
  • The CPM service is a Session Initiation Protocol (SIP)-based service which requires session setup for a messaging service, while the SMS service does not require session setup for message transmission/reception. Therefore, a CPM system and an SMS system inter-work through an Inter-working Function (IWF). The IWF includes various functions, one representative example of which is the conversion of message formats of a short message and a CPM service message (hereinafter, a “CPM message”). As a result, even when one party sends a CPM message, a counterpart may receive a short message. Further, even when one party sends a short message, a counterpart may receive a CPM message. Such a message processing flow is illustrated in FIG. 3. FIG. 3 illustrates a process for processing a message in a system in which a CPM system and a short message system inter-work, wherein a CPM client 10 transmits a CPM message to a mobile station 60 for which SMS is supported.
  • Referring to FIG. 3, a CPM client 10 transmits an SIP message through a CPM server 20 to the IWF 30 in steps 301 and 303. The IWF 30 converts the message format from the CPM service to the SMS in step 305, and transmits the message to the Short Message Service Center (SMSC) 50 through the SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU) in step 307. Then, The Short Message Service Center (SMSC) 50 transmits the message to the MS 60 through the SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU) in step 311. The MS 60 transmits an SMS_DELIVER_REPORT PDU to the SMSC 50 in step 313, and the SMSC 50 transmits an SMS_STATUS_REPORT PDU to the IWF 30 in step 315. Upon receiving the SMS_STATUS_REPORT PDU in step 315, the IWF 30 transmits “200 OK” through the CPM server 20 to the CPM client 10 in steps 317 and 319.
  • In the case of message transmission as described above, the CPM client 10 cannot differentiate a message thread related to the MS 60 from a message thread related to another communication object. Therefore, according to the present invention, the CPM client 10 inserts a thread ID in an SIP message before transmitting the SIP message. For example, in the present invention, a new eXtensible Markup Language (XML) document containing a <thread-id> tag is included in the SIP message. Table 9 shows an example of such an XML document.
  • TABLE 9
    <?xml version=“1.0” encoding=“UTF-8”?>
    <message-grouping
    xmlns=“urn:oma:params:xml:ns:cpm:message-grouping”
    xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”
    xsi:schemaLocation=“urn:oma:params:xml:ns:cpm:message-grouping”>
    <note>This information is to sort messages of the same subjects </note>
    <thread-id>Teleworkers</thread-id>
    </message-grouping>
  • Further, an XML schema corresponding to Table 9 is illustrated in Table 10.
  • TABLE 10
    <?xml version=“1.0” encoding=“UTF-8”?>
    <xs:schema
    targetNamespace=“urn:oma:params:xml:ns:cpm:message-grouping”
    xmlns:xs=“http://www.w3.org/2001/XMLSchema”
    xmlns=“urn:oma:params:xml:ns:cpm: message-grouping”
    elementFormDefault=“qualified”
    attributeFormDefault=“unqualified”>
    <xs:element name=“note” type=“xs:string” minOccurs=“0”/>
    <xs:element name=“thread-id” type=“xs:string”
    minOccurs=“0”/>
    <xs:any Attribute namespace=“##other”/>
    </xs:schema>
  • In the schema shown in Table 9, “note” refers to a message grouping text, “Thread-id” refers to a messaging subject or a value used for grouping, and “other” refers to a place holder for future extensions. An operation of an originator CPM client 10 for inserting the XML having the above-described configuration into an SIM message is illustrated in FIG. 4.
  • Referring to FIG. 4, when a CPM client 10 receives a request to send a message from the user in step 401, the CPM client 10 proceeds to step 403, in which the CPM client checks if the message is the first message of a new thread or a follow-up message of an existing thread. According to an embodiment of the present invention, the thread database stores an address corresponding to a particular subject and a thread ID allocated to message thread corresponding to the particular subject when the CPM client 10 exchanges messages with the particular subject for conversational messaging communication. The CPM client 10 has the thread database. Further, the thread database may store messages relating to each thread ID in a manner corresponding to the corresponding thread ID or may store messages relating to each thread ID at a position corresponding to the corresponding thread ID. The messages stored in this way are used for configuration of a conversational view. Therefore, referring to FIG. 4 again, when the CPM client 10 has exchanged a message with the message recipient, the message recipient has been allocated a thread ID, the allocated thread ID has been stored in the thread database, and the message corresponds to a follow-up message of an existing thread. Further, when the CPM client 10 has never received a message from the message recipient and the transmitted message is the first message, the message starts a new thread. Therefore, when an allocated thread ID exists in the address of the recipient of the message requested to be transmitted in step 401, the CPM client 10 detects the corresponding thread ID in step 405, and then proceeds to step 411. In contrast, when there is no thread ID allocated to the recipient, the CPM client 10 generates a new thread ID in step 407, stores the generated thread ID with a relation to the address of the recipient of the message in step 409, and then proceeds to step 411. In step 411, the CPM client 10 generates and transmits an SIP message including the detected thread ID or the generated thread ID.
  • After transmitting the message or identifying a related thread ID, the CPM client 10 may display a conversational view including the message, which corresponds to the recipient. In other words, the CPM client 10 may load messages stored in the thread database in relation to the thread ID corresponding to the message or load messages by referring to the storage positions of the messages stored in the thread database in relation to the thread ID, thereby displaying the loaded messages with the message to be currently transmitted within one conversational view. When the message to be currently transmitted corresponds to a start of a new message thread, a conversational view including only the message to be currently transmitted will be displayed.
  • When the recipient included in the SIP message transmitted in step 411 is the CPM client, the CPM server 20 transmits the message to a corresponding CPM client according to the same process as the conventional process.
  • FIG. 5 illustrates an operation process of the CPM client 10 according to an embodiment of the present invention, when the CPM client 10 receives a CPM message including a thread ID.
  • Referring to FIG. 5, the CPM client 10 receives and analyzes a new SIP message in step 501, and then proceeds to step 503. In step 503, the CPM client 10 checks if the SIP message includes a thread ID. When the SIP message does not include any thread ID, the CPM client 10 proceeds to step 505, in which the CPM client simply displays the message in a new conversational view, and ends the procedure. When the SIP message includes a thread ID, the CPM client 10 proceeds to step 507, in which the CPM client 10 determines if the thread ID and a transmitter address (i.e. the associated originator user's address) included in the SIP message are stored in the thread database. The CPM client 10 proceeds to step 509 when they are stored in the thread database, and proceeds to step 511 when they are not stored in the thread database.
  • The fact that the received thread ID and the originator address are stored in the thread database implies that the message belongs to an existing message thread. Therefore, the CPM client 10 loads the conversational view associated with the thread ID and the originator user in step 509, and then proceeds to step 513.
  • However, when the received thread ID and the originator address are not stored in the thread database, the message starts a new message thread. Then, the CPM client 10 stores the thread ID and originator's address received in the thread database, and creates a new conversational view associated to them. Then, the CPM client 10 proceeds to step 513. In step 513, the CPM client 10 adds the new message to the conversational view and displays it to the recipient user. This ends the procedure of the CPM client 10.
  • As described above, each message transmitted/received for conversational message communication between two CPM clients may include an identifier for discriminating the message from another message transmitted to or received from another CPM client other than the two CPM clients. Therefore, the two CPM clients can group the messages exchanged between them, so that the grouped messages can be provided to each user in a form of a conversational view.
  • Management and provision of such a message thread can be applied to transmission/reception of messages for conversational communication between a CPM client and an MS for which SMS is supported. Therefore, it is possible to make this inter-working as seamless as possible, and the CPM user does not need to be aware of what messaging service the recipient supports.
  • In the case of message transmission/reception for conversational communication between a CPM client and an MS to which SMS is supported, there are, in general, two methods for providing a message thread to a CPM client. According to the first method, a thread ID is included in an SIP message transmitted by a sender CPM client and a short message transmitted to a recipient in response to the SIP message. According to the second method, an IWF for inter-working a CPM system and an SMS system stores and manages a thread ID allocated to a CPM client of a transmitter side and an MS of a receiver side, and the IWF provides a service related to the thread ID only to the CPM client without providing the thread ID to the MS.
  • An embodiment according to the first method may extend the thread ID information to the SMS domain. This involves additional information elements in the SM sent to the SMS user, as well as adapted behavior from the MS that receives the SM and sends a reply to it.
  • Hereinafter, the first method will be described with reference to FIGS. 6 to 8.
  • FIG. 6 illustrates a message processing procedure of a short message system and a CPM system inter-working with each other according to an embodiment of the present invention. Referring to FIG. 6, the CPM client 10 transmits an SIP message including a message to be transmitted and a thread ID through the CPM server 20 to the IWF 30 in steps 601 and 603. At this time, the process of configuring the SIP message by the CPM client 10 is similar to the process shown in FIG. 4. When the IWF 30 receives the SIP message in step 605, it proceeds to step 607. In step 607, the IWF 30 converts the SIP message to an appropriate Short Message (SM). Then it proceeds to Step 609. The SM may be, for example, an SMS_SUBMIT PDU.
  • In step 609, the IWF 30 checks if the SIP message contains a thread ID. When a thread ID is present, the IWF 30 proceeds to step 611, and when a thread ID is not present, the IWF 30 proceeds to step 619.
  • In step 611, the IWF 30 extracts the thread ID and incorporates the extracted thread ID in the SM. Then, the IWF 30 proceeds to step 613.
  • In step 613, the IWF 30 sends the converted SM to the SMSC 50. Then, in step 615, the IWF 30 transmits the SMS_SUBMIT PDU to the SMSC 50. In step 617, the SMSC 50 transmits the message to the MS 60 through the SMS_SUBMIT PDU. In step 619, the MS 60 transmits SMS_DELIVER_REPORT PDU to the SMSC 50 and provides the message included in the SMS_DELIVER_REPORT PDU. In step 621, the SMSC 50 transmits the SMS_DELIVER_REPORT PDU to the IWF 30. Upon receiving the SMS_DELIVER_REPORT PDU in step 621, the IWF 30 transmits “200 OK” through the CPM server 20 to the CPM client 10 in steps 623 and 625.
  • Steps 609 and 611 can also occur at any time during the conversion in step 607.
  • In step 611, the IWF 30 includes the thread ID in the SM to be sent. According to an embodiment of the present invention, the thread ID may be either included in a header of the TP-UD (User Data) of the SM, or included in a body part of the TP-UD, or included in a TP-DA (Destination-Address). When the thread ID is included in a header of the TP-UD of the SM, a new SMS information element is added. However, when the thread ID is included in a body part of the TP-UD or in a TP-DA, it is possible to construct a system without addition of a new information element.
  • When the thread ID is included in a header of the TP-UD of the SM, there can be many ways for how exactly the thread ID is included in the header. The present invention provides two embodiments, one of which is to include the thread ID in the SMSC control parameter included in the TP-UD, by referring to Table 8. The SMSC control parameter contains information that can be used to control the SMSC, but can also be passed transparently to the recipient MS. The SMSC control parameter contains “Selective Status Report” as octet 1, which controls the creation of status reports, depending on the error code of the particular message. The present invention adds a second octet as shown in Table 11.
  • TABLE 11
    Reference Description
    octet
    1 Selective This facility is used to control the creation
    Status of Status Reports, depending on the error code
    Report of the particular message. It is also used by
    the sending entity to request inclusion of the
    original UDH into the Status Report. In this
    case the original UDH must be separated from
    the rest of the UDH using the Source Indicator.
    The TP-SRR must be set so that the Selective
    Status Report to be enabled.
    octet 2 Message This facility is used to identify the message
    thread ID thread this SM belongs to. The recipient MS
    must include this information in any reply to
    this message. The TP-RP (Reply Path) should be
    set when using this information.
  • The TP-RP (Reply Path) is included in both the SMS_SUBMIT and SMS_DELIVER PDUs to guarantee that the reply goes through the same SMSC that delivered the original message, which guarantees that the SMSC knows the originator MS and is able to forward the reply to the originator.
  • According to another embodiment for including the thread ID in the header of the TP-UD, a new information element identifier may be added in the TP-UD header. That is, a new information element identifier named “Message Thread Information (MTI)” may be added in the TP-UD header. According to an embodiment of the present invention, the message thread information can be classified as SMS control and set to have no repeatability.
  • FIG. 7 illustrates a process of transmitting a short message by an MS 60 in a case where a header of a TP-UD of a transmitted SM includes a thread ID according to an embodiment of the present invention. Referring to FIG. 7, when an MS 60 receives a request for transmission of an SM in step 701, the MS 60 proceeds to step 703. In step 703, the MS 60 checks if the SM is a new message or the reply to a previously received message. When the SM is a reply, the MS 60 proceeds to step 705; when the SM is a new message, the message can be sent right away, so the MS 60 proceeds to step 709.
  • In step 705, the MS 60 checks if the original message this SM is replying to contains a thread ID in the header of the TP-UD information element. When the original message this SM is replying to contains a thread ID in the header of the TP-UD information element, it proceeds to step 707. When the original message this SM is replying to does not contain a thread ID in the header of the TP-UD information element, it proceeds to step 709.
  • In step 707, the MS 60 extracts the thread ID and includes the extracted thread ID in the header of the TP-UD of the SM to be sent. Then, in step 709, the MS 60 sends the SM to the SMSC 50.
  • The SMSC 50 transmits the received SM to the IWF 30, and the IWF 30 having received the SM operates according to the process as shown in FIG. 8.
  • Referring to FIG. 8, when the IWF 30 receives an SM to be sent to the CPM client 10 in step 801, the IWF 30 converts the SM to an appropriate SIP message in step 803, and then proceeds to step 805.
  • In step 805, the IWF 30 checks if the SM contains a thread ID information in the header of the TP-UD information element. When a thread ID is present, the IWF 30 proceeds to step 807, and when it is not, the IWF 30 proceeds to step 809, in which the IWF 30 transmits the SIP message converted in step 803.
  • In step 807, the IWF 30 extracts the thread ID from the TP-UD of the SM and incorporates the extracted thread ID in the SIP message as an XML document format, as shown in Table 9, and then proceeds to step 809, in which the IWF 30 transmits the SIP message to the CPM server 20. Steps 805 and 807 may be performed while the SM is converted to the SIP message in step 803.
  • According to another embodiment of the present invention, the thread ID information may be appended in the existing SMS TP-DA (Destination Address) information element, using the existing sub-addressing and reply-path mechanisms.
  • Rules for sub-addressing in the existing SMS are as follows:
  • An originating MS may send an SM with ‘*’s or ‘#’s included in the TP-DA field. The first ‘#’ encountered in the TP-DA indicates where the address for SMSC routing purposes is terminated. Additional ‘*’s or ‘#’s can be present in the following digits, and all these digits including the first ‘#’ are subaddress digits.
  • When the SMSC receives an SM to convey with such a subaddress information, the SMSC should deliver the SM to the destination MS with the same subaddress digits copied in the TP-OA field.
  • For example, when MS A having an address of 987654321 sends an SM with TP-DA of 1234#56#789* to MS B, MS B having an address of 1234 will receive the SM with TP-OA of 987654321#56#789*.
  • Further, a common procedure for the reply-path mechanism is as follows.
  • The reply path is requested by the originating MS by setting the TP-Reply-Path parameter in the SMS SUBMIT PDU of the original SM. When the original SMSC supports reply path requesting for the originating MS, it shall take notice of the TP-Reply-Path (TP-RP) parameter in the SMS-SUBMIT PDU and set the TP-RP parameter in the SMS-DELIVER PDU of the original MT SM towards the replying MS. Hence, a reply path exists for the replying MS towards the originating MS.
  • When a replying MS receives an original SM, it then has an originating MS address and a reply path mechanism.
  • The originating MS address is found in the TP-Originating-Address in the SMS-DELIVER PDU, and existence of the reply path is determined based on if the TP-RP has been set in SMS-DELIVER PDU.
  • When submitting the reply SM and when the reply-path is set, the replying MS should use the Originating MS address (content of TP-Originating-Address) as the TP-Destination-Address in SMS-SUBMIT PDU and submits it to the SMSC that delivered the original SM.
  • The original SM and the reply SM are delivered by the same SMSC. This principle maximizes the probability that the SC can e.g. route the reply SM to the proper data network for reaching the originating MS.
  • Hereinafter, a method for conveying the thread ID information without impacting the existing SMS system, by using the sub-addressing and reply-path mechanisms and the TP-DA, will be described.
  • When the IWF 30 receives a SIP message that includes a thread ID and is targeting the MS 60, the IWF 30 converts the received SIP message to an SM and appends the thread ID in the TP-DA information element of the SMS_SUBMIT PDU that contains the SM, as if the thread ID were a sub-address, i.e. <dest_address>#<thread_id>. When the original thread ID is not formed of digits, the IWF 30 needs to convert the thread ID to a unique digit sequence and keeps a mapping table between the original thread ID and the corresponding sequence in the TP-DA. The IWF 30 also sets the TP-RP (Reply Path) bit to “1”, requesting therefore that the replying MS submits any reply SM to the same SMSC from which it received the original SM.
  • Thereafter, the IWF 30 sends an SMS_SUBMIT PDU to the SMSC 50. The SMSC 50 converts the SMS_SUBMIT PDU to SMS_DELIVER PDU and transmits the converted PDU to the MS 60. The MS 60 receives the SM from the SMSC 50 in an SMS_DELIVER PDU, that contains a TP-OA information element with the thread ID information as sub-address.
  • When the MS 60 sends a reply SM for the received SM, the MS 60 includes the entire content of the TP-OA of the SMS_DELIVER PDU of the received original SM, i.e. including the thread ID, in the TP-DA of the SMS_SUBMIT PDU of the reply SM, as per the reply path procedure.
  • Further, the MS 60 sends the reply SM to the IWF 30 via the SMSC 50, which copies the thread ID in the TP-OA of the SMS_DELIVER PDU delivered to the IWF 30.
  • When the IWF 30 receives the SMS_DELIVER PDU, the IWF 30 extracts the thread ID from the TP-OA information element and converts the SM to an appropriate SIP MESSAGE. The thread ID is also included in the SIP MESSAGE using the XML format described above. At this time, the thread ID may need to be converted back to the original alphanumeric thread ID sequence using the mapping table described above.
  • Thereafter, the IWF 30 sends the SIP message to the CPM Server 20.
  • Another embodiment for inserting the thread ID in the SM includes a method of inserting the thread ID in the body part of the SM, which corresponds to usage SMS-Email inter-working functionality.
  • In SMS-Email inter-working, the basic syntax is as follows:
  • - When receiving an SM: [<from-address><space>]<message>
    - When sending an SM: [<to-address><space>]<message>
    where [ ] are optional fields. The “from-address”
    and “to-address” can be
    either “user@domain1.domain2” or “User Name
    <user@domain1.domain2>” (in
    this case, the <> can also be transmitted).
  • It is also possible to include an optional subject for the message as follows:
  • [<to-address>](<subject>)<message>; or
    [<to-address>]##<subject>#<message>.
  • Based on the above, a possible solution is to insert the thread ID instead as the “subject” of the message.
  • That is, when the IWF 30 receives a SIP message including a thread ID, the IWF 30 converts the SIP message to an SM and includes the thread ID as a subject in the body part of the TP-UD of the SMS_SUBMIT PDU: “##<thread ID>#<message>”. The <to-address> could also be added by extracting the address (user@domain1.domain2) from the “To:” field of the SIP message.
  • The IWF 30 sends the SMS_SUBMIT PDU that contains the SM to the SMSC 50. Then, the MS 60 receives the SM from the SMSC 50 in an SMS_DELIVER PDU, that contains the thread ID information in the body part of the TP-UD. When the MS 60 sends a reply, it follows the same syntax, so includes the same subject (i.e. the thread ID) of the original message in the TP-UD. The MS 60 sends an SMS_SUBMIT PDU including the reply SM to the SMSC 50, and the SMSC 50 transmits the SMS_DELIVER PDU corresponding to the SMS_SUBMIT PDU to the IWF 30.
  • When the IWF 30 receives the SMS_DELIVER PDU, the IWF 30 extracts the thread ID from the subject of the received SM, that is, the SMS_DELIVER PDU. Further, the IWF 30 converts the SM to an appropriate SIP message, includes the thread ID in the SIP message using the XML format described above, and then sends the SIP message to the CPM Server 20.
  • All of the embodiments described above correspond to cases where both an SIP message transmitted by an originator CPM client and an SM transmitted to a recipient in response to the SIP message include a thread ID. According to the following embodiment described below, an IWF inter-working a CPM system and an SMS system stores and manages a thread ID allocated in accordance with an originator CPM client and a recipient MS, and does not provide the thread ID to the MS. This embodiment can be implemented without changing the conventional SMS system.
  • According to the present embodiment, the IWF simulates the existence of a thread in the SMS domain by storing the “thread ID, originator's address, recipient's address” in the IWF during a certain amount of time. FIG. 9 illustrates a message processing procedure by a CPM system and an SM system inter-working with each other.
  • In steps 901 and 903, the CPM client 10 sends an SIP message including a thread ID and a message to be transmitted via the CPM server 20 to the IWF 30. Here, the process of configuring the SIP message by the CPM client 10 is similar to the process shown in FIG. 4. The IWF 30 detects the thread ID, originator address, and recipient address, stores the detected information in the database, and then converts the SIP message to an appropriate SM. Thereafter, in step 907, the IWF 30 transmits an SMS_SUBMIT PDU including the converted SM to the SMSC 50. In step 909, the SMSC 50 transmits the message through the SMS_DELIVER PDU to the MS 60. Upon receiving the SMS_DELIVER PDU, the MS 60 sends an SMS_DELIVER_REPORT PDU to the SMSC 50 and provides the message included in the SMS_DELIVER PDU to the user, although not shown in the drawings. Further, the SMSC 50 transmits the SMS_STATUS_REPORT PDU to the IWF 30. Upon receiving the SMS_STATUS_REPORT PDU, the IWF 30 transmits “200 OK” to the CPM client 10 via the CPM server 20.
  • The MS 60 sends an SMS_SUBMIT PDU, which includes a reply message to the message received by the MS 60 in step 909, to the SMSC 50 in step 911. In step 913, the SMSC 50 sends a reply message through an SMS_DELIVER PDU to the IWF 30. In step 915, the IWF 30 detects the originator address and the recipient address included in the SMS_DELIVER PDU, and then obtains a thread ID corresponding to the originator address and the recipient address from the database. Then, in step 917, the IWF 30 converts the reply message to an SIP message, inserts the obtained thread ID in the SIP message, and then transmits the SIP message to the CPM server 20. In step 919, the CPM server 20 sends the SIP message to the CPM client 10.
  • The detailed procedure at the IWF 30 is illustrated in FIG. 10. Referring to FIG. 10, in step 1000, the IWF 30 waits an event to occur. Here, the event implies either reception of an SIP message or an SM or expiration of a valid reply period.
  • When a SIP message is received from the CPM server 20, the IWF 30 proceeds to step 1001. When an SM is received from the CPM server 20, the IWF 30 proceeds to step 1101. Further, when a valid reply period associated to a thread ID expires, the IWF 30 proceeds to step 1201.
  • First, a case where the IWF 30 receives an SIP message is described. Upon receiving the SIP message, the IWF 30 checks if the SIP message contains a thread ID in step 1001. When the SIP message contains a thread ID in step 1001, the IWF 30 proceeds to step 1003, otherwise the IWF 30 proceeds to step 1011. In step 1003, the IWF 30 extracts the thread ID, originator's address, and recipient's address from the SIP message, and then proceeds to step 1005. In step 1005, the IWF 30 checks if the extracted three pieces of information is in its database. When there is no such information, the IWF 30 proceeds to step 1007. When there is the extracted three pieces of information, the IWF 30 proceeds to step 1009. In step 1007, the fact that there is no such information implies that the SIP message is the first message of a new message thread (or the thread existed, but expired). The IWF 30 stores the thread ID, originator's address, and recipient's address in its database and starts a timer with a predefined valid reply period for this thread, and then proceeds to step 1011. The timer and valid reply period give the lifetime of the thread management by the IWF 30. That is, when a message associated with a corresponding thread ID is not received within the valid reply period, the corresponding thread ID and associated address information are deleted. Further, when the thread ID, originator's address, and recipient's address are found, it implies that the SIP message is a follow-up message of an existing message thread. Therefore, in step 1009, when the thread ID, originator's address, and recipient's address are found in the database, the IWF 30 recognizes that the thread is still active, and resets the timer associated with the thread to zero, to extend the lifetime management of the thread. Then, the IWF 30 proceeds to step 1011. In step 1011, the IWF 30 converts the SIP message to an appropriate SM and sends the SM to the SMSC 50 (note that no thread ID is included in the SM). Then, the IWF 30 returns back to step 1000 to wait for any new event.
  • When the IWF 30 receives an SM while it waits for occurrence of an event, the IWF 30 proceeds to step 1101, in which the IWF 30 converts the SM to an SIP message. Then, in step 1103, the IWF 30 checks if the pair “originator's address-recipient's address” of the SIP message is in its database. When the pair “originator's address-recipient's address” of the SIP message is in its database, the IWF 30 proceeds to step 1105. When the pair “originator's address-recipient's address” of the SIP message is not in its database, the IWF 30 considers the SIP message is the first message of a new thread or is not associated with the thread, and then proceeds to step 1111. In step 1105, the IWF 30 extracts the thread ID corresponding to the pair of addresses, and then proceeds to step 1107. In step 1107, the IWF 30 includes the extracted thread ID in the SIP message, and then proceeds to step 1109. In step 1109, the IWF 30 resets the timer associated with this thread ID to zero: since a message belonging to an existing thread has arrived, the lifetime of the thread ID is extended in the database so that it can continue to be managed. Then, the IWF 30 proceeds to step 1111, in which the IWF 30 sends the resulting SIP message to the CPM server 20. Then, the IWF 30 returns to step 1000 to wait for a new event.
  • When an event of expiration of a valid reply period corresponding to a thread ID occurs, the IWF 30 removes the corresponding thread ID, originator's address and recipient's address from the database in step 1201. Then, the IWF 30 returns to Step 1000 to wait for a new event.
  • As described above, the present invention provides methods for managing multiple message threads for the CPM service and for the CPM-SMS inter-working. The benefits of the present invention are:
  • The ability for a CPM user to handle a message-based conversation with another CPM user, without the need to explicitly initiate a session beforehand.
  • The ability for a CPM user to view all messages related to the same thread in a same conversational view.
  • The ability for a CPM user to have a message-based conversation with an SMS user and to benefit of the same message thread and conversational view features. The CPM user does not need to be aware that the other party does not support CPM but only SMS.
  • While the invention has been shown and described with reference to certain exemplary embodiments thereof, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (18)

1 A Converged Internet Protocol Message (CPM) system for managing multiple message threads and supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the CPM system comprising:
a CPM client for which the CPMS is supported;
a non-IP Multimedia Subsystem (IMS) client that has not joined an IMS service; and
an Inter-Working Function (IWF) for, when a recipient client of the CPM client is appointed as the non-IMS client by a CPM server and the IWF receives an SIP message for conversational message communication, converting a message format of the SIP message into a message format that can be received by the recipient client, inserting a thread identifier (ID) included in the SIP message into the converted message, and transmitting the converted message to the recipient client via a server supporting the recipient client.
2. The CPM system of claim 1, wherein:
the non-IMS client that has not joined the IMS service is a Mobile Station (MS) for which a Short Message Service (SMS) is supported;
the IWF converts the SIP message to an SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU), inserts the thread ID into a control parameter of a TP user data header of the SMS_SUBMIT PDU, and transmits the control parameter to a Short Message Service Center (SMSC); and
the SMSC receives the SMS_SUBMIT PDU, converts the SMS_SUBMIT PDU to an SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU), inserts the thread ID into a control parameter of a TP user data header of the SMS_DELIVER PDU, and transmits the control parameter to the MS.
3. The CPM system of claim 1, wherein:
the non-IMS client that has not joined the IMS service is an MS for which an SMS is supported;
the IWF converts the SIP message to an SMS_SUBMIT PDU, inserts the thread ID into a message thread information field of a TP user data header of the SMS_SUBMIT PDU, and transmits the control parameter to an SMSC; and
the SMSC receives the SMS_SUBMIT PDU, converts the SMS_SUBMIT PDU to an SMS_DELIVER PDU, inserts the thread ID into a message thread information field of a TP user data header of the SMS_DELIVER PDU, and transmits the control parameter to the MS.
4. A Converged Internet Protocol Message (CPM) system for managing multiple message threads and supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the CPM system comprising:
a CPM client for which the CPMS is supported;
a non-IP Multimedia Subsystem (IMS) client that has not joined an IMS service; and
an Inter-Working Function (IWF) for, when a recipient client of the CPM client is appointed as the non-IMS client by a CPM server and the IWF receives an SIP message for conversational message communication, detecting and storing a thread identifier (ID) from the SIP message, converting a message format of the SIP message into a message format that can be received by the recipient client, transmitting the converted message to the recipient client via a server supporting the recipient client, converting a message received from the recipient client within a predetermined valid reply period to an SIP message, inserting the stored thread ID into the converted SIP message, and transmitting the SIP message to the CPM client via the CPM server.
5. The CPM system of claim 4, wherein the IWF deletes the stored thread ID when there is no message received from the recipient client within the valid reply period.
6. The CPM system of claim 5, wherein, when the recipient client of the CPM client is appointed as the non-IMS client by the CPM server and the IWF receives an SIP message for conversational message communication, the IWF detects the thread ID, a recipient address, and an originator address from the SIP message, checks if a thread ID, a recipient address, and an originator address corresponding to the detected thread ID, the recipient address, and the originator address are stored in a database, stores the detected thread ID, the recipient address, and the originator address and sets the valid reply period when the corresponding thread ID, the recipient address, and the originator address are stored in the database, resets the valid reply period previously set in accordance with the detected thread ID when the corresponding thread ID, the recipient address, and the originator address are not stored in the database, converts the message format of the SIP message into the message format that can be received by the recipient client, and transmits the converted message to the recipient client via the server supporting the recipient client.
7. The CPM system of claim 5, wherein, when the IWF receives a message from the server supporting the recipient client, the IWF detects a recipient address and an originator address from the received message, checks if a recipient address and an originator address corresponding to the detected recipient address and the originator address are stored in a database, extracts a thread ID corresponding to the addresses, converts a message format of the received message into the message format of the SIP message, resets a valid reply period corresponding to the thread ID, inserts the thread ID into the message, and transmits the converted message to the CPM client.
8. A Converged Internet Protocol Message (CPM) system for managing multiple message threads and supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the CPM system comprising:
a CPM client for which the CPMS is supported;
a Mobile Station (MS) for which a Short Message Service (SMS) is supported;
an Inter-Working Function (IWF) for, when a recipient client of the CPM client is appointed as the MS by a CPM server and the IWF receives an SIP message for conversational message communication, converting a message format of the SIP message into a message format of an SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU), setting sub-address digits of a TP destination address of the SMS_SUBMIT PDU to a thread identifier (ID) detected from the SIP message, and transmitting the SMS_SUBMIT PDU to a Short Message Service Center (SMSC); and
the SMSC for receiving the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU to an SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU), setting sub-address digits of a TP originator address of the SMS_DELIVERY PDU to the thread ID, and transmitting the SMS_DELIVERY PDU to the MS.
9. A method for managing a message thread including a series of messages transmitted to and received from a same counterpart by a Converged Internet Protocol Message (CPM) client supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the method comprising the steps of:
receiving a request for transmission of a message for conversational message communication from a recipient;
when the message is a first message of a new message thread associated with the recipient, allocating a new thread ID to the new message thread, storing the new thread identifier (ID) in relation to the recipient, inserting the new thread ID into the message, and transmitting the message;
when the message is a subsequent message in an existing message thread associated with the recipient, detecting a thread ID allocated in accordance with the existing message thread, inserting the allocated thread ID in the message, and transmitting the message;
receiving the message for conversational message communication; and
when the received message includes a thread ID, providing a user with the received message with messages included in a message thread corresponding to the thread ID included in the received message.
10. A method for managing a message thread including a series of messages transmitted to and received from a same counterpart by a Converged Internet Protocol Message (CPM) client supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the method comprising the steps of:
transmitting, by a CPM client for conversational message communication, an SIP message that includes a thread identifier (ID) allocated to a message thread associated with a recipient appointed as a non-IP Multimedia Subsystem (IMS) client that has not joined an IMS service; and
when an Inter-Working Function (IWF) receives the SIP message through a CPM server, converting a message format of the SIP message into a message format that can be received by the recipient, inserting the thread ID in the converted message, and transmitting the converted message to the recipient, by the IWF.
11. The method of claim 10, further comprising:
when the recipient is a Mobile Station (MS) for which a Short Message Service (SMS) is supported, converting the SIP message into an SMS SUBMIT Protocol Data Unit (SMS_SUBMIT PDU), inserting the thread ID into a control parameter of a TP user data header of the SMS_SUBMIT PDU, and transmitting the SMS_SUBMIT PDU to a Short Message Service Center (SMSC), by the IWF; and
when the SMSC receives the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU into an SMS DELIVERY Protocol Data Unit (SMS_DELIVER PDU), inserting the thread ID into a control parameter of a TP user data header of the SMS_DELIVER PDU, and transmitting the SMS_DELIVER PDU to the MS, by the SMSC.
12. The method of claim 10, further comprising:
when the recipient is an MS for which an SMS is supported, converting the SIP message into an SMS_SUBMIT PDU, inserting the thread ID into a message thread information field of a TP user data header of the SMS_SUBMIT PDU, and transmitting the SMS_SUBMIT PDU to an SMSC, by the IWF; and
when the SMSC receives the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU into an SMS_DELIVER PDU, inserting the thread ID into a message thread information field of a TP user data header of the SMS_DELIVER PDU, and transmitting the SMS_DELIVER PDU to the MS, by the SMSC.
13. The method of claim 10, further comprising:
when the recipient is an MS for which an SMS is supported, converting the SIP message into an SMS_SUBMIT PDU, inserting the thread ID into a body of a TP user data header of the SMS_SUBMIT PDU, and transmitting the SMS_SUBMIT PDU to an SMSC, by the IWF; and
when the SMSC receives the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU into an SMS_DELIVER PDU, inserting the thread ID into a body of a TP user data header of the SMS_DELIVER PDU, and transmitting the SMS_DELIVER PDU to the MS, by the SMSC.
14. The method of claim 10, further comprising:
when the recipient is an MS for which an SMS is supported, converting the SIP message into an SMS_SUBMIT PDU, setting sub-address digits of a TP destination address of the SMS_SUBMIT PDU to the thread ID, and transmitting the SMS_SUBMIT PDU to an SMSC, by the IWF; and
receiving the SMS_SUBMIT PDU, converting the SMS_SUBMIT PDU into an SMS_DELIVER PDU, setting sub-address digits of a TP originator address of the SMS_DELIVER PDU to the thread ID, and transmitting the SMS_DELIVER PDU to the MS, by the SMSC.
15. A method for managing a message thread including a series of messages transmitted to and received from a same counterpart in a Converged Internet Protocol Message (CPM) system supporting a Session Initiation Protocol (SIP) based Converged Internet Protocol Messaging Service (CPMS), the method comprising the steps of:
transmitting, by a CPM client for conversational message communication, an SIP message that includes a thread identifier (ID) allocated to a message thread associated with a recipient appointed as a non-IP Multimedia Subsystem (IMS) client that has not joined an IMS service; and
when an Inter-Working Function (IWF) receives the SIP message through a CPM server, storing the thread ID, an address of the CPM client, and a recipient address, setting a predetermined valid reply period corresponding to the thread ID, converting a message format of the SIP message into a message format that can be received by the recipient, and transmitting the converted SIP message to the recipient through a server supporting the recipient, by the IWF; and
when the IWF receives a message from the recipient within the predetermined valid reply period, converting the message received from the recipient into the SIP message, inserting the stored thread ID into the SIP message, and transmitting the SIP message to the CPM client via the CPM server, by the IWF.
16. The method of claim 15, further comprising deleting the stored thread ID by the IWF when there is no message received from the recipient client within the valid reply period.
17. The method of claim 15, wherein converting a message format of the SIP message into a message format that can be received by the recipient and transmitting the converted SIP message to the recipient through a server supporting the recipient by the IWF comprises:
searching a database for the thread ID, the address of the CPM client, and the recipient address;
when the thread ID, the recipient address, and an originator address are not included in the database, storing the thread ID, the recipient address, and the originator address in the database and setting the valid reply period;
when the thread ID, the recipient address, and the originator address are included in the database, resetting the valid reply period previously set in accordance with the thread ID; and
converting a message format of the SIP message into a message format that can be received by the recipient client, and transmitting the converted message to the recipient via the server supporting the recipient client.
18. The method of claim 17, wherein converting the message received from the recipient into the SIP message, inserting the stored thread ID into the SIP message, and transmitting the SIP message to the CPM client via the CPM server by the IWF comprises:
when the IWF receives a message within the valid reply period from the recipient, detecting a recipient address and an originator address included in the received message;
when the database includes a recipient address and an originator address corresponding to the detected addresses, extracting a thread ID corresponding to the addresses; and
resetting the valid reply period corresponding to the thread ID, converting a message format of the message into a message format of the SIP message, inserting the converted message format into the thread ID, and transmitting the converted message to the CPM client.
US11/939,159 2006-11-13 2007-11-13 Method and system for managing message threads in converged ip messaging service Abandoned US20080123686A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US12/946,573 US8010616B2 (en) 2006-11-13 2010-11-15 Method and system for managing message threads in converged IP messaging service
US13/089,873 US8176134B2 (en) 2006-11-13 2011-04-19 Method and system for managing message threads in converged IP messaging service
US13/430,216 US8312094B2 (en) 2006-11-13 2012-03-26 Method and system for managing message threads in converged IP messaging service

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR111783/2006 2006-11-13
KR20060111783 2006-11-13

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US12/946,573 Division US8010616B2 (en) 2006-11-13 2010-11-15 Method and system for managing message threads in converged IP messaging service

Publications (1)

Publication Number Publication Date
US20080123686A1 true US20080123686A1 (en) 2008-05-29

Family

ID=39401855

Family Applications (4)

Application Number Title Priority Date Filing Date
US11/939,159 Abandoned US20080123686A1 (en) 2006-11-13 2007-11-13 Method and system for managing message threads in converged ip messaging service
US12/946,573 Active US8010616B2 (en) 2006-11-13 2010-11-15 Method and system for managing message threads in converged IP messaging service
US13/089,873 Active US8176134B2 (en) 2006-11-13 2011-04-19 Method and system for managing message threads in converged IP messaging service
US13/430,216 Active US8312094B2 (en) 2006-11-13 2012-03-26 Method and system for managing message threads in converged IP messaging service

Family Applications After (3)

Application Number Title Priority Date Filing Date
US12/946,573 Active US8010616B2 (en) 2006-11-13 2010-11-15 Method and system for managing message threads in converged IP messaging service
US13/089,873 Active US8176134B2 (en) 2006-11-13 2011-04-19 Method and system for managing message threads in converged IP messaging service
US13/430,216 Active US8312094B2 (en) 2006-11-13 2012-03-26 Method and system for managing message threads in converged IP messaging service

Country Status (6)

Country Link
US (4) US20080123686A1 (en)
EP (2) EP2082589B1 (en)
JP (3) JP5090459B2 (en)
KR (1) KR101424810B1 (en)
CN (2) CN102395115B (en)
WO (1) WO2008060085A1 (en)

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090119316A1 (en) * 2007-09-29 2009-05-07 Research In Motion Limited Schema Indication System and Method in a Network Environment Including IMS
US20090119382A1 (en) * 2007-10-27 2009-05-07 Research In Motion Limited Content Disposition System and Method for Processing Message Content in a Distributed Environment
US20090213841A1 (en) * 2008-02-22 2009-08-27 Masson Romain Terminal and method for storing and retrieving messages in a converged ip messaging service
US20090216901A1 (en) * 2008-02-27 2009-08-27 Schloming Rafael H Three-way communication protocol
US20100048191A1 (en) * 2008-08-15 2010-02-25 Bender Douglas F Systems and methods of initiating a call
US20100077029A1 (en) * 2008-09-24 2010-03-25 International Business Machines Corporation System and method for intelligent multi-person chat history injection
WO2010040288A1 (en) * 2008-10-10 2010-04-15 中兴通讯股份有限公司 A method for realizing message interworking and a converged service system
US20100138484A1 (en) * 2008-11-28 2010-06-03 Samsung Electronics Co.,Ltd Method and system for controlling session for interworking in converged ip messaging service
WO2010082803A2 (en) * 2009-01-19 2010-07-22 Lg Electronics Inc. Method for delivering message based on cpm service and server thereof
US20100185741A1 (en) * 2009-01-19 2010-07-22 Lg Electronics Inc. Method for delivering cpm message and server thereof
US20100215036A1 (en) * 2009-02-20 2010-08-26 Samsung Electronics Electronics Co., Ltd. Method for transferring session in converged internet protocol messaging system
US20110047233A1 (en) * 2008-02-13 2011-02-24 Samsung Electrionics Co., Ltd. Method and system for interworking converged messaging service
WO2011040774A2 (en) * 2009-09-30 2011-04-07 Samsung Electronics Co., Ltd. System and method of handling read and delivery confirmations for messages
KR20110084073A (en) * 2010-01-15 2011-07-21 삼성전자주식회사 Method and system for message transmission
US8060604B1 (en) * 2008-10-10 2011-11-15 Sprint Spectrum L.P. Method and system enabling internet protocol multimedia subsystem access for non internet protocol multimedia subsystem applications
US20110283282A1 (en) * 2010-05-17 2011-11-17 Fuji Xerox Co., Ltd. Image forming apparatus, method of acquiring identification information, and non-transitory computer readable medium
US20110319102A1 (en) * 2010-06-23 2011-12-29 Robert Engelhart Systems, Methods, and Computer Program Products for Automatic Mapping Between Parlay-X Short Messaging Service Message Element XML Encoding and Native SMPP Protocol Data Coding Scheme
US20120084668A1 (en) * 2009-04-02 2012-04-05 Nokia Siemens Networks Oy Messaging
US20130227030A1 (en) * 2012-02-28 2013-08-29 Google Inc. Integrated Messaging
US8688848B2 (en) 2009-06-16 2014-04-01 Zte Corporation Method of establishing a media link for transmitting a large message mode CPM message to a group
US8804758B2 (en) 2004-03-11 2014-08-12 Hipcricket, Inc. System and method of media over an internet protocol communication
US8849322B2 (en) 2010-10-11 2014-09-30 Cox Communications, Inc. Systems and methods for sharing threaded conversations on mobile communications devices
US20150189483A1 (en) * 2013-12-30 2015-07-02 Cellco Partnership D/B/A Verizon Wireless Session managed messaging
US9161187B2 (en) * 2012-05-21 2015-10-13 Alcatel Lucent Caller ID for text messaging
US20180013714A1 (en) * 2016-07-06 2018-01-11 Facebook, Inc. Techniques for messaging using replication of a client database
US10706069B2 (en) 2016-06-30 2020-07-07 Facebook, Inc. Techniques for replication of a client database to remote devices

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101394365A (en) * 2007-09-17 2009-03-25 上海华为技术有限公司 Message correlation method, user terminal and server
ATE543362T1 (en) * 2008-05-23 2012-02-15 Ericsson Telefon Ab L M METHOD AND SYSTEM FOR ROUTING MESSAGES IN IMS AND LINE SWITCHED NETWORKS
CN101729439B (en) * 2008-10-23 2011-12-07 中兴通讯股份有限公司 Message handling method/system, convergence service system
KR101055134B1 (en) * 2009-01-19 2011-08-08 엘지전자 주식회사 Message delivery method
KR101108776B1 (en) * 2009-01-19 2012-02-24 엘지전자 주식회사 METHOD FOR delivering Message based on CPM service and server thereof
CN101854597B (en) * 2009-04-03 2015-06-03 中兴通讯股份有限公司 Transmission method and system of large fusion IP (Internet Protocol) message
KR101663009B1 (en) * 2009-06-17 2016-10-06 삼성전자주식회사 Server, apparatus and method for managing storing of messages in communication network
CN101925017A (en) * 2009-06-17 2010-12-22 中兴通讯股份有限公司 Transmission method of big message pattern fused with IP message
JP5360220B2 (en) * 2009-09-04 2013-12-04 富士通株式会社 Electronic device, mail recording method and mail recording program
US8363599B2 (en) * 2009-10-07 2013-01-29 Telefonaktiebolaget L M Ericsson (Publ) Method and internet protocol short message gateway (IP-SM-GW) for providing an interworking service between converged IP messaging (CPM) and short message service (SMS)
GB2475702A (en) * 2009-11-25 2011-06-01 Peter Tanner Collating responses sent in response to a message
KR20120089782A (en) 2010-12-15 2012-08-13 삼성전자주식회사 An Interface Method For Managing Messages Of A Mobile Device
US9819700B2 (en) * 2011-05-30 2017-11-14 Telefonaktiebolaget Lm Ericsson (Publ) System and method for passive communication services
US9148397B2 (en) * 2011-12-19 2015-09-29 Facebook, Inc. Messaging object generation for synchronous conversation threads
US9232370B2 (en) 2013-02-01 2016-01-05 Mitel Mobility Inc. Enhanced converged IP message server system and method
JP5995220B2 (en) 2014-07-11 2016-09-21 インターナショナル・ビジネス・マシーンズ・コーポレーションInternational Business Machines Corporation Apparatus and method for processing messages
CN105991416B (en) * 2015-02-15 2019-05-31 无锡北邮感知技术产业研究院有限公司 A kind of message delivery method and messaging middleware
KR102197881B1 (en) * 2017-07-12 2021-01-04 주식회사 케이티 System and Method for Concatenated Short Message Service
US11582175B2 (en) * 2017-09-21 2023-02-14 Motorola Solutions, Inc. System, device and method for secure message thread communication

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050201357A1 (en) * 2004-03-10 2005-09-15 Nokia Corporation System and method for establishing a session initiation protocol communication session with a mobile terminal
US20060129646A1 (en) * 2004-12-13 2006-06-15 Rhee Eun J Method and system for providing SIP based instance messaging service to mobile terminal without SIP function through IP multimedia subsystem network, and instance messaging proxy server therefor
US20060165043A1 (en) * 2005-01-26 2006-07-27 Yoon Mi J Method and system for call set-up between mobile communication terminals
US7154863B2 (en) * 1997-10-21 2006-12-26 Intel Corporation Apparatus and method for computer telephone integration in packet switched telephone networks
US20070156909A1 (en) * 2005-12-29 2007-07-05 Osborn William R Proxy for extending IMS services to mobile terminals with SMS capabilities
US7266591B1 (en) * 2001-12-17 2007-09-04 Verizon Business Global Llc Providing content delivery during a call hold condition
US20070264955A1 (en) * 2006-05-15 2007-11-15 Jr-Shian Tsai Methods and apparatus for a paging mechanism within wireless networks including multiple access points

Family Cites Families (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5444860A (en) * 1992-02-14 1995-08-22 Unisys Corporation Translator system for message transfers between digital units operating on different message protocols and different clock rates
JP3687884B2 (en) 1998-12-04 2005-08-24 日立ソフトウエアエンジニアリング株式会社 Mail classification method and system, recording medium
KR20010098157A (en) * 2000-04-28 2001-11-08 박종섭 Device and method for allocating e1 channel between msc and iwf in cdma system
US8086672B2 (en) * 2000-06-17 2011-12-27 Microsoft Corporation When-free messaging
SE516658C2 (en) * 2000-07-21 2002-02-12 Ericsson Telefon Ab L M Procedure and Device for Enhanced Short Message Services
JP2002108782A (en) 2000-10-04 2002-04-12 Mitsubishi Electric Corp Electronic mail device
JP2003018660A (en) * 2001-07-05 2003-01-17 Hitachi Ltd Portable telephone message processing system, method and device
US20040103157A1 (en) 2002-04-17 2004-05-27 Nokia Corporation Store-and-forward server and method for storing and forwarding for instant messaging service implemented in IP multimedia core network subsystem (IMS)
US8150922B2 (en) 2002-07-17 2012-04-03 Research In Motion Limited Voice and text group chat display management techniques for wireless mobile terminals
US7221739B1 (en) * 2002-11-14 2007-05-22 Bellsouth Intellectual Property Corporation Callback function for messaging platform in public telephone system
KR100899755B1 (en) * 2003-02-15 2009-05-27 삼성전자주식회사 Instant messaging service method on mobile telecommunication network and therefor system
US7475110B2 (en) * 2004-01-07 2009-01-06 International Business Machines Corporation Method and interface for multi-threaded conversations in instant messaging
KR100572464B1 (en) * 2004-04-14 2006-04-18 주식회사 팬택앤큐리텔 Wireless communication terminal having integrated messaging service function and method thereof
JP2005322142A (en) 2004-05-11 2005-11-17 Takashi Koike E-mail automatic answering system and net auction system using the same
US7715856B2 (en) * 2004-06-02 2010-05-11 Interdigital Technology Corporation Reporting terminal capabilities for supporting short message service
US7218943B2 (en) * 2004-12-13 2007-05-15 Research In Motion Limited Text messaging conversation user interface functionality
KR100655554B1 (en) * 2004-12-21 2006-12-08 엘지전자 주식회사 Universal multimedia access system
US20060167849A1 (en) * 2005-01-26 2006-07-27 Echovox Sa Method and system for mobile instant messaging using multiple protocols
US8315190B2 (en) * 2005-01-28 2012-11-20 Qualcomm Incorporated Method and apparatus for interworking between push-to-talk over cellular (PoC) systems and instant messaging (IM) systems
CN1852267A (en) * 2005-09-13 2006-10-25 华为技术有限公司 Interlinkage method and interlinkage service presenting in system as different types
US20070168537A1 (en) * 2006-01-18 2007-07-19 Archan Misra Method for intelligent and automated transmission of local context in converged signaling
US8001184B2 (en) * 2006-01-27 2011-08-16 International Business Machines Corporation System and method for managing an instant messaging conversation

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7154863B2 (en) * 1997-10-21 2006-12-26 Intel Corporation Apparatus and method for computer telephone integration in packet switched telephone networks
US7266591B1 (en) * 2001-12-17 2007-09-04 Verizon Business Global Llc Providing content delivery during a call hold condition
US20050201357A1 (en) * 2004-03-10 2005-09-15 Nokia Corporation System and method for establishing a session initiation protocol communication session with a mobile terminal
US20060129646A1 (en) * 2004-12-13 2006-06-15 Rhee Eun J Method and system for providing SIP based instance messaging service to mobile terminal without SIP function through IP multimedia subsystem network, and instance messaging proxy server therefor
US20060165043A1 (en) * 2005-01-26 2006-07-27 Yoon Mi J Method and system for call set-up between mobile communication terminals
US20070156909A1 (en) * 2005-12-29 2007-07-05 Osborn William R Proxy for extending IMS services to mobile terminals with SMS capabilities
US20070264955A1 (en) * 2006-05-15 2007-11-15 Jr-Shian Tsai Methods and apparatus for a paging mechanism within wireless networks including multiple access points

Cited By (68)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8804758B2 (en) 2004-03-11 2014-08-12 Hipcricket, Inc. System and method of media over an internet protocol communication
US20090119380A1 (en) * 2007-09-29 2009-05-07 Research In Motion Limited Schema Negotiation for Versioned Documents Transmitted in a Distributed Environment
US20090119316A1 (en) * 2007-09-29 2009-05-07 Research In Motion Limited Schema Indication System and Method in a Network Environment Including IMS
US8516140B2 (en) * 2007-09-29 2013-08-20 Research In Motion Limited Schema negotiation for versioned documents transmitted in a distributed environment
US8463913B2 (en) 2007-09-29 2013-06-11 Research In Motion Limited System and method of responding to a request in a network environment including IMS
US9420447B2 (en) 2007-10-27 2016-08-16 Blackberry Limited Content disposition system and method for processing message content in a distributed environment
US20090119382A1 (en) * 2007-10-27 2009-05-07 Research In Motion Limited Content Disposition System and Method for Processing Message Content in a Distributed Environment
US8407299B2 (en) 2007-10-27 2013-03-26 Research In Motion Limited Content disposition system and method for processing message content in a distributed environment
US9178932B2 (en) 2007-10-27 2015-11-03 Blackberry Limited Content disposition system and method for processing message content in a distributed environment
US10841346B2 (en) 2007-10-27 2020-11-17 Blackberry Limited Content disposition system and method for processing message content in a distributed environment
US10389763B2 (en) 2007-10-27 2019-08-20 Blackberry Limited Content disposition system and method for processing message content in a distributed environment
US8626850B2 (en) * 2008-02-13 2014-01-07 Samsung Electronics Co., Ltd Method and system for interworking converged messaging service
US9088531B2 (en) * 2008-02-13 2015-07-21 Samsung Electronics Co., Ltd Interworking method and system in converged IP messaging service
US20110047233A1 (en) * 2008-02-13 2011-02-24 Samsung Electrionics Co., Ltd. Method and system for interworking converged messaging service
US20140108577A1 (en) * 2008-02-13 2014-04-17 Samsung Electronics Co., Ltd. Interworking method and system in converged ip messaging service
US8767543B2 (en) * 2008-02-22 2014-07-01 Lg Electronics Inc. Terminal and method for storing and retrieving messages in a converged IP messaging service
KR101490266B1 (en) 2008-02-22 2015-02-05 엘지전자 주식회사 Terminal and method for storing and retrieving messages in a converged ip messaging service
US20090213841A1 (en) * 2008-02-22 2009-08-27 Masson Romain Terminal and method for storing and retrieving messages in a converged ip messaging service
US20090216901A1 (en) * 2008-02-27 2009-08-27 Schloming Rafael H Three-way communication protocol
US8812711B2 (en) * 2008-02-27 2014-08-19 Red Hat, Inc. Three-way communication protocol
US8831581B2 (en) 2008-08-15 2014-09-09 Hipcricket, Inc. System and methods of initiating a call
US8831580B2 (en) * 2008-08-15 2014-09-09 Hipcricket, Inc. Systems and methods of initiating a call
US20100048191A1 (en) * 2008-08-15 2010-02-25 Bender Douglas F Systems and methods of initiating a call
US8055710B2 (en) * 2008-09-24 2011-11-08 International Business Machines Corporation System, method and computer program product for intelligent multi-person chat history injection
US20100077029A1 (en) * 2008-09-24 2010-03-25 International Business Machines Corporation System and method for intelligent multi-person chat history injection
WO2010040288A1 (en) * 2008-10-10 2010-04-15 中兴通讯股份有限公司 A method for realizing message interworking and a converged service system
US20110289166A1 (en) * 2008-10-10 2011-11-24 Zte Corporation Method for realizing a message interaction and a converged service system
US8060604B1 (en) * 2008-10-10 2011-11-15 Sprint Spectrum L.P. Method and system enabling internet protocol multimedia subsystem access for non internet protocol multimedia subsystem applications
US8566405B2 (en) * 2008-11-28 2013-10-22 Samsung Electronics Co., Ltd Method and system for controlling session for interworking in converged IP messaging service
US9118616B2 (en) * 2008-11-28 2015-08-25 Samsung Electronics Co., Ltd. Method and system for controlling session for interworking in converged IP messaging service
US20100138484A1 (en) * 2008-11-28 2010-06-03 Samsung Electronics Co.,Ltd Method and system for controlling session for interworking in converged ip messaging service
US8516051B2 (en) 2009-01-19 2013-08-20 Lg Electronics Inc. Method for delivering CPM message and server thereof
US9049165B2 (en) * 2009-01-19 2015-06-02 Lg Electronics Inc. Method for delivering message based on CPM service and server thereof
WO2010082803A2 (en) * 2009-01-19 2010-07-22 Lg Electronics Inc. Method for delivering message based on cpm service and server thereof
US20100185740A1 (en) * 2009-01-19 2010-07-22 Lg Electronics Inc. Method for delivering message based on cpm service and server thereof
US8171092B2 (en) * 2009-01-19 2012-05-01 Lg Electronics Inc. Method for delivering CPM message and server thereof
US20100185741A1 (en) * 2009-01-19 2010-07-22 Lg Electronics Inc. Method for delivering cpm message and server thereof
WO2010082803A3 (en) * 2009-01-19 2010-11-11 Lg Electronics Inc. Method for delivering message based on cpm service and server thereof
GB2480411A (en) * 2009-02-20 2011-11-16 Samsung Electronics Co Ltd Method for tranferring session in converged internet protocol essaging system
US9246863B2 (en) 2009-02-20 2016-01-26 Samsung Electronics Co., Ltd Method for transferring session in converged Internet protocol messaging system
US20100215036A1 (en) * 2009-02-20 2010-08-26 Samsung Electronics Electronics Co., Ltd. Method for transferring session in converged internet protocol messaging system
GB2480411B (en) * 2009-02-20 2015-10-14 Univ Seoul Nat R & Db Found Method for tranferring session in converged internet protocol messaging system
WO2010095906A2 (en) * 2009-02-20 2010-08-26 Samsung Electronics Co., Ltd. Method for transferring session in converged internet protocol messaging system
WO2010095906A3 (en) * 2009-02-20 2010-11-25 Samsung Electronics Co., Ltd. Method for transferring session in converged internet protocol messaging system
US20120084668A1 (en) * 2009-04-02 2012-04-05 Nokia Siemens Networks Oy Messaging
US10050924B2 (en) * 2009-04-02 2018-08-14 Nokia Solutions And Networks Oy Messaging
US8688848B2 (en) 2009-06-16 2014-04-01 Zte Corporation Method of establishing a media link for transmitting a large message mode CPM message to a group
WO2011040774A3 (en) * 2009-09-30 2011-09-29 Samsung Electronics Co., Ltd. System and method of handling read and delivery confirmations for messages
WO2011040774A2 (en) * 2009-09-30 2011-04-07 Samsung Electronics Co., Ltd. System and method of handling read and delivery confirmations for messages
US9497604B2 (en) * 2010-01-15 2016-11-15 Samsung Electronics Co., Ltd. Method and system for transmitting a message to a terminal having no routing information
KR20110084073A (en) * 2010-01-15 2011-07-21 삼성전자주식회사 Method and system for message transmission
KR101641542B1 (en) * 2010-01-15 2016-07-22 삼성전자주식회사 Method And System For Message Transmission
US20130155920A1 (en) * 2010-01-15 2013-06-20 Samsung Electronics Co. Ltd. Method and system for transmitting message
US8627318B2 (en) * 2010-05-17 2014-01-07 Fuji Xerox Co., Ltd. Image forming apparatus, method of acquiring identification information, and non-transitory computer readable medium
US20110283282A1 (en) * 2010-05-17 2011-11-17 Fuji Xerox Co., Ltd. Image forming apparatus, method of acquiring identification information, and non-transitory computer readable medium
US20110319102A1 (en) * 2010-06-23 2011-12-29 Robert Engelhart Systems, Methods, and Computer Program Products for Automatic Mapping Between Parlay-X Short Messaging Service Message Element XML Encoding and Native SMPP Protocol Data Coding Scheme
US8886235B2 (en) 2010-06-23 2014-11-11 At&T Mobility Ii Llc Systems, methods, and computer program products for automatic mapping between parlay-X short messaging service message element XML encoding and native SMPP protocol data coding scheme
US9571430B2 (en) 2010-06-23 2017-02-14 At&T Mobility Ii Llc Systems, methods, and computer program products for automatic mapping between parlay-X short messaging service message element XML encoding and native SMPP protocol data coding scheme
US9210108B2 (en) 2010-06-23 2015-12-08 At&T Mobility Ii Llc Systems, methods, and computer program products for automatic mapping between Parlay-X short messaging service message element XML encoding and native SMPP protocol data coding scheme
US8385953B2 (en) * 2010-06-23 2013-02-26 At&T Mobility Ii Llc Systems, methods, and computer program products for automatic mapping between parlay-X short messaging service message element XML encoding and native SMPP protocol data coding scheme
US8849322B2 (en) 2010-10-11 2014-09-30 Cox Communications, Inc. Systems and methods for sharing threaded conversations on mobile communications devices
US9641609B2 (en) * 2012-02-28 2017-05-02 Google Inc. Integrated messaging
US20130227030A1 (en) * 2012-02-28 2013-08-29 Google Inc. Integrated Messaging
US9161187B2 (en) * 2012-05-21 2015-10-13 Alcatel Lucent Caller ID for text messaging
US20150189483A1 (en) * 2013-12-30 2015-07-02 Cellco Partnership D/B/A Verizon Wireless Session managed messaging
US9485634B2 (en) * 2013-12-30 2016-11-01 Cellco Partnership Session managed messaging
US10706069B2 (en) 2016-06-30 2020-07-07 Facebook, Inc. Techniques for replication of a client database to remote devices
US20180013714A1 (en) * 2016-07-06 2018-01-11 Facebook, Inc. Techniques for messaging using replication of a client database

Also Published As

Publication number Publication date
JP2012256330A (en) 2012-12-27
EP2549695B1 (en) 2018-10-31
EP2549695A1 (en) 2013-01-23
JP2010509835A (en) 2010-03-25
EP2082589B1 (en) 2019-10-30
WO2008060085A1 (en) 2008-05-22
EP2082589A4 (en) 2012-04-18
US8312094B2 (en) 2012-11-13
KR20080043264A (en) 2008-05-16
CN102395115A (en) 2012-03-28
JP5090459B2 (en) 2012-12-05
JP5565977B2 (en) 2014-08-06
JP5622802B2 (en) 2014-11-12
EP2082589A1 (en) 2009-07-29
CN101536559A (en) 2009-09-16
US20110196937A1 (en) 2011-08-11
CN102395115B (en) 2016-05-18
US8010616B2 (en) 2011-08-30
US20120185552A1 (en) 2012-07-19
JP2012253783A (en) 2012-12-20
KR101424810B1 (en) 2014-08-04
US8176134B2 (en) 2012-05-08
US20110060805A1 (en) 2011-03-10

Similar Documents

Publication Publication Date Title
US8176134B2 (en) Method and system for managing message threads in converged IP messaging service
EP2082588B1 (en) Method and system for establishing session for message communication between converged ip messaging service client and short messaging service client
KR100824043B1 (en) Method and system for instant message transmission in mobile communication terminal
EP1599979B1 (en) Message management
US8799373B2 (en) Method, system and apparatus for message interworking
US20100087215A1 (en) Method, system, and message service interworking module for implementing message service interworking
US8671156B2 (en) Method and apparatus for providing communication history
US8923899B2 (en) Interface between restful web services and packet-switched networks for text messaging
US10050924B2 (en) Messaging
US20050193133A1 (en) Message header for messaging service
JP2007533245A (en) Message linkage system and method between mobile communication terminals
KR20090087791A (en) Converged ip messaging service system and method for interworking with non-converged ip messaging services
KR20080034072A (en) Method for transferring different type messages using a sip-based transport message and user equipment therefor
CN101047668B (en) Extend information transmitting method
EP2136517A1 (en) Short message delivery
CN101925016A (en) Method and system for realizing transmission of message processing notification
KR101630621B1 (en) Converged messaging service method, machine-readable storage medium and apparatus
KR20080030906A (en) Method for transferring legacy service messages through internet protocol multimedia subsystem network and user equipment therefor

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:LEE, KYUNG-TAK;SUNG, SANG-KYUNG;KIM, WUK;AND OTHERS;REEL/FRAME:020118/0353

Effective date: 20071113

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION