Title of Invention

METHOD OF MAINTAINING CACHED INFORMATION AT AN END USER TERMINAL OF A TELECOMMUNICATION SYSTEM AND THE END USER TERMINAL THEREOF

Abstract A method of maintaining cached Session Initiation Protocol (SIP) terminal capability information at an end user terminal of a telecommunication system, for one or more other end user terminals. The method comprises predefining one or more signalling message properties for signalling messages to be received from peer terminals, and recording the properties at said end user terminal, examining incoming signalling messages received from peer terminals to determine whether or not they possess a predefined property, and if an incoming signalling message does possess a predefined property, reacting by refreshing the cached capability information for the sending terminal.
Full Text FORM 2
THE PATENTS ACT, 1970
(39 of 1970)
&
THE PATENTS RULES, 2003
COMPLETE SPECIFICATION
(See section 10, rule 13)
'MAINTAINING CACHED TERMINAL DATA'
TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
A Swedish company of SE-164 83 STOCKHOLM, Sweden
The following specification particularly describes the invention and the manner in which it is to be performed.

2.
Maintaining Cached Terminal Data
Field of the Invention
5
The present invention relates to an apparatus and method for maintaining the capabilities of communication terminals and in particular, though not necessarily, of Session Initiation Protocol terminals.
10 Background to the Invention
IP Multimedia (IPMM) services provide a dynamic combination of voice, video, messaging, data, etc. within the same session. By growing the numbers of basic applications and the media which it is possible to combine, the number of
15 services offered to the end users will grow, and the inter-personal communication experience will be enriched. This will lead to a new generation of personalised, rich multimedia communication services, including so-called "combinational IP Multimedia" services which are considered in more detail below.
20
IP Multimedia Subsystem (IMS) is the technology defined by the Third Generation Partnership Project (3GPP) to provide IP Multimedia services over 3G mobile communication networks (3GPP TS 23.228 and TS 24.229 Release 5 and Release 6). IMS allows new rich person-to-person (client-to-client) as
25 well as person-to-content (client-to-server) communications over an IP-based network. The IMS makes use of the Session Initiation Protocol (SIP) to set up and control calls or sessions between user terminals (or user terminals and network servers). The Session Description Protocol (SDP), or other protocol, carried by SIP signalling, is used to describe and negotiate the media
30 components of the session. Other protocols are used for media transmission and control, such as Real-time Transport Protocol and Real-time Transport Control Protocol (RTP/RTCP), Message Session Relay Protocol (MSRP), Hyper Text Transfer Protocol (HTTP). IMS requires an access network which might

3

be for example a 2G/3G General Packet Radio Service (GPRS) / Packet Switched (PS) network, but which might be some other access network such as fixed broadband or WiFi network. Figure 1 illustrates schematically how the IMS fits into the mobile network architecture in the case of a GPRS/PS access
5 network.
The IMS services which a SIP enabled user terminal can access will depend upon the capabilities of the terminal. For example, a terminal will only be able to make use of a picture sharing service if the terminal has a camera and
10 appropriate photo functionality. SIP, as defined in IETF RFC 3261, provides a so-called SIP OPTIONS mechanism which allows the SIP client of a terminal to determine the capabilities (e.g. supported applications, codecs, etc) of some other terminal. The mechanism requires the sending of a SIP OPTIONS method from a first to a second terminal, and the sending of a response,
15 200 OK, in the reverse direction.
It is noted that SIP is applicable to services other than those facilitated by IMS. It is also noted that terminal capability exchange is a requirement of multimedia setup and control protocols other than SIP. For example, the International
20 Telecommunication Union Telecommunications Sector (ITU-T) has defined the standard H.324 which provides a mechanism for capability exchange.
It is anticipated that in the very near future SIP functionality will be implemented in mobile cellular terminals. In order to allow subscribers to maximise their use
25 of the available IMS services, this SIP functionality will, sooner or later, include the SIP OPTIONS mechanism. However, the sending of a SIP OPTIONS message and a response between terminals is likely to significantly increase the consumed signalling resources
30 In order to reduce the SIP signalling requirements, it has been proposed (3GPP TR 23.899 version 0.5.0) to store or "cache" the result of an initial capability query facilitated by SIP OPTIONS, at mobile terminals. The initial capability query may be carried out the first time that a given terminal tries to set up a SIP

4

call to another terminal. For any subsequent call attempts, the calling and called terminals extract information from their respective caches to determine peer capabilities. It is noted that similar proposals have been presented for H.324.
5
Summary of the Invention
A problem with the caching approach outlined above is that the cached capability information will become "stale" unless it is refreshed at least
10 occasionally. For example, a subscriber may acquire a new terminal with additional capabilities or take advantage of a software upgrade (or even make use of a terminal with reduced capabilities), or subscribe to new IMS services, and the changes must be conveyed to peer terminals. Unless this is done, there is a danger that signalling resources will be consumed unnecessarily, and
15 that connection attempts will fail even though the peer terminals have the requisite capabilities.
A solution to this problem might be to send periodic refresh requests between terminals, e.g. once per month. However, this has two disadvantages. Firstly, it
20 will not react immediately when a terminal's/subscriber's capabilities are changed, and secondly, when capabilities have not changed since the last refresh, unnecessary signalling will be required.
These problems are applicable to SIP as well as other multimedia setup and
25 control protocols, which utilise a terminal capability exchange procedure.
It is an object of the present invention to overcome or at least mitigate these disadvantages. This is achieved by specifying a number of events at which refresh should be performed. These events are indicative of a change in a
30 terminal's/subscriber's capabilities.
According to a first aspect of the present invention there is provided a method of maintaining cached capability information at an end user terminal of a

