WO2008042301A2 - Eliminating unreachable subscribers in voice-over-ip networks - Google Patents

Eliminating unreachable subscribers in voice-over-ip networks Download PDF

Info

Publication number
WO2008042301A2
WO2008042301A2 PCT/US2007/021011 US2007021011W WO2008042301A2 WO 2008042301 A2 WO2008042301 A2 WO 2008042301A2 US 2007021011 W US2007021011 W US 2007021011W WO 2008042301 A2 WO2008042301 A2 WO 2008042301A2
Authority
WO
WIPO (PCT)
Prior art keywords
endpoint
call
related message
message
call related
Prior art date
Application number
PCT/US2007/021011
Other languages
French (fr)
Other versions
WO2008042301A3 (en
Inventor
Robert S. Stockdale
Nigel Smith
Geert Fieremans
Original Assignee
Siemens Communications, 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
Application filed by Siemens Communications, Inc. filed Critical Siemens Communications, Inc.
Priority to EP07852466A priority Critical patent/EP2070305A2/en
Priority to US12/311,438 priority patent/US20100034194A1/en
Publication of WO2008042301A2 publication Critical patent/WO2008042301A2/en
Publication of WO2008042301A3 publication Critical patent/WO2008042301A3/en

Links

Classifications

    • 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/1069Session establishment or de-establishment
    • 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/1073Registration or de-registration
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/08Indicating faults in circuits or apparatus
    • H04M3/12Marking faulty circuits "busy"; Enabling equipment to disengage itself from faulty circuits ; Using redundant circuits; Response of a circuit, apparatus or system to an error

Definitions

  • the present invention relates to a method of faster detection of unreachable subscribers, in particular, unreachable VoIP endpoints, according to widely used protocol standards.
  • VoIP service There are three types of VoIP service currently available.
  • One type of VoIP makes use of ATAs (Analog Telephone Adapter) which take the analog signal from a traditional phone and convert it into digital data for communication over the Internet.
  • ATAs Analog Telephone Adapter
  • IP phones or phones that have an appearance similar to a traditional phone, but instead of having a typical RJ-11 connector, an IP phone has a RJ-45 Ethernet connector.
  • VoIP service is available utilizing a piece of software that makes use of your computer connected to the Internet, a headset, and speakers.
  • Switches have made use of switches for call routing since the 1870s. Switches have advanced from being operated by humans, to automatic operation, to emulation through software known as a Softswitch. VoIP networks typically make use of softswitches, which map phone numbers to IP addresses for call routing.
  • Softswitch is known as a, Private Branch Exchange (“PBX”) or SIP server/registrar in SIP (Session Initial Protocol).
  • PBX Private Branch Exchange
  • SIP Session Initial Protocol
  • VoIP telephones have come to function and interface with telephones in a manner extremely similar to landline phones that operate over public switched telephone networks (PSTN) or plain old telephone service networks (POTS).
  • PSTN public switched telephone networks
  • POTS plain old telephone service networks
  • SIP Session Initiation Protocol
  • MGCP Media Gateway Control Protocol
  • SIP and MGCP protocols are published in Request for Comment (REC) text files freely available on the Internet for the information and knowledge of the community.
  • REC Request for Comment
  • a SIP telephone endpoint When a SIP telephone endpoint is removed, either accidentally or otherwise, e.g. a laptop with a VoIP software client connected to a wireless Internet connection ventures too far from a wireless router, or a PC connected to a wired Internet connection removes an Ethernet cable prior to properly terminating a VoIP software client, the SIP endpoint remains registered and mapped in the SIP server/registrar from a particular IP address to a telephone number. The endpoint remains registered even though the endpoint is removed from the network and no longer reachable.
  • This endpoint can be registered but unreachable for up to one hour. During this hour, calls are still routed to the removed endpoint. The caller, after dialing, experiences dead air for up to thirty-two seconds according to standard protocol before being rerouted to voicemail, for example. The caller will likely give up and hang up prior to thirty-two seconds. If the caller or any subsequent caller attempts to make another call inside the one hour window, they are presented with the same thirty-two second delay problem.
  • SIP Session Initiation Protocol
  • the inventors propose a method for detecting an unreachable endpoint in a voice over IP network operating according to standard protocol.
  • the endpoints include a first endpoint as a call originator and a second endpoint as a VoIP destination.
  • the endpoints are connectable via a soft-switch.
  • a check is performed to determine whether the second endpoint responded to the call. This may be done by doing a state check in the soft- switch.
  • the state check may indicate whether the second endpoint returned a message indicating that the second endpoint is ringing or returned a message indicating that the second endpoint has been answered, ringing has stopped and conversation can begin.
  • a non-call related message found in the standard protocol is sent from the soft-switch to the second endpoint.
  • the standard protocol specifies that the non-call related message is used to test endpoints without causing the second endpoint to ring or interrupting a conversation in progress with the second endpoint.
  • the non-call related message is resent if the second endpoint does not respond to a first transmission of the non-call related message.
  • the non-call related message is resent until the second endpoint responds or until a maximum number of resends is reached.
  • the second endpoint is marked as unreachable if the second endpoint does not respond to the non-call related message and resending the non-call related message is completed.
  • the second endpoint is deactivated at a soft-switch if the second endpoint is marked as unreachable, the second endpoint being deactivated so that further calls are not routed to the second endpoint.
  • the second endpoint when the second endpoint is reconnected, the second endpoint is reactivated.
  • FIGL 1 is a schematic drawing illustrating a voice over IP telephone connected to a network
  • FIGL 2 is a message flow diagram illustrating a successful call to a SIP endpoint in the SIP protocol
  • FIG. 3 is a message flow diagram illustrating an unsuccessful call to a SIP endpoint in the SIP protocol
  • FIG. 4 is a message flow diagram illustrating removal of an unresponsive SIP endpoint in the SIP protocol
  • FIG. 5 is a message flow diagram illustrating a successful call to a MGCP/NCS endpoint in the MGCP/NCS protocol
  • FIG. 6 is a message flow diagram illustrating an unsuccessful call to a MGCP/NCS endpoint in the MGCP/NCS protocol.
  • FIG. 7 is a message flow diagram illustrating marking an unresponsive MGCP/NCS endpoint as unavailable in MGCP/NCS protocol.
  • typical VoIP subscribers may have a VoIP enabled telephone 1 , a network connection 2, a software client 3 running, and possibly a PC 4. Unavailability of a VoIP endpoint can occur due to failure related to either the telephone 1, network connection 2, software client 3, PC 4, etc.
  • the PC 4 is connected to a Softswitch 12 which is possibly connected to Internet 6.
  • Failure can occur, if the network connection 2 abruptly fails, or PC 4 connected to a wireless Internet connection wanders too far from a wireless access point such that it can no longer sustain an Internet connection. Failure can occur due a power outage or due to a crash of the PC 4 or a crash of the software client 3. Failure can occur if the telephone 1 , is unplugged from the network connection 2, before terminating the software client 3, properly. Failure can occur if there is a problem somewhere in the WAN, wide area network, between two endpoints in the WAN. Finally, failure can occur if the Softswitch 12, fails to receive a deregister message, which is typically sent by the software client 3 upon proper termination of the software client 3.
  • the inventors propose a method and apparatus that detects unavailable voice over IP endpoints, marks those endpoints unavailable, and deactivates those endpoints.
  • a telephone call to a voice over IP telephone requires a network 11 , over which voice telephone calls may be transported between two endpoints.
  • the network 11 typically has a Softswitch 12, to route calls between a voice over IP endpoint 14, and other telephones 16.
  • FIG. 2 illustrates a successful telephone call in SIP, or Session Initiation Protocol, a protocol used for voice over IP telephone calls.
  • Another calling telephone which can be either a voice over IP telephone or POTS telephone 16 calls a receiving SIP endpoint 14.
  • Calling telephone 16 sends an Invite Message 18 that gets routed to the Softswitch 12.
  • the Softswitch 12 reroutes the Invite message 18 to the SIP endpoint 14.
  • the Invite Message 18 is typically received by the SIP endpoint 14 in under .5 seconds.
  • the responsive SIP endpoint 14 returns a 18x ringing message 20 to the Softswitch 12 which notifies the Softswitch 12 that the endpoint 14 is responsive and ringing.
  • the Softswitch 12 then routes the 18x ringing message 20 to the calling telephone 16. If the receiving SIP endpoint 14 answers the call, a 200 OK message 22 is sent back from the endpoint 14 to the Softswitch 12, which then reroutes the 200 OK message 22 to the calling telephone 16. The 200 OK message 22 is sent when a successful call is established. A Bye message 21 is sent by the calling telephone 16 when the telephone is hung up. The Bye message 21 terminates the telephone call. As is illustrated in FIG. 2, since a response was received to the Invite message 18, no auditing of the SIP endpoint 14 is required.
  • FIG. 3 illustrates an unsuccessful telephone call in the SIP protocol.
  • the calling telephone 16 calls the receiving SIP endpoint 14.
  • This endpoint 14, although registered with the Softswitch 12 has been improperly disconnected or suffered a failure as described above. Thus the endpoint 14 cannot be reached even though it is still registered with the Softswitch 12.
  • the Invite message 18 is sent from the calling telephone 16 to the Softswitch 12 which still believes the endpoint 14 is reachable.
  • the Softswitch 12 reroutes the Invite message 18 to the unreachable endpoint 14 which fails to return with the 18x ringing message 20 or 200 OK message 22.
  • the Softswitch 12 will wait .5 seconds until an Attempt Timeout 24 occurs, at which time Softswitch 12 will resend the Invite message 18 to the endpoint 14.
  • this sequence of sending the Invite message 18 followed by the Attempt Timeout 24 will continue at doubled time intervals including at 1 second, 2 seconds, 4 seconds, 8 seconds and 16 seconds.
  • the total waiting time is therefore .5 seconds plus 1 second plus 2 seconds plus 4 seconds plus 8 seconds plus 16 seconds which is approximately equal to 32 seconds of wait time.
  • the calling telephone user 16 will experience dead air without any ring tone during the above sequence which lasts up to approximately 32 seconds. At this point, if the calling telephone 16 user is waiting and has not hung up, the calling telephone 16 will receive a 408 Request Timeout message 26 from the Softswitch 12 and the calling telephone 16 user will be routed to voicemail to leave a voicemail for the SIP endpoint 14. However, it is of course possible that the calling telephone 16 user will hang up and not wait 32 seconds.
  • the SIP endpoint 14 will continue to receive telephone calls routed from the Softswitch 12, and each subsequent caller during this hour will experience the 32 second dead air wait.
  • FIG 4 illustrates unsuccessful telephone call handling in the SIP protocol with the proposed method and apparatus to eliminate the 32 second dead air wait after a first failed telephone call.
  • a calling telephone 16 either waits to leave a voicemail, or hangs up prior to the end of the timeout sequence. If the calling telephone 16 hangs up, it sends a Bye message 21 to the Softswitch 12, which then sends a 200 OK message 22 to the calling telephone 16.
  • the first check is an internal audit to determine whether the endpoint responded normally.
  • the first check the audit, will show that a response was not received by the Softswitch 12 from the SIP endpoint 14.
  • the Softswitch 12 performs a second check to determine if the SIP endpoint is truly unreachable or if a temporary problem in the network occurred.
  • the Softswitch 12 sends an Options Message 28 to the SIP endpoint 14.
  • the Options message 28 is a standard SIP message.
  • the Options Message 28 is a non-call related message, thus it does not cause a telephone to ring if it is received.
  • the Options message 28 is typically used for testing the capabilities of the endpoint to which it is sent and a typical response from the endpoint is a 200 OK message 22, as described on pages 66-67 of RFC 3261.
  • the Options Message 28 is sent to the SIP endpoint 14 in the same manner as the Invite message 18. That is, the Options Message 28 is resent after increasingly longer intervels if no response is received. If no response is received at the end of 32 seconds, it is assumed that the endpoint 14 is not reachable. At this point, the SIP endpoint 14 will be deregistered and deactivated by sending an Unregister message 30, to the Softswitch 12.
  • the Unregister message 30 is also a standard message SIP.
  • the Unregister message 30, is typically sent by the software client 3 in the event of a proper software client termination for example, when a person logs off his/her PC-based VoIP account. By using the Unregister message, as proposed here, only one caller will experience dead air problems when calling an improperly removed SIP endpoint. After the endpoint is deregistered and deactivated, future callers are quickly routed to voicemail, typically in under 5. seconds.
  • FIG. 5 illustrates a successful telephone call according to the MGCP/NCS protocol which is similar to a successful call in SIP.
  • MGCP/NCS protocol Media Gateway Control Protocol
  • FIG. 5 illustrates a successful telephone call according to the MGCP/NCS protocol which is similar to a successful call in SIP.
  • a calling user using a voice over IP telephone or POTS telephone 32 calls a MGCP endpoint 34
  • the call is routed through a Softswitch 36.
  • an Invite Message 38 is sent to the Softswitch 36.
  • the Softswitch 36 sends a Create Connection Message 40 to the MGCP endpoint 34.
  • the MGCP endpoint 34 responds by sending a 200 OK message 42 to the Softswitch 36 which then forwards a 18x Ringing message 44 to the calling user 32. If the MGCP endpoint 34 receives the call and picks up the phone, a Notify (offhook) message 46 is sent to the Softswitch 36, which then forwards a 200 OK message 42 to the calling user 32 indicating voice communication can proceed. A 200 OK message 42 is then sent from the Softswitch 36 to the MGCP endpoint 34. After normal release of the call, a Bye message 48 is sent from the calling user 32 to the Softswitch 36. At the end of every call, the proposed method performs a first check, an audit, to determine if the called user 34 responded properly.
  • FIGL 6 illustrates an unsuccessful call in the MGCP protocol which is similar to an unsuccessful call in the SIP protocol.
  • the calling telephone 32 which can be either a voice over IP telephone, or POTS telephone 32 dials a call to the MGCP endpoint 34.
  • This endpoint 34 which has been previously established with the Softswitch 36 has been improperly disconnected or suffered a failure as described above, thus the endpoint 34 cannot be reached by other telephones.
  • the Invite message 38 is sent from the calling telephone 32 to the Softswitch 36, which still believes the endpoint 34 to be reachable.
  • the Softswitch 36 reroutes the Invite message 38, as the Create Connection Message 40 to the MGCP endpoint 34.
  • the Softswitch 36 will waits approximately 0.5 seconds until an Attempt Timeout 50 occurs, at which time Softswitch 36 resends the Create Connection message 40 to the endpoint 34.
  • this sequence of sending the Create Connection message 40 followed by the Attempt Timeout 50 will continue at doubled time intervals including at 1 second, 2 seconds, 4 seconds, 8 seconds and 16 seconds. The total waiting time is therefore approximately equal to 32 seconds.
  • the calling telephone 32 user experiences dead air without any ring tone during the above sequence which lasts up to approximately 32 seconds. If the calling telephone 32 is still waiting and has not hung up at the end of 32 seconds, the calling telephone 32 receives a 408 Request Timeout message 52 from the Softswitch 36. The calling telephone is then routed to voicemail to leave a voicemail for the MGCP endpoint 34. However, it is possible that the calling telephone 32 user will have terminated the telephone call and given up anytime within thirty-two seconds.
  • FIG. 7 illustrates unsuccessful call handling in the MGCP protocol which is similar to unsuccessful call handing in the SIP protocol, to eliminate the wait after a first failed telephone call to an MGCP endpoint.
  • the calling telephone 32 user either waits to leave a voicemail, or hangs up prior to the end of the thirty-two second timeout sequence. If the calling telephone 32 hangs up, it sends a Bye message 48 to the Softswitch 36, which then sends a 200 OK message 42 to the calling telephone 32.
  • a first check is performed. Since a response was not received by the Softswitch 36 from the MGCP endpoint 34, the Softswitch 36 knows that there is a potential problem. Therefore, the Softswitch 36 performs a second check of the MGCP endpoint to see if the MGCP endpoint is truly unreachable or whether a temporary problem in the network occurred. As is illustrated in FIG. 7, the Softswitch 36 sends an Audit Endpoint Message 54 to the MGCP endpoint 34. The Audit Endpoint message 54 is a non-call related message, thus it does not cause a phone to ring if it is received.
  • the Audit Endpoint Message 54 differs slightly from the Options Message 28 in SIP 1 in that it is a specific function used for testing an endpoint to check for a response, and does not test the capabilities of an endpoint. However, both messages are defined by their respective protocols.
  • a typical response to the Audit Endpoint 34 from a MGCP endpoint is a 200 OK message, as described on page 60 of RFC 3435. Note that it is not possible to simply send out the Audit Endpoint Message at regular intervals to all endpoints, because this would flood a Softswitch.
  • the Audit Endpoint message 54 is sent to the MGCP endpoint 34 in the same manner as the initial Invite message 38. If no response is received at the end of 32 seconds, it is assumed that the endpoint 34 is not reachable. At this point, the MGCP endpoint 34 will be marked unavailable 56 according to standard MGCP protocol. Thus, only one caller will experience problems when calling an improperly removed MGCP endpoint, and all subsequent callers will be quickly rerouted to voicemail, typically in under 0.5 seconds.
  • an endpoint is deactivated if there is a problem with the endpoint. Both improperly removed or disconnected SIP endpoints and MGCP endpoints are easily reconnected and reactivated.
  • SIP endpoint After a SIP endpoint has been unregistered from a SIP server or Softswitch, it is easily reregistered. When SIP telephone endpoints are plugged back in, powered up, or the software client is restarted on a PC, the SIP telephone registers with the SIP server or Softswitch, thus reactivating the SIP telephone.
  • MGCP telephones do not necessarily send a message to reactivate when powered up. However, if a telephone call is attempted, MGCP telephones are reactivated. In addition, when a MGCP telephone is marked unavailable as described above, the Softswitch periodically audits the endpoint every two minutes to check to see if the endpoint has been reconnected.
  • the above method of detecting unavailable endpoints can easily be implemented by providing a detection apparatus program stored on a medium such as a flexible disc, CD-ROM, CD-R/W, DVD 1 Blue-ray, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Telephonic Communication Services (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method detects an unreachable endpoint in a voice over IP network operating according to standard protocol. The endpoints include a first endpoint as a call originator and a second endpoint as a VoIP destination. The endpoints are connectable via a soft-switch. After each call, a check is performed to determine whether the second endpoint responded to the call. If the second endpoint did not respond to the call, a non-call related message found in the standard protocol is sent from the soft-switch to the second endpoint. If the second endpoint does not respond to the non-call related message, the second endpoint is deactivated so that further calls are not routed to the second endpoint.

Description

TITLE OF THE INVENTION
METHOD AND APPARATUS ELIMINATING UNREACHABLE SUBSCRIBERS
CROSS-REFERENCE TO RELATED APPLICATIONS
[0001] This application is related to and claims priority to U.S. Provisional application entitled Method for Faster Detection of Unreachable Subscribers having serial No. 60/848,185 by Stockdale et al., filed Sept. 29, 2006, incorporated by reference herein.
[0002] The present invention relates to a method of faster detection of unreachable subscribers, in particular, unreachable VoIP endpoints, according to widely used protocol standards.
[0003] There are three types of VoIP service currently available. One type of VoIP makes use of ATAs (Analog Telephone Adapter) which take the analog signal from a traditional phone and convert it into digital data for communication over the Internet. Secondly, some certain phones are IP phones, or phones that have an appearance similar to a traditional phone, but instead of having a typical RJ-11 connector, an IP phone has a RJ-45 Ethernet connector. Thirdly, VoIP service is available utilizing a piece of software that makes use of your computer connected to the Internet, a headset, and speakers.
[0004] Telephones have made use of switches for call routing since the 1870s. Switches have advanced from being operated by humans, to automatic operation, to emulation through software known as a Softswitch. VoIP networks typically make use of softswitches, which map phone numbers to IP addresses for call routing. One such type of Softswitch is known as a, Private Branch Exchange ("PBX") or SIP server/registrar in SIP (Session Initial Protocol).
[0005] VoIP telephones have come to function and interface with telephones in a manner extremely similar to landline phones that operate over public switched telephone networks (PSTN) or plain old telephone service networks (POTS). However, one of the shortcomings of Voice Over Internet Protocol telephony and its related protocols such as SIP (Session Initiation Protocol) and MGCP (Media Gateway Control Protocol) is the inability to adapt to failures in network endpoints. Both protocols are documented in detail by the Internet Engineering Task Force (IETF). Both SIP and MGCP protocols are published in Request for Comment (REC) text files freely available on the Internet for the information and knowledge of the community. The description of the SIP protocol can be found in RFC 3261. (RFC 3261 available at http://www.ietf.org/rfc/rfc3261.txt). The description of the MGCP protocol can be found in RFC 3435. (RFC 3435, available at http://www.ietf.org/rfc/rfc3435.txt).
[0006] When a SIP telephone endpoint is removed, either accidentally or otherwise, e.g. a laptop with a VoIP software client connected to a wireless Internet connection ventures too far from a wireless router, or a PC connected to a wired Internet connection removes an Ethernet cable prior to properly terminating a VoIP software client, the SIP endpoint remains registered and mapped in the SIP server/registrar from a particular IP address to a telephone number. The endpoint remains registered even though the endpoint is removed from the network and no longer reachable.
[0007] This endpoint can be registered but unreachable for up to one hour. During this hour, calls are still routed to the removed endpoint. The caller, after dialing, experiences dead air for up to thirty-two seconds according to standard protocol before being rerouted to voicemail, for example. The caller will likely give up and hang up prior to thirty-two seconds. If the caller or any subsequent caller attempts to make another call inside the one hour window, they are presented with the same thirty-two second delay problem.
[0008] The presently known solutions either (1) rely upon the caller to not hang up for approximately thirty two seconds before being routed to voicemail or (2) shorten the thirty-two second time interval, which is a default time interval based upon protocol standards, thus violating the protocol.
SUMMARY
[0009] It is one possible object to provide a faster method for detecting unreachable endpoints in a VoIP network and marking these unreachable endpoints unavailable using only standard components and messages.
[0010] It is another possible object to provide a method for detecting unreachable SIP (Session Initiation Protocol) endpoints, marking the endpoints unavailable and removing them from the SIP server according to SIP protocol. [0011] It is still another possible object to provide a method for detecting unreachable MGCP/NCS (Media Gateway Control Protocol)/(Network Call Signaling) endpoints and marking the endpoints unavailable according to the MGCP protocol.
[0012] The inventors propose a method for detecting an unreachable endpoint in a voice over IP network operating according to standard protocol. The endpoints include a first endpoint as a call originator and a second endpoint as a VoIP destination. The endpoints are connectable via a soft-switch. After each call, a check is performed to determine whether the second endpoint responded to the call. This may be done by doing a state check in the soft- switch. The state check may indicate whether the second endpoint returned a message indicating that the second endpoint is ringing or returned a message indicating that the second endpoint has been answered, ringing has stopped and conversation can begin. If the second endpoint did not respond to the call, a non-call related message found in the standard protocol is sent from the soft-switch to the second endpoint. The standard protocol specifies that the non-call related message is used to test endpoints without causing the second endpoint to ring or interrupting a conversation in progress with the second endpoint. The non-call related message is resent if the second endpoint does not respond to a first transmission of the non-call related message. The non-call related message is resent until the second endpoint responds or until a maximum number of resends is reached. The second endpoint is marked as unreachable if the second endpoint does not respond to the non-call related message and resending the non-call related message is completed. The second endpoint is deactivated at a soft-switch if the second endpoint is marked as unreachable, the second endpoint being deactivated so that further calls are not routed to the second endpoint. When the second endpoint when the second endpoint is reconnected, the second endpoint is reactivated.
BRIEF DESCRIPTION OF THE DRAWINGS
[0013] These and other objects and advantages of the present invention will become more apparent and more readily appreciated from the following description of the preferred embodiments, taken in conjunction with the accompanying drawings of which:
FIGL 1 is a schematic drawing illustrating a voice over IP telephone connected to a network; FIGL 2 is a message flow diagram illustrating a successful call to a SIP endpoint in the SIP protocol;
FIG. 3 is a message flow diagram illustrating an unsuccessful call to a SIP endpoint in the SIP protocol;
FIG. 4 is a message flow diagram illustrating removal of an unresponsive SIP endpoint in the SIP protocol;
FIG. 5 is a message flow diagram illustrating a successful call to a MGCP/NCS endpoint in the MGCP/NCS protocol;
FIG. 6 is a message flow diagram illustrating an unsuccessful call to a MGCP/NCS endpoint in the MGCP/NCS protocol; and
FIG. 7 is a message flow diagram illustrating marking an unresponsive MGCP/NCS endpoint as unavailable in MGCP/NCS protocol.
DETAILED DESCRIPTION OF THE EMBODIMENTS
[0014] As depicted in FIG. 1 , typical VoIP subscribers may have a VoIP enabled telephone 1 , a network connection 2, a software client 3 running, and possibly a PC 4. Unavailability of a VoIP endpoint can occur due to failure related to either the telephone 1, network connection 2, software client 3, PC 4, etc. The PC 4 is connected to a Softswitch 12 which is possibly connected to Internet 6.
[0015] Failure can occur, if the network connection 2 abruptly fails, or PC 4 connected to a wireless Internet connection wanders too far from a wireless access point such that it can no longer sustain an Internet connection. Failure can occur due a power outage or due to a crash of the PC 4 or a crash of the software client 3. Failure can occur if the telephone 1 , is unplugged from the network connection 2, before terminating the software client 3, properly. Failure can occur if there is a problem somewhere in the WAN, wide area network, between two endpoints in the WAN. Finally, failure can occur if the Softswitch 12, fails to receive a deregister message, which is typically sent by the software client 3 upon proper termination of the software client 3. [0016] When any of these failures occur, telephone calls continue to be routed from other telephones, through the Softswitch 12, to the VoIP telephone 1, which can no longer be reached. The other calling telephones will not be able to leave a voicemail for the VoIP telephone 1, without waiting through thirty-two seconds of dead air. The calling telephones may give up before that time.
[0017] The inventors propose a method and apparatus that detects unavailable voice over IP endpoints, marks those endpoints unavailable, and deactivates those endpoints. A telephone call to a voice over IP telephone, as depicted in FIG. 2, requires a network 11 , over which voice telephone calls may be transported between two endpoints. The network 11 typically has a Softswitch 12, to route calls between a voice over IP endpoint 14, and other telephones 16.
[0018] FIG. 2 illustrates a successful telephone call in SIP, or Session Initiation Protocol, a protocol used for voice over IP telephone calls. Another calling telephone, which can be either a voice over IP telephone or POTS telephone 16 calls a receiving SIP endpoint 14. Calling telephone 16 sends an Invite Message 18 that gets routed to the Softswitch 12. The Softswitch 12 reroutes the Invite message 18 to the SIP endpoint 14. The Invite Message 18 is typically received by the SIP endpoint 14 in under .5 seconds. Typically very quickly, also in under .5 seconds, the responsive SIP endpoint 14 returns a 18x ringing message 20 to the Softswitch 12 which notifies the Softswitch 12 that the endpoint 14 is responsive and ringing. The Softswitch 12 then routes the 18x ringing message 20 to the calling telephone 16. If the receiving SIP endpoint 14 answers the call, a 200 OK message 22 is sent back from the endpoint 14 to the Softswitch 12, which then reroutes the 200 OK message 22 to the calling telephone 16. The 200 OK message 22 is sent when a successful call is established. A Bye message 21 is sent by the calling telephone 16 when the telephone is hung up. The Bye message 21 terminates the telephone call. As is illustrated in FIG. 2, since a response was received to the Invite message 18, no auditing of the SIP endpoint 14 is required.
[0019] FIG. 3 illustrates an unsuccessful telephone call in the SIP protocol. The calling telephone 16 calls the receiving SIP endpoint 14. This endpoint 14, although registered with the Softswitch 12 has been improperly disconnected or suffered a failure as described above. Thus the endpoint 14 cannot be reached even though it is still registered with the Softswitch 12. However, when the calling telephone 16 calls the endpoint 14, the Invite message 18 is sent from the calling telephone 16 to the Softswitch 12 which still believes the endpoint 14 is reachable. The Softswitch 12 reroutes the Invite message 18 to the unreachable endpoint 14 which fails to return with the 18x ringing message 20 or 200 OK message 22.
[0020] According to the SIP protocol, the Softswitch 12 will wait .5 seconds until an Attempt Timeout 24 occurs, at which time Softswitch 12 will resend the Invite message 18 to the endpoint 14. According to SIP protocol, this sequence of sending the Invite message 18 followed by the Attempt Timeout 24 will continue at doubled time intervals including at 1 second, 2 seconds, 4 seconds, 8 seconds and 16 seconds. The total waiting time is therefore .5 seconds plus 1 second plus 2 seconds plus 4 seconds plus 8 seconds plus 16 seconds which is approximately equal to 32 seconds of wait time.
[0021] However, the calling telephone user 16 will experience dead air without any ring tone during the above sequence which lasts up to approximately 32 seconds. At this point, if the calling telephone 16 user is waiting and has not hung up, the calling telephone 16 will receive a 408 Request Timeout message 26 from the Softswitch 12 and the calling telephone 16 user will be routed to voicemail to leave a voicemail for the SIP endpoint 14. However, it is of course possible that the calling telephone 16 user will hang up and not wait 32 seconds.
[0022] During a time period of up to approximately one hour, the SIP endpoint 14 will continue to receive telephone calls routed from the Softswitch 12, and each subsequent caller during this hour will experience the 32 second dead air wait.
[0023] FIG 4 illustrates unsuccessful telephone call handling in the SIP protocol with the proposed method and apparatus to eliminate the 32 second dead air wait after a first failed telephone call. A calling telephone 16 either waits to leave a voicemail, or hangs up prior to the end of the timeout sequence. If the calling telephone 16 hangs up, it sends a Bye message 21 to the Softswitch 12, which then sends a 200 OK message 22 to the calling telephone 16.
[0024] According to the proposed method and apparatus, after each call at least first check is performed during the call. The first check is an internal audit to determine whether the endpoint responded normally. In this case of FIG. 4, the first check, the audit, will show that a response was not received by the Softswitch 12 from the SIP endpoint 14. In this case the Softswitch 12 performs a second check to determine if the SIP endpoint is truly unreachable or if a temporary problem in the network occurred. As is illustrated in FIG. 4, the Softswitch 12 sends an Options Message 28 to the SIP endpoint 14. The Options message 28 is a standard SIP message. The Options Message 28 is a non-call related message, thus it does not cause a telephone to ring if it is received. The Options message 28 is typically used for testing the capabilities of the endpoint to which it is sent and a typical response from the endpoint is a 200 OK message 22, as described on pages 66-67 of RFC 3261.
[0025] As described above, according to SIP protocol, the Options Message 28 is sent to the SIP endpoint 14 in the same manner as the Invite message 18. That is, the Options Message 28 is resent after increasingly longer intervels if no response is received. If no response is received at the end of 32 seconds, it is assumed that the endpoint 14 is not reachable. At this point, the SIP endpoint 14 will be deregistered and deactivated by sending an Unregister message 30, to the Softswitch 12. The Unregister message 30 is also a standard message SIP. The Unregister message 30, is typically sent by the software client 3 in the event of a proper software client termination for example, when a person logs off his/her PC-based VoIP account. By using the Unregister message, as proposed here, only one caller will experience dead air problems when calling an improperly removed SIP endpoint. After the endpoint is deregistered and deactivated, future callers are quickly routed to voicemail, typically in under 5. seconds.
[0026] The present invention is also adaptable to the MGCP/NCS protocol (Media Gateway Control Protocol). FIG. 5 illustrates a successful telephone call according to the MGCP/NCS protocol which is similar to a successful call in SIP. When a calling user, using a voice over IP telephone or POTS telephone 32 calls a MGCP endpoint 34, the call is routed through a Softswitch 36. When the calling user 32 telephones the MGCP endpoint 34, an Invite Message 38 is sent to the Softswitch 36. The Softswitch 36 sends a Create Connection Message 40 to the MGCP endpoint 34. The MGCP endpoint 34 responds by sending a 200 OK message 42 to the Softswitch 36 which then forwards a 18x Ringing message 44 to the calling user 32. If the MGCP endpoint 34 receives the call and picks up the phone, a Notify (offhook) message 46 is sent to the Softswitch 36, which then forwards a 200 OK message 42 to the calling user 32 indicating voice communication can proceed. A 200 OK message 42 is then sent from the Softswitch 36 to the MGCP endpoint 34. After normal release of the call, a Bye message 48 is sent from the calling user 32 to the Softswitch 36. At the end of every call, the proposed method performs a first check, an audit, to determine if the called user 34 responded properly. Since a response was received from the MGCP endpoint 34 by the Softswitch 36 the first check, the immediate audit of the MGCP endpoint 34, will show that the endpoint 34 is operating properly. [0027] FIGL 6 illustrates an unsuccessful call in the MGCP protocol which is similar to an unsuccessful call in the SIP protocol. The calling telephone 32, which can be either a voice over IP telephone, or POTS telephone 32 dials a call to the MGCP endpoint 34. This endpoint 34, which has been previously established with the Softswitch 36 has been improperly disconnected or suffered a failure as described above, thus the endpoint 34 cannot be reached by other telephones. However, when the calling telephone 32 calls the endpoint 34, the Invite message 38 is sent from the calling telephone 32 to the Softswitch 36, which still believes the endpoint 34 to be reachable. The Softswitch 36 reroutes the Invite message 38, as the Create Connection Message 40 to the MGCP endpoint 34.
[0028] According to MGCP protocol, the Softswitch 36 will waits approximately 0.5 seconds until an Attempt Timeout 50 occurs, at which time Softswitch 36 resends the Create Connection message 40 to the endpoint 34. According to MGCP protocol, this sequence of sending the Create Connection message 40 followed by the Attempt Timeout 50 will continue at doubled time intervals including at 1 second, 2 seconds, 4 seconds, 8 seconds and 16 seconds. The total waiting time is therefore approximately equal to 32 seconds.
[0029] The calling telephone 32 user experiences dead air without any ring tone during the above sequence which lasts up to approximately 32 seconds. If the calling telephone 32 is still waiting and has not hung up at the end of 32 seconds, the calling telephone 32 receives a 408 Request Timeout message 52 from the Softswitch 36. The calling telephone is then routed to voicemail to leave a voicemail for the MGCP endpoint 34. However, it is possible that the calling telephone 32 user will have terminated the telephone call and given up anytime within thirty-two seconds.
[0030] During a time window similar to the one hour window in SIP, but possibly even longer, the MGCP endpoint 34 will continue have telephone calls routed thereto from the Softswitch 36 even though the endpoint 34 cannot receive calls. The message flow diagram shown in FIG. 7 does not employ the first and second checks proposed by the inventors. Thus, each subsequent caller thereafter will experience the thirty-two second sequence described above.
[0031] FIG. 7 illustrates unsuccessful call handling in the MGCP protocol which is similar to unsuccessful call handing in the SIP protocol, to eliminate the wait after a first failed telephone call to an MGCP endpoint. The calling telephone 32 user either waits to leave a voicemail, or hangs up prior to the end of the thirty-two second timeout sequence. If the calling telephone 32 hangs up, it sends a Bye message 48 to the Softswitch 36, which then sends a 200 OK message 42 to the calling telephone 32.
[0032] At this point, a first check, the audit, is performed. Since a response was not received by the Softswitch 36 from the MGCP endpoint 34, the Softswitch 36 knows that there is a potential problem. Therefore, the Softswitch 36 performs a second check of the MGCP endpoint to see if the MGCP endpoint is truly unreachable or whether a temporary problem in the network occurred. As is illustrated in FIG. 7, the Softswitch 36 sends an Audit Endpoint Message 54 to the MGCP endpoint 34. The Audit Endpoint message 54 is a non-call related message, thus it does not cause a phone to ring if it is received. The Audit Endpoint Message 54 differs slightly from the Options Message 28 in SIP1 in that it is a specific function used for testing an endpoint to check for a response, and does not test the capabilities of an endpoint. However, both messages are defined by their respective protocols. A typical response to the Audit Endpoint 34 from a MGCP endpoint is a 200 OK message, as described on page 60 of RFC 3435. Note that it is not possible to simply send out the Audit Endpoint Message at regular intervals to all endpoints, because this would flood a Softswitch.
[0033] As described in paragraphs 0049-0055, according to MGCP protocol, the Audit Endpoint message 54 is sent to the MGCP endpoint 34 in the same manner as the initial Invite message 38. If no response is received at the end of 32 seconds, it is assumed that the endpoint 34 is not reachable. At this point, the MGCP endpoint 34 will be marked unavailable 56 according to standard MGCP protocol. Thus, only one caller will experience problems when calling an improperly removed MGCP endpoint, and all subsequent callers will be quickly rerouted to voicemail, typically in under 0.5 seconds.
RECONNECTION OF REMOVED ENDPOINTS
[0034] With the proposed method and apparatus, an endpoint is deactivated if there is a problem with the endpoint. Both improperly removed or disconnected SIP endpoints and MGCP endpoints are easily reconnected and reactivated.
[0035] After a SIP endpoint has been unregistered from a SIP server or Softswitch, it is easily reregistered. When SIP telephone endpoints are plugged back in, powered up, or the software client is restarted on a PC, the SIP telephone registers with the SIP server or Softswitch, thus reactivating the SIP telephone.
[0036] MGCP telephones do not necessarily send a message to reactivate when powered up. However, if a telephone call is attempted, MGCP telephones are reactivated. In addition, when a MGCP telephone is marked unavailable as described above, the Softswitch periodically audits the endpoint every two minutes to check to see if the endpoint has been reconnected.
[0037] The above method of detecting unavailable endpoints can easily be implemented by providing a detection apparatus program stored on a medium such as a flexible disc, CD-ROM, CD-R/W, DVD1 Blue-ray, etc.
[0038] The many features and advantages of the invention are apparent from the detailed specification and, thus, it is intended by the appended claims to cover all such features and advantages of the invention that fall within the true spirit and scope of the invention. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the invention to the exact construction and operation illustrated and described, and accordingly all suitable modifications and equivalents may be resorted to, falling with the scope of the invention.

Claims

WHAT IS CLAIMED IS:
1. A method for detecting an unreachable endpoint in a voice over IP network operating according to standard protocol, the endpoints comprising a first endpoint as a call originator and a second endpoint as a VoIP destination, the endpoints being connectable via a soft-switch, comprising: checking after each call whether the second endpoint responded to the call by doing a state check in the soft-switch, the state check indicating whether the second endpoint returned a message indicating that the second endpoint is ringing or returned a message indicating that the second endpoint has been answered, ringing has stopped and conversation can begin; sending a non-call related message found in the standard protocol if the second endpoint did not respond to the call, the non-call related message being sent from the soft- switch to the second endpoint, the standard protocol specifying that the non-call related message is used to test endpoints without causing the second endpoint to ring or interrupting a conversation in progress with the second endpoint; resending the non-call related message if the second endpoint does not respond to a first transmission of the non-call related message, the non-call related message being resent until the second endpoint responds or until a maximum number of resends is reached; marking the second endpoint as unreachable if the second endpoint does not respond to the non-call related message and resending the non-call related message is completed; deactivating the second endpoint at a soft-switch if the second endpoint is marked as unreachable, the second endpoint being deactivated so that further calls are not routed to the second endpoint; and reactivating the second endpoint when the second endpoint is reconnected.
2. A method for detecting an unreachable endpoint in a voice over IP network operating according to standard protocol, the endpoints comprising a first endpoint as a call originator and a second endpoint as a VoIP destination, the endpoints being connectable via a soft-switch, comprising: checking after each call whether the second endpoint responded to the call; sending a non-call related message found in the standard protocol if the second endpoint did not respond to the call, the non-call related message being sent from the soft- switch to the second endpoint; and marking the second endpoint as unreachable if the second endpoint does not respond to the non-call related message.
3. The method according to claim 2, wherein checking whether the second endpoint responded is performed by doing a state check in the soft-switch.
4. The method according to claim 2, wherein checking whether the second endpoint responded is performed by determining whether the second endpoint returned a message indicating that the second endpoint is ringing or returned a message indicating that the second endpoint has been answered, ringing has stopped and conversation can begin.
5. The method according to claim 2, wherein the non-call related message does not cause the second endpoint to ring or interrupt a conversation in progress with the second endpoint.
6. The method according to claim 2, wherein if the second endpoint does not respond to a first transmission of the non-call related message, the non-call related message is resent until the second endpoint responds or until a maximum number of resends is reached, and the second endpoint is not marked as unreachable until resending the non-call related message is completed.
7. The method according to claim 2, wherein the standard protocol specifies that the non-call related message is used to test endpoints.
8. The method according to claim 2, further comprising deactivating the second endpoint at a soft-switch if the second endpoint is marked as unreachable, the second endpoint being deactivated so that further calls are not routed to the second endpoint.
9. The method according to claim 8, further comprising reactivating the second endpoint when the second endpoint is reconnected.
10. The method according to claim 8, wherein the standard protocol is SIP and the second endpoint is deregistered to deactivate the second endpoint.
11. The method of claim 8, wherein the standard protocol is MGCP and the second endpoint is marked unavailable to deactivate the second endpoint.
12. A voice over IP soft-switch to detect an unreachable second endpoint in a VoIP network operating according to standard protocol, the second endpoint being a call destination and being connectable to a first endpoint as a call originator through the soft-switch, comprising: a checking unit to check after each call whether the second endpoint responded to the call from a first endpoint ; a transmitter to send a non-call related message found in the standard protocol if the second endpoint did not respond to the call, the non-call related message being sent from the soft-switch to the second endpoint; and a marking unit to mark the second endpoint as unreachable if the second endpoint does not respond to the non-call related message.
PCT/US2007/021011 2006-09-29 2007-10-01 Eliminating unreachable subscribers in voice-over-ip networks WO2008042301A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP07852466A EP2070305A2 (en) 2006-09-29 2007-10-01 Eliminating unreachable subscribers in voice-over-ip networks
US12/311,438 US20100034194A1 (en) 2006-10-11 2007-10-01 Eliminating unreachable subscribers in voice-over-ip networks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US84818506P 2006-09-29 2006-09-29
US60/848,185 2006-09-29

Publications (2)

Publication Number Publication Date
WO2008042301A2 true WO2008042301A2 (en) 2008-04-10
WO2008042301A3 WO2008042301A3 (en) 2008-06-05

Family

ID=39226600

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2007/021011 WO2008042301A2 (en) 2006-09-29 2007-10-01 Eliminating unreachable subscribers in voice-over-ip networks

Country Status (2)

Country Link
EP (1) EP2070305A2 (en)
WO (1) WO2008042301A2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040184452A1 (en) * 2003-03-17 2004-09-23 Seppo Huotari Method, system and network device for routing a message to a temporarily unavailable network user
DE10323401A1 (en) * 2003-05-23 2004-12-23 Siemens Ag Service method for producing a service for a subscriber terminal (ST) linked to a telecommunications network lets the ST receive incoming connection requests from an exchange on calling the ST
US20060109967A1 (en) * 2004-11-24 2006-05-25 Kouchri Farrokh M Systems, devices, and methods for handling connectivity loss

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040184452A1 (en) * 2003-03-17 2004-09-23 Seppo Huotari Method, system and network device for routing a message to a temporarily unavailable network user
DE10323401A1 (en) * 2003-05-23 2004-12-23 Siemens Ag Service method for producing a service for a subscriber terminal (ST) linked to a telecommunications network lets the ST receive incoming connection requests from an exchange on calling the ST
US20060109967A1 (en) * 2004-11-24 2006-05-25 Kouchri Farrokh M Systems, devices, and methods for handling connectivity loss

Also Published As

Publication number Publication date
EP2070305A2 (en) 2009-06-17
WO2008042301A3 (en) 2008-06-05

Similar Documents

Publication Publication Date Title
US20100034194A1 (en) Eliminating unreachable subscribers in voice-over-ip networks
EP1473914B1 (en) Computer telephony interface adapter
US8462772B1 (en) Method and system for providing party line emulation in a SIP-based network
US7035248B2 (en) Switch with emulation client
EP1704709B1 (en) Method and system for providing a call answering service between a source telephone and a target telephone
US8705517B2 (en) Forced hold call handling in a VoP environment
US20030118160A1 (en) Systems and methods for monitoring network-based voice messaging systems
US20080240375A1 (en) Method Of Processing Multiple Ring Back Tone In Voice Service Application Based On Sip Fork
CA2469213C (en) System and method for integrating multimedia services with traditional telephony via different networks
US7769146B1 (en) Method and system for connecting calling and called parties when called party is leaving message for calling party
US9549078B2 (en) Proxy media service for digital telephony
US8284906B2 (en) Message mapping for forced hold call handling in a VoP environment
US20040258049A1 (en) Convergence of circuit-switched voice and packet-based media services
US8982874B2 (en) Method and apparatus for providing customized ring back to calling terminals in a cable network
WO2008042301A2 (en) Eliminating unreachable subscribers in voice-over-ip networks
AU2007269702A1 (en) Method and apparatus for visual message indication in a VOIP system
JP2009089001A (en) Ip telephone system, ip telephone terminal, and program
CN101218815B (en) Device and a method allowing to successively use several terminal devices in a same voice communication
JP2006352543A (en) Sip telephone exchange system
JP2006033004A (en) Communication device, call processing control device, and communication system
US7599357B1 (en) Method and apparatus for detecting and correcting electrical interference in a conference call
JP2008048180A (en) SIP BASE EXCHANGE, CONTROL METHOD OF VoIP SYSTEM, AND CONTROL PROGRAM
TWM393936U (en) System for detecting disability on packets
US20080298343A1 (en) Voip phone number discovery on pstns using two way fxo communication
CA2529897C (en) Convergence of circuit-switched voice and packet-based media services

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07852466

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2007852466

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 12311438

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE