The invention relates to a method for resolving the address of an SIP proxy in an SIP network with provisioning of redundant SIP proxy resources, and to an SIP proxy server and a server system both embodied for implementing a method of said type.
One of the most important current advances in communication networks relates to the further development of conventional data networks—represented foremost by what are termed the IP networks—for the provisioning of realtime services such as, for instance, the transmission of voice and of video and audio information. For the most important data network, namely the internet based on the IP (Internet Protocol) protocol, there are currently basically two major alternatively employable protocols for setting up connections for realtime transmission services. Said protocols are the H.323 and SIP (Session Initiation Protocol) protocol. The SIP protocol was first defined in RFC 2543 of the IETF (Internet Engineering Task Force). Some of the SIP protocol's features essential for understanding the invention are described below.
The following major constituents of an SIP network play a central role in setting up a connection using the SIP protocol. Terminals or terminating points of an SIP network are referred to as user agents. Said user agents usually include an SIP client that can send requests to a server. Also important for the SIP's functioning are what are termed DNS (DNS: Domain Name System) servers required for address resolving. Of central significance alongside these are what are termed the SIP proxies, or SIP proxy servers, which receive SIP requests from a user agent and forward them to another location. Alongside said SIP proxies there are also what are termed registrar servers able to accept SIP registration requests and refresh information about user agents in what are termed location servers, or in other databases.
A very major role is played in SIP networks by address resolution. A high degree of mobility and portability is achieved within SIP networks thanks to the address-resolution functions provided by the SIP protocol. A typical address resolution and the role of an SIP proxy are illustrated in more detail below with the aid of
The connection setup shown in
There are various approaches to establishing fault tolerance for SIP proxy resources in an SIP network. Two approaches, or, as the case may be, two concepts are outlined in
The second procedure has the disadvantage that the user agent needs to be able to analyze and evaluate SER SRV records, meaning it has to be equipped with substantial additional functionalities.
The second approach or, as the case may be, the second concept is to provide redundancy by dynamically assigning the IP address used. For example load balancing is performed through which requests that have been sent to the same IP address are distributed among the various SIP proxy servers (load balancer). Another possibility is to use the Virtual Router Redundancy Protocol (VRRP) described in RFC 2338. A pair of SIP proxy servers is provided in that case, with its being insured by the VRRP protocol that the respective substitute server will assume request processing in the event of an outage. That action will usually be effected with the aid of an VRRP daemon (VRRPD). The latter implementation again has the disadvantage of duplicating the resources, meaning a less efficient use thereof. The use of load balancing exhibits a weakness in the load balancer itself which, being a non-duplicated component, poses a certain risk of disruption (single failure point).
The object of the invention is to disclose an address resolution in an SIP network with SIP proxy redundancy being provided efficiently and non-resource-intensively, with the intention of avoiding the disadvantages of conventional concepts.
Said object is achieved by means of the subject matter of the independent claims.
The central idea underlying the invention is to establish redundancy for SIP proxy resources by providing the SIP proxy resources in the form of a peer-to-peer group of SIP proxy servers. The peer-to-peer concept allows the available SIP proxy servers to be used efficiently for switching services. Some general aspects of peer-to-peer communication are briefly presented below so that the effect and advantages of redundancy provisioning by means of a peer-to-peer group of SIP proxy servers can be better understood.
Peer-to-peer networks being a focal area of much development effort, an array of protocols and concepts for their use already exists. A distinction is as a rule made in terms of the architecture of peer-to-peer networks between three different types. The first peer-to-peer networks were of centralized design. There was a single, central data source to which nodes of the peer-to-peer network could direct inquiries to determine in which of the other nodes the required information or data was kept. Napster is an instance of a peer-to-peer network structure of said type. Because the centrally structured peer-to-peer networks do not readily scale and furthermore pose the risk that the central point may fail, other architectures were developed. A second type are the decentralized but structured peer-to-peer networks. “Structured” therein means there is a topology covering the network. Information should to be made easier to find thanks to said topology. Depending on how strict the constraints imposed by the topology are, it is possible to differentiate such networks in stages ranging from loosely structured up to highly structured. A third type are the decentralized and non-structured peer-to-peer networks where the topology is also absent. For an inquiry aimed at finding information or data, a node of a peer-to-peer network will then contact its neighbor. Making a typical inquiry can consist in, for example, broadcasting an inquiry message, with the inquiry being transmitted to all neighbors within a certain radius. The present invention is preferably realized using structured peer-to-peer networks. Using DHT-based methods (Chord, Pastry, or Kademlia, for example), these can be designed to offer particularly high efficiency and performance where degree of replication and length of search are concerned.
Information can be kept redundantly in peer-to-peer networks (meaning there are copies or replicas). Data or information can therefore be kept in a form distributed over a multiplicity of nodes in the peer-to-peer network, with at least two copies of each unit of information being for increased fault tolerance provided on different nodes. The location for storing information and the frequency of the copies can, depending on the specific type of peer-to-peer network, be optimized for as efficient as possible inquiring. A widespread and efficient method for retrieving information stored in a distributed manner is provided by what is termed the Distributed Hash Table (DHT) system. SIP proxy resources are inventively provided as a (for example decentralized and non-structured) peer-to-peer group of SIP proxy servers. Said peer-to-peer group is responsible for, for instance, the terminals of one or more SIP domains, meaning that said terminals access one of said SIP proxy servers for a connection setup. A plurality of peer-to-peer groups can together form a peer-to-peer network. Information about the responsibility for terminals (SIP clients) in an SIP domain and about functions of the SIP proxy servers can be replicated and stored as a copy. The term “replication group” is used for a group of peers on which information and copies thereof are stored in distributed form. An inventive peer-to-peer group can, though does not have to, correspond to a replication group. Thus, for example, a part of a peer-to-peer group can constitute a replication group, or a replication group can include peers from more than one peer-to-peer group.
The redundant SIP proxy resources can be used for, for exampie, a connection setup via an SIP proxy. For accessing said resources an IP (IP: Internet Protocol) address is made available to an SIP client, for example in response to an inquiry to a DNS server system. Said DNS (Domain Name Server) server system can consist of, for example, a single server. As a rule, though, it will comprise a plurality of possibly hierarchically arranged servers, with its being provided, for example, for one DNS server to access a Domain Name Server service. Said DNS server system is provided with an IP address to be used for, for example, the accessing of SIP proxy resources of the peer-to-peer group by external SIP proxy servers. IP addresses can therein be made known routinely to the DNS server system by the SIP proxy server group. An IP address of said type can alternatively be obtained by the DNS server system in response to a request. Responsibilities for SIP domains or individual user-agent addresses are defined within the peer-to-peer group for the purpose of forwarding an IP address that is to be used. The SIP domains can therein in each case be the SIP domain of the inquiring SIP client or, as the case may be, user agent, or the SIP domain of the user agent to be contacted for a connection setup. Using peer-to-peer protocols for defining responsibilities or, as the case may be, for exchanging information about responsibilities enables dynamic and adaptive assigning of an SIP proxy server to an SIP domain to be implemented reliably. Any changes or influences can be responded to flexibly. For example if a new SIP proxy server is added, if an SIP proxy server suffers an outage or is disconnected, or if the available IP address pool changes, then necessary measures can be communicated or, as the case may be, implemented by means of peer-to-peer protocols. The peer-to-peer group can therein also include at least one registrar server, which will insure that information logged by said registrar server through registering can be forwarded or, as the case may be, made available by peer-to-peer protocols. The SIP proxy servers of the peer-to-peer group are preferably at the same time registrar servers. Registrar and proxy will then merge within a peer-to-peer network into a single instance. That could then be described by saying that the peer-to-peer network consists of generic servers capable of performing the SIP proxy function and the SIP registrar function. A response to an influence can also be an adaptation of or change to one or more replication groups. For example a replication group can be extended to SIP proxy servers of an SIP proxy server group in which no server previously formed part of the replication group. A replication group can also be extended to SIP proxy servers belonging to another replication group or no replication group.
The concept is flexible in terms of incorporating new SIP proxies or restructuring existing SIP proxy resources. For example domain responsibility can be dynamically extended to peers which, for example, previously did not belong to any domain or that can be dispensed with in another domain. Said dynamic extending can be performed by the P2P protocol and follows boundary conditions such as, for example, the degree of replication within a group responsible for an SIP domain. As regards the degree of replication, that can be defined by a minimum and maximum value. A number of peers responsible for a domain can then keep being reduced owing to another domain's needs until a minimum degree of replication has been reached. The redundancy will then, as it were, be distributed across all domains and not permanently assigned to just one.
It is expedient to routinely check the functioning of the SIP proxy servers within the peer-to-peer group using inquiry messages (what are termed hello messages, for example). That will enable the outage of a server to be identified and, in response thereto, the responsibilities for the relevant SIP domains to be reassigned. An assignment of an SIP domain to an SIP proxy server would with routine checking then correspond to a soft state that will be eliminated if not confirmed.
The invention also includes an SIP proxy server and a server system having a multiplicity of SIP proxy servers embodied or, as the case may be, adapted for inventive redundancy provisioning through the organization of SIP proxy servers and a peer-to-peer group. For example protocol means are provided so that communication can take place within the peer-to-peer group using peer-to-peer protocols as well as communication with a DNS server system. Means for a distributed storage of information are also provided in the servers of the peer-toeer group.
According to a development, a first and a second responsibility are defined within the peer-to-peer group for an SIP domain. If the SIP proxy server having the first responsibility suffers an outage, recourse can then be made to that having the second responsibility in order quickly and efficiently to provide a replacement. The first responsibility can then be transferred to another SIP proxy server, thereby creating a new backup situation (rollover fallback).
It is shown below within the scope of an exemplary embodiment how the first and second responsibility can be used by the SIP proxy for quickly provisioning backup SIP proxy resources. A second exemplary embodiment shows an address resolution for different constellations.
In
The IP addresses of the proxy servers Z_ProxyPeer1 and Z_ProxyPeer2 are currently assigned in the DNS server system DynDNS to the SIP proxy addresses ProxyPeer1 and ProxyPeer2. If one server, for example the SIP proxy server Z_ProxyPeer1, suffers an outage, that fact will be recognized by the peer-to-peer group. For example the IP address of the proxy peer server ProxyPeer1′ will then be notified to the server system DynDNS as the IP address assigned to the SIP proxy address ProxyPeer1 (change of responsibility). The user agent SIP TEL would then, on resolution of the address ProxyPeer1, receive the IP address of Z_ProxyPeer1′ so that said agent will be able to initiate the service, for example connection setup, via said proxy server. If a server, for example the server Z_ProxyPeer1, suffers an outage resulting in a failed contact attempt by the user agent SIP TEL, then the substitute address ProxyPeer2 can be used. For example the user agent SIP TEL has in response to its address-resolution request received the IP address of the proxy server Z_ProxyPeer1. The connection setup (by means of an SIP request) to said SIP proxy server Z_ProxyPeer1 fails, though, because said server has just suffered an outage, meaning that the confirmation message 100 Trying is not received by the user agent SIP TEL. Said agent can then, after a period of time (for example on expiration of a timer), send a query (SRV query) to the DNS server system DynDNS for resolving the SIP proxy address ProxyPeer2, whereupon the DNS server system DynDNS sends back the IP address of the SIP proxy server Z_ProxyPeer2 so that the terminal SIP TEL can realize the connection setup via the SIP proxy server Z_ProxyPeer2.
As is made clear by the above exemplary embodiment, the invention allows dynamic and flexible proxy-resource provisioning that owes its advantages to the SIP proxy servers' being organized as a peer-to-peer group. Exploiting the properties of the SIP proxy system organized as a peer-to-peer network is not restricted to the specific embodiment shown. For example there could also be an assignment in the DNS server system DynDNS of an SIP proxy address or SIP domain (the IP address requiring to be notified will then be determined from the specific SIP domain to which the address of the user agent SIP TEL belongs) to two IP addresses (one regular and one substitute address). The DNS server system DynDNS could, for example, note queries from user agents and, if a second query follows shortly after a first query, send back the respectively other IP address or, as the case may be, substitute address.
The advantages of the inventive concept in terms of name resolution and redundancy provisioning are illustrated below with the aid of
In
In
In
Number | Date | Country | Kind |
---|---|---|---|
10 2005 009 107.5 | Feb 2005 | DE | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/EP06/60144 | 2/21/2006 | WO | 00 | 3/25/2008 |