This application also incorporates by reference in their entirety U.S. patent application Ser. No. 11/214,648, filed on Aug. 30, 2005, and entitled SYSTEM AND METHOD FOR TRAVERSING A NAT DEVICE FOR PEER-TO-PEER HYBRID COMMUNICATIONS, now U.S. Pat. No. 7,570,636, and U.S. patent application Ser. No. 12/705,925, filed on Feb. 15, 2010, and entitled SYSTEM AND METHOD FOR STRATEGIC ROUTING IN A PEER-TO-PEER ENVIRONMENT now U.S. Pat. No. 8,725,895.
Current packet-based communication networks may be generally divided into peer-to-peer networks and client/server networks. Traditional peer-to-peer networks support direct communication between various endpoints without the use of an intermediary device (e.g., a host or server). Each endpoint may initiate requests directly to other endpoints and respond to requests from other endpoints using credential and address information stored on each endpoint. However, because traditional peer-to-peer networks include the distribution and storage of endpoint information (e.g., addresses and credentials) throughout the network on the various insecure endpoints, such networks inherently have an increased security risk. While a client/server model addresses the security problem inherent in the peer-to-peer model by localizing the storage of credentials and address information on a server, a disadvantage of client/server networks is that the server may be unable to adequately support the number of clients that are attempting to communicate with it. As all communications (even between two clients) must pass through the server, the server can rapidly become a bottleneck in the system.
Accordingly, what is needed are a system and method that addresses these issues.
For a more complete understanding, reference is now made to the following description taken in conjunction with the accompanying drawings in which:
The present disclosure is directed to a system and method for peer-to-peer hybrid communications. It is understood that the following disclosure provides many different embodiments or examples. Specific examples of components and arrangements are described below to simplify the present disclosure. These are, of course, merely examples and are not intended to be limiting. In addition, the present disclosure may repeat reference numerals and/or letters in the various examples. This repetition is for the purpose of simplicity and clarity and does not in itself dictate a relationship between the various embodiments and/or configurations discussed.
Referring to
Connections between the access server 102, endpoint 104, and endpoint 106 may include wireline and/or wireless communication channels. In the following description, it is understood that the term “direct” means that there is no endpoint or access server in the communication channel(s) between the endpoints 104 and 106, or between either endpoint and the access server. Accordingly, the access server 102, endpoint 104, and endpoint 106 are directly connected even if other devices (e.g., routers, firewalls, and other network elements) are positioned between them. In addition, connections to endpoints, locations, or services may be subscription based, with an endpoint only having access if the endpoint has a current subscription. Furthermore, the following description may use the terms “user” and “endpoint” interchangeably, although it is understood that a user may be using any of a plurality of endpoints. Accordingly, if an endpoint logs in to the network, it is understood that the user is logging in via the endpoint and that the endpoint represents the user on the network using the user's identity.
The access server 102 stores profile information for a user, a session table to track what users are currently online, and a routing table that matches the address of an endpoint to each online user. The profile information includes a “buddy list” for each user that identifies other users (“buddies”) that have previously agreed to communicate with the user. Online users on the buddy list will show up when a user logs in, and buddies who log in later will directly notify the user that they are online (as described with respect to
With additional reference to
In the present example, the architecture includes web services 202 (e.g., based on functionality provided by XML, SOAP, .NET, MONO), web server 204 (using, for example, Apache or IIS), and database 206 (using, for example, mySQL or SQLServer) for storing and retrieving routing tables 208, profiles 210, and one or more session tables 212. Functionality for a STUN (Simple Traversal of UDP through NATs (Network Address Translation)) server 214 is also present in the architecture 200. As is known, STUN is a protocol for assisting devices that are behind a NAT firewall or router with their packet routing. The architecture 200 may also include a redirect server 216 for handling requests originating outside of the system 100. One or both of the STUN server 214 and redirect server 216 may be incorporated into the access server 102 or may be a standalone device. In the present embodiment, both the server 204 and the redirect server 216 are coupled to the database 206.
Referring to
The endpoint engine 252 may include multiple components and layers that support the functionality required to perform the operations of the endpoint 104. For example, the endpoint engine 252 includes a softswitch 258, a management layer 260, an encryption/decryption module 262, a feature layer 264, a protocol layer 266, a speech-to-text engine 268, a text-to-speech engine 270, a language conversion engine 272, an out-of-network connectivity module 274, a connection from other networks module 276, a p-commerce (e.g., peer commerce) engine 278 that includes a p-commerce agent and a p-commerce broker, and a cellular network interface module 280.
Each of these components/layers may be further divided into multiple modules. For example, the softswitch 258 includes a call control module, an instant messaging (IM) control module, a resource control module, a CALEA (Communications Assistance to Law Enforcement Act) agent, a media control module, a peer control module, a signaling agent, a fax control module, and a routing module.
The management layer 260 includes modules for presence (i.e., network presence), peer management (detecting peers and notifying peers of being online), firewall management (navigation and management), media management, resource management, profile management, authentication, roaming, fax management, and media playback/recording management.
The encryption/decryption module 262 provides encryption for outgoing packets and decryption for incoming packets. In the present example, the encryption/decryption module 262 provides application level encryption at the source, rather than at the network. However, it is understood that the encryption/decryption module 262 may provide encryption at the network in some embodiments.
The feature layer 264 provides support for various features such as voice, video, IM, data, voicemail, file transfer, file sharing, class 5 features, short message service (SMS), interactive voice response (IVR), faxes, and other resources. The protocol layer 266 includes protocols supported by the endpoint, including SIP, HTTP, HTTPS, STUN, RTP, SRTP, and ICMP. It is understood that these are examples only, and that fewer or more protocols may be supported.
The speech-to-text engine 268 converts speech received by the endpoint (e.g., via a microphone or network) into text, the text-to-speech engine 270 converts text received by the endpoint into speech (e.g., for output via a speaker), and the language conversion engine 272 may be configured to convert inbound or outbound information (text or speech) from one language to another language. The out-of-network connectivity module 274 may be used to handle connections between the endpoint and external devices (as described with respect to
With additional reference to
Referring to
With additional reference to
Referring to
With additional reference to
Referring again to
Referring to
After the message is sent and prior to receiving a response, the call control module instructs the media control module (softswitch 258) to establish the needed near-end media in step 314. The media control module passes the instruction to the media manager (of the management layer 260) in step 316, which handles the establishment of the near-end media.
With additional reference to
In the present example, after the call control module passes the acceptance message to the SIP protocol layer, other steps may occur to prepare the endpoint 106 for the call. For example, the call control module instructs the media control module to establish near-end media in step 374, and the media control module instructs the media manager to start listening to incoming media in step 376. The call control module also instructs the media control module to establish far-end media (step 378), and the media control module instructs the media manager to start transmitting audio in step 380.
Returning to
The following figures are sequence diagrams that illustrate various exemplary functions and operations by which the access server 102 and the endpoints 104 and 106 may communicate. It is understood that these diagrams are not exhaustive and that various steps may be excluded from the diagrams to clarify the aspect being described.
Referring to
In step 402, the endpoint 104 sends a registration and/or authentication request message to the access server 102. If the endpoint 104 is not registered with the access server 102, the access server will receive the registration request (e.g., user ID, password, and email address) and will create a profile for the endpoint (not shown). The user ID and password will then be used to authenticate the endpoint 104 during later logins. It is understood that the user ID and password may enable the user to authenticate from any endpoint, rather than only the endpoint 104.
Upon authentication, the access server 102 updates a session table residing on the server to indicate that the user ID currently associated with the endpoint 104 is online. The access server 102 also retrieves a buddy list associated with the user ID currently used by the endpoint 104 and identifies which of the buddies (if any) are online using the session table. As the endpoint 106 is currently offline, the buddy list will reflect this status. The access server 102 then sends the profile information (e.g., the buddy list) and a routing table to the endpoint 104 in step 404. The routing table contains address information for online members of the buddy list. It is understood that steps 402 and 404 represent a make and break connection that is broken after the endpoint 104 receives the profile information and routing table.
In steps 406 and 408, the endpoint 106 and access server 102 repeat steps 402 and 404 as described for the endpoint 104. However, because the endpoint 104 is online when the endpoint 106 is authenticated, the profile information sent to the endpoint 106 will reflect the online status of the endpoint 104 and the routing table will identify how to directly contact it. Accordingly, in step 410, the endpoint 106 sends a message directly to the endpoint 104 to notify the endpoint 104 that the endpoint 106 is now online. This also provides the endpoint 104 with the address information needed to communicate directly with the endpoint 106. In step 412, one or more communication sessions may be established directly between the endpoints 104 and 106.
Referring to
In step 502, the endpoint 104 sends a request to the STUN server 214 of
In step 506, the endpoint 104 sends an authentication request to the access server 102. The request contains the information about endpoint 104 received from the STUN server 214. In step 508, the access server 102 responds to the request by sending the relevant profile and routing table to the endpoint 104. The profile contains the external IP address, port, and NAT type for each of the buddies that are online.
In step 510, the endpoint 104 sends a message to notify the endpoint 106 of its online status (as the endpoint 106 is already online) and, in step 512, the endpoint 104 waits for a response. After the expiration of a timeout period within which no response is received from the endpoint 106, the endpoint 104 will change the status of the endpoint 106 from “online” (as indicated by the downloaded profile information) to “unreachable.” The status of a buddy may be indicated on a visual buddy list by the color of an icon associated with each buddy. For example, when logging in, online buddies may be denoted by a blue icon and offline buddies may be denoted by a red icon. If a response to a notify message is received for a buddy, the icon representing that buddy may be changed from blue to green to denote the buddy's online status. If no response is received, the icon remains blue to indicate that the buddy is unreachable. Although not shown, a message sent from the endpoint 106 and received by the endpoint 104 after step 514 would indicate that the endpoint 106 is now reachable and would cause the endpoint 104 to change the status of the endpoint 106 to online. Similarly, if the endpoint 104 later sends a message to the endpoint 106 and receives a response, then the endpoint 104 would change the status of the endpoint 106 to online.
It is understood that other embodiments may implement alternate NAT traversal techniques. For example, a single payload technique may be used in which TCP/IP packets are used to traverse a UDP restricted firewall or router. Another example includes the use of a double payload in which a UDP packet is inserted into a TCP/IP packet. Furthermore, it is understood that protocols other than STUN may be used. For example, protocols such as Internet Connectivity Establishment (ICE) or Traversal Using Relay NAT (TURN) may be used.
Referring to
In step 602, the endpoint 106 sends a request to the STUN server 214 of
In steps 612 and 614, the endpoint 104 sends a STUN request to the STUN server 214 and the STUN server responds as previously described. In step 616, the endpoint 104 sends an authentication request to the access server 102. The access server 102 retrieves the buddy list for the endpoint 104 and identifies the endpoint 106 as being associated with a NAT type that will block communications from the endpoint 104. Accordingly, in step 618, the access server 102 sends an assist message to the endpoint 106. The assist message instructs the endpoint 106 to send a message to the endpoint 104, which opens a pinhole in the NAT device for the endpoint 104. For security purposes, as the access server 102 has the STUN information for the endpoint 104, the pinhole opened by the endpoint 106 may be specifically limited to the endpoint associated with the STUN information. Furthermore, the access server 102 may not request such a pinhole for an endpoint that is not on the buddy list of the endpoint 106.
The access server 104 sends the profile and routing table to the endpoint 104 in step 620. In step 622, the endpoint 106 sends a message (e.g., a ping packet) to the endpoint 104. The endpoint 104 may then respond to the message and notify the endpoint 106 that it is now online. If the endpoint 106 does not receive a reply from the endpoint 104 within a predefined period of time, it may close the pinhole (which may occur simply by not sending another message and letting the pinhole time out). Accordingly, the difficulty presented by the NAT device may be overcome using the assist message, and communications between the two endpoints may then occur without intervention by the access server 102.
Referring to
In step 702, the endpoint 104 sends a registration and/or authentication request message to the access server 102 as described previously. Upon authentication, the access server 102 updates a session table residing on the server to indicate that the user ID currently associated with the endpoint 104 is online. The access server 102 also retrieves a buddy list associated with the user ID currently used by the endpoint 104 and identifies which of the buddies (if any) are online using the session table. As the endpoint 106 is not currently on the buddy list, it will not be present. The access server 102 then sends the profile information and a routing table to the endpoint 104 in step 704.
In steps 706 and 708, the endpoint 106 and access server 102 repeat steps 702 and 704 as described for the endpoint 104. The profile information sent by the access server 102 to the endpoint 106 will not include the endpoint 104 because the two endpoints are not buddies.
In step 710, the endpoint 106 sends a message to the access server 102 requesting that the endpoint 104 be added to its buddy list. The access server 102 determines that the endpoint 104 is online (e.g., using the session table) in step 712 and sends the address for the endpoint 104 to the endpoint 106 in step 714. In step 716, the endpoint 106 sends a message directly to the endpoint 104 requesting that the endpoint 106 be added to its buddy list. The endpoint 104 responds to the endpoint 106 in step 718 with either permission or a denial, and the endpoint 104 also updates the access server 102 with the response in step 720. For example, if the response grants permission, then the endpoint 104 informs the access server 102 so that the access server can modify the profile of both endpoints to reflect the new relationship. It is understood that various other actions may be taken. For example, if the endpoint 104 denies the request, then the access server 102 may not respond to another request by the endpoint 106 (with respect to the endpoint 104) until a period of time has elapsed.
It is understood that many different operations may be performed with respect to a buddy list. For example, buddies may be deleted, blocked/unblocked, buddy status may be updated, and a buddy profile may be updated. For block/unblock, as well as status and profile updates, a message is first sent to the access server 102 by the endpoint requesting the action (e.g., the endpoint 104). Following the access server 102 update, the endpoint 104 sends a message to the peer being affected by the action (e.g., the endpoint 106).
Buddy deletion may be handled as follows. If the user of the endpoint 104 wants to delete a contact on a buddy list currently associated with the online endpoint 106, the endpoint 104 will first notify the access server 102 that the buddy is being deleted. The access server 102 then updates the profile of both users so that neither buddy list shows the other user as a buddy. Note that, in this instance, a unilateral action by one user will alter the profile of the other user. The endpoint 104 then sends a message directly to the endpoint 106 to remove the buddy (the user of the endpoint 104) from the buddy list of the user of endpoint 106 in real time. Accordingly, even though the user is online at endpoint 106, the user of the endpoint 104 will be removed from the buddy list of the endpoint 106
Referring to
In step 802, the endpoint 106 sends a registration and/or authentication request message to the access server 102 as described previously. Upon authentication, the access server 102 updates a session table residing on the server to indicate that the user ID currently associated with the endpoint 106 is online. The access server 102 also retrieves a buddy list associated with the user ID currently used by the endpoint 106 and identifies which of the buddies (if any) are online using the session table. The access server 102 then sends the profile information and a routing table to the endpoint 106 in step 804.
In step 806, the endpoint 106 sends a message to the access server 102 requesting that the endpoint 104 be added to its buddy list. The access server 102 determines that the endpoint 104 is offline in step 808 and temporarily stores the request message in step 810. In steps 812 and 814, the endpoint 104 and access server 102 repeat steps 802 and 804 as described for the endpoint 106. However, when the access server 102 sends the profile information and routing table to the endpoint 104, it also sends the request by the endpoint 106 (including address information for the endpoint 106).
In step 816, the endpoint 104 responds directly to the endpoint 106 with either permission or a denial. The endpoint 104 then updates the access server 102 with the result of the response in step 818 and also instructs the access server to delete the temporarily stored request.
Referring to
In step 902, the endpoint 106 sends a registration and/or authentication request message to the access server 102 as described previously. Upon authentication, the access server 102 updates a session table residing on the server to indicate that the user ID currently associated with the endpoint 106 is online. The access server 102 also retrieves a buddy list associated with the user ID currently used by the endpoint 106 and identifies which of the buddies (if any) are online using the session table. The access server 102 then sends the profile information and a routing table to the endpoint 106 in step 904.
In step 906, the endpoint 106 sends a message to the access server 102 requesting that the endpoint 104 be added to its buddy list. The access server 102 determines that the endpoint 104 is offline in step 908 and temporarily stores the request message in step 910. In step 912, the endpoint 106 notifies the access server 102 that it is going offline.
In steps 914 and 916, the endpoint 104 and access server 102 repeat steps 902 and 904 as described for the endpoint 106. However, when the access server 102 sends the profile information and routing table to the endpoint 104, it also sends the request by the endpoint 106. Endpoint 104 sends its response to the access server 102 in step 918 and also instructs the access server to delete the temporarily stored request. After the endpoint 106's next authentication process, its profile information will include endpoint 104 as a buddy (assuming the endpoint 104 granted permission).
Referring to
As will be described below in greater detail, the stateless reflector 1002 is configured to receive one or more packets from an endpoint and reflect the packet to another endpoint after modifying information within the packet. This reflection process enables the endpoints 104 and 106 to communicate regardless of the presence and type of the NAT devices 1004 and 1006. The stateless reflector 1002 is stateless because state information (e.g., information relating to how an endpoint is to connect with other endpoints) is stored by the endpoints, as described previously. Accordingly, the stateless reflector 1002 processes header information contained within a packet without access to other information about the network or endpoints, such as the database 206 of
Although each endpoint 104, 106 is shown with a separate NAT device 1004, 1006, it is understood that multiple endpoints may be connected to the network 108 via a single NAT device. For example, a LAN may access the network 108 via a single NAT device, and all communications between the endpoints connected to the LAN and the network 108 must pass through the NAT device. However, communications between the endpoints within the LAN itself may occur directly, as previously described, because the endpoints are not communicating through the NAT device. Furthermore, if one of the endpoints 104 or 106 does not have a NAT device, then communications with that endpoint may occur directly as described above even if the endpoints are not in the same network.
Each NAT device 1004 and 1006 includes an internal IP address (on the side coupled to the endpoint 104 for the NAT device 1004 and the side coupled to the endpoint 106 for the NAT device 1006) and an external IP address (on the side coupled to the network 108 for both NAT devices). Each connection is also associated with an internal port and an external port. Therefore, each connection includes both internal IP address/port information and external IP address/port information.
Generally, a NAT device may be defined as full cone, restricted cone, port restricted cone, or symmetric. A full cone NAT is one where all requests from the same internal IP address and port are mapped to the same external IP address and port. Therefore, any external host can send a packet to the internal host by sending a packet to the mapped external address.
A restricted cone NAT is one where all requests from the same internal IP address and port are mapped to the same external IP address and port. Unlike a full cone NAT, an external host can send a packet to the internal host only if the internal host has previously sent a packet to the external host's IP address.
A port restricted cone NAT is like a restricted cone NAT, but the restriction includes port numbers. More specifically, an external host can send a packet with source IP address X and source port P to the internal host only if the internal host has previously sent a packet to the external host at IP address X and port P.
A symmetric NAT is one where all requests from the same internal IP address and port to a specific destination IP address and port are mapped to the same external IP address and port. If the same host sends a packet with the same source address and port, but to a different destination, a different mapping is used. Only the external host that receives a packet can send a UDP packet back to the internal host.
Referring to
As illustrated by the table 1100, there are twenty-five possible pairings of NAT types and establishing communication between different NAT types may require different steps. For purposes of convenience, these twenty-five pairings may be grouped based on the required steps. For example, if the originating NAT type is no NAT, full cone, restricted cone, or port restricted cone, then the originating NAT can establish communication directly with a terminating NAT type of either no NAT or full cone.
If the originating NAT type is no NAT or full cone, then the originating NAT can establish communications with a terminating NAT type of either restricted cone or port restricted cone only after using the stateless reflector 1002 to reflect a packet. This process is described below with respect to
Referring to
Although not shown in
In the present example, the NAT device 1004 has an external address/port of 1.1.1.1:1111 and the NAT device 1006 has an external address/port of 2.2.2.2:2222. The STUN server 214 has an address/port of 3.3.3.3:3333 and the stateless reflector has an address/port of 4.4.4.4:4444. It is understood that the STUN server and/or stateless reflector 1002 may have multiple addresses/ports.
Referring to
In step 1204, the stateless reflector 1002 modifies the packet header by replacing the IP/UDP header with the source and destination from the custom header. In the present example, the stateless reflector 1002 will modify the IP/UDP header to identify the packet's source as 3.3.3.3:3333 and its destination as 2.2.2.2:2222. Identifying the packet's source as the STUN server 214 enables the stateless reflector 1002 to send the packet through the pinhole in the NAT device 1006 that was created when the endpoint 106 logged on. After modifying the header, the stateless reflector 1002 sends the packet to the endpoint 106 via the NAT device 1006 in step 1206.
In step 1208, the endpoint 106 sends an acknowledgement (e.g., a 200 OK) directly to the endpoint 104. The address of the endpoint 104 is contained within the payload of the packet. The endpoint 106 is able to send the acknowledgement directly because the NAT device 1004 is either a no NAT or a full cone type. Because the endpoint 106 has opened a pinhole through the restricted or port restricted NAT device 1006 to the endpoint 104 by sending a message to the endpoint 104, the endpoint 104 is now able to communicate directly with the endpoint 106, as indicated by step 1210.
Referring again to table 1100 of
Referring to
Referring again to table 1100 of
Referring to
Referring again to table 1100 of
Referring to
Referring again to table 1100 of
Referring to
Referring again to table 1100 of
Referring to
Referring again to table 1100 of
Accordingly, the peer-to-peer communications described herein may be achieved regardless of the NAT type that may be used by an endpoint. The stateless reflector 1002 need not know the information for each client, but instead reflects various packets based on information contained within the packet that is to be reflected. Both the custom header and payload may be encrypted for security purposes. However, the stateless reflector 1002 may only be able to decrypt the custom header and the payload itself may only be decrypted by the terminating endpoint. This enables the stateless reflector 1002 to perform the reflection functionality while maintaining the security of the payload itself. As described above, not all processes for traversing a NAT device may use the stateless reflector 1002.
Referring to
A rule-based system may be fairly inflexible, as such a system generally has a clear set of rules that are defined for various NAT situations and the current relationship between the two endpoints is handled according to those rules. Network configuration changes and other modifications may require revisions to the rules, which is not convenient and may prevent the endpoints from communicating until the rules are revised. Accordingly, in some embodiments, the flexibility described below may enable the endpoints 104, 106, and 1901 to adapt to new network configurations without requiring updated rules as would be required in a strictly rule-based system. In still other embodiments, the logic within the endpoints 104, 106, and 1901 may be updated to handle new network configurations, which also provides flexibility not found in strictly rule-based systems.
Each endpoint 104, 106, and 1901 may include one or more virtual interfaces for communication with other endpoints. In the present example, there are three virtual interfaces including a private virtual interface corresponding to the private route 1902, a public virtual interface corresponding to the public route 1904, and a relay virtual interface corresponding to the relay route 1906. It is understood that the term “virtual interface” is used only for purposes of description to clarify that there are multiple possible routes. Accordingly, the term “virtual interface” need not denote separate physical network interfaces on an endpoint, but may use a single physical network interface.
As described above, each endpoint 104, 106, and 1901 is generally associated with two IP address/port pairs. The first IP address/port pair may be the local (i.e., private) IP address/port information that represents each of the endpoints 104, 106, and 1901 in the network that is “inside” the corresponding NAT device 1004 or 1006. For example, the first IP address/port pair for the endpoint 104 may be the physical address assigned to the endpoint 104 by the corresponding NAT device 1004. This first IP address/port pair corresponds to the private virtual interface and may provide access via the private route to the endpoint 104 by endpoints in the same local network (e.g., the endpoint 1901). The second IP address/port pair may be the public IP address/port information that represents each of the endpoints 104, 106, and 1901 in the network that is “outside” the corresponding NAT device 1004 or 1006. For example, the second IP address/port pair for the endpoint 104 may be the address that is returned to the endpoint 104 by the STUN server as previously described (e.g., the NAT's external IP address/port pair assigned to the endpoint 104). This second IP address/port pair for the endpoint 104 corresponds to the public virtual interface and may provide access via the public route to the endpoint 104 by endpoints both inside and outside the endpoint 104's local network. Each endpoint 104, 106, and 1901 is also aware of the address information of the reflector 1002 as described in previous embodiments, which corresponds to the relay virtual interface of the endpoints. The relay route may be used in (5,4), (4,5), and/or (5,5) conditions according to the table of
Referring to
The present example uses a SIP messaging model over UDP, and so accommodates the transaction-based SIP model within connection-less UDP messaging. Because UDP is not transaction based, certain message handling processes may be used to conform to SIP standards, such as discarding multiple messages when the SIP model expects a message belonging to a specific transaction. However, it is understood that the sequence 2000 may be implemented using many different messaging models. In the present example, neither endpoint is online at the beginning of the sequence and the endpoints 104 and 1901 are “buddies.” As described above, buddies are endpoints that have both previously agreed to communicate with one another.
In steps 2002 and 2006, the endpoints 104 and 1901, respectively, send STUN requests to obtain their corresponding public IP address/port pairs (NATIP, NATPort). In the present example, the reflector 1002 is serving as a STUN server, but it is understood that the STUN server may be separate from the reflector. The reflector 1002 responds to the STUN requests with the public IP address and port information for each of the endpoints 104 and 1901 in steps 2004 and 2008, respectively.
As the two endpoints 104 and 1901 are not logged in when the present example begins, they must both authenticate with the access server 102. In step 2010, the endpoint 104 sends an authentication request to the access server 102 with its private and public IP address/port pairs. In step 2012, the access server 102 responds to the authentication request and, as described previously, returns information that includes the private and public IP addresses of any buddy endpoints that are currently logged in. However, as the endpoint 1901 has not yet logged in, the information received by the endpoint 104 from the access server 102 will not include any address information for the endpoint 1901.
In step 2014, the endpoint 1901 sends an authentication request to the access server 102 with its private and public IP address/port pairs. In step 2016, the access server 102 responds to the authentication request and, as described previously, returns information that includes the private and public IP addresses of any buddy endpoints that are currently logged in. As the endpoint 104 is currently logged in, the information received by the endpoint 1901 from the access server 102 will include the private and public address information for the endpoint 104. Although not shown, the endpoint 1901 may then send a message to the endpoint 104 informing the endpoint 104 that the endpoint 1901 is currently online. This message may contain the private and public address information of the endpoint 1901. The message may be sent via the three different routes as described below with respect to later messaging, or may be sent via one or more selected routes. For example, the message may only be relayed (i.e., sent via the relay route) due to the high chance of success of that route.
At this point, the endpoint 104 wants to establish a communication session with the endpoint 1901, but does not know which of the three routes (i.e., pr, pu, and rl) should be used. In the previously described rule-based system, the endpoint 1901 would publish its NAT information, which enables the endpoint 104 to determine how to establish a connection. However, in the present example, such information is not published and the endpoint 104 does not know whether the endpoint 1901 is in the same private network as the endpoint 104, whether the endpoint 1901 is only accessible via a public network, whether the endpoint 1901 is behind a NAT device, or, if the endpoint 1901 is behind a NAT device, the settings of the NAT device (full cone, port restricted, etc.). Accordingly, the endpoint 104 needs to dynamically determine which of the three routes to use with the endpoint 1901.
Accordingly, in step 2018, the endpoint 104 interacts with the endpoint 1901 to determine which of the three routes should be used to send messages to the endpoint 1901. Similarly, in step 2020, the endpoint 1901 interacts with the endpoint 104 to determine which of the three routes should be used to send messages to the endpoint 104, which may not be the same route as that used by the endpoint 104 to send messages to the endpoint 1901. Steps 2018 and 2020 are illustrated in greater detail below with respect to
Referring to
The endpoint 104 (which is the originating endpoint in the present example) sends out three presence messages in steps 2102, 2104, and 2106. As the current example uses SIP messaging transported via UDP, the message is a SIP INFO message. More specifically, in step 2102, the endpoint 104 sends a SIP INFO message to the private IP address/port pair of the endpoint 1901 (i.e., via the private route) with an identifier such as a ‘pr’ tag to indicate the route. In step 2104, the endpoint 104 sends a SIP INFO message to the public (NAT) IP address/port pair of the endpoint 1901 (i.e., via the public route) with an identifier such as a ‘pu’ tag to indicate the route. In step 2106, the endpoint 104 sends a SIP INFO message to the endpoint 1901 via the reflector 1002 (i.e., via the relay route) with an identifier such as an ‘rl’ tag to indicate the route, which is reflected to the endpoint 1901 in step 2108.
The order in which the messages are sent may vary, but the order follows a hierarchy of desired routes in the present embodiment that places the private route first (i.e., most desirable), the public route next, and the relay route last (i.e., least desirable). However, it is understood that the order in which the messages are sent may vary or, if the endpoint 104 is capable of sending multiple messages simultaneously, the messages may be sent at the same time.
The present example assumes that the endpoint 1901 receives one or more of the messages sent in steps 2102, 2104, and 2106. If more than one message is received, the endpoint 1901 may respond only to the first one received. So, for example, if the message sent via the private route is received before the messages sent via the public and relay routes, the endpoint 1901 will respond only to the private route message and the later messages will be ignored. This reduces network traffic and provides for SIP compliance as the endpoint 104 (from a SIP perspective) expects to receive a single 200 OK message in response to its SIP INFO message. Furthermore, the response message may be sent back along the same route as the presence message to which the response is directed. So a response to the private route message will be sent back along the private route. Accordingly, only one of steps 2110A, 2110B, and 2110C-1 may occur in the present example. Step 2110C-2 is dependent on the occurrence of step 2110C-1 because the response message will not be reflected unless the relay route is used.
The response message returned by the endpoint 1901 is a SIP 200 OK message that may include the tag extracted from the received INFO message to identify which of the routes was successful (e.g., which route carried the message that was received first). For purposes of example, the private route was successful and the table may then be updated as shown in Table 2 below:
It is noted that since the private route is successful, the two endpoints 104 and 1901 are in the same private network.
It is understood that the response message (e.g., the SIP 200 OK) may never be received by the endpoint 104. For example, the private route may not be available from the endpoint 1901 to the endpoint 104 due to network configuration settings. Accordingly, if the SIP 200 OK is not received by the endpoint 104, the endpoint 104 may execute a retransmission process that resends the presence messages along the three routes. The resending may occur a set number of times, for a set period of time, or until some other limit is reached. For example, the first set of presence messages may be sent 0.5 seconds after the initial messages are sent, the second set of messages may be sent one second after that, and each additional set of messages may be sent at time periods that are double the previous delay until a total of seven sets of messages are sent. At this time, the endpoint 104 may stop sending messages. If a response is received during the retransmission process, the endpoint 104 will stop retransmitting. However, the response message will generally be received by the endpoint 104.
The outbound SIP INFO messages and the received SIP 200 OK message inform the endpoint 104 of which route to use when sending communications to the endpoint 1901. However, this route may not work in reverse. In other words, just because the endpoint 104 can reach the endpoint 1901 via the private route (to continue the example), it does not necessarily follow that the endpoint 1901 can reach the endpoint 104 using the same route. For example, differences in the configurations of NAT devices or other network differences may mean one endpoint can be reached via a particular route even if the reverse route is not available.
Accordingly, the endpoint 1901 sends out three presence messages in steps 2112, 2114, and 2116. As the current example uses SIP messaging transported via UDP, the message is a SIP INFO message. More specifically, in step 2112, the endpoint 1901 sends a SIP INFO message to the private IP address/port pair of the endpoint 104 (i.e., via the private route). In step 2114, the endpoint 1901 sends a SIP INFO message to the public (NAT) IP address/port pair of the endpoint 104 (i.e., via the public route). In step 2116, the endpoint 1901 sends a SIP INFO message to the endpoint 104 via the reflector 1002 (i.e., via the relay route), which is reflected to the endpoint 104 in step 2118.
The present example assumes that the endpoint 104 receives one or more of the messages sent in steps 2112, 2114, and 2116. If more than one message is received, the endpoint 104 may respond only to the first one received. Accordingly, only one of steps 2120A, 2120B, and 2120C-1 may occur in the present example. Step 2120C-2 is dependent on the occurrence of step 2120C-1 because the response message will not be reflected unless the relay route is used. The response message returned by the endpoint 104 is a SIP 200 OK message that identifies which of the routes was successful (e.g., was received first).
If the first (or only) SIP INFO message received by the endpoint 104 from the endpoint 1901 is received via the same route as that used by the endpoint 104 to send messages to the endpoint 1901 (e.g., the private route), then the communication session is established with messages going both ways on that route. At this point, the table may then be updated as shown in Table 3 below:
However, the first (or only) SIP INFO message received by the endpoint 104 from the endpoint 1901 may be received on a different route than that used by the endpoint 104 to send messages to the endpoint 1901. When this occurs, the endpoint 104 flags this as the endpoint 1901 responded to the INFO message via one route but is now communicating via another route. For example, the endpoint 1901 responded on the private route, but is now using the public route. One possibility for this discrepancy is that there is a router or other network device interfering with the return path (i.e., the path used by the endpoint 1901 to send messages to the endpoint 104). Another possibility is that a message went faster one way than another way. For example, while the endpoint 1901 may have received the private message from the endpoint 104 (i.e., the message of step 2102 of
When this occurs, the endpoint 104 may transition from the private route to the public route. This results in sending and receiving routes of pu-pu as illustrated by Table 4 below:
The endpoint 104 may also be configured to confirm that this transition is correct. To confirm the transition, the endpoint 104 executes a confirmation process and sends a confirmation message to the endpoint 1901 on the private route (i.e., the route that the endpoint 104 thinks it should be using to send messages to the endpoint 1901). In the present example, the confirmation message may include a SIP field named MAX_FORWARDS that defines a maximum number of hops that a packet can take before being dropped. The MAX_FORWARDS field has a standard default value of seventy, but the endpoint 104 may set the value to one (i.e., MAX_FORWARDS=1). If the response message from the endpoint 1901 is received by the endpoint 104 and has set the MAX_FORWARDS field to 0, then the endpoint 104 transitions back to the private route and uses that route for sending future messages. This results in different sending and receiving routes as illustrated by Table 5 below:
However, if the endpoint 104 does not receive a response message to its confirmation message, it continues using the public route. This results in sending and receiving routes of pu-pu as illustrated by Table 4 above.
Communications between the endpoints 104 and 106 as illustrated in
Referring to
In step 2202, the endpoint 104 sends outbound presence messages on the private, public, and relay routes. The presence messages may contain identifiers such as tags or other route indicators, or the receiving endpoint may simply note which virtual interface (i.e., pr, pu, or rl) received a particular presence message and correlate the message with the route upon receipt. In step 2204, the endpoint 104 receives a response message that indicates which of the presence messages was received first. For example, the response message may include the tag from the presence message to identify the route corresponding to the received presence message. In step 2206, the endpoint 104 selects the identified route as the initial outbound route for messages being sent to the other endpoint.
In step 2208, the endpoint receives one or more inbound presence messages from the other endpoint. In step 2210, the endpoint 104 sends a response to the first received inbound presence message.
In step 2212, the endpoint 104 determines whether the inbound route of the message received in step 2210 is the same route as the initial outbound route selected in step 2206. If the routes are the same, the method 2200 continues to step 2220 and uses the initial outbound route to send messages to the other endpoint. If the routes are not the same, the method 2200 moves to step 2214 and sends a confirmation message to the other endpoint using only the initial outbound route. In step 2216, the endpoint 104 determines whether a response to the confirmation message has been received. If no response to the confirmation message has been received, the method 2200 moves to step 2218 and transitions to the inbound route as the new outbound route for messages being sent to the other endpoint. If a response to the confirmation message has been received, the method 2200 continues to step 2220 and uses the initial outbound route to send messages to the other endpoint.
In step 2222, the endpoint 104 may begin sending keep-alive messages to the other endpoint to ensure that the outbound route remains open. For example, one of the networks or NAT devices involved in the established session may undergo a configuration change or a failure while the two endpoints are online, and so an existing route may become unusable. In such a case, the endpoint may detect that the keep-alive messages are failing and so may return to step 2202 to re-establish a valid route. It is noted that the other endpoint may not need to re-establish its outbound route. For example, if the inbound and outbound routes for the endpoint 104 are different, the inbound route may remain valid even though the outbound route is invalid. Accordingly, some steps of the method 2200 may be skipped in some scenarios.
It is noted that many different variations of the method 2200 may exist. For example, the endpoint 104 may transition to the inbound route as the new outbound route if it is determined in step 2212 that the routes are not the same, rather than remaining on the initial outbound route. Then, if a response is received to the confirmation message, the endpoint 104 may transition back to the initial outbound virtual interface. Furthermore, as stated previously, the response message may never be received by the endpoint 104 and so some steps of the method 2200 may not occur or may occur in a different order as there may be no response message available to determine the initial outbound route. It is also noted that some steps of the method 2200 may be performed in a different order than shown. For example, step 2208 may occur before step 2204 depending on network latency and other factors.
Referring to
Referring to
In step 2402, the endpoint 104 sends a STUN request that fails. Based on the failure of the STUN request, the endpoint 104 determines that the network (e.g., the NAT device 1004) has disabled UDP. It is understood that other indicators may be used to determine that UDP is not available. In step 2404, based on the unavailability of UDP, the endpoint 104 opens a TCP/IP connection (i.e., a tunnel) with the tunneling server 2302. This connection may use a port such as port 443 of the NAT device 1004, which is the default TCP port for HTTP Secure (HTTPS) connections using the Transport Layer Security (TLS) or Secure Socket Layer (SSL) protocols. However, it is understood that port 443 is only an example and that other available ports may be used. In step 2406, the endpoint 104 requests a shadow IP address and shadow port on the tunneling server 2302. In step 2408, the tunneling server 2302 creates the shadow IP address and port and returns this information to the endpoint 104 in step 2410.
The shadow IP address and shadow port serve as the public address and port of the endpoint 104 for other endpoints. In other words, the shadow IP address/port replace the NAT IP address/port that would serve as the public contact information for the endpoint 104 in an environment in which UDP is available to the endpoint 104 (e.g., as in
In step 2412, the endpoint 104 authenticates with the access server 102 via the tunnel using its local IP address/port and shadow address/port information. In step 2414, the access server 102 authenticates the endpoint 104 and sends the endpoint 104 the contact information of online buddies, including corresponding private, public, and shadow IP address/port information.
Although not shown in
In steps 2420 and 2422, the endpoints 104 and 106 may establish a communication session as described previously with respect to
In embodiments where the endpoint 106 knows that the endpoint 104 is using a shadow, the endpoint 106 may not send a presence message via the private route as the endpoint 106 knows that the private route is not available. In other embodiments, the endpoint 106 may send a presence message via the private route even though the route is not available.
Communications between the endpoints 104 and 2304 as illustrated in
Referring to
In the present example, the endpoints 104a, 104b, and 106 each include state machines that handle each call in which an endpoint may be involved. For example, the endpoint 104a is involved in the call with the endpoint 106 and a state machine within each of the endpoints 104a and 106 handles this particular call for the respective endpoints. The state machines handling this call between the endpoints 104a and 106 may be synchronized in order to maintain the call. For example, the following embodiments may be based on a SIP messaging model over UDP. SIP generally requires that the two endpoints be synchronized and the state machines may be used to ensure this synchronization. An endpoint may have multiple ongoing calls and so may have multiple state machines corresponding to those calls.
For purposes of example, a call is associated with a session. In the present embodiment, the term “session” refers to a call or a related series of calls, such as a conference call. So, for example, a single audio call between the endpoints 104a and 106 is a single session and a conference call between the endpoint 104a and multiple other endpoints using audio, video, and data is also a single session. If the endpoint 104a is engaged in multiple unrelated calls, then there are a corresponding number of sessions. So two separate audio calls with two endpoints (e.g., as in call holding) would be two sessions. It is understood that different call and session relationships may exist and that the present disclosure covers all such embodiments.
Each session is associated with information about that session. The session may include information such as IP addresses and ports needed to communicate with other endpoints, codecs used in the calls, and similar information. The session may also include information identifying the session as a one-to-one call session or a one-to-many call session. If one-to-many, then the session may include information on each call involved in the session. For example, if the session is a conference call between the endpoint 104a and two other endpoints, the session on the endpoint 104a would include two calls. Each call would be the conference call leg between the endpoint 104a and one of the other two endpoints. Each call in a session is associated with attributes about that call. For example, the call is associated with information indicating whether the call is audio only, audio and video, video only, data, application sharing, and/or other call types. Accordingly, a session is associated with the information needed to conduct that session by the corresponding endpoint.
In the present example, which uses a SIP based model, each call has a one-to-one correspondence with a SIP dialog. SIP generally uses an INVITE to request a call and a 200 OK to accept the call. The call setup process creates a SIP dialog that allows either side to hang up the call. Unlike a text message that is one way, both sides need to be able to act on a call and the SIP dialog enables this control to occur. The SIP dialog contains the information needed for the call, such as the IP address and port information of the destination endpoint 106, the type of call (e.g., audio, video, or audio/video), codecs used, the state of the corresponding state machines (e.g., an INVITE has been sent and the state machine is waiting for the 200 OK response), and other needed information. Detailed information about SIP can be found in RFC 3261 by the Internet Engineering Task Force (IETF) Network Working Group, which is hereby incorporated by reference in its entirety.
Referring to
In step 2604, the endpoint 104b logs in to the peer-to-peer network via the access server 102 as described previously. For example, the endpoint 104b may send a STUN request to obtain its public IP address and port information, and then send this information to the access server 102 with a username, password, and private (NAT) IP address and port information. In step 2606, after authenticating the endpoint 104b, the access server 102 responds with the buddy list corresponding to the login information. This process is described above and not repeated in detail in the present example. The buddy list may contain an entry indicating that the endpoint 104a is also logged in or an additional indicator or other message may be used to inform the endpoint 104b of the online presence of the endpoint 104a. This informs the endpoint 104b that there is a pre-existing simultaneous login from a different endpoint.
In step 2608, the endpoint 104b sends presence messages to the endpoint 106 and to other endpoints (not shown) that are shown as online by the buddy list received in step 2606. The presence messages inform the other endpoints that the endpoint 104b is online. Although not specifically illustrated in
In step 2612, the endpoint 104b sends a “go away” message to the endpoint 104a. Upon receipt of this message, the endpoint 104a checks for a policy related to such a message and determines how the endpoint 104a is to respond. In the present example, because the endpoint 104a is currently in a call with the endpoint 106, the policy indicates that the call is to be swept to the endpoint 104b. Accordingly, in step 2616, the endpoint 104a begins sending session information corresponding to the audio call to the endpoint 104b. As the current embodiment uses a SIP dialog model, this information is the SIP dialog, such as state information, codec types, and information about the endpoint on the other end of the call (i.e., the endpoint 106). The endpoint 104a may send the SIP dialog based on a timer that provides a defined window of time. Once the timer expires, the endpoint 104a may close even if the SIP dialog has not been completely transferred to the endpoint 104b.
The endpoint 104b begins receiving and buffering the session information and may also be receiving responses to the presence messages it sent in step 2608. Once the SIP dialog is received, the endpoint 104b checks the incoming response messages for an endpoint corresponding to the destination identified in the SIP dialog (or destinations, if more than one endpoint is involved). If the response message from the endpoint 106 was received prior to the receipt of the SIP dialog, then the endpoint 104b will identify the endpoint 106 as the destination in the SIP dialog. If the response message from the endpoint 106 has not been received prior to the receipt of the SIP dialog, then the endpoint 104b may compare each response message to the buffered SIP dialog as they are received until the endpoint 106 is identified as the destination in the SIP dialog.
If no match is found, the endpoint 104b may simply ignore the SIP dialog. In this case, the endpoint 104b may operate as a “new” endpoint with no existing calls. To re-establish the call with the endpoint 106, either the endpoint 104b or the endpoint 106 would need to set up a new call.
In step 2618, after receiving the SIP dialog and identifying the endpoint 106, the endpoint 104b performs a STUN request (not shown) and sends an update message to the endpoint 106. In the present embodiment, the update message is the SIP out-of-band signaling message UPDATE. The UPDATE message may include a Session Description Protocol (SDP) description into which information needed to transition the call is inserted, including the STUN information just obtained. In step 2620, the endpoint 106 performs a STUN request (not shown) and responds to the UPDATE with a 202 OK that includes an SDP with the information needed by the endpoint 104b, including the STUN information just obtained.
During this process, the endpoint 106 may have continued sending packets to the endpoint 104a. Accordingly, after receiving the update, the endpoint 106 may stop sending the packets in step 2622. Although shown as occurring after step 2620, it is understood that step 2622 may occur between steps 2618 and 2620. In step 2624, the endpoint 104b and the endpoint 106 continue the call previously existing between the endpoint 104a and 106.
Referring to
In step 2702, the endpoint 104b logs in to the peer-to-peer network via the access server 102. For example, as described with respect to
In step 2704, the endpoint 104b sends presence messages to the online buddies to inform them that the endpoint 104b is now online and available. In the present embodiment, the endpoint 104b expects to receive a response message from each of the buddy endpoints, but it is understood that such responses may not be expected in some embodiments. In some embodiments, the endpoint 104b may not send a presence message to the endpoint 104a, but may instead send the “go away” message of step 2708. In such embodiments, the endpoint 104b may perform step 2706 prior to step 2704 to determine whether there is a simultaneous login.
In step 2706, the endpoint 104b determines whether there is an endpoint that is logged in to the peer-to-peer network using the same authentication information as the endpoint 104b. In other words, the endpoint 104b determines whether there is a simultaneous login with another endpoint. If there is no simultaneous login, the method 2700 moves to step 2724, where it operates as a newly logged in endpoint. If there is a simultaneous login, the method 2700 moves to step 2708, where the endpoint sends a “go away” message to the endpoint 104a. The actions of the endpoint 104a in response to this message will be described below with respect to
In step 2710, the endpoint 104b receives responses to its presence messages sent in step 2704 and session information from the endpoint 104a in response to the “go away” message sent in step 2708. It is noted that, in the present example, there is session information to be received from the endpoint 104a because the endpoint 104a is currently in a session with the endpoint 106. However, if the endpoint 104a was not in a session, the endpoint 104b would not receive any session information and steps 2714 through 2722 would be skipped.
Accordingly, in step 2712, a determination is made as to whether any session information has been or is being received from the endpoint 104a. If no session information is received, the method 2700 moves to step 2724. The lack of session information may occur for various reasons, such as a failure on the part of the endpoint 104a or simply because the endpoint 104a is not currently engaged in a session. In the present embodiment, the endpoint 104b is not concerned with why there is no session information and proceeds normally. While the present example illustrates the endpoint 104a as simply starting sending the session information upon receipt of the “go away” message, it is understood that various messages may be exchanged between the endpoints 104a and 104b indicating that there is session information available for transfer.
If session information is received, the method 2700 moves to step 2714, where a determination is made as to whether the other endpoint (i.e., the endpoint 106) involved in the session matches one of the endpoints that responded to a presence message. In the present example, the session information is in the form of one or more SIP dialogs as described with respect to
It is understood that, from the time the first presence message is sent out until the last response is received (if all responses are received), the endpoint 104b may be receiving responses to the presence messages. Therefore, the response from the endpoint 106 may come at any time relative to the transfer of the session information represented by the SIP dialog. The response from the endpoint 106 may be received by the endpoint 104 prior to the receipt of the entire SIP dialog or afterwards. As such, steps 2710 and 2714 may overlap. For example, the endpoint 104b may receive and buffer the entire SIP dialog and compare any received responses to the endpoint 106 identified in the dialog. If the response from the endpoint 106 has already been received, the endpoint 104b may then match the response to the dialog and move to step 2716. However, if the response from the endpoint 106 has not yet been received, then the endpoint 104b may wait for additional presence messages until a match is found or until some other event occurs. For example, the waiting period may time out or otherwise end to prevent the endpoint 104b from waiting indefinitely. If this occurs and no match is found, the method 2700 moves to step 2724.
If a match is found in step 2714, the method 2700 moves to step 2716 and performs a STUN request, sets up ports for the session, and performs any other needed activity in preparation for continuing the session received from the endpoint 104a. Step 2716 may also include performing any NAT traversal or strategic routing messaging and/or determinations as described in previous embodiments. In step 2718, the endpoint 104b sends a message to the endpoint 106 to inform the endpoint 106 that the endpoint 104b is taking over the session. For example, the message may be an UPDATE message containing SDP information with the STUN information obtained in step 2716 and other information that may be needed to communicate with the endpoint 104b.
In step 2720, the endpoint 104b receives a response to the UPDATE (assuming a response was sent successfully by the endpoint 106). The endpoint 104b extracts any needed information from the UPDATE response (e.g., from SDP information containing IP and port information for the endpoint 106). In step 2722, the endpoint 104b continues the session with the endpoint 106. While the session is ongoing, the endpoint 104b may also operate as a normal endpoint and perform any endpoint functions described herein. It is understood that this process of sweeping the session onto the endpoint 104b may occur without user intervention or knowledge, although the user may set the policy for the endpoint 104a/104b that defines what is to be swept.
In some embodiments, rather than receiving the session information via packet transfer over a wireline or wireless connection, the session information may be retrieved from memory. More specifically, the endpoints 104a and 104b may exist on the same client or may otherwise have access to shared memory that is available to both endpoints. In such embodiments, the session information may be stored in memory by the endpoint 104a and retrieved from the same memory by the endpoint 104b. This memory transfer may occur when the client is moving from one network type to another network type (e.g., WiFi to 3G) and in any other case where such a memory transfer is possible if such a transfer is desired. In such cases, an internal transition within the client may occur from the endpoint 104a to the endpoint 104b to account for the network change or other scenario. The retrieval of the session information from memory would occur in step 2710, with the other steps remaining the same. Accordingly, even if on the same physical client as the endpoint 104a, the endpoint 104b may login, send presence messages, and perform the other functions described with respect to the method 2700. It is noted that the memory transfer embodiments may include embodiments in which some information (e.g., memory locations and/or the “go away” message) is exchanged between the endpoint 104a and the endpoint 104b via a wireline or wireless connection.
Referring to
In step 2802, while the session with the endpoint 106 is ongoing, the endpoint 104a receives a “go away” message from the endpoint 104b. In step 2804, the endpoint 104a checks for any applicable policies and, in the present example, identifies a policy that is to be applied if a “go away” message is received. Although not shown, it is understood that there may be no applicable policy, in which case the method 2800 may end. However, as there is an applicable policy in the present example, the method moves to step 2806.
In step 2806, the endpoint 104a determines whether there is an active session. If there is not an active session, the method 2800 moves to step 2816 and follows the next policy action (if any). This may be to shut down, to send out offline messages and go to slave status, or to perform any other action defined in the policy.
As the determination of step 2806 identifies that there is an active session with the endpoint 106, the method moves to step 2808. In step 2808, the endpoint 104a may determine whether the session is to be swept to the endpoint 104b. This may be defined in the policy. For example, the policy may define that all sessions are to be swept, that only certain types of sessions (e.g., voice only) or sessions with certain endpoints are to be swept, and/or that only certain types of sessions are not to be swept (e.g., file transfers). It is understood that these are only examples and that many different criteria may be used in the policy to define whether a session is to be swept. Although not shown, in some embodiments, the user of the endpoints 104a/104b may receive a prompt or other indicator to confirm that the session is to be swept. If the determination of step 2808 indicates that the session is not to be swept, the endpoint 104a moves to step 2816. If the determination indicates that the session is to be swept, the method 2800 continues to step 2810.
In step 2810, the endpoint 104a sends the session information to the endpoint 104b. This information may be SIP dialog information as previously described or may be other information needed by the endpoint 104b to maintain the session with the endpoint 106. For example, the session information may include IP address and port information, call type (e.g., audio only or audio and video), any codecs used in the call, state information, and/or any other needed information.
In step 2812, the endpoint 104a may determine whether a timer has expired. In the present example, the endpoint 104a may wait for one or more responses from the endpoint 104b regarding the session information. In order to prevent the endpoint 104a from waiting indefinitely if a response is not received, a timer may be used to provide a defined window of time in which the session information is to be sent. The window may be static (e.g., a defined period of time from the first packet sent to the endpoint 104b or based on another marker) or may be dynamic (e.g., based on the amount of information to send or resetting each time a response is received). If the time has expired as determined in step 2812, the method 2800 moves to step 2816. If the timer is not expired, the method 2800 moves to step 2814.
In step 2814, the endpoint 104a may determine whether the session information has all been sent. If not, the method 2800 returns to step 2810. If all the session information has been sent, the method 2800 moves to step 2816.
As described with respect to
Referring to
In step 2902, the endpoint 106 receives an update message from the endpoint 104b. The update message may be a SIP UPDATE as described above or may be any other type of message. The endpoint 106 extracts information from the update message and begins to transition the session to the endpoint 104b. In the present embodiment, it is noted that the UPDATE message basically operates as a request from the endpoint 104b that the endpoint 106 automatically accepts (e.g., without any action needed by the user of the endpoint 106). In other words, the endpoint 104b may be viewed as placing a call to the endpoint 106 that is automatically accepted, rather than requiring the user of the endpoint 106 to answer the call.
In step 2904, the endpoint 106 performs a STUN request and any other actions needed to establish the session with the endpoint 104b. For example, the endpoint 106 may set up any needed new port(s) and/or may update the information corresponding to the current session to point to the endpoint 104b rather than the endpoint 104a. Step 2904 may also include performing any NAT traversal or strategic routing messaging and/or determinations as described in previous embodiments. In step 2906, the endpoint 106 sends any needed information to the endpoint 104b, such as the results of the STUN request.
During this time, the endpoint 106 may have continued sending packets to the endpoint 104a. Accordingly, in step 2908, the endpoint 106 stops sending packets associated with the session to the endpoint 104a and only sends those packets to the endpoint 104b. The endpoint 106 may terminate the connection or may update the internal audio connection to route everything to the endpoint 104b. In step 2910, the endpoint 106 continues the session with the endpoint 104b.
It is understood that sweeping may be not be used for some types of sessions. For example, a file transfer session may not be swept. If the endpoint 104a is transferring a file to the endpoint 106, sweeping the session would be pointless if the file was not also on the endpoint 104b. If the endpoint 106 is sending the file to the endpoint 104a, sweeping the session would be pointless since the entire file might as well be resent by the endpoint 106 to the endpoint 104b. In embodiments where the endpoints 104a and 104b are on the same physical device, sweeping a file transfer session may be appropriate as the two endpoints may have access to the same memory where the file is being buffered during the transfer. Other types of file transfer may be swept if, for example, a document or other file is being displayed by the endpoint 106. Sweeping the session may then entail transferring the currently viewed page or other portion of a file to the endpoint 104b, rather than the entire file. Instructions regarding sweeping may be defined in the policy stored in the endpoints 104a and/or 104b.
Accordingly, described above are embodiments illustrating how an endpoint in a peer-to-peer network can sweep an ongoing session to another endpoint. Although the embodiments herein describe the sweeping as occurring between endpoints that are simultaneously logged in, it is possible to sweep a session between two different endpoints that are logged in using different authentication credentials. It is understood that additional authorization may be required (e.g., an endpoint may need authorization to allow such sweeping to occur to and/or from another endpoint), but such sweeping may occur in a similar manner to the embodiments described above with respect to messaging, session information transfer, and similar actions.
Referring to
The computer system 3000 may use any operating system (or multiple operating systems), including various versions of operating systems provided by Microsoft (such as WINDOWS), Apple (such as Mac OS X), UNIX, and LINUX, and may include operating systems specifically developed for handheld devices, personal computers, and servers depending on the use of the computer system 3000. The operating system, as well as other instructions (e.g., for the endpoint engine 252 of
In another embodiment, a method comprises receiving, by a first endpoint, an update message directly from a second endpoint, wherein the update information instructs the first endpoint to transition communications corresponding to an active session occurring between the first endpoint and a third endpoint from the third endpoint to the second endpoint and wherein the update message includes information corresponding to the second endpoint that is needed by the first endpoint in order to communicate with the second endpoint; sending, by the first endpoint, a response to the update message directly to the second endpoint, wherein the response includes information corresponding to the first endpoint that is needed by the second endpoint in order to communicate with the first endpoint; and transitioning, by the first endpoint, communications corresponding to the active session from the third endpoint to the second endpoint, wherein packets sent by the first endpoint are now sent directly to the second endpoint instead of the third endpoint. The transitioning may include updating, by the first endpoint, routing information associated with the active session on the first endpoint, wherein the update changes the routing information from identifying the third endpoint as the destination to identifying the second endpoint as the destination. The transitioning may include establishing a new call leg with the second endpoint for the active session and terminating an existing call leg for the active session with the third endpoint.
In yet another embodiment, a method for sweeping an active session existing between a first endpoint and a second endpoint from the first endpoint to a third endpoint comprises providing, by the third endpoint, authentication credentials to an access server to gain access to a peer-to-peer network, wherein the access server returns a buddy list associated with the authentication credentials to the third endpoint in response, and wherein the second endpoint is included on the buddy list as an endpoint with which the third endpoint is authorized to communicate; identifying, by the third endpoint, that the first and third endpoints are simultaneously logged in because they gained access to the peer-to-peer network using identical authentication credentials; sending, by the third endpoint, a go away message directly to the first endpoint; receiving, by the third endpoint, session information from the first endpoint corresponding to the active session occurring between the first and second endpoints, wherein the session information includes information needed by the third endpoint to participate in the active session with the second endpoint; sending, by the third endpoint, an update message directly to the second endpoint, wherein the update message instructs the second endpoint to transition the active session from the first endpoint to the second endpoint and includes information needed for the second endpoint to transition the active session from the first endpoint to the third endpoint; and receiving, by the third endpoint, a response to the update message from the second endpoint, wherein the response includes information needed for the third endpoint to participate in the active session with the second endpoint. The method may further comprise sending, by the third endpoint, a presence message directly to the second endpoint to notify the second endpoint that the third endpoint is online. The method may further comprise receiving, by the third endpoint, a response to the presence message directly from the second endpoint, wherein the response identifies the second endpoint as the sender of the response; and determining, by the third endpoint, whether the second endpoint identified in the response is the same as an endpoint identified in the session information received from the first endpoint. Receiving the session information may include receiving the session information by the third endpoint directly from the first endpoint via one of a wireline and a wireless interface. Receiving the session information may include retrieving the session information by the third endpoint from a memory location accessible to both the first endpoint and the third endpoint. The session information may include Session Initiation Protocol (SIP) dialog information. The update message may be a SIP UPDATE message. The session information may include state information needed to synchronize a state machine on the third endpoint with a state machine on the second endpoint. The first and third endpoints may be located on a single physical device.
In still another embodiment, a method for sweeping an active session existing between a first endpoint and a second endpoint from the first endpoint to a third endpoint comprises receiving, by the first endpoint, a go away message directly from the third endpoint; checking, by the first endpoint, a policy associated with the first endpoint to determine an action to be taken upon receipt of the go away message; identifying, by the first endpoint, that the first endpoint is engaged in an active session with the second endpoint; and transferring, by the first endpoint, session information to the third endpoint, wherein the session information includes information needed by the third endpoint to enter the active session with the second endpoint. The method may further comprise determining, by the first endpoint, whether to transfer the session information to the third endpoint based on the policy. The method may further comprise determining, by the first endpoint, whether a timer has expired, wherein the transferring occurs only within a period of time defined by the timer. The transferring the session information may include sending the session information directly from the first endpoint to the third endpoint via one of a wireline and a wireless interface. The transferring the session information may include storing the session information by the first endpoint in a memory location accessible to both the first endpoint and the third endpoint. The session information may include Session Initiation Protocol (SIP) dialog information. The session information may include state information needed to synchronize a state machine on the third endpoint with a state machine on the second endpoint. The first and third endpoints may be located on a single physical device.
In another embodiment, a system comprises a network interface; a processor coupled to the network interface; and a memory coupled to the processor and containing a plurality of instructions for execution by the processor, the instructions including instructions for configuring a third endpoint stored at least partially in the memory to sweep an active session existing between a first endpoint and a second endpoint from the first endpoint to the third endpoint by providing, by the third endpoint, authentication credentials to an access server to gain access to a peer-to-peer network, wherein the access server returns a buddy list associated with the authentication credentials to the third endpoint, and wherein the second endpoint is included on the buddy list as an endpoint with which the third endpoint is authorized to communicate; identifying, by the third endpoint, that the first and third endpoints are simultaneously logged in because they gained access to the peer-to-peer network using identical authentication credentials; sending, by the third endpoint, a go away message directly to the first endpoint; receiving, by the third endpoint, session information from the first endpoint corresponding to the session occurring between the first and second endpoints, wherein the session information includes information needed by the third endpoint to participate in the session with the second endpoint; sending, by the third endpoint, an update message directly to the second endpoint, wherein the update message instructs the second endpoint to switch the active session from the first endpoint to the second endpoint and includes information needed for the second endpoint to transition the active session from the first endpoint to the third endpoint; and receiving, by the third endpoint, a response to the update message from the second endpoint, wherein the response includes information needed for the third endpoint to participate in the active session with the second endpoint. The system may further comprise instructions for the first endpoint, wherein the first endpoint is stored at least partially in the memory, the instructions including: receiving, by the first endpoint, the go away message directly from the third endpoint; checking, by the first endpoint, a policy associated with the first endpoint to determine an action to be taken upon receipt of the go away message; identifying, by the first endpoint, that the first endpoint is engaged in the active session with the second endpoint; and transferring, by the first endpoint, session information to the third endpoint, wherein the session information includes information needed by the third endpoint to enter the active session with the second endpoint. The transferring the session information by the first endpoint may include storing the session information by the first endpoint in a memory location accessible to both the first endpoint and the third endpoint, and wherein the receiving, by the third endpoint, the session information includes retrieving the session information by the third endpoint from the memory location. The system may include a power supply coupled to the network interface, the processor, and the memory.
While the preceding description shows and describes one or more embodiments, it will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the present disclosure. For example, various steps illustrated within a particular sequence diagram or flow chart may be combined or further divided. In addition, steps described in one diagram or flow chart may be incorporated into another diagram or flow chart. Some steps may be performed in an order different from that shown and/or may overlap. Furthermore, the described functionality may be provided by hardware and/or software, and may be distributed or combined into a single platform. Additionally, functionality described in a particular example may be achieved in a manner different than that illustrated, but is still encompassed within the present disclosure. Therefore, the claims should be interpreted in a broad manner, consistent with the present disclosure.
This application is a Continuation of U.S. patent application Ser. No. 12/749,251, filed Mar. 29, 2010, entitled SYSTEM AND METHOD FOR SESSION SWEEPING BETWEEN DEVICES, published on Sep. 29, 2011, as U.S. Publication No. US 2011-0238862, now U.S. Pat. No. 9,043,488 issued May 26, 2015. U.S. Pat. No. 9,043,488 and U.S. Publication No. US 2011-0238862 are herein incorporated by reference.
Number | Name | Date | Kind |
---|---|---|---|
5442637 | Nguyen | Aug 1995 | A |
5761309 | Ohashi et al. | Jun 1998 | A |
5790637 | Johnson et al. | Aug 1998 | A |
5818447 | Wolf et al. | Oct 1998 | A |
5889762 | Pajuvirta et al. | Mar 1999 | A |
6031818 | Lo et al. | Feb 2000 | A |
6128283 | Sabaa et al. | Oct 2000 | A |
6141687 | Blair | Oct 2000 | A |
6161082 | Goldberg et al. | Dec 2000 | A |
6195694 | Chen et al. | Feb 2001 | B1 |
6202084 | Kumar et al. | Mar 2001 | B1 |
6219638 | Padmanabhan et al. | Apr 2001 | B1 |
6298129 | Culver et al. | Oct 2001 | B1 |
6311150 | Ramaswamy et al. | Oct 2001 | B1 |
6343067 | Drottar et al. | Jan 2002 | B1 |
6360196 | Poznaski et al. | Mar 2002 | B1 |
6389016 | Sabaa et al. | May 2002 | B1 |
6438376 | Elliott et al. | Aug 2002 | B1 |
6473425 | Bellaton et al. | Oct 2002 | B1 |
6574668 | Gubbi et al. | Jun 2003 | B1 |
6606112 | Falco | Aug 2003 | B1 |
6741691 | Ritter et al. | May 2004 | B1 |
6754181 | Elliott et al. | Jun 2004 | B1 |
6766373 | Beadle | Jul 2004 | B1 |
6826613 | Wang et al. | Nov 2004 | B1 |
6836765 | Sussman | Dec 2004 | B1 |
6842460 | Olkkonen et al. | Jan 2005 | B1 |
6850769 | Grob et al. | Feb 2005 | B2 |
6898413 | Yip et al. | May 2005 | B2 |
6912278 | Hamilton | Jun 2005 | B1 |
6940826 | Simard et al. | Sep 2005 | B1 |
6963555 | Brenner et al. | Nov 2005 | B1 |
6975718 | Pearce et al. | Dec 2005 | B1 |
6987756 | Ravindranath et al. | Jan 2006 | B1 |
6999575 | Sheinbein | Feb 2006 | B1 |
6999932 | Zhou | Feb 2006 | B1 |
7006508 | Bondy et al. | Feb 2006 | B2 |
7010109 | Gritzer et al. | Mar 2006 | B2 |
7013155 | Ruf et al. | Mar 2006 | B1 |
7079529 | Khuc | Jul 2006 | B1 |
7080158 | Squire | Jul 2006 | B1 |
7092385 | Gallant et al. | Aug 2006 | B2 |
7117526 | Short | Oct 2006 | B1 |
7123710 | Ravishankar | Oct 2006 | B2 |
7184415 | Chaney et al. | Feb 2007 | B2 |
7185114 | Hariharasubrahmanian | Feb 2007 | B1 |
7272377 | Cox et al. | Sep 2007 | B2 |
7302496 | Metzger | Nov 2007 | B1 |
7304985 | Sojka et al. | Dec 2007 | B2 |
7345999 | Su et al. | Mar 2008 | B2 |
7346044 | Chou et al. | Mar 2008 | B1 |
7353252 | Yang et al. | Apr 2008 | B1 |
7353255 | Acharya et al. | Apr 2008 | B2 |
7412374 | Seiler et al. | Aug 2008 | B1 |
7457279 | Scott et al. | Nov 2008 | B1 |
7477282 | Firestone et al. | Jan 2009 | B2 |
7487248 | Moran et al. | Feb 2009 | B2 |
7512652 | Appelman et al. | Mar 2009 | B1 |
7542472 | Gerendai et al. | Jun 2009 | B1 |
7564843 | Manjunatha et al. | Jul 2009 | B2 |
7570743 | Barclay et al. | Aug 2009 | B2 |
7574523 | Traversat et al. | Aug 2009 | B2 |
7590758 | Takeda et al. | Sep 2009 | B2 |
7613171 | Zehavi et al. | Nov 2009 | B2 |
7623476 | Ravikumar et al. | Nov 2009 | B2 |
7623516 | Chaturvedi et al. | Nov 2009 | B2 |
7656870 | Ravikumar et al. | Feb 2010 | B2 |
7664495 | Bonner et al. | Feb 2010 | B1 |
7769881 | Matsubara et al. | Aug 2010 | B2 |
7774495 | Pabla et al. | Aug 2010 | B2 |
7778187 | Chaturvedi et al. | Aug 2010 | B2 |
7782866 | Walsh et al. | Aug 2010 | B1 |
7917584 | Arthursson | Mar 2011 | B2 |
8009586 | Chaturvedi et al. | Aug 2011 | B2 |
8065418 | Abuan et al. | Nov 2011 | B1 |
8200796 | Margulis | Jun 2012 | B1 |
8407576 | Yin et al. | Mar 2013 | B1 |
20010050923 | Park et al. | Dec 2001 | A1 |
20020031212 | O'Neil et al. | Mar 2002 | A1 |
20020037000 | Park et al. | Mar 2002 | A1 |
20020038282 | Montgomery | Mar 2002 | A1 |
20020042769 | Gujral et al. | Apr 2002 | A1 |
20020062285 | Amann et al. | May 2002 | A1 |
20020064167 | Khan et al. | May 2002 | A1 |
20020080719 | Parkvall et al. | Jun 2002 | A1 |
20020087887 | Busam et al. | Jul 2002 | A1 |
20020097150 | Sandelman et al. | Jul 2002 | A1 |
20020120757 | Sutherland et al. | Aug 2002 | A1 |
20020124096 | Loguinov et al. | Sep 2002 | A1 |
20020143548 | Korall et al. | Oct 2002 | A1 |
20020150110 | Inbar et al. | Oct 2002 | A1 |
20020152325 | Elgebaly et al. | Oct 2002 | A1 |
20020156844 | Maehiro | Oct 2002 | A1 |
20020166053 | Wilson | Nov 2002 | A1 |
20020173303 | Shibutani | Nov 2002 | A1 |
20020176404 | Girard | Nov 2002 | A1 |
20020178087 | Henderson et al. | Nov 2002 | A1 |
20020184310 | Traversat et al. | Dec 2002 | A1 |
20030009565 | Arao | Jan 2003 | A1 |
20030031210 | Harris | Feb 2003 | A1 |
20030035441 | Cheng et al. | Feb 2003 | A1 |
20030043764 | Kim et al. | Mar 2003 | A1 |
20030044020 | Aboba et al. | Mar 2003 | A1 |
20030046056 | Godoy et al. | Mar 2003 | A1 |
20030046585 | Minnick | Mar 2003 | A1 |
20030061025 | Abir | Mar 2003 | A1 |
20030061481 | Levine et al. | Mar 2003 | A1 |
20030072485 | Guerin et al. | Apr 2003 | A1 |
20030076815 | Miller et al. | Apr 2003 | A1 |
20030078858 | Angelopoulos et al. | Apr 2003 | A1 |
20030088676 | Smith et al. | May 2003 | A1 |
20030105812 | Flowers, Jr. et al. | Jun 2003 | A1 |
20030110047 | Santosuosso | Jun 2003 | A1 |
20030115251 | Fredrickson et al. | Jun 2003 | A1 |
20030126213 | Betzler | Jul 2003 | A1 |
20030135569 | Khakoo et al. | Jul 2003 | A1 |
20030137939 | Dunning et al. | Jul 2003 | A1 |
20030158722 | Lord | Aug 2003 | A1 |
20030163525 | Hendriks et al. | Aug 2003 | A1 |
20030163697 | Pabla et al. | Aug 2003 | A1 |
20030172145 | Nguyen | Sep 2003 | A1 |
20030174707 | Grob et al. | Sep 2003 | A1 |
20030177186 | Goodman et al. | Sep 2003 | A1 |
20030177422 | Tararoukhine et al. | Sep 2003 | A1 |
20030187650 | Moore et al. | Oct 2003 | A1 |
20030202480 | Swami | Oct 2003 | A1 |
20030212772 | Harris | Nov 2003 | A1 |
20030214955 | Kim | Nov 2003 | A1 |
20030217171 | Von Stuermer et al. | Nov 2003 | A1 |
20030217318 | Choi | Nov 2003 | A1 |
20030220121 | Konishi et al. | Nov 2003 | A1 |
20030229715 | Baratakke et al. | Dec 2003 | A1 |
20040005877 | Vaananen | Jan 2004 | A1 |
20040024879 | Dingman et al. | Feb 2004 | A1 |
20040034776 | Fernando et al. | Feb 2004 | A1 |
20040034793 | Yuan | Feb 2004 | A1 |
20040039781 | Lavallee et al. | Feb 2004 | A1 |
20040044517 | Palmquist | Mar 2004 | A1 |
20040052234 | Ameigeiras et al. | Mar 2004 | A1 |
20040062267 | Minami et al. | Apr 2004 | A1 |
20040068567 | Moran et al. | Apr 2004 | A1 |
20040100973 | Prasad | May 2004 | A1 |
20040103212 | Takeuchi et al. | May 2004 | A1 |
20040128554 | Maher, III et al. | Jul 2004 | A1 |
20040133689 | Vasisht | Jul 2004 | A1 |
20040139225 | Takahashi | Jul 2004 | A1 |
20040139228 | Takeda et al. | Jul 2004 | A1 |
20040139230 | Kim | Jul 2004 | A1 |
20040143678 | Chari et al. | Jul 2004 | A1 |
20040148434 | Matsubara et al. | Jul 2004 | A1 |
20040153858 | Hwang | Aug 2004 | A1 |
20040158471 | Davis et al. | Aug 2004 | A1 |
20040162871 | Pabla et al. | Aug 2004 | A1 |
20040203834 | Mahany | Oct 2004 | A1 |
20040213184 | Hu et al. | Oct 2004 | A1 |
20040228279 | Midtun et al. | Nov 2004 | A1 |
20040240399 | Corrao et al. | Dec 2004 | A1 |
20040249885 | Petropoulakis et al. | Dec 2004 | A1 |
20040249953 | Fernandez et al. | Dec 2004 | A1 |
20040260952 | Newman et al. | Dec 2004 | A1 |
20040267527 | Creamer et al. | Dec 2004 | A1 |
20040267938 | Shoroff et al. | Dec 2004 | A1 |
20040268257 | Mudusuru | Dec 2004 | A1 |
20050004982 | Vernon et al. | Jan 2005 | A1 |
20050008024 | Newpol et al. | Jan 2005 | A1 |
20050015502 | Kang et al. | Jan 2005 | A1 |
20050033843 | Shahi et al. | Feb 2005 | A1 |
20050033985 | Xu et al. | Feb 2005 | A1 |
20050050227 | Michelman | Mar 2005 | A1 |
20050071481 | Danieli | Mar 2005 | A1 |
20050086309 | Galli et al. | Apr 2005 | A1 |
20050091407 | Vaziri et al. | Apr 2005 | A1 |
20050105524 | Stevens et al. | May 2005 | A1 |
20050119005 | Segal et al. | Jun 2005 | A1 |
20050120073 | Cho | Jun 2005 | A1 |
20050130650 | Creamer et al. | Jun 2005 | A1 |
20050132009 | Solie | Jun 2005 | A1 |
20050136911 | Csapo et al. | Jun 2005 | A1 |
20050138119 | Saridakis | Jun 2005 | A1 |
20050138128 | Baniel | Jun 2005 | A1 |
20050143105 | Okamoto | Jun 2005 | A1 |
20050144288 | Liao | Jun 2005 | A1 |
20050187781 | Christensen | Aug 2005 | A1 |
20050187957 | Kramer et al. | Aug 2005 | A1 |
20050195802 | Klein et al. | Sep 2005 | A1 |
20050198499 | Salapaka et al. | Sep 2005 | A1 |
20050201357 | Poyhonen | Sep 2005 | A1 |
20050201485 | Fay | Sep 2005 | A1 |
20050208947 | Bahl | Sep 2005 | A1 |
20050220017 | Brand et al. | Oct 2005 | A1 |
20050246193 | Roever et al. | Nov 2005 | A1 |
20050249196 | Ansari et al. | Nov 2005 | A1 |
20050254440 | Sorrell | Nov 2005 | A1 |
20050270992 | Sanzgiri et al. | Dec 2005 | A1 |
20050286519 | Ravikumar et al. | Dec 2005 | A1 |
20060002355 | Baek et al. | Jan 2006 | A1 |
20060062180 | Sayeedi et al. | Mar 2006 | A1 |
20060069775 | Artobello et al. | Mar 2006 | A1 |
20060072506 | Sayeedi et al. | Apr 2006 | A1 |
20060120375 | Ravikumar et al. | Jun 2006 | A1 |
20060121902 | Jagadeesan et al. | Jun 2006 | A1 |
20060121986 | Pelkey et al. | Jun 2006 | A1 |
20060148516 | Reddy et al. | Jul 2006 | A1 |
20060165029 | Melpignano et al. | Jul 2006 | A1 |
20060168643 | Howard et al. | Jul 2006 | A1 |
20060171534 | Baughman | Aug 2006 | A1 |
20060182100 | Li et al. | Aug 2006 | A1 |
20060183476 | Morita et al. | Aug 2006 | A1 |
20060187926 | Imai | Aug 2006 | A1 |
20060195402 | Malina et al. | Aug 2006 | A1 |
20060203750 | Ravikumar et al. | Sep 2006 | A1 |
20060205436 | Liu et al. | Sep 2006 | A1 |
20060218624 | Ravikumar et al. | Sep 2006 | A1 |
20060230166 | Philyaw | Oct 2006 | A1 |
20060233117 | Tomsu et al. | Oct 2006 | A1 |
20060246903 | Kong et al. | Nov 2006 | A1 |
20060258289 | Dua | Nov 2006 | A1 |
20070016921 | Levi et al. | Jan 2007 | A1 |
20070019545 | Alt et al. | Jan 2007 | A1 |
20070025270 | Sylvain | Feb 2007 | A1 |
20070078785 | Bush et al. | Apr 2007 | A1 |
20070082671 | Feng et al. | Apr 2007 | A1 |
20070110043 | Girard | May 2007 | A1 |
20070111794 | Hogan et al. | May 2007 | A1 |
20070116224 | Burke | May 2007 | A1 |
20070130253 | Newson et al. | Jun 2007 | A1 |
20070136459 | Roche et al. | Jun 2007 | A1 |
20070165629 | Chaturvedi et al. | Jul 2007 | A1 |
20070190987 | Vaananen | Aug 2007 | A1 |
20070206563 | Silver et al. | Sep 2007 | A1 |
20070239892 | Ott et al. | Oct 2007 | A1 |
20070253435 | Keller et al. | Nov 2007 | A1 |
20070260359 | Benson et al. | Nov 2007 | A1 |
20070274276 | Laroia et al. | Nov 2007 | A1 |
20070280253 | Rooholamini et al. | Dec 2007 | A1 |
20070294626 | Fletcher et al. | Dec 2007 | A1 |
20070297430 | Nykanen et al. | Dec 2007 | A1 |
20080005328 | Shively et al. | Jan 2008 | A1 |
20080019285 | John et al. | Jan 2008 | A1 |
20080032695 | Zhu et al. | Feb 2008 | A1 |
20080046984 | Bohmer et al. | Feb 2008 | A1 |
20080069105 | Costa et al. | Mar 2008 | A1 |
20080080392 | Walsh et al. | Apr 2008 | A1 |
20080091813 | Bodlaender | Apr 2008 | A1 |
20080123685 | Varma et al. | May 2008 | A1 |
20080130639 | Costa-Requena et al. | Jun 2008 | A1 |
20080168440 | Regnier et al. | Jul 2008 | A1 |
20080192756 | Damola et al. | Aug 2008 | A1 |
20080235362 | Kjesbu et al. | Sep 2008 | A1 |
20080235511 | O'Brien et al. | Sep 2008 | A1 |
20080244718 | Frost et al. | Oct 2008 | A1 |
20080250408 | Tsui et al. | Oct 2008 | A1 |
20080273541 | Pharn | Nov 2008 | A1 |
20080320096 | Szeto | Dec 2008 | A1 |
20080320565 | Buch et al. | Dec 2008 | A1 |
20090003322 | Isumi | Jan 2009 | A1 |
20090006076 | Jindal | Jan 2009 | A1 |
20090052399 | Silver et al. | Feb 2009 | A1 |
20090055473 | Synnergren | Feb 2009 | A1 |
20090088150 | Chaturvedi et al. | Apr 2009 | A1 |
20090136016 | Gornoi et al. | May 2009 | A1 |
20090156217 | Bajpai | Jun 2009 | A1 |
20090182815 | Czechowski et al. | Jul 2009 | A1 |
20090192976 | Spivack et al. | Jul 2009 | A1 |
20090234967 | Yu et al. | Sep 2009 | A1 |
20090240821 | Juncker et al. | Sep 2009 | A1 |
20090257433 | Mutikainen et al. | Oct 2009 | A1 |
20090300673 | Bachet et al. | Dec 2009 | A1 |
20090327516 | Amishima et al. | Dec 2009 | A1 |
20100011108 | Clark et al. | Jan 2010 | A1 |
20100011111 | Vizaei | Jan 2010 | A1 |
20100049980 | Barriga et al. | Feb 2010 | A1 |
20100077023 | Eriksson | Mar 2010 | A1 |
20100107205 | Foti | Apr 2010 | A1 |
20100174783 | Zarom | Jul 2010 | A1 |
20100191954 | Kim et al. | Jul 2010 | A1 |
20100223047 | Christ | Sep 2010 | A1 |
20100279670 | Ghai | Nov 2010 | A1 |
20100299150 | Fein et al. | Nov 2010 | A1 |
20100299313 | Orsini et al. | Nov 2010 | A1 |
20100312832 | Allen | Dec 2010 | A1 |
20100312897 | Allen | Dec 2010 | A1 |
20110040836 | Allen | Feb 2011 | A1 |
20110099612 | Lee et al. | Apr 2011 | A1 |
20110122864 | Cherifi et al. | May 2011 | A1 |
20110141220 | Miura | Jun 2011 | A1 |
20110145687 | Grigsby et al. | Jun 2011 | A1 |
20110307556 | Chaturvedi et al. | Dec 2011 | A1 |
20110314134 | Foti | Dec 2011 | A1 |
20110320821 | Alkhatib et al. | Dec 2011 | A1 |
20120078609 | Chaturvedi et al. | Mar 2012 | A1 |
20120124191 | Lyon | May 2012 | A1 |
20120263144 | Nix | Oct 2012 | A1 |
20130067004 | Logue et al. | Mar 2013 | A1 |
20130106989 | Gage et al. | May 2013 | A1 |
20130111064 | Mani et al. | May 2013 | A1 |
Number | Date | Country |
---|---|---|
1404082 | Mar 2004 | EP |
160339 | Dec 2005 | EP |
1638275 | Mar 2006 | EP |
1848163 | Oct 2007 | EP |
1988697 | Nov 2008 | EP |
1988698 | Nov 2008 | EP |
2005-94600 | Apr 2005 | JP |
2007-043598 | Feb 2007 | JP |
10-2005-0030548 | Mar 2005 | KR |
WO 2003079635 | Sep 2003 | WO |
WO 2004063843 | Jul 2004 | WO |
WO 2005009019 | Jan 2005 | WO |
2006064047 | Jun 2006 | WO |
WO 2006075677 | Jul 2006 | WO |
WO 2008099420 | Aug 2008 | WO |
Entry |
---|
International Search Report and Written Opinion of the International Searching Authority from PCT/US2006/040312, dated Mar. 2, 2007. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2006/047841, dated Sep. 12, 2008. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2007/002424, dated Aug. 14, 2007. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2007/068820, dated Jun. 11, 2008. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2007/068821, dated Jun. 14, 2008. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2007068823, dated Jun. 1, 2008. |
Jeff Tyson, “How Instant Messaging Works”, www.verizon.com/learningcenter, Mar. 9, 2005. |
Rory Bland, et al,“P2P Routing” Mar. 2002. |
Rosenberg, “STUN—Simple Traversal of UDP Through NAT”, Sep. 2002, XP015005058. |
Salman A. Baset, et al, “An Analysis of the Skype Peer-To-Peer Internet Telephony Protocol”, Department of Computer Science, Columbia University, New York, NY, USA, Sep. 15, 2004. |
Singh et al., “Peer-to Peer Internet Telephony Using SIP”, Department of Computer Science, Columbia University, Oct. 31, 2004, XP-002336408. |
Sinha, S. and Oglieski, A., A TCP Tutorial, Nov. 1998 (Date posted on Internet: Apr. 19, 2001) [Retrieved from the Internet <URL:http//www.ssfnet.org/Exchange/tcp/tcpTutorialNotes.html>]. |
Pejman Khadivi, Terence D. Todd and Dongmei Zhao, “Handoff trigger nodes for hybrid IEEE 802.11 WLAN/cellular networks,” Proc. of IEEE International Conference on Quality of Service in Heterogeneous Wired/Wireless Networks, pp. 164-170, Oct. 18, 2004. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2008/078142, dated Mar. 27, 2009. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2008/084950, dated Apr. 27, 2009. |
Hao Wang, Skype VoIP service-architecture and comparison, In: INFOTECH Seminar Advanced Communication Services (ASC), 2005, pp. 4, 7, 8. |
Seta, N.; Miyajima, H.; Zhang, L;; Fujii, T., “All-SIP Mobility: Session Continuity on Handover in Heterogeneous Access Environment,” Vehicular Technology Conference, 2007. VTC 2007—Spring. IEEE 65th, Apr. 22-25, 2007, pp. 1121-1126. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2008/075141, dated Mar. 5, 2009. |
Qian Zhang; Chuanxiong Guo; Zihua Guo; Wenwu Zhu, “Efficient mobility management for vertical handoff between WWAN and WLAN,” Communications Magazine, IEEE, vol. 41. issue 11, Nov. 2003, pp. 102-108. |
Isaacs, Ellen et al., “Hubbub: A sound-enhanced mobile instant messenger that supports awareness and opportunistic interactions,” Proceedings of the SIGCHI Conference on Human Factors in Computing Systems; vol. 4, Issue No. 1; Minneapolis, Minnesota; Apr. 20-25, 2002; pp. 179-186. |
PCT: International Preliminary Report on Patentability of PCT/US2008/084950; dated Jun. 1, 2010; 5 pgs. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2014/039777, dated Sep. 30, 2014. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2014/39782, dated Oct. 17, 2014. |
International Search Report and Written Opinion of PCT/US2015/43633, dated Oct. 26, 2015, 21 pgs. |
PCT: International Search Report and Written Opinion of PCT/US2015/43630 (related application), dated Oct. 30, 2015, 20 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2014/039777; dated Jan. 28, 2016; 8 pgs. |
PCT: International Search Report and Written Opinion for PCT/US2011/024870; dated Oct. 26, 2011; 12 pages. |
J. Rosenberg et al. “Session Traversal Utilities for NAT (STUN)”, draft-ietf-behave-rfc3489bis-06, Mar. 5, 2007. |
PCT: International Search Report and Written Opinion for PCT/US2011/028685; dated Nov. 9, 2011; 10 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/029954; dated Nov. 24, 2011; 8 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/024891; dated Nov. 25, 2011; 9 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/031245; dated Dec. 26, 2011; 13 pages. |
Wireless Application Protocol—Wireless Transport Layer Security Specification, Version Feb. 18, 2000, Wireless Application Forum, Ltd. 2000; 99 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/040864; dated Feb. 17, 2012; 8 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/041565; dated Jan. 5, 2012; 7 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/031246; dated Dec. 27, 2011; 8 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/049000; dated Mar. 27, 2012; 10 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/051877; dated Apr. 13, 2012; 7 pages. |
PCT: International Search Report and Written Opinion for PCT/US2011/055101; dated May 22, 2012; 9 pages. |
Balamurugan Karpagavinayagam et al. (Monitoring Architecture for Lawful Interception in VoIP Networks, ICIMP 2007, Aug. 24, 2008). |
NiceLog User's Manual 385A0114-08 Rev. A2, Mar. 2004. |
WISPA: Wireless Internet Service Providers Association; WISPA-CS-IPNA-2.0; May 1, 2009. |
PCT: International Preliminary Report on Patentability of PCT/US2011/024870; dated Aug. 30, 2012; 7 pgs. |
RFC 5694 (“Peer-to-Peer (P2P) Architecture: Definition, Taxonomies, Examples, and Applicability”, Nov. 2009). |
Mahy et al., The Session Initiation Protocol (SIP) “Replaces” Header, Sep. 2004, RFC 3891, pp. 1-16. |
PCT: International Preliminary Report on Patentability of PCT/US2011/024891; dated Aug. 30, 2012; 6 pgs. |
T. Dierks & E. Rescorla, The Transport Layer Security (TLS) Protocol (Ver. 1.2, Aug. 2008) retrieved at http://tools.ietf.org/htmllrfc5246. Relevant pages provided. |
J. Rosenberg et al., SIP: Session Initiation Protocol (Jun. 2008) retrieved at http://tools.ietf.org/html/rfc3261. Relevant pages provided. |
Philippe Bazot et al., Developing SIP and IP Multimedia Subsystem (IMS) Applications (Feb. 5, 2007) retrieved at redbooks IBM form number: SG24-7255-00. Relevant pages provided. |
PCT: International Preliminary Report on Patentability of PCT/US2011/028685; dated Oct. 4, 2012; 6 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2011/031245; dated Oct. 26, 2012; 9 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2011/029954; dated Oct. 11, 2012; 5 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2011/031246; dated Nov. 8, 2012; 5 pgs. |
Rosenberg, J; “Interactive Connectivity Establishment (ICE): A Protocol for Network Address Translator (NAT) Traversal for Offer/Answer Protocols”; Oct. 29, 2007; I ETF; I ETF draft of RFC 5245, draft-ietf-mmusic-ice-19; pp. 1-120. |
Blanchet et al; “IPv6 Tunnel Broker with the Tunnel Setup Protocol (TSP)”; May 6, 2008; IETF; IETF draft of RFC 5572, draftblanchet-v6ops-tunnelbroker-tsp-04; pp. 1-33. |
Cooper et al; “NAT Traversal for dSIP”; Feb. 25, 2007; IEFT; IETF draft draft-matthews-p2psip-dsip-nat-traversal-00; pp. 1-23. |
Cooper et al; “The Effect of NATs on P2PSIP Overlay Architecture”; IETF; IETF draft draft-matthews-p2psip-nats-and-overlays-01.txt; pp. 1-20. |
Srisuresh et al; “State of Peer-to-Peer(P2P) Communication Across Network Address Translators(NATs)”; Nov. 19, 2007; I ETF; I ETF draft for RFC 5128, draft-ietf-behave-p2p-state-06.txt; pp. 1-33. |
PCT: International Search Report and Written Opinion for PCT/US2012/046026; dated Oct. 18, 2012; 6 pages. |
Dunigan, Tom, “Almost TCP over UDP (atou),” last modified Jan. 12, 2004; retrieved on Jan. 18, 2011 from <http://www.csm.ornl.gov/˜dunigan/net100/atou.html> 18 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2011/040864; dated Jan. 3, 2013; 6 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2011/041565; dated Jan. 10, 2013; 6 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2011/049000; dated Feb. 26, 2013; 6 pgs. |
International Preliminary Report on Patentability of PCT/US2011/051877; dated Mar. 26, 2013; 5 pgs. |
International Preliminary Report on Patentability of PCT/US2011/055101; dated Apr. 16, 2013; 7 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2012/046026; dated Jan. 30, 2014; 5 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2008/075141; dated Mar. 9, 2010; 5 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2007/068820; dated Dec. 31, 2008; 8 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2007/068823; dated Nov. 27, 2008; 8 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2006/047841; dated Nov. 6, 2008; 7 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2007/002424; dated Aug. 7, 2008; 6 pgs. |
PCT: International Preliminary Report on Patentability of PCT/US2006/040312; dated May 2, 2008; 5 pgs. |
PCT: International Preliminary Report on Patentability of PCT/IB2005/000821; dated Oct. 19, 2006; 10 pgs. |
Chathapuram, “Security in Peer-To-Peer Networks”, Aug. 8. 2001, XP002251813. |
International Search Report and Written Opinion of the International Searching Authority from PCT/IB2005/000821, dated Aug. 5, 2005. |
International Search Report and Written Opinion of the International Searching Authority from PCT/US2006/032791, dated Dec. 18, 2006. |
Number | Date | Country | |
---|---|---|---|
20150264125 A1 | Sep 2015 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12749251 | Mar 2010 | US |
Child | 14721569 | US |