5

telecommunication system, the cached information comprising information for
one or more other end user terminals and/or associated subscribers and the
cached information being used to control the establishment of communication
channels between terminals, the method comprising:
5 predefining one or more signalling message properties for signalling
messages to be received from peer terminals;
examining incoming signalling messages received from peer terminals to determine whether or not they possess a predefined property; and
if an incoming signalling message does possess a predefined property,
10 reacting by refreshing the cached information for the sending terminal.
The invention is applicable in particular to a method of refreshing cached terminal and/or subscriber capabilities.
15 Embodiments of the invention result in a refreshing of the cached terminal capabilities when this is needed or there is a likelihood that it is needed. However, refreshing is carried out with a relatively low frequency.
Said capability information may comprise one or more of: terminal capabilities,
20 subscription capabilities, access network capabilities, and service network capabilities.
Preferably, the method comprises initially populating the cache for each other end user terminal at the first communication between the terminals.
25
Preferably, said predefined properties comprise a combination of message type and message content. More preferably, this message content is content which is indicative of a change in the capabilities of the terminal and/or subscriber from whom the message is sent.
30
Said step of refreshing the cached capability information for the sending terminal may comprise updating the cache entry for that terminal with information contained in the received message and/or sending a capability

6

request to the sending terminal and refreshing the cache based upon the contents of the response.
The predefined signalling message properties may comprise one or more of the
5 following:
a connection initiation failure message returned in response to a connection
initiation request;
a connection initiation request containing or pertaining to capabilities not
currently identified in the cached information; and 10 a message relating to capability negotiation.
Preferably, said predefined properties are recorded at said end user terminal
The invention is applicable in particular to the maintenance of capability
15 information in respect of Session Initiation Protocol terminal capabilities. SIP capability information may be conveyed between terminals using SIP OPTIONS, INVITE, or other suitable SIP message. In this case, initial cached information may be obtained via SIP OPTIONS and the SIP response. A connection initiation request may be sent using SIP INVITE.
20
The invention is also applicable to other protocols, for example to H.324, and in particular to 3G-324m.
According to a second aspect of the present invention there is provided an end
25 user terminal for use with a telecommunications network, the terminal
comprising:
a first memory storing cached information comprising information for one
or more other end user terminals and/or associated subscribers; and
processing means for examining incoming signalling messages received 30 from peer terminals to determine whether or not they possess a 'predefined
property, and if an incoming signalling message does possess a predefined
property, for performing a refresh of the cached information for the -sending
terminal.

7

5

Preferably, the terminal comprises a second memory storing one or more predefined signalling message properties for signalling messages to be received from peer terminals.
Brief Description of the Drawings

Figure 1 illustrates schematically the IMS architecture within a 3G network; and
Figure 2 is a flow diagram illustrating a method of refreshing cached terminal
10 capabilities at a mobile terminal;
Figure 3 is a flow diagram illustrating a modified method of refreshing cached terminal capabilities at a mobile terminal.
Detailed Description of Certain Embodiments
15
For the purpose of illustration, one might consider a subscriber who is in possession of a new 3G (i.e. UMTS) terminal (or alternatively a GSM terminal. Assuming that the terminal comprises a SIP terminal application, the subscriber will have the option of establishing a SIP call to peer SIP enabled terminals.
20 The exact nature of the SIP connections that can be established will depend a) upon the capabilities of both the subscriber's new terminal, and upon the capabilities of peer terminals, and, optionally, b) upon the services for which the subscribers registered, and, optionally, c) upon the capabilities of the access network serving the subscriber terminals.
25
The subscriber's terminal sets aside an area of random access memory to be used for caching peer terminal capability information. Initially, the area will be empty. Consider the case where the subscriber makes a conventional circuit switched (CS) voice call to a peer subscriber for the first time. Assuming that
30 the CS call request is answered by the peer terminal, a CS call will be established in the usual way. Depending upon the way in which SIP is implemented, the calling terminal may then examine the cache to see if it contains the telephone number of the called party, and will determine that it

