Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
MULTIPLE VERSIONS OF CALL INVITES
Document Type and Number:
WIPO Patent Application WO/2013/188219
Kind Code:
A1
Abstract:
A network node, computer program product and method establishing a call between a caller and a callee over a network. Multiple versions of a call invite are sent for establishing the call between a caller client of the caller and one or more callee clients implemented at one or more callee terminals of the callee. The multiple versions of the call invite are sent over a plurality of different delivery mechanisms. One of the delivery mechanisms comprises a push notification on a push channel.

Inventors:
LAASIK MAREK (US)
VELENKO MIHAILS (US)
ZOLOTARJOV SERGEI (US)
OLIVIER CARL STEFKE (US)
Application Number:
PCT/US2013/044623
Publication Date:
December 19, 2013
Filing Date:
June 07, 2013
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICROSOFT CORP (US)
International Classes:
H04M7/00; H04L29/08
Foreign References:
US20120117250A12012-05-10
Other References:
None
Download PDF:
Claims:
Claims

1. A network node arranged to participate in establishment of a call between a caller and a callee over a network, the network node comprising:

transmitter apparatus arranged to send multiple versions of a call invite for establishing the call between a caller client of the caller and one or more callee clients implemented at one or more callee terminals of the callee, the transceiver apparatus being arranged to send said multiple versions of the call invite over a plurality of different delivery mechanisms,

wherein one of the delivery mechanisms comprises a push notification on a push channel.

2. The network node of claim 1 wherein the multiple versions of the call invite are either: (i) all to be sent to one callee client implemented at one callee terminal, or (ii) to be sent to respective different callee clients implemented at different callee terminals.

3. The network node of any preceding claim wherein a first one of the delivery mechanisms comprises an operating system based push notification on an operating system based push channel, and wherein a second one of the delivery mechanisms comprises an application layer push notification on an application layer push channel.

4. The network node of any preceding claim wherein the network node is a caller terminal at which the caller client is implemented, and wherein one of the delivery mechanisms comprises a peer to peer message on a peer to peer connection through the network.

5. The network node of any of claims 1 to 3 wherein the network node is a controller network element, and wherein the transmitter apparatus is transceiver apparatus which is arranged to receive the call invite from a caller terminal at which the caller client is implemented, the controller network element comprising processing apparatus arranged to generate said multiple versions of the call invite based on the received call invite.

6. The network node of claim 5, wherein the controller network element further comprises:

a missed call register configured to store information relating to missed calls for the callee, wherein if none of the versions of the call invite are answered, the missed call register is updated to store information relating to the call as a missed call for the callee.

7. The network node of claim 6 wherein the controller network element is further configured to send a message to the one or more callee clients to update a missed call badge which is to be output in a user interface of the callee client, said missed call badge indicating the number of missed calls for the callee for which information is stored in the missed call register.

8. A computer program product comprising code embodied on a non-transient computer-readable medium and configured so as when executed on a network node of a network to perform operations of:

sending multiple versions of a call invite for establishing a call between a caller client of a caller and one or more callee clients implemented at one or more callee terminals of a callee, the code being configured so as when executed on the network node to send said multiple versions of the call invite over a plurality of different delivery mechanisms,

wherein one of the delivery mechanisms comprises a push notification on a push channel.

9. A method of establishing a call between a caller and a callee over a network, the method comprising:

sending multiple versions of a call invite for establishing a call between a caller client of the caller and one or more callee clients implemented at one or more callee terminals of the callee, said multiple versions of the call invite being sent over a plurality of different delivery mechanisms,

wherein one of the delivery mechanisms comprises a push notification on a push channel.

10. The method of claim 9 wherein the delivery mechanisms comprise at least two of:

(i) an operating system based push notification on an operating system based push channel,

(ii) an application layer push notification on an application layer push channel, and

(iii) a peer to peer message on a peer to peer connection through the network.

Description:
MULTIPLE VERSIONS OF CALL INVITES

Field of the Invention

The present invention relates to call invites in a communication system

implemented over a packet-based network.

Background

Various communication systems exist for establishing a live, packet-based voice or video call over a packet-based network such as the Internet. For example such systems may use VoIP (voice-over internet protocol) technology. One popular type of communication system is built on a peer-to-peer (P2P) topology. In a traditional P2P system, each end-user installs a communication client application on his or her respective user terminal (e.g. desktop or laptop computer, tablet or handheld mobile phone). Each user then registers with a server of the P2P provider to obtain an authentication certificate. Some of the users' terminals will also become nodes of a distributed database mapping usernames of the users within the P2P communication system to addresses of the various user terminals within the network over which the system is implemented (typically IP addresses). Communications between end-users can then proceed without the involvement of a centralized server in the call set-up or authentication process. Instead, the client on the terminal of a caller queries one or more nodes of the distributed database (i.e. one or more terminals of other end-users, not necessarily themselves in any other way involved in the call) in order to determine the address of the intended callee's terminal. The caller then uses the determined address to send a call invite to the callee, and the callee responds with a call acceptance response. The caller and callee exchange their authentication certificates in order to authenticate one another.

Each user also maintains a contact list, which may be stored on a server of the P2P provider so that it is available even if the user logs on to a different terminal. Other secondary information such as profile information for each user (e.g. an avatar image or mood message) may also be stored on a server. Further, the client applications also exchange presence information with one another. The presence information indicates an availability status of the user, and is preferably defined at least in part by the user him- or herself. For example the presence may indicate whether the user is offline, online but has selected not to be available ("do not disturb"), or online and selected to be available. For example each client may periodically poll each of the contacts in its contact list to determine their respective presence, and/or each client may periodically send out presence updates to each of the contacts in its list. The presence is typically signalled directly between end users based on the P2P technique, rather than via a server. When making a call, the caller's client determines whether the callee is available to accept the call based on the most up-to-date presence information.

Summary

In embodiments of the invention, a network node is arranged to participate in establishment of a call between a caller and a callee over a network. The network node comprises transmitter apparatus arranged to send multiple versions of a call invite for establishing the call between a caller client of the caller and one or more callee clients implemented at one or more callee terminals of the callee. The transceiver apparatus is arranged to send the multiple versions of the call invite over a plurality of different delivery mechanisms. One of the delivery mechanisms comprises a push notification on a push channel.

This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description section. This

Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to limit the claimed subject matter. Nor is the claimed subject matter limited to implementations that solve any or all of the noted disadvantages of prior systems.

Brief Description of the Drawings

For a better understanding of the present invention and to show how it may be put into effect, reference is made by way of example to the accompanying drawings in which:

Figure 1 is a schematic diagram of a communication system,

Figure 2 is another schematic diagram of a communication system,

