This patent application claims priority to U.S. Provisional Patent Application No. 60/719,465, filed Sep. 22, 2005, which is hereby incorporated by reference herein in its entirety.
Session Initiation Protocol (SIP) is a call control signaling protocol for Internet Protocol (IP) networks. SIP is designed to be device-agnostic—that is, it is intended to provide a highly flexible call signaling capability that is not tailored to the capabilities of any particular device. Analog telephone signaling, on the other hand, is device-specific and highly constrained because of the historical legacy of the services delivered to the device. As a result, many call features available in traditional analog telephone devices are not easily integrated in a SIP-based network.
In order to facilitate a fuller understanding of the exemplary embodiments of the present inventions, reference is now made to the appended drawings. These drawings should not be construed as limiting, but are intended to be exemplary only.
A system and process of an exemplary embodiment of the present invention provides a “forced hold” behavior. The forced hold behavior may be enabled during an emergency dialog between a user and a Public Safety Answering Point, or PSAP, if a user has abandoned or attempted to end the emergency call. This behavior informs the PSAP that the user has abandoned the call, and permits the PSAP to reestablish communication with the user.
SIP Device 110 may represent a device that manages User Interface 114. User Interface 114 may include a traditional telephone and other data communication device using voiceband or other signaling, including but not limited to data modems, facsimile devices, teletype (TTY) equipment, etc. SIP Device 110 may contain SIP User Agent 112. SIP User Agent 112 may be integrated with SIP Device 110 or remote from SIP Device 110. SIP User Agent 112 may perform interworking between SIP signaling and user interface actions. For example, SIP User Agent 112 may manage an exchange of media (e.g., audio, etc.) between User Interface 114 and a Real Time Protocol (RTP) media stream of a media session set up by the SIP signaling. SIP Device 110 may originate calls to and receive calls from other users. SIP Device 110 may communicate through IP Network 120 to SIP Server 122.
SIP Server 122 may represent a SIP proxy or application server that acts on behalf of SIP Device 110. For example, SIP Server 122 may manage a SIP Address of Record (AOR) on behalf of SIP Device 110. SIP Device 110 may register with SIP Server 122 and send SIP signaling through SIP Server 122 to other SIP elements, such as SIP Element 130 and SIP Element 132. For example, a call to the SIP AOR may be delivered to SIP Server 122, which in turn delivers the call to SIP Device 110. SIP Server 122 may perform some service on behalf of SIP Device 110, or may simply forward SIP messages to and from SIP Device 110. SIP Device 110 communicates through IP Network 124 to SIP Element 130 and/or SIP Element 132.
SIP Element 130 and SIP Element 132 may represent users with which the user of SIP Device 110 communicates. SIP Element may be a SIP Device, SIP Server, and/or other SIP enabled device. In addition, SIP Element may also represent a PSTN device that may be reached by a gateway that, directly or indirectly, acts as a SIP User Agent. In the figures, a PSAP is represented by SIP Element 130 or 132.
According to the present invention, SIP User Agent 112 is configured to enable or disable a “forced hold” behavior. As discussed above, the forced hold behavior may be enabled during an emergency dialog between a user and a PSAP, if a user has abandoned or attempted to end the emergency call. This behavior informs the PSAP that the user has abandoned the call, and permits the PSAP to reestablish communication with the user.
As shown in
The various components of systems 200 and 300 as shown in
One important calling feature that is implemented in any calling system is emergency calling. Emergency calling allows a user to quickly contact a PSAP that can coordinate an emergency response, such as contacting law enforcement, requesting medical assistance, etc. During an emergency call, certain calling features, such as call waiting, are disabled, and the user is prevented from taking an action that would disconnect the emergency dialog with the PSAP.
One feature of an emergency calling service is “forced hold,” which informs the PSAP if the user has abandoned, or attempted to end, the call. It also permits the PSAP to attempt to reestablish communication with the user.
Referring to
First, in step 402, to initiate an emergency call, the user enters a predetermined emergency code (e.g., 9-1-1; 1-9-1-1; 0-9-1-1; and 1-0-1-X-X-X-X-9-1-1) into its User Interface. In step 404, the SIP User Agent receives the digits and recognizes the digits as indicating an emergency call.
In step 406, the SIP User Agent sends an INVITE request to the SIP server to open an emergency dialog. In one embodiment, the INVITE request may include a priority header field, and the priority header field may have a value indicating an emergency call, such as “emergency.” In another embodiment, the INVITE request may also have a resource-priority header field that may have a value indicating an emergency call, such as “emerg.0.” The inclusion of the priority header field and/or the resource priority header field are optional.
In step 408, the SIP User Agent enables or disables certain calling features or behaviors in order to satisfy the requirement that the user is not permitted to invoke any feature that would disrupt the communication with the PSAP. This is described in GR-529, the contents of which are expressly incorporated by reference in its entirety. In one embodiment, this may include disabling call waiting, ignoring any User Interface action that would place the emergency call on hold, and/or allowing certain three-way calling connections. Specifically, with regard to call waiting, when this feature is disabled, any incoming INVITE that is not associated with an existing dialog (e.g., an incoming call from a third party) will receive a 486 response. With regard to three-way calling, if the emergency call was initiated using the procedure for initiating a three-way call or call transfer, the action that joins the first call with the emergency dialog in a conference may be permitted. Other three-way calling features may be disabled.
Referring to
In step 508, during the emergency dialog, the user may attempt to end the emergency dialog by, for example, hanging up (i.e., going on-hook) or pressing a button, such as an “end” button. For simplicity, the term “on hook” will encompass these activities. If the user attempts to do this, in step 510, the SIP User Agent enables a “forced hold” behavior. When the forced hold behavior is enabled, any user interface action that would normally end the call will not end the emergency dialog. Instead, the SIP User Agent will place the media session on hold. This feature allows the SIP server to maintain the connection to the PSAP and signal the PSAP that the user has abandoned, or attempted to end, the call. It also permits the PSAP to attempt to reestablish communication with the user.
In one embodiment, if the SIP server PSAP does not support the forced hold, the SIP Server may respond to the media session being placed on hold by sending a BYE to end the dialog. This is a specialized behavior on the part of the SIP Server. If the SIP User Agent is used with an application server that does not implement this specialized behavior, the forced hold behavior would result in the user being unable to end an emergency call. It may therefore be appropriate to enable the forced hold behavior only when it is known that the application server supports the behavior. This may be discovered as part of a registration and/or configuration process with the SIP Server.
Referring to
When the forced hold behavior is enabled, the SIP User Agent may respond to User Interface actions as follows. If, in step 604, the user goes off-hook, in step 606, the SIP User Agent will instead resume the held emergency dialog.
If, in step 608, the SIP User Agent receives an INVITE within the emergency dialog, in step 610, the User Interface will be alerted as for a normal INVITE. This may include any alert information in the INVITE message. Following this INVITE, in step 604, if the User Interface answers the call, in step 606, the emergency dialog will be resumed.
In one embodiment, the SIP User Agent may start a timer when any User Interface action that would normally end a call occurs. Any suitable length of time may be used for this timer. In one embodiment, this timer may be a 45 minute timer. In one embodiment, the timer is restarted when an INVITE is received within the emergency dialog. In step 612, when the timer expires, in step 614, the SIP User Agent may send a BYE to terminate the emergency dialog.
The emergency dialog progresses until the user goes on-hook (720) by, for example, hanging up its user interface. The SIP User Agent recognizes this, and enables the forced hold behavior (722) and sends a message (e.g., an INVITE) to the SIP server indicating that the media session is on hold. The SIP server then notifies the PSAP operator of the forced hold (724). An OK is sent to the SIP User Agent (726).
In this example, once notified, the PSAP server then initiates a ringback (728) to the SIP server, and the SIP server sends an INVITE to the SIP User Agent (730). The SIP User Agent then alerts the user (732) by, for example, causing the user interface to ring. If the user goes off-hook (734), the SIP User Agent sends an OK to SIP server (736) indicating that the media session is active, and the SIP User Agent then resumes the emergency dialog (738).
As noted above, an emergency call may be initiated using the procedure for initiating a three-way call, or call transfer. This is provided in GR-577 (three-way call), GR-579 (call transfer) and GR-529 (emergency call), the contents of all of which are expressly incorporated by reference in their entireties. In general, three-way calling and call transfer are similar except for the action undertaken when the user ends the call. In three-way calling, when the user ends the call the entire call is ended, while in a call transfer, when the user ends the call, the other parties remain connected, thereby completing the transfer.
According to the preferred embodiment, if the emergency call was initiated using the procedure for initiating a three-way call or a call transfer, and the user attempts to terminate the emergency dialog by, for example, going on-hook, the SIP User Agent enables the forced hold behavior.
Referring to
In step 906, if the user attempts to terminate the emergency dialog, such as by going on-hook, in step 908 the User Agent enables the forced hold behavior.
In step 910, the media session for the original dialog (i.e., the three-way call or the call transfer dialog) is placed hold if it is not already on hold.
In step 912, the SIP User Agent stores the state of the three-way call or call transfer procedure at the point when the user interface action that would normally end a call (e.g., going on-hook) occurred.
In step 914, if the SIP User Agent receives a BYE in the original dialog, the original dialog is terminated, in step 916, the three-way or call transfer procedure is be terminated, and, in step 918, the state of the emergency dialog remains unchanged.
In step 920, if the emergency dialog media session is resumed in response to a user interface action, such as by going off-hook, the three-way call or call transfer procedure is resumed in the remembered state. This will result in the original dialog remaining on hold or the original dialog and emergency dialog being joined in a conference, depending on the remembered state of the original dialog.
In step 922, if the SIP User Agent receives a BYE or by timeout from the PSAP operator, as discussed above with regard to step 612, as an action that terminates the emergency dialog. and will terminate the emergency dialog in step 924. In step 926, the user interface will either terminate the original dialog or the SIP User Agent applying alerting in an attempt to resume the original dialog, depending on the remembered state of the original dialog.
In the preceding specification, various preferred embodiments have been described with reference to the accompanying drawings. It will, however, be evident that various modifications and changes may be made thereto, and additional embodiments may be implemented, without departing from the broader scope of the invention as set forth in the claims that follow. The specification and drawings are accordingly to be regarded in an illustrative rather than restrictive sense.
Number | Name | Date | Kind |
---|---|---|---|
3737587 | Romero | Jun 1973 | A |
4154987 | Rosenberg et al. | May 1979 | A |
4528424 | Middleton et al. | Jul 1985 | A |
4723271 | Grundtisch | Feb 1988 | A |
4741024 | Del Monte et al. | Apr 1988 | A |
4950011 | Borcea et al. | Aug 1990 | A |
5165095 | Borcherding | Nov 1992 | A |
5323444 | Ertz et al. | Jun 1994 | A |
5471519 | Howe et al. | Nov 1995 | A |
5475745 | Boyle | Dec 1995 | A |
5619561 | Reese | Apr 1997 | A |
5815550 | Miller | Sep 1998 | A |
5835570 | Wattenbarger | Nov 1998 | A |
5913166 | Buttitta et al. | Jun 1999 | A |
5970134 | Highland et al. | Oct 1999 | A |
5999610 | Lin et al. | Dec 1999 | A |
6021176 | McKendry et al. | Feb 2000 | A |
6026156 | Epler et al. | Feb 2000 | A |
6031896 | Gardell et al. | Feb 2000 | A |
6072865 | Haber | Jun 2000 | A |
6208726 | Bansal et al. | Mar 2001 | B1 |
6219414 | Maciejewski et al. | Apr 2001 | B1 |
6308726 | Sato et al. | Oct 2001 | B2 |
6337898 | Gordon | Jan 2002 | B1 |
6339639 | Henderson | Jan 2002 | B1 |
6404876 | Smith et al. | Jun 2002 | B1 |
6484196 | Maurille | Nov 2002 | B1 |
6510315 | Arnson | Jan 2003 | B1 |
6636594 | Oran | Oct 2003 | B1 |
6735295 | Brennan et al. | May 2004 | B1 |
6741695 | McConnell et al. | May 2004 | B1 |
6744877 | Edwards | Jun 2004 | B1 |
6754325 | Silver et al. | Jun 2004 | B1 |
6801604 | Maes et al. | Oct 2004 | B2 |
6807259 | Patel et al. | Oct 2004 | B1 |
6826174 | Erekson et al. | Nov 2004 | B1 |
6834048 | Cho et al. | Dec 2004 | B1 |
6856616 | Schuster et al. | Feb 2005 | B1 |
6857072 | Schuster et al. | Feb 2005 | B1 |
6870830 | Schuster et al. | Mar 2005 | B1 |
6876632 | Takeda | Apr 2005 | B1 |
6879673 | Creamer et al. | Apr 2005 | B2 |
6954521 | Bull et al. | Oct 2005 | B2 |
6954524 | Gibson | Oct 2005 | B2 |
6961332 | Li et al. | Nov 2005 | B1 |
6963633 | Diede et al. | Nov 2005 | B1 |
6965614 | Osterhout et al. | Nov 2005 | B1 |
6985961 | Ramsayer et al. | Jan 2006 | B1 |
6996605 | Low et al. | Feb 2006 | B2 |
7020130 | Krause et al. | Mar 2006 | B2 |
7031700 | Weaver et al. | Apr 2006 | B1 |
7039710 | Khartabil | May 2006 | B2 |
7050559 | Silver et al. | May 2006 | B2 |
7082193 | Barclay et al. | Jul 2006 | B2 |
7085253 | Yang | Aug 2006 | B2 |
7130282 | Black | Oct 2006 | B2 |
7145997 | Poikselka et al. | Dec 2006 | B2 |
7203293 | Bedingfield | Apr 2007 | B1 |
7224792 | Fusco | May 2007 | B2 |
7257837 | Xu et al. | Aug 2007 | B2 |
7260201 | Jorasch et al. | Aug 2007 | B2 |
7274662 | Kalmane et al. | Sep 2007 | B1 |
7283517 | Yan et al. | Oct 2007 | B2 |
7290288 | Gregg et al. | Oct 2007 | B2 |
7295577 | Moody et al. | Nov 2007 | B2 |
7301913 | Corrao et al. | Nov 2007 | B2 |
7406696 | Burger et al. | Jul 2008 | B2 |
7426265 | Chen et al. | Sep 2008 | B2 |
7440440 | Abichandani et al. | Oct 2008 | B1 |
7460657 | Baeza | Dec 2008 | B1 |
7489771 | McMurry et al. | Feb 2009 | B2 |
7564846 | Dezonno et al. | Jul 2009 | B2 |
7580497 | Wang et al. | Aug 2009 | B2 |
7587031 | Ress et al. | Sep 2009 | B1 |
7593389 | Vance | Sep 2009 | B2 |
7599355 | Sunstrum | Oct 2009 | B2 |
7602901 | Kates et al. | Oct 2009 | B1 |
7609700 | Ying et al. | Oct 2009 | B1 |
7609706 | Scott et al. | Oct 2009 | B2 |
7630481 | Kafka | Dec 2009 | B2 |
7715413 | Vaziri et al. | May 2010 | B2 |
7743141 | Wang et al. | Jun 2010 | B2 |
7773581 | Punj et al. | Aug 2010 | B2 |
7813490 | DeMent et al. | Oct 2010 | B2 |
7849205 | Pounds et al. | Dec 2010 | B2 |
7860089 | Tripathi et al. | Dec 2010 | B2 |
8036360 | Gogineni et al. | Oct 2011 | B1 |
8059805 | Claudatos et al. | Nov 2011 | B2 |
8116302 | Robbins | Feb 2012 | B1 |
8379824 | Jackson et al. | Feb 2013 | B2 |
20020038388 | Netter | Mar 2002 | A1 |
20020114318 | Rines | Aug 2002 | A1 |
20020131447 | Krishnamurthy et al. | Sep 2002 | A1 |
20020136359 | Stumer et al. | Sep 2002 | A1 |
20020136363 | Stumer et al. | Sep 2002 | A1 |
20020137495 | Gabrysch | Sep 2002 | A1 |
20020141548 | Boda | Oct 2002 | A1 |
20020156900 | Marquette et al. | Oct 2002 | A1 |
20030007483 | Um | Jan 2003 | A1 |
20030028806 | Govindarajan et al. | Feb 2003 | A1 |
20030043992 | Wengrovitz | Mar 2003 | A1 |
20030088421 | Maes et al. | May 2003 | A1 |
20030231759 | Bedingfield, Sr. et al. | Dec 2003 | A1 |
20040030750 | Moore et al. | Feb 2004 | A1 |
20040037403 | Koch | Feb 2004 | A1 |
20040051900 | Sagiya et al. | Mar 2004 | A1 |
20040082324 | Ayoub | Apr 2004 | A1 |
20040090954 | Zhang et al. | May 2004 | A1 |
20040148395 | Schulzrinne | Jul 2004 | A1 |
20040174983 | Olschwang et al. | Sep 2004 | A1 |
20040207724 | Crouch et al. | Oct 2004 | A1 |
20040240656 | Poustchi | Dec 2004 | A1 |
20040243680 | Mayer | Dec 2004 | A1 |
20040249951 | Grabelsky et al. | Dec 2004 | A1 |
20040264406 | Pattenden et al. | Dec 2004 | A1 |
20050013421 | Chavez et al. | Jan 2005 | A1 |
20050043014 | Hodge | Feb 2005 | A1 |
20050069104 | Hanson et al. | Mar 2005 | A1 |
20050078642 | Mayer et al. | Apr 2005 | A1 |
20050123104 | Bishop et al. | Jun 2005 | A1 |
20050129219 | Williamson | Jun 2005 | A1 |
20050147227 | Chervirala et al. | Jul 2005 | A1 |
20050190721 | Pershan | Sep 2005 | A1 |
20050193338 | Hawkins et al. | Sep 2005 | A1 |
20050195802 | Klein et al. | Sep 2005 | A1 |
20050201530 | Koch et al. | Sep 2005 | A1 |
20050213716 | Zhu et al. | Sep 2005 | A1 |
20050215243 | Black et al. | Sep 2005 | A1 |
20050226217 | Logemann et al. | Oct 2005 | A1 |
20050237978 | Segal | Oct 2005 | A1 |
20050249196 | Ansari et al. | Nov 2005 | A1 |
20050286466 | Tagg et al. | Dec 2005 | A1 |
20060023658 | Phillips et al. | Feb 2006 | A1 |
20060033809 | Farley | Feb 2006 | A1 |
20060039389 | Burger et al. | Feb 2006 | A1 |
20060050648 | Eydelman | Mar 2006 | A1 |
20060050682 | Vance | Mar 2006 | A1 |
20060062210 | Dharanikota | Mar 2006 | A1 |
20060062251 | Lim et al. | Mar 2006 | A1 |
20060067300 | Poustchi et al. | Mar 2006 | A1 |
20060067504 | Goldman et al. | Mar 2006 | A1 |
20060140379 | Yamamoto et al. | Jun 2006 | A1 |
20060140380 | Croak et al. | Jun 2006 | A1 |
20060146737 | Sandgren et al. | Jul 2006 | A1 |
20060153342 | Sasaki | Jul 2006 | A1 |
20060165060 | Dua | Jul 2006 | A1 |
20060177030 | Rajagopalan et al. | Aug 2006 | A1 |
20060177044 | O'Neil et al. | Aug 2006 | A1 |
20060178130 | Makrygiannis | Aug 2006 | A1 |
20060203986 | Gibson | Sep 2006 | A1 |
20060218283 | Jones et al. | Sep 2006 | A1 |
20060221176 | Di Pietro et al. | Oct 2006 | A1 |
20060251229 | Gorti et al. | Nov 2006 | A1 |
20060285533 | Divine et al. | Dec 2006 | A1 |
20060286984 | Bonner | Dec 2006 | A1 |
20070025270 | Sylvain | Feb 2007 | A1 |
20070058613 | Beckemeyer | Mar 2007 | A1 |
20070083658 | Hanna et al. | Apr 2007 | A1 |
20070092073 | Olshansky et al. | Apr 2007 | A1 |
20070111723 | Ahmed et al. | May 2007 | A1 |
20070143858 | Hearty | Jun 2007 | A1 |
20070147601 | Tischer et al. | Jun 2007 | A1 |
20070280469 | Baker et al. | Dec 2007 | A1 |
20080049724 | Tsujino et al. | Feb 2008 | A1 |
20080126549 | Khanchandani et al. | May 2008 | A1 |
Entry |
---|
www.carrollcommunications.com/ipoffice/5donotdisturb.html, p. 1 of 2. |
www.cisco.com/en/U/s/products/sw/voicesw/ps556/products—administration—guide, pp. 3-5 of 26. |
Rosenberg et al. “RFC 3261, SIP: Session Initiation Protocol”, The Internet Society, Jun. 2002. |
Newton's Telecom Dictionary 22nd Edition, p. 829, Feb. 2006. |
Sparks, “RFC 3515—The Session Initiation Protocol (SIP) Refer Method,” The Internet Society, Apr. 2003. |
Mahy et al., “RFC 3891—The Session Initiation Protocol (SIP) ‘Replaces’ Header,” The Internet Society, Sep. 2004. |
Mahy et al, “RFC 3911—The Session Initiation Protocol (SIP) ‘Join’ Header,” The Internet Society, Oct. 2004. |
Handley et al., “RFC 2327—SDP: Session Description Protocol,” The Internet Society, Apr. 1998. |
Schulzrinne et al., “RFC 1889—RTP: A Transport Protocol for Real-Time Applications,” The Internet Society, Jan. 1996. |
Schulzrinne et al., “RFC 2833—RTP Payload for DTMF Digits, Telephony Tones and Telephony Signals,” The Internet Society, May 2000. |
Mahy et al., “Draft-ietf-sip-join-03—The Session Initiation Protocol (SIP) “Join” Header,” The Internet Society, Feb. 2004. |
Mahy et al., “Draft-ietf-sipping-cc-framework-03—A Call Control and Multi-party usage framework for the Session Initiation Protocol (SIP),” The Internet Society, Oct. 27, 2003. |
Rosenberg, “RFC 3311—The Session Initiation Protocol (SIP) Update Method,” The Internet Society, Sep. 2002. |
Rosenberg et al., “RFC 3262—Reliability of Provisional Responses in the Session Initiation Protocol (SIP),” The Internet Society, Jun. 2002. |
Jennings et al., “RFC 3325—Private Extensions to the Session Initiation Protocol (SIP) for Asserted Identity within Trusted Networks,” The Internet Society, Nov. 2002. |
Harrington et al., “RFC 3411—An Architecture for Describing Simple Network Management Protocol (SNMP) Management Frameworks,” The Internet Society, Dec. 2002. |
Rosenberg et al., “RFC 3840—Indicating User Agent Capabilities in the Session Initiation Protocol (SIP),” The Internet Society, Aug. 2004. |
Mahy, “RFC 3842—A Message Summary and Message Waiting Indication Event Package for the Session Initiation Protocol (SIP),” The Internet Society, Aug. 2004. |
“SR-504: SPCS Capabilities and Features,” Telcordia Technologies, Issue 1, Mar. 1996. |
“SR-3065: LSSGR Guide,” Telcordia Technologies, Issue 7, Aug. 2003. |
Mahy et al., “draft-ietf-sip-replaces-05—The Session Initiation Protocol (SIP) “Replaces” Header,” The Internet Society, Feb. 16, 2004. |
Schulzrinne, “draft-ietf-sipping-sos-00—Emergency Services URI for the Session Initiation Protocol,” The Internet Society, Feb. 8, 2004. |
Rosenberg et al., “draft-ietf-sipping-dialog-package-04—An INVITE Initiated Dialog Event Package for the Session Initiation Protocol (SIP),” The Internet Society, Feb. 13, 2004. |
Lingle et al., “draft-ietf-sip-mib-08—Management Information Base for Session Initiation Protocol (SIP),” The Internet Society, Jul. 16, 2004. |
Johnston et al., “draft-ietf-sipping-cc-conferencing-04—Session Initiation Protocol Call Control—Conferencing for User Agents,” The Internet Society, Jul. 18, 2004. |
Sparks et al., “draft-ietf-sipping-cc-transfer-02—Session Initiation Protocol Call Control—Transfer,” The Internet Society, Feb. 15, 2004. |
Rosenberg et al., “draft-ietf-sipping-conference-package-04—A Session Initiation Protocol (SIP) Event Package for Conference State,” The Internet Society, May 21, 2004. |
Petrie, “draft-ietf-sipping-config-framework-04—A Framework for Session Initiation Protocol User Agent Profile Delivery,” The Internet Society. |
“GR-1298-CORE-AINGR: Switching Systems,” Telcordia Technologies, Issue 6, Nov. 2000. |
“Cisco CallManager Features and Services Guide, Release 4.1(3)—Multilevel Precedence and Preemption,” Cisco Systems, Inc., http://www.cisco.com/en/US/products/sw/voicesw/ps556/products—administration—guide . . . , three pages, Copyright 2005. |
“IP Office, Do Not Disturb,” Carroll Communications, Inc., www.carrollcommunications.com/ipoffice/5donotdisturb.html, one page, Copyright 2008. |
Petrie, “A Framework for Session Initiation Protocol User Agent Profile Delivery, draft-ietf-sipping-config-framework-04.txt,” Pingtel Corp., SIPPING Working Group, The Internet Society, 34 pages, Jul. 19, 2004. |
Number | Date | Country | |
---|---|---|---|
60719465 | Sep 2005 | US |