8
does not. The called party's telephone number will then be entered into the cache. A capability exchange procedure is then conducted between the two terminals. This involves the sending of a SIP OPTIONS message, or equivalent message, from the calling terminal to the called terminal. This will typically
5 include the capabilities of the calling terminal. In response, the called terminal returns a 200 OK message containing its capabilities. The calling terminal will then store the received capabilities in its cache, together with the calling party's telephone number. The called terminal acts in the same .way. The previously cached data will be overwritten.
10
It is noted that the terminals will cache all capabilities received in the OPTIONS message or in the response, including unknown capabilities, i.e. those which a receiving terminal does not understand because it is not as advanced terminal as the remote terminal. It is also noted that the certain nodes within the IMS,
15 such as the Serving Call State Control Function (S-CSCF) node or a SIP Application Server (AS), may be involved in the capability negotiation and, in some cases, may check and change SIP messages in transit to ensure that the exchanged capabilities correctly reflect the capabilities of the IMS (it is possible that an IMS may not support certain advanced features provided on a user
20 terminal) and the services to which a subscriber has subscribed.
According to the approach described above, the capability exchange is conducted prior to any SIP connection initiation. This approach facilitates the fast setup of connections once initiated. However, another approach would be
25 to conduct the capability exchange at SIP connection initiation. Whilst the SIP OPTIONS message and response procedure may still be used, capability exchange may be carried out using the SIP INVITE message. Capability negotiation may also be triggered by other events. For example, the default may be to conduct this negotiation only at SIP connection initiation, with
30 this being overridden by an early negotiation in the event that a subscriber takes some action which is indicative that a connection is likely to be established, e.g. taking a photograph during a voice call. Capability negotiation may be carried out using SIP messages other than OPTIONS and INVITE.

9
Assume now that, following termination of the initial CS call, the subscriber makes a further call to the same peer subscriber. The capabilities of that peer subscriber's terminal will be stored in the cache, together with his or her
5 telephone number. Following establishment of the CS call, the calling terminal determines that this is the case, and does not attempt a new capability negotiation unless one of the circumstances described below arises. Any attempt to establish a SIP connection during the voice call will make use of the cached capabilities (at both terminals). The likelihood is that the requested SIP
10 connection will be established, with a significant saving in signalling resources.
The user terminals are however primed with a number of events which, when they
occur and are detected, will trigger a further terminal capability negotiation and, if appropriate, a refresh of the capability cache. Examples of these events
15 are:
1. Originating SIP Invitation failure
A sent SIP session invitation fails due to non-supported capability at the
20 receiving terminal, signalled by the receipt of a SIP error message at the
sending terminal. This could happen due to the remote end user
temporarily or permanently changing his or her terminal for a less
capability-rich terminal. The terminal which sent the invitation shall
refresh its cache by sending a SIP OPTIONS message to the remote
25 terminal, and update the cache according to the new capabilities returned
in the 200 OK response. However, if a SIP error message is received
instead of a 200 OK, the terminal shall refresh its cache in accordance
with the error code, e.g. reset the cache completely if the error code
indicates that this is a non-IMS terminal/end user.
30
2. Receiving a SIP Invitation with new capabilities
A received SIP session invitation request (SIP INVITE) includes

10

capabilities that are not in the current cache of the called user terminal. This could happen due to the calling terminal having temporarily or permanently upgraded his or her terminal by, for example, downloading a more capability rich client. The calling terminal might first have checked
5 the cached capability data for the called terminal and determined that
that terminal supports the service which the called terminal wishes to initiate (prior to the upgrade, the calling terminal might not have understood the function of the relevant capabilities). This approach requires that the receiving terminal always compare received capabilities
10 with cached capabilities.
The invited end user terminal updates its cache with the new capabilities found in the SIP INVITE message.
15 3. Refresh when receiving a capability query.
This could arise due to a remote end user having purchased a brand new terminal, with the need to construct a cache at that terminal, whilst a
remote terminal currently holds in its cache capability information for the
20 remote subscriber's 0ld terminal. The receiving terminal caches the
capabilities of the querying terminal if these are included in the SIP OPTIONS message or, if not, sends its own SIP OPTIONS message to the distant terminal and acts upon the response.
25 Figure 2 is a flow diagram illustrating this method of maintaining the capability cache up to date, where capability exchange utilises the SIP OPTIONS method. Figure 3 illustrates the alternative approach where capability exchange is performed using the SIP INVITE message.
30 The inventive principle outlined here can be applied to other protocols, for example the H.324 multimedia telephony standard defined by the ITU. In particular it can be applied to the 3G-324m standard which is based upon H.324 and which is designed to support the real-time communication of wireless

multimedia services over existing circuit-switched wireless networks. 3G-324m includes a mechanism for identifying to the participating terminals the session parameters that the terminals are capable of using during the call session. These session parameters, which include terminal capabilities, can be cached
5 following the first establishment of a connection between terminals. As described above in respect of SIP, a number of events can be defined which will trigger a cache refresh.
Whilst the above discussion has been concerned with the establishment of a SIP call following the establishment of a CS call, the invention provides a
10 mechanism for reducing the signalling associated with all SIP calls, regardless of whether or not they are initiated after a CS call. It might thus be advantageous to store third party SIP addresses together, or instead of, telephone numbers in a terminal's cache. This would provide a means for obtaining peer capability data in the event that a SIP call is initiated using a SIP
15 address (rather than a telephone number).
It will be appreciated by the person of skill in the art that various modifications may be made to the above described embodiments without departing from the scope of the present invention.