Figure 3 is another schematic diagram of a communication system,

Figure 4 is a schematic diagram of two user terminals, and Figure 5 is a schematic diagram of two user terminals and a network element. Detailed Description of Preferred Embodiments

With the increasing prevalence of handheld mobile phones able to run

communication client applications such as VoIP clients, there are an increasing number of endpoints available for involvement in a VoIP communication system or other such packet-based communication systems implemented over the Internet or the like. However, an issue that may also arise is that the mobile phone handset typically has more limited resources than a traditional desktop or laptop computer, for example being able to perform fewer processing cycles per unit time, having less functionality per processing cycle, having more limited memory resources (e.g. RAM and/or cache) and/or having less screen area resource. Accordingly, the operating system (OS) on some terminals may place certain applications into a background state. This could include the communication client. In the background state, the backgrounded application may either be totally suspended or be scheduled limited processing cycles per unit time to an extent that it is unable to detect incoming call invites and/or process a traditional call invite. For example, this could occur if another application is being run in a foreground state, especially if the other application is intensive in terms of processing, memory and/or screen resources, e.g. running in a full screen mode or having some other status as the current main, primary or priority application. One example would be a computer game played on the mobile phone. In such cases the user may appear from his or her presence to be offline if the client is unable to send out presence updates or respond to presence polling from other users. Nonetheless, the user may still wish to be available to take a call, e.g. would prefer to interrupt the video game than miss the call. Hence the traditional concept of presence starts to break down. A similar issue could potentially arise on any terminal that has the feature of being able to place certain applications into a background state in favour of one or more other applications.

Another issue that can arise with communication systems such as conventional P2P systems implemented over packet-based networks is the speed of call signalling, particularly how long it takes before the call is answered, or how long it takes to determine that the call is not answered. This may be a particular issue when the callee's client is in a background state as discussed above, where the caller may have to wait for the attempted call invite to time out before he or she is informed that the callee is not available. This could be particularly frustrating for the caller if the time out period is long, say 30-60 seconds, so that they wait up to a minute before they find out that the call cannot proceed even though the callee's client was suspended and never able to accept the call in the first place. Call signalling delays may also occur in other types of communication system.

Some other types of communication systems use push notifications to notify a destination user terminal of a communication event. A push notification is a notification sent from a server at the instigation of the server or another originating element, rather than at the instigation of the destination terminal itself (i.e. as opposed to being pulled by the destination terminal). Hence the push notification may be considered asynchronous with the destination terminal.

When a call invite is sent, it may be desirable for the call invite to be delivered to the callee client in a fast and reliable manner. A call set up request (or "call invite") may be provided over multiple delivery mechanisms to establish a call. A delivery mechanism describes the manner in which a call invite is delivered. For example, the delivery mechanism may include the protocol by which a call invite is sent, and/or how the call invite is routed through the network. For example, three types of delivery mechanism are: (i) a peer to peer mechanism in which the call invite is routed using peer to peer protocols through the network, (ii) an application layer based push notification mechanism by which a call invite is pushed over the network to a client application at the callee terminal, and (iii) an operating system based push notification mechanism by which a call invite is pushed over the network to the operating system of the callee terminal. Sending multiple versions of a call invite may reduce the call set up time and increase the probability of successful delivery of the call invite to a client of the callee. Each version of the call invite relates to the same call and may identify the call using a call ID. In this way, if the callee client receives multiple versions of the call invite, the callee client can determine that each version of the call invite includes the same call ID and therefore that they are all versions of the same call invite for the call. Each version of the call invite may include an invite ID to identify the call invite. This allows each version of the call invite to be associated with the call invite. In other words, the invite ID allows the callee client to determine that each version of the call invite relates to the same call invite. This is particularly useful if multiple call invites are sent for the same call, so that each version of each call invite can be associated with the correct call invite.

In embodiments, the callee client may answer one of the versions of the call invite (e.g. the first version of the call invite to be received at the callee client) to thereby establish the call between the caller and the callee. Only one of the versions of the call invite may be needed to be received by the callee client in order to establish the call. Since the versions of the call invite are sent over different delivery mechanisms, the time taken for at least one version of the call invite to be sent from the caller client to the callee client may be reduced, as compared to sending a call invite over a single delivery mechanism. Furthermore, since the versions of the call invite are sent over different delivery mechanisms, the reliability that at least one version of the call invite will be successfully received at the callee client may be increased, as compared to sending a call invite over a single delivery mechanism.

The delivery mechanisms may comprise at least two of: (i) an operating system based push notification on an operating system based push channel, (ii) an application layer push notification on an application layer push channel, and (iii) a peer to peer message on a peer to peer connection through the network. By sending versions of the call invite over multiple delivery mechanisms

simultaneously, the system can make use of whichever of the delivery

mechanisms is the most beneficial (e.g. fastest delivery or most reliable delivery) at a particular time. The conditions may change such that the one of the delivery mechanisms which is the most beneficial (e.g. which has the fastest delivery or which is most reliable) may change over time.

As mentioned, modern mobile devices such as handheld mobile phones are now able to run communication client applications for performing packet-based communications such as VoIP or other packet-based voice or video calls over a packet-based network such as the Internet, rather than just via a dedicated cellular voice channel of the mobile phone. With this ability comes a drastic increase in the number of users who will be online and callable. However, the client applications of such users may also potentially be found in a background state at the time of calling, whereby the client is suspended or at best scheduled very limited resources by the mobile device's operating system - thus needing to be woken up in order to receive incoming calls.

Under such an operating system regime - where applications can no longer guarantee being able to process events such as incoming calls, chats, etc. in the background - the VoIP or other communication provider's architecture would benefit from being extended. For example, this will be beneficial if the provider wishes to be able to deliver call (and other) notifications to users of their communication system even though the users may have "backgrounded" the relevant communication client application (or had the application backgrounded by the operating system) but who are nonetheless still online and as such potentially callable. The client applications' calling components may also be modified to ensure the initial intention to call a user can be reliably delivered to all endpoints where the user should be able to receive a call - via a push notification if needed.

For example, consider a use case in which a callee is using a web-browser or playing a video game on a handheld phone or tablet while waiting for his or her friend to call (perhaps from a foreign country so preferring to use VoIP for cost reasons). The callee checked whether the friend was online based on presence status but when he or she was not the callee began browsing or playing to fill time. The friend (the caller) then subsequently logs on to his or her client application, e.g. on a desktop computer, ready to call the callee. In embodiments, the callee's client may be modified to show the callee as online to the caller even though the callee's client application has been suspended or supressed by the callee's operating system due to the high system resources the browser or game needs to consume, e.g. due to a flash application or other applet running in the browser. In embodiments of the invention, the caller clicks the call button to initiate a call with the callee, and the callee's operating system is configured to bring up a prompt notifying him or her of the incoming call. The callee's client application is configured such that, if the callee hits or clicks the accept button in response to the prompt then the client application is brought back into the foreground on the callee's terminal, thus allowing the callee to answer the call (voice or video) and start talking with his or her friend the caller.

There are some elements to note in this exemplary scenario. The state of the callee client is at worst potentially totally suspended (terminated), and as such would not be reached by conventional P2P session establishment methods. In embodiments of the invention, the callee may not be aware of or notice that his or her client application was suspended, as this may not have been done explicitly by the callee user - in fact quite the opposite, this may have been done automatically by the operating system and the callee may be under the assumption that his or her client application is still running, and that they are online and reachable. Further, in this scenario, presence is preferably not made dependent (or not only dependent) on the P2P availability of the client, unlike a conventional presence mechanism for such systems.

In order to support the above scenario, the provider will preferably implement new calling components and/or make the necessary changes to existing components.

One goal is to get callee clients woken up and able to establish a session with the caller client (e.g. a P2P session) in a suitable timeframe and scope. In order to keep call set-up time as short as possible, roundtrips in session and call establishment should preferably be kept to a minimum wherever possible.

As demonstrated in the example scenario above, the calling initiation flow may support a use case of needing to signal the intent of a call via a non-P2P message delivery system which can fall back to push notifications where needed in order to wake the callee client up. For example, this could be via a push notification service provided by the provider of the operating system in question.

A call set up request (i.e. a call invite) is provided over multiple delivery mechanisms to establish a call, thereby reducing call set up time and increasing probability of delivery. In other words, multiple versions of a call invite are sent using different delivery mechanisms, e.g. over different routes through the network, from a caller client to a callee client. The versions of the call invite may be sent in parallel over the network. In this sense the call invite fans out to be delivered as multiple versions using different delivery mechanisms. Furthermore, the callee may be associated with more than one user terminal. In other words, the callee may have installed client software instances on more than one terminal and may have logged into the communication system using the client software instances from the terminals. Therefore, the callee may be contactable via more than one callee client implemented at more than one callee terminal. Versions of the call invite are sent to each callee client implemented at each of the callee terminals which are associated with the callee. By sending multiple versions of the call invite via multiple delivery mechanisms and to multiple callee clients the speed and reliability with which a version of the call invite can be delivered to a callee client, with which the callee is currently interacting, can be increased.

The calling components may be updated to implement the necessary client component changes, e.g. in core libraries to ensure they cater for all required use cases, interoperability and backward compatibility scenarios.

The calling client components may be updated to allow callee clients to accept incoming call invites received via push notification delivery methods. This may include a set of one or more Ul (user interface) APIs (application programming interfaces) allowing the client Ul layer to pass the received payload information to the calling components, enabling P2P session establishment and call set-up and signalling to proceed.

For call related information to be included in the payload of the message which is delivered to the callee endpoint(s) via the message delivery system, the calling functionality may preferably support cloud based services, which receive the message from the delivery infrastructure and populate this with calling specific payload information.

The call notification will preferably include enough information to allow the callee to make an informed decision on whether to answer the call or not. This may include for example caller name (username and/or display name), an avatar of the caller, and/or a timestamp of the call invite. The call notification may also include information allowing the callee client to formulate an acceptance response, such as a handshake message and information enabling the caller to be contacted in response (e.g. caller username and/or address).

Once the call notifier of the delivery system has completed the above, the call notification is passed for final delivery to the callee endpoint(s). This will preferably happen where the user being invited to a call has registered for receiving push notifications, or where an open connection exists to the client. The notification may be over a direct persistent connection (callee client in foreground, and/or some background states) or via push notification to the relevant operating system based notification service where required (callee client suspended, and/or some other background states).

The invite to participate in a call may be issued by a calling party in a number of cases, such as: before the actual call is established, being part of the initiation; or during an ongoing call to add another participant to the call.

Figure 1 is a schematic illustration of a communication system based on a traditional P2P paradigm. The communication system comprises a packet-based network 100, preferably a wide-area internetwork (internet) such as the Internet. The communication system also comprises a plurality of end-user terminals 102 each comprising transceiver apparatus operable to couple to the Internet 100, and each comprising a respective communication client application of the

communication system in question. Each of the end-user terminals 102 may for example take the form of a desktop or laptop computer, tablet or handheld mobile phone (or "handset"). Each of the user terminals 102 is a potential endpoint of a VoIP call or other packet-based communication within the communication system. Illustrated in Figure 1 are a caller endpoint 102a and a callee endpoint 102b.

In accordance with conventional P2P principles, the client application on one or more of the user terminals 102c takes on the status of a node of a distributed address look-up database. In order to determine the address (e.g. comprising the IP address) of the callee's user terminal 102b, at step S10 the client on the caller's user terminal 102a communicates, via the Internet 100, with the client on one of the user terminals 102c acting as a node of the distributed database. The client on the caller's terminal 102a queries the database node 102c by sending it the callee's username identifying the callee within the communication system, and the database node 102c returns the required address of the callee's user terminal 102b. At step S12 the client on the calling user terminal 102a then uses this address to signal a call set-up request or "invite" (CI) to the client on the intended callee's terminal 102b. In response, if the callee chooses to accept the call, the client on the callee terminal 102b signals back a call acceptance response. The clients on the caller's and callee's terminals 102a and 102b also exchange authentication certificates to verify one another's identity. The clients thus establish a session between one another in order to send traffic in the form of real-time voice and/or video content from microphones and/or video cameras on their respective terminals 102, 102b as part of a live voice or video call. Because the address look-up is based on a distributed database, it does not need to involve a central server for this purpose. The call set-up signalling, authentication and call traffic also proceed without the need for a central server to be involved. In embodiments, if the caller's user terminal 102a is unable to communicate directly with the callee's user terminal 102b due to an NAT (network address translation) or firewall 108, the clients may be arranged to communicate via one or more relays which may also be implemented by clients running on end-user terminals 102d of one or more other users of the P2P communication system. The user of the relaying end-user terminal 102d need not be a participant of the call (need not consume the voice or video content of the call, and indeed not be able to due to encryption). Nonetheless, the user of the relaying end-user terminal 102d will have agreed to such a situation when he or she signed up to the P2P communication system, and may him- or herself benefit from a reciprocal arrangement on other occasions.

The communication system may further comprise a back-end server 104 coupled to the Internet 100, where each of the clients may store a respective contact list being a list of the contacts of its respective user (preferably the communication system is configured such that users become contacts of one another upon mutual agreement). The back-end server 104 may also store profile information for each of the users, e.g. an avatar image for representing the respective user to other users within the communication system. Each client may access and display the profile of a contact so that a caller can see the profile information of a callee and vice versa.

