EP2186266A2 - Procédés, systèmes et produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (uuri) - Google Patents

Procédés, systèmes et produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (uuri)

Info

Publication number
EP2186266A2
EP2186266A2 EP08797497A EP08797497A EP2186266A2 EP 2186266 A2 EP2186266 A2 EP 2186266A2 EP 08797497 A EP08797497 A EP 08797497A EP 08797497 A EP08797497 A EP 08797497A EP 2186266 A2 EP2186266 A2 EP 2186266A2
Authority
EP
European Patent Office
Prior art keywords
uuri
uri
media type
message
subscriber
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.)
Withdrawn
Application number
EP08797497A
Other languages
German (de)
English (en)
Inventor
David Cackowski
Peter J. Marsico
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.)
Tekelec Global Inc
Original Assignee
Tekelec Inc
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
Priority claimed from US11/893,992 external-priority patent/US20090049087A1/en
Application filed by Tekelec Inc filed Critical Tekelec Inc
Publication of EP2186266A2 publication Critical patent/EP2186266A2/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • 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]
    • 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/10Architectures or entities
    • H04L65/1016IP multimedia subsystem [IMS]

Definitions

  • the subject matter described herein relates to methods and systems for providing uniform resource identifier mapping in a communications network. More particularly, the subject matter described herein relates to methods, systems, and computer program products for providing a universal uniform resource identifier (UURI).
  • UURI universal uniform resource identifier
  • IP Internet protocol
  • IMS Internet protocol multimedia subsystem
  • 3GPP Third Generation Partnership Project
  • IMS IP multimedia subsystem
  • 3GPP Third Generation Partnership Project
  • IMS bridges the gap between the existing traditional telecommunications technology and Internet technology, allowing network operators to offer a standardized, reusable platform that can be used to provide services for both mobile networks and landline networks at the same time, providing unique mixtures of services with transparency to the end user.
  • IMS uses the session initiation protocol (SIP) for initiating, modifying, and terminating an interactive user session that involves multimedia elements, such as video, voice, instant messaging, online games, and virtual reality, and provides the service creator the ability to combine services in the same session and dynamically modify sessions "on the fly” (e.g., adding a video component to an existing voice session).
  • SIP session initiation protocol
  • new and innovative user-to-user and multi-user services become available, such as enhanced voice services, video telephony, chat, push-to-talk, and multimedia conferencing, all of which are based on the concept of a multimedia session.
  • an IMS subscriber may want to send an email to a cell phone or place a telephone call using a computer -just two examples of the blurring of the lines between the formerly distinct and incompatible telephone and computer networks.
  • Even with merged networks however, there are still some disadvantages and inconveniences, which are holdovers from a time when telephone and computer networks were separate entities.
  • One such disadvantage is the continued need to maintain multiple pieces of contact information (e.g., telephone number, cell phone number, email address, instant message address, etc.) for each person in a subscriber's contact list. For example, subscriber A cannot send an email to subscriber B, unless A knows B's email address.
  • IMS subscriber e.g., voice, email, messaging, multimedia, etc.
  • UURI uniform resource indicator
  • the subject matter described herein includes a method for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI).
  • the method includes receiving a message containing a UURI associated with a subscriber and containing a media type indicator indicating a media type; identifying a URI based on the UURI and media type indicator; and sending a message containing the identified URI.
  • UURI universal uniform resource identifier
  • URI uniform resource identifier
  • the subject matter described herein includes a system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI).
  • UURI universal uniform resource identifier
  • URI uniform resource identifier
  • the system includes a UURI resolution database (URDB) for associating a UURI and media type tuple with a subscriber URI.
  • URDB UURI resolution database
  • the system also includes a UURI resolution function (URF) for receiving a message containing a UURI associated with a subscriber and containing a media type indicator indicating a media type.
  • the URF identifies, using the URDB, a URI based on the UURI and media type indicator, and sends a message containing the identified URI.
  • the subject matter described herein for providing a universal uniform resource identifier may be implemented in hardware, software, firmware, or any combination thereof.
  • the terms "function" or “module” as used herein refer to hardware, software, and/or firmware for implementing the feature being described.
  • the subject matter described herein may be implemented using a computer program product comprising computer executable instructions embodied in a computer readable medium.
  • Exemplary computer readable media suitable for implementing the subject matter described herein include disk memory devices, chip memory devices, programmable logic devices, application specific integrated circuits, and downloadable electrical signals.
  • a computer program product that implements the subject matter described herein may be located on a single device or computing platform or may be distributed across multiple devices or computing platforms.
  • Figure 1 is a flow chart illustrating an exemplary method for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) in accordance with an embodiment of the subject matter described herein;
  • Figure 2 is a block diagram illustrating an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) via explicit query/response transaction in accordance with an embodiment of the subject matter described herein;
  • FIG. 3 is a block diagram illustrating an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) via message relay in accordance with another embodiment of the subject matter described herein;
  • UURI universal uniform resource identifier
  • URI uniform resource identifier
  • Figure 4 is a block diagram illustrating an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) with PRESENCE qualification, and the system's response when the subscriber is present, in accordance with yet another embodiment of the subject matter described herein; and
  • Figure 5 is a block diagram illustrating an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier
  • UURI universal uniform resource identifier
  • FIG. 1 is a flow chart illustrating an exemplary method for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) in accordance with an embodiment of the subject matter described herein.
  • a message is received containing a UURI associated with a subscriber and also containing a media type indicator indicating a media type.
  • a session initiation protocol (SIP) message such as a SIP INVITE message, may be received from a subscriber who is attempting to place a voice over IP (VOIP) call.
  • IP session initiation protocol
  • Table 1 displays an example SIP message format.
  • UURI associated with a subscriber
  • SIP start line "Request URI” field
  • SIP general header To:” field
  • SIP general header From:” field
  • a media type indicator may be included in the SIP general header "Content-Type" field. If the message body is in the multipurpose Internet mail extensions (MIME) format, the media type indicator may be found in the MIME "Content-Type:” header. For example, a MIME- encoded voice mail might have the MIME header "Content-Type: audio/mpeg”.
  • MIME multipurpose Internet mail extensions
  • the media type indicator may be found in the SDP media description section.
  • a UURI is identified based on the UURI associated with a subscriber and on the media type indicator.
  • a table such as Table 2, shown below, may be used to map a UURI and media type to a URI in accordance with an embodiment of the subject matter described herein.
  • a message is sent containing the identified URI.
  • the UURI "user@Tekelec.com” may be resolved to a variety of different URIs depending on the media type.
  • a text message such as a short message service (SMS) message
  • SMS short message service
  • IM instant message
  • a picture is sent to "user@Tekelec.com”.
  • the UURI would be resolved to "sip:userPic@vzw.com”
  • the image data would be sent for example to User's handheld personal digital assistant.
  • the last row in Table 2 might be used as the default or fallback case, to be used for example if the media type included in the message doesn't match any entry in Table 2, or when a URI in the table doesn't respond, as might be the situation if User's VOIP connection is off line, in which case the audio message should be sent to User's regular telephone or voicemail account.
  • FIG. 2 is a block diagram illustrating an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) in accordance with an embodiment of the subject matter described herein.
  • the system may include a universal URI resolution function URF 200 for resolving a universal uniform resource identifier
  • UURI uniform resource indicator
  • URF 200 may identify a uniform resource indicator (URI) based on the UURI and media type indicator, and send a message containing the identified URI.
  • URI uniform resource indicator
  • a call session control function CSCF 202 may receive a message, such as a SIP INVITE message ( Figure 2, message 1).
  • the message may include a UURI.
  • the UURI may be part of the SIP "Request-URl:” field or the SIP “To:” field.
  • the SIP message may also include a media type indicator, such as the SIP "Content-Type:” field.
  • CSCF 202 may send a query to URF 200 and receive a response from URF 200.
  • CSCF 202 may detect that the incoming message includes a UURI (in the Request-URl: field) and a media type indicator (in the Content-Type: field) and send to URF 200 a URF query message containing a UURI associated with a subscriber and also containing a media type indicator indicating a media type. ( Figure 2, message 2).
  • URF 200 may resolve the UURI to the appropriate URI based on the media type.
  • URF 200 may perform a table lookup using a table such as Table 2, above.
  • URF 200 may send a response message containing the URI associated with the subscriber and the media type indicator ( Figure 2, message 3) back to CSCF 202.
  • CSCF 202 may then replace the UURI in the original message with the URI returned by URF 200 and send the message containing the identified URI to the message's destination ( Figure 2, message 4).
  • URF 200 performs a query/response function: URF 200 receives a query message from a querying entity, such as CSCF 202, performs the UURI resolution function, and sends a response message containing the identified URI back to the querying entity.
  • CSCF 202 may not be adapted to or may be unable to detect the presence of a UURI in the received SIP INVITE message (Figure 2, message 1), and may by default initiate an associated URF query transaction (similar to that described above).
  • FIG 3 is a block diagram illustrating an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) in accordance with another embodiment of the subject matter described herein.
  • UURI universal uniform resource identifier
  • URI uniform resource identifier
  • URF 200 may identify a URI based on the UURI associated with the subscriber and on the media type indicator and then send a message containing the identified URI to the message's destination ( Figure 3, message 3).
  • URF 200 performs a message receive/modify/forward function: URF 200 receives a message from a source entity, such as CSCF 202, performs the UURI resolution function, and sends a message containing the identified URI to a destination entity that is different from the source entity.
  • the message sent to the destination entity may be an entirely new message, or it may be identical to the received message but with the UURI replaced by the identified URI. In this manner, network traffic is reduced when compared to the embodiment shown in Figure 2.
  • Figures 4 and 5 illustrate a block diagram of an exemplary system for mapping a universal uniform resource identifier (UURI) to a uniform resource identifier (URI) operating in conjunction with a presence function for determining the on-line availability of a subscriber associated with the UURI in accordance with yet another embodiment of the subject matter described herein.
  • Figure 4 illustrates an exemplary behavior of the system when the subscriber associated with the UURI is available
  • Figure 5 illustrates an exemplary behavior of the system when the subscriber associated with the UURI is not available.
  • the subscriber in this example is assumed to have two types of telephone: a VOIP phone, which is connected to the Internet, and another phone connected to a traditional telephone network such as a PSTN network. It is also assumed that the subscriber prefers to receive voice calls on her VOIP phone if she is currently on-line (i.e., connected to the Internet) and on her other phone if she is not currently on-line.
  • Figure 4 illustrates an exemplary behavior of the system when the subscriber associated with the UURI is available.
  • a message containing a UURI associated with a subscriber and also containing a media type indicator indicating a media type, such as a SIP INVITE message ( Figure 4, message 1) is received by CSCF 202.
  • the SIP invitation specifies that the content type is "audio", indicating that the invitation is to create a voice session or voice call.
  • CSCF 202 may send a UURI resolution function query (Figure 4, message 2) to URF 200.
  • Figure 4, message 2 the UURI "user@Tekelec.com” has two URIs associated with the media type "Audio”: the first is “sip:userVOIP@vzw.com”, used for VOIP calls, and the second is "tel:9194605500", used for traditional telephone calls.
  • URF 200 may first resolve the UURI and media type and determine that the URI "userVOIP@vzw.com” should be used.
  • URF 200 may then determine the presence status of the subscriber associated with the URI. For example, URF 200 may issue a message, such as a subscribe request ( Figure 4, message 3), to a presence function 400. Presence function 400 may return a message indicating the current status of the subscriber associated with the URI ( Figure 4, message 4).
  • a message such as a subscribe request ( Figure 4, message 3)
  • Presence function 400 may return a message indicating the current status of the subscriber associated with the URI ( Figure 4, message 4).
  • URF 200 may respond to the URF query with a message containing the subscriber's VOIP URI ( Figure 4, message 5).
  • CSCF 202 may then replace the UURI in the original message with the VOIP URI, and issue the modified message to the message's destination ( Figure 4, message 6).
  • Figure 5 illustrates an exemplary behavior of the system when the subscriber associated with the UURI is not available.
  • the operation and response of the system to the first three messages are identical to the example described in Figure 4; that explanation will not be duplicated here.
  • presence function 400 returns a message indicating that the subscriber associated with the URI is not available ( Figure 5, message 4).
  • URF 200 may determine that an alternate, fallback, or default URI is available for the specified media type. For example, referring again to Table 2, above, URF 200 may resolve the UURI and media type to the URI "tel:9194605500", and respond to the URF query with a message containing the subscriber's PSTN or mobile telephone number (Figure 5, message 5). CSCF 202 may then replace the UURI in the original message with the subscriber's telephone number, and issue the modified message to the message's destination ( Figure 5, message 6).
  • CSCF 202 may be performed by another network element or another type of network element, such as a SIP router, a SIP proxy, or other SIP node, for example.

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephone Function (AREA)