P53342 WO EPO - DG 1
12 0 7. 08. 2006
CLAIMS:
1 A method of maintaining cached information at an end user terminal of a telecommunication system, the cached information comprising information for
5 one or more other end user terminals and/or associated subscribers and the cached information being used to control the establishment of communication channels between terminals, the method comprising:
predefining one or more signalling message types for signalling
messages to be received from peer terminals;
10 examining incoming signalling messages received from peer terminals to
determine whether or not they are of a predefined type; and
if an incoming signalling message is of a predefined type, reacting by refreshing the cached information for the sending terminal.
15 2. A method according to claim 1, the method comprising initially populating the cache for each other end user tenminal at the first communication with that other terminal.
3. A method according to any one of the preceding claims, wherein said
20 cached information is capability information.
4. A method according to claim 3, wherein said step of refreshing the
cached capability information for the sending terminal comprises updating the
cache entry for that terminal with information contained in a received message
25 and/or sending a capability request to the sending terminal and refreshing the cache based upon the contents of the response.
5. A method according to any one of claims 4 to 6, wherein said predefined
signalling message types comprise one or more of the following:
30 a connection initiation failure message returned in response to a
connection initiation request;
a connection initiation request containing or pertaining to capabilities not currently identified in the cached information; and
AMENDED SHEET

P 53342 WO
13
a message relating to capability negotiation.
6. A method according to any one of claims 3 to 5, wherein said capability
information comprises Session Initiation Protocol terminal capabilities.
5
7. A method according to claim 6, wherein Session Initiation Protocol
capability information is exchanged between terminals using SIP OPTIONS or
INVITE mechanisms.
10 8. A method according to any one of claims 3, 4 or 5, wherein said capability information comprises H.324 terminal capabilities.
9. A method according to any one of the preceding claims, wherein said
predefined message properties are stored at the end user terminal or are
15 implemented by way of executable software code.
10. An end user terminal for use with a telecommunications network, the
terminal comprising:
a first memory storing cached information comprising information for one
20 or more other end user terminals and/or associated subscribers; and
processing means for examining incoming signalling messages received from peer terminals to determine whether or not they are of a predefined type, and if an incoming signalling message is of a predefined type, for performing a refresh of the cached information for the sending terminal.
11. An end user terminal according to claim 10, said cached information
being capability information.
12. An end user terminal according to claim 10 or 11, the terminal being a
30 Session Initiation Protocol enabled terminal.
13. An end user terminal according to claim 10 or 11, the terminal being an
H.324 enabled terminal.
AMENDED SHEET

P 53342 WO
14

14. An end user terminal according to any one of claims 10 to 13 and comprising second memory storing one or more predefined signalling message types for signalling messages to be received from peer terminals.
5

AMENDED SHEET

15

ABSTRACT
Maintaining Cached Terminal Data
5
A method of maintaining cached Session Initiation Protocol (SIP) terminal capability information at an end user terminal of a telecommunication system, for one or more other end user terminals. The method comprises predefining one or more signalling message properties for signalling messages to be
10 received from peer terminals, and recording the properties at said end user terminal, examining incoming signalling messages received from peer terminals to determine whether or not they possess a predefined property, and if an incoming signalling message does possess a predefined property, reacting by refreshing the cached capability information for the sending terminal.
15
Figure 1
FORM 2
THE PATENTS ACT, 1970
(39 of 1970)
&
THE PATENTS RULES, 2003
COMPLETE SPECIFICATION
(See section 10, rule 13)
'MAINTAINING CACHED TERMINAL DATA'
TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
A Swedish company of SE-164 83 STOCKHOLM, Sweden
The following specification particularly describes the invention and the manner in which it is to be performed.

2.
Maintaining Cached Terminal Data
Field of the Invention
5
The present invention relates to an apparatus and method for maintaining the capabilities of communication terminals and in particular, though not necessarily, of Session Initiation Protocol terminals.
10 Background to the Invention
IP Multimedia (IPMM) services provide a dynamic combination of voice, video, messaging, data, etc. within the same session. By growing the numbers of basic applications and the media which it is possible to combine, the number of
15 services offered to the end users will grow, and the inter-personal communication experience will be enriched. This will lead to a new generation of personalised, rich multimedia communication services, including so-called "combinational IP Multimedia" services which are considered in more detail below.
20
IP Multimedia Subsystem (IMS) is the technology defined by the Third Generation Partnership Project (3GPP) to provide IP Multimedia services over 3G mobile communication networks (3GPP TS 23.228 and TS 24.229 Release 5 and Release 6). IMS allows new rich person-to-person (client-to-client) as
25 well as person-to-content (client-to-server) communications over an IP-based network. The IMS makes use of the Session Initiation Protocol (SIP) to set up and control calls or sessions between user terminals (or user terminals and network servers). The Session Description Protocol (SDP), or other protocol, carried by SIP signalling, is used to describe and negotiate the media
30 components of the session. Other protocols are used for media transmission and control, such as Real-time Transport Protocol and Real-time Transport Control Protocol (RTP/RTCP), Message Session Relay Protocol (MSRP), Hyper Text Transfer Protocol (HTTP). IMS requires an access network which might

3