The communication system may also comprise a gateway 106 coupled between the Internet 100 and a circuit-switched network (not shown). Such a network may be referred to as a PSTN (public switched telephone network), e.g. a landline network or mobile cellular network such as a 3GPP network. A client on a user terminal 102 is thereby also able to establish calls with more traditional telephones via the gateway 106.

Figure 2 illustrates a modified, hybrid P2P communication system in accordance with embodiments of the present invention. Some or all of the components of Figure 1 may also still be present in parallel with the system of Figure 2, but some are omitted from Figure 2 for conciseness. Further, the communication system comprises a network element 204 of a communication service provider, e.g. VoIP provider, in the form of one or more server units coupled to the Internet 100 and arranged to run call control and notification software. The communication system also comprises one or more operating system based push notification services (OS PNS) 202 coupled to the Internet 100. Each of the one or more operating system based push notification services 202 is associated with a respective operating system, and is preferably provided by the maker and/or publisher of the operating system to support a dedicated push notification mechanism available via the operating system in question. The operating system based push notification service 202 takes the form of one or more server units arranged to run push notification software.

In the exemplary system of Figure 2, the illustrated elements 102, 202, 204 are configured to operate as follows. At step S20, the client on the caller's user terminal 102a sends a call invite (CI) not directly to the client on the callee's user terminal 102b, but to the call control and notification element 204 of the VoIP provider (the message CI is not necessarily identical to that described in relation to Figure 1 ). In response to receiving the call invite from the caller, at step S22 the call control and notification element 204 of the VoIP provider generates a push notification request (PNR) which it sends to the operating system based push notification service 202. In response to receiving the push notification request from the VoIP provider 204, at step S24 the OS's push notification service 202 sends an operating system based push notification (PN_OS) to the operating system on the callee's user terminal 102b. The operating system based push notification is received and processed by the operating system on the callee's user terminal 102b, causing it to show a pop-up message on the screen of the callee's user terminal 102b indicating to the callee user that there is an incoming event.

In embodiments of the present invention, the on- screen message may prompt the callee as to whether to accept the incoming call. If the callee's client application is currently backgrounded, the on-screen message may prompt the user as to whether to wake up the callee's client application from the background state. In embodiments these actions may be combined into the same prompt. If in response the callee provides a user input in the affirmative, the operating system wakes up the callee client application on the callee's terminal 102 by rescheduling to a full level of operation or at least scheduling it sufficient resources to handle the call.

As discussed in more detail below, in embodiments the push notification PN_OS may comprise a payload enabling the client on the callee's user terminal 102b to formulate a return handshake message and signal that message back to the client on the caller's user terminal 102a over the Internet 100, preferably directly over the Internet 100 rather than via the servers of any of the provider or service elements 202 and 204. If the callee accepts the user prompt from the operating system, the operating system on the callee's user terminal 102b passes at least part of the payload of the push notification up to the callee's client application in order that it may formulate and send back the relevant response to the caller. Figure 3 illustrates another modified, hybrid P2P communication system in accordance with embodiments of the present invention. Some or all the components of Figures 1 and/or 2 may also still be present in parallel with the system of Figure 3, but some are omitted from Figure 3 for conciseness.

In the exemplary system of Figure 3, the illustrated elements 102, 204 are configured to operate as follows. At step S20, the client on the caller's user terminal 102a again sends a call invite (CI) not directly to the client on the callee's user terminal 102b, but to the call control and notification element 204 of the VoIP provider (the message CI is not necessarily identical to that described in relation to Figures 1 or 2). In embodiments this could be the same step as that described in relation to Figure 2, or in other embodiments it could be an alternative or an additional, separate step. However, in this case, the VoIP provider element 204 does not send (or does not only send) a push notification request (PNR) to the operating system's push notification service 202. Rather, it directly formulates its own application layer push notification (PN_AL) which it sends directly over the Internet 100 to the client on the callee's user terminal 102b. The client on the callee's use terminal 102b may then process the notification at the application layer in order to itself prompt the callee user regarding the incoming call by means of an application layer mechanism, rather than the operating system mechanism described above.

As discussed in more detail below, in embodiments the push notification PN_AL comprises a payload enabling the client on the callee's user terminal 102b to formulate a return handshake message and signal that message back to the client on the caller's user terminal 102a over the Internet 100, preferably directly over the Internet 100 rather than via the servers of any of the provider or service elements 202 and 204. In this case, if the client on the callee's terminal 102b is either in a foreground state (not suppressed in favour of any other applications) or is in a special background state whereby it is scheduled limited cycles but still enough to process an incoming call, then the callee's client is able to directly access the payload of the push notification by listening for incoming

communications from the network 100 during cycles scheduled by the operating system for the callee's client, e.g. by listening on a network socket of the callee's terminal 102b allocated for use by the callee's client.

Note that two or more of the mechanisms of Figures 1 , 2 and 3 may be present in parallel, and any or all of these may be available for signalling call invitations or notifications.

In one preferred application of the present invention, at least the callee endpoint 102b comprises a mobile terminal having relatively limited resources (processing, memory and/or screen resources), and having an operating system liable to background the respective client application in favour of another application such as a video game in certain circumstances.

Figure 4 gives a schematic block diagram of the originating end-user terminal 102a of the calling user (caller) and the destination end-user terminal 102b of the called user (callee), which form the two end-points of the call (or even two of a greater number of endpoints in a multi-party conference call scenario).

The originating user terminal 102a comprises a respective operating system 400a, communication client 402a of the VoIP communication system (as well as potentially other applications), and user interface 408a. The VoIP client 402a is stored on a memory of the originating terminal 102a (in the form of a non- transitory storage medium or media such as an electronic or magnetic storage device) and arranged for execution on a processing apparatus of the originating terminal 102a. The client application 402a is also said to be run on the operating system 400a, in that it is scheduled for execution by the operating system 400a. If there are multiple applications present and running on the terminal 102a, the operating system will schedule them for execution, e.g. in an interleaved fashion and/or on parallel processing resources so that each is allocated at least some processing resources under control of the operating system 400a. When scheduled the client application 402a is able to interact with the user via the user interface 408a and to communicate over the network 100 via a transceiver apparatus of the user terminal 102a. As will be discussed in more detail in relation to the destination terminal 102b, the operating system may also suspend execution of an application such as the client application.

The destination user terminal 102b also comprises a respective operating system 400b, communication client 402b of the VoIP communication system, other applications such as an email client 404 and video game 406, and a user interface 408b. The communication client 402b is stored on a memory of the destination terminal 102b (in the form of a non-transitory storage medium or media such as an electronic or magnetic storage device) and arranged for execution on a processing apparatus of the destination terminal 102b. The VoIP client application 402b and other applications 404, 406 are said to be run on the operating system 400b in that they are scheduled for execution by the operating system e.g. in an interleaved fashion and/or on parallel processing resources so that each is allocated at least some processing resources under control of the operating system 400b. When scheduled the VoIP client 402b is able to interact with the user via the user interface 408b and to communicate over the network 100 via a transceiver apparatus of the destination user terminal 102b. The same may be said of the other applications 404 and 406 when they are scheduled.

As mentioned, the operating system 400b may also have the power to suspend an application such as the VoIP client 402b or place it in some other background state whereby it is only allocated a very limited amount of processing resources per unit time. In embodiments, the scheduling by the operating system 400b comprises the ability to place each application 402b, 404, 406 into either a foreground state or a background state.

A foreground state may comprise a state in which the foreground application is the main, dominant application being run at the current time. A particular example of this is the application being run in a full screen mode where it is allocated the whole screen resource at the expense of the other applications. For example a video game 406 may be given a full screen or other dominant foreground status when run, as the user may require the full screen to play the game and/or the game may consume significant processing resources such that limited or no processing resources can be made available for other applications such as the VoIP application 402b and the email client 204. This kind of scenario is particularly likely to occur on a mobile terminal such as a handheld mobile phone where resources are relatively limited compared to, say, a desktop computer. Another instance of foreground state may comprise a state in which no one application has a dominant state relative to any other the applications, e.g. the user of the terminal 102b has an open desktop with no application maximised, and the VoIP application 402b is allowed sufficient processing resources by the operating system 400b for full operation, not being supressed in favour of any other application such as video game 406.

However, when one application such as video game 406 is in a dominant foreground state, one or more other applications 402b, 404 may be put into the background state by the operating system 400b. The VoIP client 402b may be a particular candidate for this. Alternatively or additionally, at other times the operating system 400b may put an application such as the VoIP client 402b into a background state in order to save battery resources.

In such background states, the VoIP client 402b is either suspended meaning it is not scheduled any processing cycles by the operating system 400b, or at best supressed so that it is scheduled only limited cycles compared to a non- supressed foreground state. In the suppressed state, the client 402b may only have very limited functionality where it may not be able to unilaterally handle incoming call invites or notifications, or may not be able to process call invites or notifications using full resources that would otherwise be available in a higher functionality state.

In a foreground state, the VoIP client 402b is fully able to listen for incoming invites or notifications, which it does by listening on a network socket 412 of the destination user terminal 102b. A network socket is a combination of a network address and transport layer port allocated for use by an application such as the VoIP client 402b, typically an IP socket being a combination of IP address and port number. For example in a foreground state the VoIP client 402b may be able to receive conventional P2P call invites (CI) directly from the originating terminal 102a and process the invite accordingly in order to accept the call, and/or may be able to receive and process application layer push notifications (PN_AL) from the VoIP provider 204.

In embodiments, in the background state the VoIP client 402b has no cycles scheduled and must rely on the operating system based push notification service 202, or has too limited cycles to rely on anything other than the operating system based push notification service. In this case, the operating system based push notification (OS_PN) is received by the operating system 400b which in response displays an on-screen prompt on the destination terminal 102b. The prompt notifies the callee that there is a communication event requesting attention, and prompting the user to select whether to exit the full screen mode or otherwise enable wake-up of one or more dormant applications. The format of the on-screen prompt may be dictated by the operating system 400b, optionally with a few parameters that may be specified in the push notification. In some embodiments the prompt may inform the user of no more than the fact that there is an unspecified communication event and asking whether to wake up the phone from a full screen or standby state generally. In other embodiments the prompt may include some additional information allowing the user to make an informed decision, e.g. an indication that the communication event is an incoming call, and/or user-viewable information concerning the identity of the caller (e.g. display name). Such additional information may be derived from the payload of the received push notification.

Further, if the user accepts the incoming event, a suitable API 410 between the operating system 400b and the VoIP client 402b may pass certain information derived from the push notification payload up to the awoken application 402b, so that the VoIP client 402b on the destination terminal 102b can formulate a response and return the response back to the originating terminal 102a. This payload information may comprise machine-readable identifier information such as a username identifying the caller within the communication system, and/or an address identifying the caller's terminal 102a within the network 100.

In alternative embodiments, there may exist a background state of the VoIP client 402b whereby it is scheduled limited cycles by the operating system 400b, but still enough cycles to at least listen for application layer push notifications on the socket 412, and to perform at least some processing on a received notification, even potentially so as to formulate the acceptance response and return it to the originating terminal before wake up (though wake up may still be needed to actually conduct the call, i.e. to handle the incoming and outgoing voice and/or video streams once they begin).

Using an operating system based push notification service, the notification is sent to the operating system 400b and at least initially processed by the operating system (even if the operating system 400b subsequently passes at least some of the payload up to the application 402b). This is different from an application layer notification where the operating system 400b schedules the application 402b at least some cycles, which are sufficient for it to listen for push notifications on the relevant socket and to perform at least some processing on the received notification without being reliant on any special push notification mechanism of the operating system 400b.

Figure 5 provides a schematic block diagram of the call control and notification element 204 of the VoIP provider in accordance with one example implementation of the present invention. The network element 204 comprises: a call controller 502, a missed call register 504 coupled to the call controller 502, a push notification hub 506 coupled to the call controller 502 and the operating system based push notification service (OS PNS) 202, a push-enabled endpoint (PEE) registrar 508, a resolver function 510 coupled to the call controller 510, and a connection adapter 512 for coupling the caller client 402a on the originating user terminal 102a to the call controller 502. Each of the elements 502, 504, 506, 508, 510, 512 may be implemented as modules of software stored on a memory of one or more server units of the VoIP provider 204 (in the form of a non-transitory storage medium or media such as a magnetic or electronic storage device) and arranged to run on the one or more server units of the VoIP provider 204. The one or more server units comprise processing apparatus arranged to execute the software and transceiver apparatus arranged to perform the relevant

communications over the Internet 100 or other such packet-based network.

The destination user terminal 102b may be registered as a push-enabled endpoint (PEE), and the callee client 402b on the destination terminal 102b may be arranged to be able to receive one or more application layer push notifications (PN_AL) from the push notification hub 506 via IP socket 412, and/or the operating system 400b may be arranged to be able to receive one or more operating system based push notifications (PN_OS) from the operating system based service 202. In the latter case, the callee client 402b on the destination terminal 102b may be arranged to be able to receive payload information from one or more of the operating system based push notifications (PN_OS) via the API 410.