Abstract

L'invention concerne des procédés, des systèmes et des produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (UURI). Dans un aspect, l'invention concerne un procédé permettant de mettre en correspondance un identificateur de ressource uniforme universel (UURI) avec un identificateur de ressource uniforme (URI). Ce procédé consiste à recevoir un message contenant un UURI associé à un abonné et contenant un indicateur de type de support indiquant le type de support, à identifier un URI fondé sur l'UURI et sur l'indicateur de type de support, et à envoyer un message contenant l'URI identifié.
EP08797497A 2007-08-10 2008-08-08 Procédés, systèmes et produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (uuri) Withdrawn EP2186266A2 (fr)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US96433007P 2007-08-10 2007-08-10
US11/893,992 US20090049087A1 (en) 2007-08-17 2007-08-17 Methods, systems, and computer program products for providing a universal uniform resource identifier (UURI)
PCT/US2008/072634 WO2009023569A2 (fr) 2007-08-10 2008-08-08 Procédés, systèmes et produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (uuri)

Publications (1)

Publication Number Publication Date
EP2186266A2 true EP2186266A2 (fr) 2010-05-19

Family

ID=40351420

Family Applications (1)

Application Number Title Priority Date Filing Date
EP08797497A Withdrawn EP2186266A2 (fr) 2007-08-10 2008-08-08 Procédés, systèmes et produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (uuri)