be for example a 2G/3G General Packet Radio Service (GPRS) / Packet Switched (PS) network, but which might be some other access network such as fixed broadband or WiFi network. Figure 1 illustrates schematically how the IMS fits into the mobile network architecture in the case of a GPRS/PS access
5 network.
The IMS services which a SIP enabled user terminal can access will depend upon the capabilities of the terminal. For example, a terminal will only be able to make use of a picture sharing service if the terminal has a camera and
10 appropriate photo functionality. SIP, as defined in IETF RFC 3261, provides a so-called SIP OPTIONS mechanism which allows the SIP client of a terminal to determine the capabilities (e.g. supported applications, codecs, etc) of some other terminal. The mechanism requires the sending of a SIP OPTIONS method from a first to a second terminal, and the sending of a response,
15 200 OK, in the reverse direction.
It is noted that SIP is applicable to services other than those facilitated by IMS. It is also noted that terminal capability exchange is a requirement of multimedia setup and control protocols other than SIP. For example, the International
20 Telecommunication Union Telecommunications Sector (ITU-T) has defined the standard H.324 which provides a mechanism for capability exchange.
It is anticipated that in the very near future SIP functionality will be implemented in mobile cellular terminals. In order to allow subscribers to maximise their use
25 of the available IMS services, this SIP functionality will, sooner or later, include the SIP OPTIONS mechanism. However, the sending of a SIP OPTIONS message and a response between terminals is likely to significantly increase the consumed signalling resources
30 In order to reduce the SIP signalling requirements, it has been proposed (3GPP TR 23.899 version 0.5.0) to store or "cache" the result of an initial capability query facilitated by SIP OPTIONS, at mobile terminals. The initial capability query may be carried out the first time that a given terminal tries to set up a SIP

4

call to another terminal. For any subsequent call attempts, the calling and called terminals extract information from their respective caches to determine peer capabilities. It is noted that similar proposals have been presented for H.324.
5
Summary of the Invention
A problem with the caching approach outlined above is that the cached capability information will become "stale" unless it is refreshed at least
10 occasionally. For example, a subscriber may acquire a new terminal with additional capabilities or take advantage of a software upgrade (or even make use of a terminal with reduced capabilities), or subscribe to new IMS services, and the changes must be conveyed to peer terminals. Unless this is done, there is a danger that signalling resources will be consumed unnecessarily, and
15 that connection attempts will fail even though the peer terminals have the requisite capabilities.
A solution to this problem might be to send periodic refresh requests between terminals, e.g. once per month. However, this has two disadvantages. Firstly, it
20 will not react immediately when a terminal's/subscriber's capabilities are changed, and secondly, when capabilities have not changed since the last refresh, unnecessary signalling will be required.
These problems are applicable to SIP as well as other multimedia setup and
25 control protocols, which utilise a terminal capability exchange procedure.
It is an object of the present invention to overcome or at least mitigate these disadvantages. This is achieved by specifying a number of events at which refresh should be performed. These events are indicative of a change in a
30 terminal's/subscriber's capabilities.
According to a first aspect of the present invention there is provided a method of maintaining cached capability information at an end user terminal of a

5

telecommunication system, the cached information comprising information for
one or more other end user terminals and/or associated subscribers and the
cached information being used to control the establishment of communication
channels between terminals, the method comprising:
5 predefining one or more signalling message properties for signalling
messages to be received from peer terminals;
examining incoming signalling messages received from peer terminals to determine whether or not they possess a predefined property; and
if an incoming signalling message does possess a predefined property,
10 reacting by refreshing the cached information for the sending terminal.
The invention is applicable in particular to a method of refreshing cached terminal and/or subscriber capabilities.
15 Embodiments of the invention result in a refreshing of the cached terminal capabilities when this is needed or there is a likelihood that it is needed. However, refreshing is carried out with a relatively low frequency.
Said capability information may comprise one or more of: terminal capabilities,
20 subscription capabilities, access network capabilities, and service network capabilities.
Preferably, the method comprises initially populating the cache for each other end user terminal at the first communication between the terminals.
25
Preferably, said predefined properties comprise a combination of message type and message content. More preferably, this message content is content which is indicative of a change in the capabilities of the terminal and/or subscriber from whom the message is sent.
30
Said step of refreshing the cached capability information for the sending terminal may comprise updating the cache entry for that terminal with information contained in the received message and/or sending a capability

6

request to the sending terminal and refreshing the cache based upon the contents of the response.
The predefined signalling message properties may comprise one or more of the
5 following:
a connection initiation failure message returned in response to a connection
initiation request;
a connection initiation request containing or pertaining to capabilities not
currently identified in the cached information; and 10 a message relating to capability negotiation.
Preferably, said predefined properties are recorded at said end user terminal
The invention is applicable in particular to the maintenance of capability
15 information in respect of Session Initiation Protocol terminal capabilities. SIP capability information may be conveyed between terminals using SIP OPTIONS, INVITE, or other suitable SIP message. In this case, initial cached information may be obtained via SIP OPTIONS and the SIP response. A connection initiation request may be sent using SIP INVITE.
20
The invention is also applicable to other protocols, for example to H.324, and in particular to 3G-324m.
According to a second aspect of the present invention there is provided an end
25 user terminal for use with a telecommunications network, the terminal
comprising:
a first memory storing cached information comprising information for one
or more other end user terminals and/or associated subscribers; and
processing means for examining incoming signalling messages received 30 from peer terminals to determine whether or not they possess a 'predefined
property, and if an incoming signalling message does possess a predefined
property, for performing a refresh of the cached information for the -sending
terminal.