In operation, the caller's VoIP client 402a on the originating terminal 102a begins by forming a connection with the call controller 502 via the Internet 100 and connection adapter 512. The connection may provide an identifiable connection, such that any communications received by the call controller 502 from the caller client 402a over a given connection with the connection adapter 512 are identified as originating from a particular known source. The connection adapter 512 may authenticate the identity of the caller, such that any communications received over the connection with the connection adapter 512 are identified as originating from a source whose identity is securely verified.

At step S12, a version of a call invite is sent as a peer to peer message from the client 402a to the client 402b using a peer to peer connection through the network 100. The call invite sent as a peer to peer message is routed from the client 402a to the client 402b using techniques described above in relation to Figure 1. In order to receive the call invite sent using the peer to peer delivery mechanism in step S12 the client 402b must be running in the foreground at the callee terminal 102b. In embodiments the connection adapter 512 provides a frontend component which authenticates the client using a suitable authentication mechanism (which may be proprietary) and also terminates the client's connection. The connection adapter 512 may then serve as an authoritative source of client identity to the rest of the services and to call controller in particular (see discussion later in relation to Figure 5). In embodiments therefore, the identity of the caller need not be provided in the payload by the caller itself, which is advantageous because otherwise the identity could be forged and therefore would not be trusted.

At step S20 and/or step S30 (corresponding to those shown in Figures 2 and 3) the client 402a on the caller's user terminal 102a uses the connection via the connection adapter 512 to send another version of the call invite (CI) to the call controller 502 of the VoIP provider 204.

It can be seen that two versions of the call invite are sent from the client 402a in parallel over different delivery mechanisms. In this sense, the call invite fans out from the client 402a.

In order to establish a call it is necessary to exchange two messages of a handshake protocol, which form two halves of the handshake - a first from one endpoint to another and then the second handshake message in return, agreeing to the call. In embodiments the call invite sent from the caller client 402a comprises the first handshake message HS1 .

In embodiments, HS1 may be a P2P session establishment message. In this case it contains enough information for the receiver of that message to be able to continue negotiation of a P2P transport session with the sender (such as may be used to conduct a call). It may contain one or more IP addresses through which the caller could be reached and potentially some other information. This message serves as an invitation to have a P2P session established. Once an authenticated and encrypted session is established, call signalling may flow over the session. Relay information and username are something separate from HS1 and those may be used in a fallback mechanism when HS1 is not available or expired while travelling. Note however that the present invention is not limited to a P2P or hybrid P2P arrangement, and in other embodiments some or all of the subsequent stages of session establishment may proceed via a centralized element such as one or more servers.

In response to receiving the call invite from the caller client 402a, the call controller 506 then formulates an internal push notification request PNR_i.

In embodiments, this involves at step S50 the call controller 502 referring to the resolver function 510 to resolve identifier information - the "user resolution" information (UR) - of the caller and/or his or her user terminal 102a. The resolver 510 maintains a list of user and/or user terminal related information, which the call controller 502 can query based on the identified connection with the connection adapter 512.

The user resolution (UR) may fall into two categories. The first is identifier information which will be used to allow the callee's client 402b to contact the caller in response. This may include:

- a username of the caller identifying the caller within the VoIP communication system; and/or

- an address of the caller's originating user terminal 102b identifying it within the network (typically IP address); and

- optionally additional routing information such as an identification of any one or more relays, e.g. 102c, to use to contact the caller.

The second category of UR information, which in embodiments may be optional, is information that allows the callee to make an informed decision about whether to answer the call. This may comprise:

- a display name of the caller (distinct from a user name

- an avatar image of the caller; and/or

- an indication of a language to use to notify the callee of the incoming call, which may extend to a language template specifying the syntax for the on-screen notification message as it will appear at the callee's terminal 102b.

In embodiments, the language or language template may be resolved based on the identity of either the callee and/or the caller. An identity of the caller (e.g. username) will also have been included in the call invite (CI), and can be used for this purpose as well as identifying the destination.

In embodiments, the resolver function 510 may also comprise a permission check function which maintains a list of users the callee has blocked from contacting him or her. The permission check acts to block call invites from any caller found in this list, and the following steps for notifying the callee will only proceed on condition that the caller id not blocked.

Assuming this does not happen, the call controller 502 formulates a payload comprising the user resolution information, the HS1 message, and any other relevant information received in the call invite (CI) (see below). At step S52, the call controller 502 then forwards this payload to the push notification hub 506 in the internal push notification request PNR_i.

Additional information that may be included in the payload is as follows.

- A timestamp indicating a time at which the invitation was issued. This may be used to detect when the attempt to establish a call times out. For example, the time limit for time-out may be in the range 30-60 seconds, and in one embodiment is 50 seconds. The timestamp may be included in the call invite sent from the caller client 402a then forwarded in the payload, or generated by the call controller 502 if not already included from the invite received from the caller's client 402a. - An encryption key of a key exchange scheme, being the caller's public key (so the callee can decrypt the caller's content). This may be included in the call invite sent from the caller client 402a then forwarded in the payload, or alternatively be stored at the resolver 512 and added by the call controller 502 as another instance of the user resolution information.

- An indication of a type of the originating endpoint 102a (e.g. is it a mobile phone, tablet, laptop or desktop, what operating system does it run, what version of VoIP client 402a does it run and/or what model is it). Again this may be included in the call invite sent from the caller client 402a then forwarded in the payload, or alternatively be stored at the resolver 512 and added by the call controller 502 as part of the resolution.

- A call identifier (e.g. a session identifier) for the call, which may be added by the caller's client 402a or the call controller 502. Again this may be included in the call invite sent from the caller client 402a then forwarded in the payload, or alternatively be stored at the resolver 512 and added by the call controller 502.

- A conversation title and/or other conversation identifier for the call, being an indication of a logical topic or context of which the call is a part, e.g. if the call forms part of a wider conversation involving IM messages and/or previous calls. This is preferably taken from the call invite from the caller's client 402a.

The push notification hub 506 receives the internal push notification request PNR_i. In response, at step S53 it queries the push-enabled endpoint (PEE) registrar 508 to check whether the callee has registered to receive push notifications. The PEE registrar 508 maintains a list of users who have registered to receive push notifications (or equivalently have not de-registered from receiving push notifications if receiving them is the default). For example this could be an option the user is presented with when he or she starts up a new phone 102b for the first time, or an option found in an options screen of his or her terminal 102b. Subsequently, when a call is attempted as in the illustrated scenario, the PEE registrar 508 acts so as to only permit the following push notification steps to proceed on condition that the callee has agreed that his or her device 102b will be able to receive push notifications (or equivalently has not opted out).

Assuming the callee is registered for push notifications, the push notification hub then does one or both of two things:

- sends an external push notification request PNR to the operating system based push notification service 202 (corresponding to step S22 of Figure 2), in turn causing the OS based push notification service 202 to send an operating system based push notification (PN_OS) to the operating system 400b on the destination terminal 102b (corresponding to step S24 in Figure 2); and/or

- formulates and sends an application layer push notification (PN_AL) directly to the callee's client 402b on the destination terminal 102b (corresponding to step S32 in Figure 3).

It can be seen that two versions of the call invite are sent from the push notification hub 506 in parallel over different delivery mechanisms. In this sense, the call invite fans out from the push notification hub 506. Therefore, the call controller 502 and the push notification hub 506 process the call invite received in step S20 from the client 402a to generate multiple versions of the call invite.

In addition, at step S53 the push notification hub may send back a message (NEP) indicating the number of endpoints of the callee to the call controller 50 (the callee could have multiple devices registered with the PEE registrar 508). This may be used by the call controller to keep track of how many devices of the callee it might potentially expect an attendance report (AR) from (see step S56).

The push notification hub 506 acts to include at least some of the payload information received from the call controller 502 in the push notification (via the OS PNS 202 in the case of an OS based push notification PN_OS). In

embodiments the amount of payload information may be selected by the push notification hub 506 in dependence on the type of push notification in which it is to be included, application layer or operating system based.

In the case of an application layer push notification formulated by the push notification hub 506, this may include any amount of the payload information up to and including the full amount discussed above, or more. This may comprise the first handshake message HS1 of the handshake protocol, and anything up to the full user resolution information (UR) comprising the caller's username, originating address, caller's display name, avatar image for the caller (or link to the avatar image) and language indicator or template. This payload information is provided to the callee client 402b in the application layer push notification PN_AL.

If the client 402b on the callee's terminal 102b receives the application layer push notification PN_AL, it extracts the payload information and uses this to notify the callee of the incoming call. This may comprise extracting a user readable portion of the user resolution information, such as the display name, avatar image (or link to an avatar image) and/or language template and using it to generate a suitable on-screen notification message.

For example the on-screen message may show the avatar image and display a written message of the format "you have an incoming call from [display name]" in English, or in French for example "[display name] vous telephoned. The language and syntax (i.e. linguistic format) of this message are specified by the language template. The syntax specifies for example where in the sentence to include the display name.

Further, assuming the callee answers the call, the client 402b on the callee's terminal 102b is configured to extract from the payload of the push notification the handshake message HS1 and the part of the user resolution information for contacting the caller in response, and thereby to formulate a call acceptance response (CA) and signal the response back to the originating client 402a on the caller's terminal 102a. Having received HS1 , the callee's client 402b formulates a call acceptance response CA comprising the answering half of the handshake protocol, the HS2 message. At step S58, the callee's client 402b then signals this acceptance response back to the client 402a on the originating terminal 102a based on the relevant user resolution information, comprising at least the username of the caller and/or the address of the caller's terminal 102a.

Preferably by using the payload information, this is done without the need for any other signalling over the network 100 to retrieve identifier information for contacting the caller's terminal 102a, or to retrieve information to identify the caller to the callee before he or she decides whether to answer the call. An extra referral back to any provider or operator infrastructure such as elements 204 or 202 is not required for these purposes. Thus the number of roundtrips in the call signalling is reduced, meaning the time for call acceptance to be achieved may be reduced.

In embodiments the callee's client 402b may only receive the application layer push notification PN_AL if it is found in the foreground (f/g) state at the time of the notification, as in this state it has sufficient processing cycles scheduled to be able to listen on the IP socket 412 and process the application layer push notification PN_AL when detected. However, in certain implementations it is possible that the callee's client 402b could be allocated a special background state whereby, although it is scheduled a supressed amount of processing time, it still has sufficient cycles to be able to detect and act upon the application layer push notification PN_AL.

The callee's client 402b may also report back to the call controller 502 with an attendance report (AR) at step S56, indicating that it has accepted the call. The call controller 502 may use this to keep track of whether the call has been answered, or whether it times out before it is answered.

In the case of an operating system based push notification PN_OS generated via the service 202, this may include a reduced amount of payload information from amongst the potential payload information discussed above. For example this may comprise the handshake message HS1 , and certain selected user resolution information (UR'), preferably at least the username of the caller and/or the address of the caller's user terminal 102a. The language or language template could also still be used as payload information. This payload information is provided to operating system 400b on the destination terminal 102b in the operating system based push notification PN_OS.

If the operating system 400b on the callee's terminal 102b receives the operating system based push notification PN_OL, it generates an on-screen message to notify the callee of the incoming call. Optionally this may involve certain limited parameters extracted from the payload information being inserted into a predefined on-screen message format of the operating system 400b. For example the receiving operating system 400b may determine from the received payload the display name of the caller, and the fact that the appropriate language template is the English template "you have an incoming call from [display name]" or the French template "[display name] vous telephoned. However, other aspects of the on-screen message format may be dictated by the operating system 400b, e.g. it's size, it's "look and feel" and any associated graphics.

For example, if the callee was playing the video game 406 or using some other application in a full screen or otherwise dominant state at the time of the notification, the operating system may cause a small notification message to popup in a relatively unobtrusive location such as a corner of the screen.

The on-screen message generated by the callee's operating system 400b prompts the callee as to what action to take, e.g. whether to take the call, or whether to dismiss the notification and continue playing the game 406.

As discussed previously, the destination VoIP client 406b may be in a background (b/g) state at the time of the incoming notification. If in response to the operating system prompt the callee does choose to accept the call, the operating system wakes up the callee's VoIP client 402b. This may involve ending the full screen or other such dominant state of the application that was previously running in the foreground (e.g. game 406).

The operating system 400b on the callee's terminal 102b will also pass at least a certain amount of the payload information up to the newly restored VoIP client 402b, preferably the first handshake message HS1 and at least some of the user resolution information for contacting the caller in response, i.e. the caller username and/or originating terminal address. When it awakes, the callee VoIP client 402b is thus able to formulate the call acceptance response CA including the return handshake message HS2 and address this response back to the originating client 402a on the caller's user terminal 102a.

Preferably the payload information received in the push notification is therefore still sufficient to formulate a call acceptance response (CA) without the need for any other signalling over the network 100 to retrieve identifier information for contacting the caller's terminal 102a, or to retrieve information to identify the caller to the callee before he or she decides whether to answer the call. Thus again, the number of roundtrips in and hence the time for call acceptance may be reduced.

Again the callee's client 402b may also report back to the call controller 502 with an attendance report (AR) at step S56, indicating that it has accepted the call. The call controller 502 may use this to keep track of whether the call has been answered, or whether it times out before it is answered.

In step S60 the call controller 502 updates the missed call register 504 as and when necessary. The missed call register 504 stores information relating to missed calls for the callee. If none of the versions of the call invite are answered (e.g. within their timeout periods, the missed call register 504 is updated to store information relating to the call as a missed call for the callee. The callee may send queries to the network element 204 for retrieving information regarding missed calls for the callee. If any of the versions of the call invite are answered, the missed call register 504 is prevented from being updated to store details of the call as a missed call for the callee, even if some of the versions of the call invite are not answered. In this way, the missed call register 504 will not indicate that a call has been missed if some, but not all, of the versions of the call invite are unanswered. The presence of the call ID and the invite ID in the versions of the call invite enables the different versions to be associated to the same call and to the same call invite, so that the missed call register 504 can be updated correctly.

A missed call badge may be implemented at the callee terminal 102b, wherein the missed call badge may be displayed to the callee at the terminal 102b even if the client 402b is not running in the foreground. The missed call badge indicates the number of missed calls for the callee for which information is stored in the missed call register 504. The network element 204 may send a message to the client 402b to update the missed call badge.

In preferred embodiments both the application layer based and operating system based push notification mechanisms exist in parallel. The push notification hub may attempt both notification methods in parallel.

Further, the caller client 402a on the originating user terminal 102a may still be operable to send conventional P2P call invites (CI, step S10) directly over the Internet 100 to the callee client 402b on the destination user terminal 102b.

Different delivery mechanisms may be suited to different conditions. It may therefore be beneficial to send the call invite over multiple delivery mechanisms. For example, when the client 402b is running in the foreground at the terminal 102b the call invite sent over the peer to peer connection in step S12 or the call invite sent over the application layer based push notification system in step S32 may be received first by the client 402b. However, when the client 402b is in a background state at the terminal 102b then it might not be able to receive call invites via a peer to peer connection or via the application layer based push notification system. Therefore, in these cases the call invite sent over the operating system based push notification system in step S24 may be the first (and possibly only) call invite to be received by the client 402b for the call. It can therefore be appreciated that sending versions of the call invite over multiple delivery mechanisms provides for a fast and reliable delivery of the call invite in various conditions. Network conditions (e.g. the current load on the network 100) may also affect the delivery of call invites on the different delivery mechanisms to different extents. In some embodiments HS1 may not be included in call invite (CI) from the callee (step S20/S30). Instead the exchange may require the callee to send HS1 to the caller in response to the initial notification and the caller to then reply with the second handshake message HS2, so as to establish a reverse session.

As described above, a network node (e.g. a caller terminal 102a or a controller network element 204) may be arranged to send multiple versions of a call invite for establishing a call between a caller client 402a and one or more callee clients 402b. The versions of the call invite are sent over a plurality of different delivery mechanisms, wherein each of the multiple versions of the call invite includes an identifier of the call, and one of the delivery mechanisms comprises a push notification on a push channel (e.g. in step S24 or S32).

The multiple versions of the call invite may all be sent to one callee client 402b implemented at one callee terminal 102b. Alternatively, the multiple versions of the call invite may be sent to different callee clients 402b implemented at different callee terminals 102b of the callee. For example, each version of the call invite may be sent to a different callee client 402b implemented at a different callee terminal 102b of the callee.

Any outstanding versions of the call invite may be cancelled when one of the versions of the call invite is answered or after a predetermined timeout time (e.g. 30 to 60 seconds). In some embodiments, outstanding versions of a call invite might not be cancelled when one of the versions of the call invite is answered. In this case if the callee client 402b has already received a version of a call invite including a specific invite ID and responded accordingly (e.g. informed the user of the call invite or established the call) and then another version of the call invite which also includes the specific invite ID is received by the callee client 402b, the callee client 402b can determine, using the invite ID, that a version of the call invite has already been received. In that case, no further action may be necessary for the callee client 402b to take. Therefore, rather than cancelling outstanding versions of the call invite when one version of the call invite is answered, the outstanding versions of the call invite may be allowed to proceed to the callee client 402b, wherein the callee client 402b uses the invite ID (or in some embodiments the call ID) to determine that no action is required in response to receiving the new version of the call invite since one version of the call invite has already been received by the callee client 402b.

The methods described herein may be implemented by executing a computer program product comprising code embodied on a non-transient computer- readable medium.

In embodiments, once the above call signalling has been performed,

authentication of the users may proceed in a mutual fashion by exchanging certificates between callee and caller as in the conventional P2P manner.

Alternatively or additionally, authentication could be performed centrally by the connection adapter, when it verifies the identity of the caller at the time of forming the initial connection. In the case where authentication is done after the above signalling by exchange of certificates, note that the call acceptance response CA is not the one absolute final criterion for successfully conducting the call, but is a provisional acceptance subject to authentication (which in most situations is unlikely to be a problem, as long the communication is not malicious). In other embodiments authentication could rely solely on the initial authentication of the caller by the connection adapter.

In certain embodiments, both stages of authentication may be used in the process of establishing the call. First, the caller client authenticates itself on the connection adapter 512 and then over established authenticated transport sends an invite to the call controller 502. This is the first authentication and it is used to authenticate client on the server 204. When the push notification containing HS1 arrives to the callee client, this is the first step to establish an authenticated direct (P2P) connection between client and this is where second authentication happens. The first stage is a centralized authentication, whereas in contrast the second stage is P2P authentication.

It will be appreciated that the above embodiments have been described only by way of example.

For instance, although the above has been described above in relation to a hybrid P2P system for performing VoIP calls, the techniques disclosed herein may be applicable to other types of packet-based communication systems. Therefore in alternative embodiments, after the notification, one, some or all further stages of the session establishment (such as may be used to conduct a call) may alternatively proceed via one or more network centralized elements such as one or more servers of one or more providers or operators. Note also in relation to embodiments where some P2P techniques are used, in its broadest sense the term P2P does not necessarily limit to a fully de-centralised arrangement. In some embodiments for example, only the media (i.e. the content of the call or other session) need be transmitted directly between peers, with all other call signalling (including address look-up and authentication) occurring via a central element.

Further, where any network element has been described above in terms of server, it will be appreciated this does not limit to a single server unit or servers housed in the same housing or located at the same site. Any logical network element implemented over any of one or more units may be used to implement the communication provider functions in accordance with embodiments of the present invention. Further, while the above has been described in terms of

communications of the Internet, the present invention may also be used for providing notifications over other packet-based communication networks and/or to notify of communications over other packet-based communication networks.

Other variants may become apparent to a person skilled in the art given the disclosure herein. The present invention is not limited by the described

embodiments but only by the accompanying claims.