Country Status (3)

Country Link
EP (1) EP2186266A2 (fr)
CN (1) CN101843044A (fr)
WO (1) WO2009023569A2 (fr)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103139255B (zh) * 2011-11-30 2016-04-06 腾讯科技(深圳)有限公司 分配资源标识和标识段的方法
US9607330B2 (en) * 2012-06-21 2017-03-28 Cinsay, Inc. Peer-assisted shopping

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100502402C (zh) * 2005-08-19 2009-06-17 华为技术有限公司 一种在ims网络中处理会话消息的方法及装置
US7796578B2 (en) * 2005-10-05 2010-09-14 Cingular Wireless Ii, Llc Resolution of IP addresses associated with a telephone number utilizing query flags
US8782277B2 (en) * 2006-10-12 2014-07-15 Siemens Product Lifecycle Management Software Inc. System and method for time-sensitive URI mapping

Non-Patent Citations (1)

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

Also Published As

Publication number Publication date
CN101843044A (zh) 2010-09-22
WO2009023569A2 (fr) 2009-02-19
WO2009023569A3 (fr) 2009-04-02

Similar Documents

Publication Publication Date Title
US9363298B2 (en) Methods and systems for aggregating presence information to provide a simplified unified presence
US8345843B2 (en) Method and arrangement for handling communication requests from unknown parties
US8296447B2 (en) Method for copying session information, call control server for executing the same, and computer product
KR100964211B1 (ko) 통신 시스템에서 멀티미디어 포탈 컨텐츠 및 부가 서비스제공 방법 및 시스템
AU4303401A (en) Internet protocol telephony voice/video message deposit and retrieval
CA2680313C (fr) Methodes et systemes de consolidation de donnees de presence pour creer une presence unique simplifiee
KR20080048078A (ko) 단말기 디바이스, 네트워크 디바이스, 메시지 검색 방법 및 컴퓨터 프로그램 저장 제품
US20090049087A1 (en) Methods, systems, and computer program products for providing a universal uniform resource identifier (UURI)
US9246955B2 (en) Capability query handling in a communication network
US20160330163A1 (en) Method and server enabling a first user to automatically discover the social network identifiers of a second user and the respective statuses of this second user in these social networks
US20130036183A1 (en) Method and processing system for routing a message request
US20090106437A1 (en) Method and device for handling different addressing schemes in session initiation protocol communication
US20120166562A1 (en) System and method for routing session initiation protocol conversation
WO2007112640A1 (fr) Procédé et appareil de remplacement de l'identification de session, serveur d'application et procédé de remplacement de session
US20100104085A1 (en) Method enabling interoperable communication between real and virtual communities
US9762621B2 (en) Call routing for IP multimedia subsystem users
KR100922953B1 (ko) 인터넷 프로토콜 멀티미디어 서브시스템에서 호 변경 요청의 처리 방법 및 시스템
EP2187584A1 (fr) Procédé d'association de message, terminal d'utilisateur et serveur
EP2186266A2 (fr) Procédés, systèmes et produits programmes informatiques permettant d'obtenir un identificateur de ressource uniforme universel (uuri)
US20120102150A1 (en) Method and device for controlling presence information of a user terminal
KR100757535B1 (ko) 어플리케이션 구분이 가능한 멀티미디어 서비스 방법 및장치
Zhu An IMS Based Inter-working Solution for Multimedia Service in a Converged Network
KR20090083953A (ko) 익명의 발신자들에게 결합 서비스를 제공하기 위한 시스템 및 방법

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20100310

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MT NL NO PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA MK RS

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

DAX Request for extension of the european patent (deleted)
18D Application deemed to be withdrawn

Effective date: 20120301