7

5

Preferably, the terminal comprises a second memory storing one or more predefined signalling message properties for signalling messages to be received from peer terminals.
Brief Description of the Drawings

Figure 1 illustrates schematically the IMS architecture within a 3G network; and
Figure 2 is a flow diagram illustrating a method of refreshing cached terminal
10 capabilities at a mobile terminal;
Figure 3 is a flow diagram illustrating a modified method of refreshing cached terminal capabilities at a mobile terminal.
Detailed Description of Certain Embodiments
15
For the purpose of illustration, one might consider a subscriber who is in possession of a new 3G (i.e. UMTS) terminal (or alternatively a GSM terminal. Assuming that the terminal comprises a SIP terminal application, the subscriber will have the option of establishing a SIP call to peer SIP enabled terminals.
20 The exact nature of the SIP connections that can be established will depend a) upon the capabilities of both the subscriber's new terminal, and upon the capabilities of peer terminals, and, optionally, b) upon the services for which the subscribers registered, and, optionally, c) upon the capabilities of the access network serving the subscriber terminals.
25
The subscriber's terminal sets aside an area of random access memory to be used for caching peer terminal capability information. Initially, the area will be empty. Consider the case where the subscriber makes a conventional circuit switched (CS) voice call to a peer subscriber for the first time. Assuming that
30 the CS call request is answered by the peer terminal, a CS call will be established in the usual way. Depending upon the way in which SIP is implemented, the calling terminal may then examine the cache to see if it contains the telephone number of the called party, and will determine that it

8
does not. The called party's telephone number will then be entered into the cache. A capability exchange procedure is then conducted between the two terminals. This involves the sending of a SIP OPTIONS message, or equivalent message, from the calling terminal to the called terminal. This will typically
5 include the capabilities of the calling terminal. In response, the called terminal returns a 200 OK message containing its capabilities. The calling terminal will then store the received capabilities in its cache, together with the calling party's telephone number. The called terminal acts in the same .way. The previously cached data will be overwritten.
10
It is noted that the terminals will cache all capabilities received in the OPTIONS message or in the response, including unknown capabilities, i.e. those which a receiving terminal does not understand because it is not as advanced terminal as the remote terminal. It is also noted that the certain nodes within the IMS,
15 such as the Serving Call State Control Function (S-CSCF) node or a SIP Application Server (AS), may be involved in the capability negotiation and, in some cases, may check and change SIP messages in transit to ensure that the exchanged capabilities correctly reflect the capabilities of the IMS (it is possible that an IMS may not support certain advanced features provided on a user
20 terminal) and the services to which a subscriber has subscribed.
According to the approach described above, the capability exchange is conducted prior to any SIP connection initiation. This approach facilitates the fast setup of connections once initiated. However, another approach would be
25 to conduct the capability exchange at SIP connection initiation. Whilst the SIP OPTIONS message and response procedure may still be used, capability exchange may be carried out using the SIP INVITE message. Capability negotiation may also be triggered by other events. For example, the default may be to conduct this negotiation only at SIP connection initiation, with
30 this being overridden by an early negotiation in the event that a subscriber takes some action which is indicative that a connection is likely to be established, e.g. taking a photograph during a voice call. Capability negotiation may be carried out using SIP messages other than OPTIONS and INVITE.

9
Assume now that, following termination of the initial CS call, the subscriber makes a further call to the same peer subscriber. The capabilities of that peer subscriber's terminal will be stored in the cache, together with his or her
5 telephone number. Following establishment of the CS call, the calling terminal determines that this is the case, and does not attempt a new capability negotiation unless one of the circumstances described below arises. Any attempt to establish a SIP connection during the voice call will make use of the cached capabilities (at both terminals). The likelihood is that the requested SIP
10 connection will be established, with a significant saving in signalling resources.
The user terminals are however primed with a number of events which, when they
occur and are detected, will trigger a further terminal capability negotiation and, if appropriate, a refresh of the capability cache. Examples of these events
15 are:
1. Originating SIP Invitation failure
A sent SIP session invitation fails due to non-supported capability at the
20 receiving terminal, signalled by the receipt of a SIP error message at the
sending terminal. This could happen due to the remote end user
temporarily or permanently changing his or her terminal for a less
capability-rich terminal. The terminal which sent the invitation shall
refresh its cache by sending a SIP OPTIONS message to the remote
25 terminal, and update the cache according to the new capabilities returned
in the 200 OK response. However, if a SIP error message is received
instead of a 200 OK, the terminal shall refresh its cache in accordance
with the error code, e.g. reset the cache completely if the error code
indicates that this is a non-IMS terminal/end user.
30
2. Receiving a SIP Invitation with new capabilities
A received SIP session invitation request (SIP INVITE) includes

