The subject matter described herein relates to telephone subscriber equipment registration. More particularly, the subject matter described herein relates to methods, systems, and computer program products for providing Internet protocol multimedia subsystem (IMS) registration services for non-IMS devices.
IP multimedia subsystem (IMS) networks allow IMS-compatible devices to establish voice calls and to receive call originating and call terminating services using IMS network elements. In an IMS network, an IMS-compatible subscriber device, such as an IMS-compatible handset, is homed to a serving call session control function (S-CSCF). When an IMS-compatible device connects to a network anywhere, the IMS-compatible device first obtains an IP address. The IP address may be obtained by static assignment or by a dynamic protocol, such as DHCP. The IMS device then registers with the home S-CSCF. Registration involves communicating the IMS device or subscriber identity and the corresponding IP address to the S-CSCF. For example, IMS devices may be identified by SIP URIs. An example of an IMS device identity that may be associated with an IMS subscriber's SIP phone is Dan@Tekelec.com. The SIP phone may obtain an IP address of 196.10.10.1 when the phone connects to the network. Registration of the SIP phone involves communicating the association between 196.10.10.1 and Dan@Tekelec.com to the subscriber's S-CSCF. Registration of IMS devices can be accomplished through SIP messaging between the devices and their respective S-CSCFs.
Once an IMS device is registered with its S-CSCF, the device can originate and terminate calls and receive call originating and call terminating services using IMS network elements. For example, when the IMS device originates a call, the S-CSCF is notified of the call origination and queries a database, referred to as a home subscriber server (HSS) database, to determining call originating services to be applied to the call. Examples of call originating services include prepaid calling services and number portability services. The S-CSCF may then obtain routing information and invite the terminating device to the join the call. If the IMS device is at the terminating leg of the call, the S-CSCF receives an invitation for the device to join the call, determines the terminating services to apply to the call, and signals with the originating S-CSCF to establish the call.
It may be desirable to establish calls and to provide services using IMS nodes to non-IMS devices, such as 2G mobile phones and PSTN phones or black phones. 2G mobile phones and black phones are incapable of receiving calls or services using IMS network elements because such devices are not identifiable to the IMS network. For example, black phones and 2G mobile phones are incapable of registering with the IMS network because they do not have registration signaling capabilities. As a result, such devices can receive calls and services only by relying on PSTN network elements. Consequently, such devices may be limited in the types of service that they can receive and may be charged more for such services than the corresponding services available via the IMS network.
Accordingly, in light of these difficulties, there exists a need for methods, systems, and computer program products for providing Internet protocol multimedia subsystem (IMS) registration services for non-IMS devices.
The subject matter described herein includes methods, systems, and computer program products for providing IMS registration service to non-IMS devices. One method includes identifying activity involving a non-IMS device. In response to identifying the activity involving non-IMS device, an IMS network registration operation is performed on behalf of the non-IMS device.
The subject matter described herein for providing IMS registration service to non-IMS devices can 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 chip memory devices, disk memory devices, programmable logic devices, and application specific integrated circuits. In addition, a computer-readable medium that implements the subject matter described herein may be implemented on a single device or computing platform or may be distributed across multiple physical devices and/or computing platforms.
Preferred embodiments of the subject matter described herein will now be explained with reference to the accompanying drawings of which:
In light of the problems associated with providing calls and services to non-IMS devices using IMS network elements, the subject matter described herein includes methods, systems, and computer program products for providing IMS registration services for non-IMS devices.
A softswitch 110 is shown interconnecting S-CSCF-2104 to an end office 122 and a mobile switching center (MSC) 123. Softswitch 110 may convert signaling between a signaling system 7 (SS7) signaling interface with end office 122 and MSC 123 and a SIP signaling interface with S-CSCF-2104. Softswitch 110 may include or control media gateways (not shown) to send media stream communications between end subscribers that communicate using system 100.
As stated above, it may be desirable to establish calls and provide other services to non-IMS devices using IMS network elements. Examples of non-IMS devices shown in
In one example, IMS proxy 200 may receive updates from presence server 201 regarding the status of non-IMS devices 116, 118, and 120 in order to identify activity regarding non-IMS devices 116, 118, and 120 and trigger IMS registration for the devices.
In response to receiving the update message, IMS proxy 200 may generate a corresponding registration message. The registration message may correlate the telephone number, 9194605500 to the IP address of IMS proxy 200. The registration message may be sent to S-CSCF 104 and the corresponding registration information may be stored in a registration database 202. In the illustrated example, registration database 202 includes a table structure 204. Table 204 includes a first column 206 that associates SIP to/from identifiers with corresponding IP addresses in column 208. In the illustrated example, row 210 associates the PSTN identifier 9194605500 with IP address 192.100.10.10, which corresponds to IMS proxy 200. The second row in table 204 associates the PSTN identifiers of non-IMS device 118 with the IP address of proxy 200. The third row 214 indicates that PSTN device is provisioned with S-CSCF 104 but is not registered. The final row in table 204 contains a mapping between a URL associated with an IMS subscriber and the corresponding IP address of the subscriber's device.
In the example illustrated in
In the illustrated example, when non-IMS phone 116 initiates a call, end office 122 generates an ISUP IAM message. The ISUP IAM message may be used to trigger IMS registration of device 116 so that IMS services may be provided to device 116. In another example, when a PSTN phone, such as device 116 initiates a call, a TCAP message may be generated. The TCAP message may be used to trigger IMS registration of a non-IMS device. In yet another example, a mobile phone, such as 2G handset 120, may register with the network. In response to the registration, MSC 123 may generate a location update or registration notification message, depending on the network protocol being used. The location update or registration notification message may be used to trigger IMS registration of a non-IMS mobile device, such as device 120. In response to detecting the signaling messages, IMS proxy may generate a corresponding registration message and send the registration message to S-CSCF 104. S-CSCF 104 may be update registration database 202 to associate the PSTN identifier of the non-IMS device with the IP address of IMS proxy 200.
In yet another alternate example, the action that triggers registration of a non-IMS device may be predetermined subscriber action, such as the dialing of predetermined registration digits that trigger an IMS registration.
Once a registration action occurs, it may be desirable to terminate a registration after a predetermined time period. For example, if no further activity has been detected from an IMS device within an operator configurable time period after an initial registration, an entry may be removed from registration database 202. Such a timeout-based deregistration mechanism may be implemented using a deregistration timer at S-CSCF 104. Each entry may have an associated timestamp. If the timestamp of an entry is older than a predetermined amount, an entry may be removed. The timestamp of an entry may be updated each time new activity that would trigger an IMS registration is detected.
Upon receipt of the SIP INVITE message, S-CSCF-2104 may modify and forward the SIP INVITE message. By use of the information within routing table 204, the SIP INVITE message may be modified by addition of an IP address associated with 2G IMS proxy 200 within an “IP Dest. Add:” field. By performing a lookup within routing table 204 using the called party number which may be found within SIP To/From field 206 of row 210, S-CSCF-2104 may identify the IP address of 2G IMS proxy 200 within IP destination address field 208 and may add it to the SIP INVITE message. In the message flow example illustrated within
Returning to
Accordingly, IMS capable devices may use SIP signaling within network system 100 to initiate voice calls with non-IMS devices that are registered using the IMS registration services described above. Because non-IMS phones are registered with the IMS network, IMS calls and other services can be provided to such devices.
In step 402, the process may, in response to identifying the activity involving non-IMS subscriber terminal, perform an IMS network registration operation on behalf of the non-IMS subscriber terminal. Registration may be affected using IMS proxy 200 as illustrated in
In step 502, the presence server is queried for status information for the non-IMS phone. For example, IMS proxy 200 may query presence server 201 for the status of IMS phone 116. Alternatively, IMS proxy 200 may subscribe to a non-IMS phone with the presence server so that proxy 200 will be notified when presence information changes for a non-IMS phone. At decision point 504, IMS proxy 200 waits for an update message to be received from presence server 201. As described above, the update message may be in response to either a query or a subscription to IMS phone 116 with presence server 201. In step 506, once IMS proxy receives the update message, IMS proxy 200 sends registration information to an S-CSCF, such as S-CSCF-2104, to register the non-IMS phone within an IMS network.
Once registered with the IMS network, call setup SIP signaling messages may be processed on behalf of the non-IMS phone. Such messages may be processed by softswitch 110 using registration information received from S-CSCF 104. At decision point 508, the process may wait to determine whether a SIP INVITE message has been received for the non-IMS phone. When a determination is made that a SIP INVITE message has been received for the non-IMS phone, the process may generate an SS7 IAM message and forward the IAM message to an end office, such as end office 122, to initiate a voice call to the non-IMS phone at step 510.
At decision point 512, the process may wait for an SS7 ACM message to be received from end office 122. Upon receipt of an ACM message, the process may generate a provisional SIP 180 RINGING message and forward the message to S-CSCF-2104 as a response to the SIP INVITE message at block 514. At decision point 516, the process may wait for an SS7 ANM message to be received. Upon receipt of an ANM message, the process may generate a success SIP 200 OK message and forward the message to S-CSCF-2104 as a success response to the SIP INVITE message at block 518 and a voice call may be established with the non-IMS phone via a voice trunk.
Once registered with the IMS network, call setup SIP signaling messages may be processed on behalf of the non-IMS phone. The call setup signaling messages may be processed by softswitch 110 using registration information obtained from S-CSCF 104. At decision point 606, the process may wait to determine whether a SIP INVITE message has been received for the non-IMS phone. When a determination is made that a SIP INVITE message has been received for the non-IMS phone, the process may generate an SS7 IAM message and forward the IAM message to an end office, such as end office 122, to initiate a voice call to the non-IMS phone at block 608.
At decision point 610, the process may wait for an SS7 ACM message to be received from end office 122. Upon receipt of an ACM message, the process may generate a provisional SIP 180 RINGING message and forward the message to S-CSCF-2104 as a response to the SIP INVITE message at block 612. At decision point 614, the process may wait for an SS7 ANM message to be received. Upon receipt of an ANM message, the process may generate a success SIP 200 OK message and forward the message to S-CSCF-2104 as a success response to the SIP INVITE message at block 616 and a voice call may be established with the non-IMS phone via a voice trunk.
In the examples described above, it is assumed that the non-IMS subscriber terminal is provisioned to receive IMS services. In an alternate example, a subscriber may subscribe to receive IMS services from any non-IMS terminal that the subscriber desires to use to communicate. For example, a subscriber may wish to use IMS services from a black phone in a hotel. In order to use the services, the black phone in the hotel must be registered with the IMS network. In order to register the black phone, the subscriber may initiate an IMS registration using a process similar to that illustrated in
As described above, an additional problem with connecting non-IMS devices to an IMS network is providing a mechanism for mapping AIN triggers to registered non-IMS devices to IMS triggers, so that the IMS network can provide AIN-like services to the registered devices.
In operation, when an IMS-registered device, such as black phone 116 goes off hook, a TCAP call origination attempt trigger message is generated by end office 112. AIN/IMS inter-working function 800 receives the TCAP message. In an alternate example, the trigger message may be a MAP message, an INAP message, or a CAMEL-based message. AIN/IMS inter-working function 800 may translate, map, or encapsulate the AIN trigger and associated information, such as the subscriber identifier, into a form that may be communicated using a SIP message, such as a SIP invite, info, message, or other SIP message. In the illustrated example, a SIP invite message is used to communicate the call origination attempt trigger to the IMS network.
The resulting trigger carrying SIP message is forwarded to S-CSCF 104 that is associated with the 2G subscriber. The 2G subscriber is assumed to have been previously registered by IMS proxy 200 described above. In one implementation, S-CSCF 104 uses the 2G subscriber information in the SIP trigger message to query HSS 808. HSS 808 stores information associated with origination and termination attempt that is to be performed for the 2G subscriber. S-CSCF 104 receives information associated with the specified origination or termination attempt processing application and invokes the specified service on behalf of the 2G subscriber.
Returning to
Returning to
Returning to
The subject matter described herein is not limited to providing IMS services in response to call originating attempt triggers. For example, IMS services may also be provided in response to call terminating triggers. Examples of services that may be provided in response to call terminating trigger include call screening services.
It will be understood that various details of the subject matter described herein may be changed without departing from the scope of the subject matter described herein. Furthermore, the foregoing description is for the purpose of illustration only, and not for the purpose of limitation, as the subject matter described herein is defined by the claims as set forth hereinafter.
This application claims the benefit of U.S. Provisional Patent Application Ser. No. 60/791,697, filed Apr. 13, 2006; the disclosure of which is incorporated herein by reference in its entirety. This application is related to a commonly-assigned, co-pending U.S. patent application entitled Methods, Systems, and Computer Program Products for Providing Internet Protocol Multimedia Subsystem (IMS) Services in Response to Advanced Intelligent Network (AIN) Triggers, filed on even date herewith, the disclosure of which is incorporated herein by reference in its entirety.
Number | Name | Date | Kind |
---|---|---|---|
6295457 | Narayanaswamy | Sep 2001 | B1 |
6470010 | Szviatovszki et al. | Oct 2002 | B1 |
6735621 | Yoakum et al. | May 2004 | B1 |
6795444 | Vo et al. | Sep 2004 | B1 |
6870827 | Voit et al. | Mar 2005 | B1 |
6871070 | Ejzak | Mar 2005 | B2 |
7085260 | Karaul et al. | Aug 2006 | B2 |
7164913 | Dantu et al. | Jan 2007 | B1 |
7173925 | Dantu et al. | Feb 2007 | B1 |
7181537 | Costa-Requena et al. | Feb 2007 | B2 |
7283506 | Mayer et al. | Oct 2007 | B2 |
7301938 | Ejzak | Nov 2007 | B2 |
7480915 | Costa Requena et al. | Jan 2009 | B2 |
7706785 | Lei et al. | Apr 2010 | B2 |
7751359 | Bienn et al. | Jul 2010 | B1 |
7836190 | Väänänen et al. | Nov 2010 | B2 |
8036659 | Sun et al. | Oct 2011 | B2 |
20020012433 | Haverinen et al. | Jan 2002 | A1 |
20020048359 | Tuunanen | Apr 2002 | A1 |
20020110104 | Surdila et al. | Aug 2002 | A1 |
20020126656 | Park | Sep 2002 | A1 |
20020176404 | Girard | Nov 2002 | A1 |
20030026245 | Ejzak | Feb 2003 | A1 |
20030026289 | Mukherjee et al. | Feb 2003 | A1 |
20030027569 | Ejzak | Feb 2003 | A1 |
20030069934 | Garcia-Martin et al. | Apr 2003 | A1 |
20030095569 | Wengrovitz et al. | May 2003 | A1 |
20030130864 | Ho et al. | Jul 2003 | A1 |
20030169768 | Bienn et al. | Sep 2003 | A1 |
20040068574 | Costa Requena et al. | Apr 2004 | A1 |
20040103157 | Requena et al. | May 2004 | A1 |
20040153667 | Kastelewicz et al. | Aug 2004 | A1 |
20040190498 | Kallio et al. | Sep 2004 | A1 |
20040190689 | Benitez Pelaez et al. | Sep 2004 | A1 |
20040198352 | Aitken et al. | Oct 2004 | A1 |
20050002407 | Shaheen et al. | Jan 2005 | A1 |
20050058125 | Mutikainen et al. | Mar 2005 | A1 |
20050078642 | Mayer et al. | Apr 2005 | A1 |
20050090259 | Jain et al. | Apr 2005 | A1 |
20050152275 | Laurila et al. | Jul 2005 | A1 |
20050202819 | Blicker | Sep 2005 | A1 |
20050243870 | Balogh et al. | Nov 2005 | A1 |
20060068762 | Baldwin et al. | Mar 2006 | A1 |
20060104306 | Adamczyk et al. | May 2006 | A1 |
20060114885 | Baek et al. | Jun 2006 | A1 |
20060120355 | Zreiq et al. | Jun 2006 | A1 |
20060174009 | Martiquet et al. | Aug 2006 | A1 |
20060206504 | Cai et al. | Sep 2006 | A1 |
20060211448 | Reiss et al. | Sep 2006 | A1 |
20060256774 | Rigaldies et al. | Nov 2006 | A1 |
20070097983 | Nylander et al. | May 2007 | A1 |
20070100981 | Adamczyk et al. | May 2007 | A1 |
20070156909 | Osborn et al. | Jul 2007 | A1 |
20070206613 | Silver et al. | Sep 2007 | A1 |
20070211695 | Shi et al. | Sep 2007 | A1 |
20070243870 | Bantukul | Oct 2007 | A1 |
20070254648 | Zhang et al. | Nov 2007 | A1 |
20070263608 | Han et al. | Nov 2007 | A1 |
20070280447 | Cai et al. | Dec 2007 | A1 |
20070297376 | Gass | Dec 2007 | A1 |
20080090570 | Deshpande et al. | Apr 2008 | A1 |
20080304462 | Burgess et al. | Dec 2008 | A1 |
20080318551 | Palamara et al. | Dec 2008 | A1 |
20090070469 | Roach et al. | Mar 2009 | A1 |
20100154029 | Fernandez Alonso et al. | Jun 2010 | A1 |
Number | Date | Country |
---|---|---|
1 217 816 | Jun 2002 | EP |
2419774 | May 2006 | GB |
WO 2005027459 | Mar 2005 | WO |
WO 2006012381 | Feb 2006 | WO |
WO 2006131598 | Dec 2006 | WO |
WO 2007024169 | Mar 2007 | WO |
WO 2007071269 | Jun 2007 | WO |
WO 2007120875 | Oct 2007 | WO |
WO 2009033179 | Mar 2009 | WO |
Number | Date | Country | |
---|---|---|---|
20070282911 A1 | Dec 2007 | US |
Number | Date | Country | |
---|---|---|---|
60791697 | Apr 2006 | US |