10

capabilities that are not in the current cache of the called user terminal. This could happen due to the calling terminal having temporarily or permanently upgraded his or her terminal by, for example, downloading a more capability rich client. The calling terminal might first have checked
5 the cached capability data for the called terminal and determined that
that terminal supports the service which the called terminal wishes to initiate (prior to the upgrade, the calling terminal might not have understood the function of the relevant capabilities). This approach requires that the receiving terminal always compare received capabilities
10 with cached capabilities.
The invited end user terminal updates its cache with the new capabilities found in the SIP INVITE message.
15 3. Refresh when receiving a capability query.
This could arise due to a remote end user having purchased a brand new terminal, with the need to construct a cache at that terminal, whilst a
remote terminal currently holds in its cache capability information for the
20 remote subscriber's 0ld terminal. The receiving terminal caches the
capabilities of the querying terminal if these are included in the SIP OPTIONS message or, if not, sends its own SIP OPTIONS message to the distant terminal and acts upon the response.
25 Figure 2 is a flow diagram illustrating this method of maintaining the capability cache up to date, where capability exchange utilises the SIP OPTIONS method. Figure 3 illustrates the alternative approach where capability exchange is performed using the SIP INVITE message.
30 The inventive principle outlined here can be applied to other protocols, for example the H.324 multimedia telephony standard defined by the ITU. In particular it can be applied to the 3G-324m standard which is based upon H.324 and which is designed to support the real-time communication of wireless

multimedia services over existing circuit-switched wireless networks. 3G-324m includes a mechanism for identifying to the participating terminals the session parameters that the terminals are capable of using during the call session. These session parameters, which include terminal capabilities, can be cached
5 following the first establishment of a connection between terminals. As described above in respect of SIP, a number of events can be defined which will trigger a cache refresh.
Whilst the above discussion has been concerned with the establishment of a SIP call following the establishment of a CS call, the invention provides a
10 mechanism for reducing the signalling associated with all SIP calls, regardless of whether or not they are initiated after a CS call. It might thus be advantageous to store third party SIP addresses together, or instead of, telephone numbers in a terminal's cache. This would provide a means for obtaining peer capability data in the event that a SIP call is initiated using a SIP
15 address (rather than a telephone number).
It will be appreciated by the person of skill in the art that various modifications may be made to the above described embodiments without departing from the scope of the present invention.

P53342 WO EPO - DG 1
12 0 7. 08. 2006
CLAIMS:
1 A method of maintaining cached information at an end user terminal of a telecommunication system, the cached information comprising information for
5 one or more other end user terminals and/or associated subscribers and the cached information being used to control the establishment of communication channels between terminals, the method comprising:
predefining one or more signalling message types for signalling
messages to be received from peer terminals;
10 examining incoming signalling messages received from peer terminals to
determine whether or not they are of a predefined type; and
if an incoming signalling message is of a predefined type, reacting by refreshing the cached information for the sending terminal.
15 2. A method according to claim 1, the method comprising initially populating the cache for each other end user tenminal at the first communication with that other terminal.
3. A method according to any one of the preceding claims, wherein said
20 cached information is capability information.
4. A method according to claim 3, wherein said step of refreshing the
cached capability information for the sending terminal comprises updating the
cache entry for that terminal with information contained in a received message
25 and/or sending a capability request to the sending terminal and refreshing the cache based upon the contents of the response.
5. A method according to any one of claims 4 to 6, wherein said predefined
signalling message types comprise one or more of the following:
30 a connection initiation failure message returned in response to a
connection initiation request;
a connection initiation request containing or pertaining to capabilities not currently identified in the cached information; and
AMENDED SHEET

P 53342 WO
13
a message relating to capability negotiation.
6. A method according to any one of claims 3 to 5, wherein said capability
information comprises Session Initiation Protocol terminal capabilities.
5
7. A method according to claim 6, wherein Session Initiation Protocol
capability information is exchanged between terminals using SIP OPTIONS or
INVITE mechanisms.
10 8. A method according to any one of claims 3, 4 or 5, wherein said capability information comprises H.324 terminal capabilities.
9. A method according to any one of the preceding claims, wherein said
predefined message properties are stored at the end user terminal or are
15 implemented by way of executable software code.
10. An end user terminal for use with a telecommunications network, the
terminal comprising:
a first memory storing cached information comprising information for one
20 or more other end user terminals and/or associated subscribers; and
processing means for examining incoming signalling messages received from peer terminals to determine whether or not they are of a predefined type, and if an incoming signalling message is of a predefined type, for performing a refresh of the cached information for the sending terminal.
11. An end user terminal according to claim 10, said cached information
being capability information.
12. An end user terminal according to claim 10 or 11, the terminal being a
30 Session Initiation Protocol enabled terminal.
13. An end user terminal according to claim 10 or 11, the terminal being an
H.324 enabled terminal.
AMENDED SHEET

P 53342 WO
14

14. An end user terminal according to any one of claims 10 to 13 and comprising second memory storing one or more predefined signalling message types for signalling messages to be received from peer terminals.
5

AMENDED SHEET

15

ABSTRACT
Maintaining Cached Terminal Data
5
A method of maintaining cached Session Initiation Protocol (SIP) terminal capability information at an end user terminal of a telecommunication system, for one or more other end user terminals. The method comprises predefining one or more signalling message properties for signalling messages to be
10 received from peer terminals, and recording the properties at said end user terminal, examining incoming signalling messages received from peer terminals to determine whether or not they possess a predefined property, and if an incoming signalling message does possess a predefined property, reacting by refreshing the cached capability information for the sending terminal.
15
Figure 1

Documents:

650-MUMNP-2007-ABSTRACT(10-9-2013).pdf

650-mumnp-2007-abstract.doc

650-mumnp-2007-abstract.pdf

650-MUMNP-2007-CLAIMS(AMENDED)-(10-9-2013).pdf

650-MUMNP-2007-CLAIMS(MARKED COPY)-(10-9-2013).pdf

650-mumnp-2007-claims.doc

650-mumnp-2007-claims.pdf

650-MUMNP-2007-CORRESPONDENCE (22-2-2013).pdf

650-MUMNP-2007-CORRESPONDENCE(19-11-2012).pdf

650-MUMNP-2007-CORRESPONDENCE(19-8-2011).pdf

650-MUMNP-2007-CORRESPONDENCE(22-2-2013).pdf

650-MUMNP-2007-CORRESPONDENCE(29-9-2008).pdf

650-MUMNP-2007-CORRESPONDENCE(3-6-2013).pdf

650-MUMNP-2007-CORRESPONDENCE(31-12-2012).pdf

650-MUMNP-2007-CORRESPONDENCE(7-8-2012).pdf

650-mumnp-2007-correspondence-received.pdf

650-mumnp-2007-description (complete).pdf

650-MUMNP-2007-DRAWING(10-9-2013).pdf

650-mumnp-2007-drawings.pdf

650-MUMNP-2007-FORM 1(10-9-2013).pdf

650-MUMNP-2007-FORM 1(13-8-2007).pdf

650-MUMNP-2007-FORM 1(7-8-2012).pdf

650-MUMNP-2007-FORM 13(7-8-2012).pdf

650-MUMNP-2007-FORM 18(29-9-2008).pdf

650-MUMNP-2007-FORM 2(TITLE PAGE)-(10-9-2013).pdf

650-MUMNP-2007-FORM 2(TITLE PAGE)-(3-5-2007).pdf

650-MUMNP-2007-FORM 26(10-9-2013).pdf

650-MUMNP-2007-FORM 26(3-5-2007).pdf

650-MUMNP-2007-FORM 3(10-9-2013).pdf

650-MUMNP-2007-FORM 3(13-8-2007).pdf

650-MUMNP-2007-FORM 3(19-11-2012).pdf

650-MUMNP-2007-FORM 3(27-9-2007).pdf

650-MUMNP-2007-FORM 3(3-6-2013).pdf

650-MUMNP-2007-FORM 5(10-9-2013).pdf

650-mumnp-2007-form-1.pdf

650-mumnp-2007-form-2.doc

650-mumnp-2007-form-2.pdf

650-mumnp-2007-form-26.pdf

650-mumnp-2007-form-3.pdf

650-mumnp-2007-form-5.pdf

650-mumnp-2007-form-pct-ib-304.pdf

650-mumnp-2007-form-pct-ipea-409.pdf

650-mumnp-2007-form-pct-isa-237.pdf

650-mumnp-2007-form-pct-separate sheet-409.pdf

650-MUMNP-2007-OTHER DOCUMENT(10-9-2013).pdf

650-MUMNP-2007-OTHER DOCUMENT(19-8-2011).pdf

650-mumnp-2007-pct-search report.pdf

650-MUMNP-2007-PETITION UNDER RULE-137(10-9-2013).pdf

650-MUMNP-2007-PETITION UNDER RULE-137(22-2-2013).pdf

650-MUMNP-2007-REPLY TO EXAMINATION REPORT(10-9-2013).pdf

650-MUMNP-2007-SPECIFICATION(AMENDED)-(10-9-2013).pdf

650-MUMNP-2007-WO INTERNATIONAL PUBLICATION REPORT A1(29-9-2008).pdf

650-MUMNP-2007-WO INTERNATIONAL PUBLICATION REPORT(3-5-2007).pdf

abstract1.jpg


Patent Number 257550
Indian Patent Application Number 650/MUMNP/2007
PG Journal Number 42/2013
Publication Date 18-Oct-2013
Grant Date 14-Oct-2013
Date of Filing 03-May-2007
Name of Patentee TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
Applicant Address SE-164 83, STOCKHOLM,
Inventors:
# Inventor's Name Inventor's Address
1 TYSTAD FREDRIK SOMMARBOVAGET 17, S-13237 SALTSJO BOO
2 STILLE MATS VINTERTULLSTORGET 32, S-11643 STOCKHOLM
PCT International Classification Number H04L29/06
PCT International Application Number PCT/EP2004/053703
PCT International Filing date 2004-12-23
PCT Conventions:
# PCT Application Number Date of Convention Priority Country
1 0402396-6 2004-10-05 Sweden