The invention relates to routing, particularly of short messages and associated signals in a mobile telecommunications network environment.
One object of the invention is to allow operators to scale short message capacity up or down in a simple and flexible manner.
Another object is to reduce the extent to which third party systems are connected to core network infrastructure.
According to the invention, there is provided a messaging applications router comprising:
In one embodiment, the routing means comprises means for interfacing with SMSCs transparently to the ESMEs whereby SMSCs can be added or deleted without affecting the ESMEs.
In another embodiment, the routing means comprises a plurality of router nodes.
In one embodiment, the router node comprises:
In another embodiment, the router node comprises means for sending bind requests to each SMSC associated with an ESME.
Preferably, each router node has an address.
In another embodiment, the address is an IP address.
In one embodiment, a DNS server comprises means for providing an address of a least busy router node.
In another embodiment, the DNS server comprises means for providing an address to a requesting ESME.
In one embodiment, the DNS server comprises means for polling router nodes to determine loading.
In another embodiment, the routing means comprises an external address distributor comprising means for routing signals for load balancing.
In one embodiment, the router comprises means for routing messages to more than one SMSC according to a load balancing process.
In another embodiment, the routing means comprises means for receiving operator inputs indicating available SMSCs and means for automatically detecting available SMSCs.
In one embodiment, the routing means comprises means for retrieving SMSC fault data in an SMSC, such as SS7 fault data.
In another embodiment, the user interface node comprises means for generating and outputting real time client data indicating message traffic and bound ESMEs.
In one embodiment, the user interface node comprises means for generating and outputting real time client data indicating router node traffic.
In another embodiment, the user interface node comprises a configuration management client comprising means for configuring ESME parameters, SMSC parameters, and a router node configuration.
In one embodiment, the management means comprises means for forwarding configuration data to the router nodes.
In one embodiment, the management node comprise an SNMP sub-agent for managing an alarm and statistics database.
In another embodiment, the management means comprises an event handler for receiving and logging event information from the router nodes.
BRIEF DESCRIPTION OF THE DRAWINGS
The invention will be more clearly understood from the following description of some embodiments thereof, given by way of example only with reference to the accompanying drawings in which:
Referring to the drawings, and initially to
The router 1 provides a single contact point for VAMs platforms to connect to a network operator's SMS infrastructure. Mobile Terminated (MT) messages generated by VAMs platforms are distributed across SMSCs installed in the network. Similarly, Mobile Originated (MO) messages arriving at any SMSC are passed by the router 1 back to the correct VAMS platform.
The following are some of the key benefits:
The MAR 1 has a simple user interface, allowing operators to configure SMS applications to be connected to one or several SMSCs in the network. This gives flexibility to the operator, allowing changes to be made to SMS traffic with no impact on service, and requiring no changes to the configurations of SMS applications. The changes that the MAR 1 supports include:
For Mobile Terminated (MT) traffic, operators can configure the router 1 to handle traffic from a particular SMPP (Short Message Peer to Peer) application in one of several ways:
The MAR 1 is configured to run on a cluster of low-cost hardware platforms in an ‘N+1’ configuration. This approach gives the MAR 1 redundancy and scalability. Additional capacity can be provided by adding hardware platforms to the cluster.
The MAR 1 has an architecture comprising three types of nodes, as shown in
There is only one MN 12 in each MAR. In low capacity systems the MN can reside on the same hardware platform as one of the Router Nodes 10.
Router Node (RN)
When an ESME sends a bind request to the MAR 1, the request is handled by one of two or more identical Router Nodes 10, shown in more detail in
Handling ESME Binds
The MAR is transparent to ESMEs to avoid the need for changes to ESME software or configuration. When an ESME sends a transmitter bind request to the MAR, the Router Node 10 handling the request forwards bind requests to each SMSC the ESME is configured for, as shown in
Selection of a Router Node—IP Addressing
As described above, the MAR has more than one Router Node that ESMEs may connect to. Each of these RNs has a distinct IP address. Two solutions have been developed to allow the ESMEs to use one address to contact the MAR and also to balance the load between the RNs. The operator has the option to select one or both of these solutions.
Option 1—Use of Domain Name Servers (DNS) within the MAR
A preferred solution is that each ESME is configured with a domain name for the operator's MAR rather than an IP address. This solution is illustrated in
Before connecting to the MAR, an ESME first communicates with one of the MAR's DNS servers to obtain an IP address to connect to. (For resilience reasons, the ESME's DNS resolver file will always be configured with the IP addresses of at least two of the MAR's DNS servers). The DNS server responds with the IP address of the RN currently supporting the least number of ESME connections. The ESME will then connect to this IP address and establish an SMPP connection using a bind operation.
To determine the ESME loading of each RN, the DNS servers send an enquiry to each RN. The RN responses are used to sort the IP addresses returned. If an RN has failed, the DNS servers will not get response to a load enquiry, and therefore will not return the RN's IP address.
Option 2—Use of External IP Distributors
For operators who do not wish to implement DNS as a way of identifying the most available node, there is an alternative solution that uses external IP distributors, shown in
Distribution of Mobile Terminated Messages
The MAR can be configured to send Mobile Terminated (MT) messages from an ESME either to one designated SMSC, or to distribute them over several or all SMSCs. A third option provides a combination of these two approaches. The three message distribution methods are described below.
Routing MT Messages to a Designated SMSC with a Single Back-Up SMSC
In this case all traffic from the ESME is sent to a specific SMSC. One or more backup SMSCs can also be configured which would be used in the event of a failure of the designated SMSC. If such a failure occurs a distribution process, described below, is used by the RA to route messages to the backup SMSCs.
Distribution Over Several or All SMSCs
Routing of MT messages over more than one SMSC is performed using a ‘hashing’ process. This process uses a message's destination MSISDN to select which SMSC the message is to be sent to. The process meets the following requirements:
An operator may remove an SMSC from its network for maintenance or other reasons. The operator advises the MAR of this action by changing the system configuration on the MAR user interface. Router Nodes are then informed that no messages are to be sent to the inactive SMSC. The MAR also detects unplanned SMSC outages. Each Router Node monitors the SMSC connections it has established and will consider an SMSC as having failed if one of the following occurs:
If either of these occurs the messages initially destined for the failed SMSC are rerouted to another SMSC by the message distribution algorithm. If all of the SMSCs an ESME is configured to use are detected as having failed, the MAR will initiate a disconnection sequence with the ESME.
It should be noted that in the event an ESME sends an enquire_link PDU to the MAR, the MAR forwards this query to the SMSCs currently bound in. If the MAR receives a valid response from at least one SMSC, it forwards this response to the ESME. The MAR will not return to it more than one enquire_link response to the ESME, in order to avoid confusing it.
SS7 Network Faults
A Router Node may cease to send messages to an SMSC if it believes the SMSC to be experiencing problems with its SS7 side. The MAR attempts to detect such problems by reading the relevant, SS7 fault data stored in an SMSC's OAM MIB database. As this database is updated by an SMSC with its failure and fault information, each Router Node periodically ‘fetches’ SS7 status from each SMSC that it has established a connection with. If an SS7 fault is detected on a particular SMSC, the RN will not forward messages to this SMSC until the fault is cleared. This feature can be disabled if required.
Interaction with Other Components
The User Interface Node resides on a Microsoft Windows™ platform. It consists of two components:
As shown in
Real-Time Data Client (RDC)
The RDC window may be displayed by more than one user at any one time, and displays charts described below. The parameters displayed on the charts are updated periodically at an interval configured by the user.
The MAR is configured using a Configuration Management Client (CMC). The CMC has three main groups of parameters:
ESME parameters are used to configure each SMS application connected to the Router. Most of these parameters are those that would in the absence of the MAR be set directly on the Telepath SMSC, and include:
SMSC configuration parameters are entered for each SMSC that the MAR must communicate to. The parameters include:
In addition, parameters are entered for each Router Node within the MAR including:
As shown in
The Management Agent (MA) 20 performs the following tasks:
The SNMP Sub-Agent is the custodian of the alarm and statistics database (SNMP MIB). It handles requests from the operator's SNMP Manager to view this information, and sends SNMP traps to the Manager when a system alarm is raised. The DNS component participates in the IP addressing function. The Event Handler component receives and logs event information from the Router Nodes.
ESME Message Throttling
The MAR can be configured on a per-ESME basis to support throttling of Mobile Terminated messages. To achieve this, the MAR simply configures throttling rates on the SMSC. When the maximum number of messages within a given time period has been reached, the SMSC sends an error message each time the SMS application attempts to submit another message, until the next time-period starts.
The MAR configures throttling on the SMSCs in two different ways depending on whether the MAR is configured to distribute traffic for the SMS application over a number of SMSCs, or to forward all messages to a single SMSC. These two cases are described below.
Distributed Throttling
Where the MAR is configured to distribute messages from an application over several SMSCs, the MAR divides this throttling rate amongst the SMSCs configured for this ESME according to the weighting assigned to these SMSCs and provisions these values.
Table 1 below gives a worked example for the case where:
The benefits of this approach are:
Designated throttling can be used if the user has specified that an ESME's messages are to be sent to one, designated SMSC. For this case the throttling value entered at the Configuration Management Client is replicated in the associated AIM configuration provisioned on an SMSC by the MAR.
Where the MAR is configured for a particular SMS application to use designated routing with distribution over a number of SMSCs as a fallback, then separate Designated and Distributed throttling values can be configured.
MAR Access and ESME Security
The security features provided by the Messaging Applications Router cover two main areas:
Prior to viewing or entering any data on the MAR User Interface, a user must enter one of four passwords which have been set by the operator's designated system administrator for four different levels of access. If the password entered by the user is not recognized by the MAR, the user's request to display or modify MAR information is rejected.
The four passwords are defined below in ascending order of privilege.
Additional user interface security features include:
When ESMEs bind to the MAR, one of the parameters included by an ESME in its bind_transmitter and bind_receiver PDUs is a password. This password is used by the MAR to authenticate the ESME request. When the MAR makes corresponding bind requests for that ESME to Telepath SMSCs a different password is used by the MAR. This prevents an ESME from bypassing the MAR and establishing a direct connection to an SMSC.
From the user interface both passwords can be configured on the MAR:
Optionally, the operator can set these passwords to the same value. This setting may be of use during migration of traffic from the SMSC onto the MAR.
Event and Alarm Reporting
Table 3 below lists the events and alarms to be generated and handled by the MAR. A user configurable option is provided to define the severity of each alarm and at which severity an SNMP trap should be generated.
SNMP traps are forwarded to the operator's Network Management System. All alarms and events are also stored in an event log on the Management Node, and can be viewed using standard Unix tools.
Hardware Configuration
The Router Nodes and Management Nodes are deployed on a Hewlett Packard L1000™ server. As greater MAR capacity is required, additional servers are added, each acting as another Router Node. The User Interface Node (UIN) software runs on PC hardware. Several UINs can be used concurrently although only one UIN can modify the live configuration at a time. The MAR supports Sema, OIS, CMG EMI, and Nokia CIMO SMS message submission protocols.
It is envisaged that the MAR may include the following additional functionality:
The invention is not limited to the embodiments described but may be varied in construction and detail.
Number | Date | Country | Kind |
---|---|---|---|
2000/0096 | Feb 2000 | IE | national |
This is a continuation of PCT/IE01/00012, filed 1 Feb. 2001 and published in English.
Number | Name | Date | Kind |
---|---|---|---|
5946630 | Willars et al. | Aug 1999 | A |
6459904 | Lorello et al. | Oct 2002 | B1 |
6507589 | Ramasubramani et al. | Jan 2003 | B1 |
6636501 | Dispensa et al. | Oct 2003 | B1 |
6718178 | Sladek et al. | Apr 2004 | B1 |
6779031 | Picher-Dempsey | Aug 2004 | B1 |
6842462 | Ramjee et al. | Jan 2005 | B1 |
6857073 | French et al. | Feb 2005 | B2 |
6862264 | Moura et al. | Mar 2005 | B1 |
20010030957 | McCann et al. | Oct 2001 | A1 |
20010040887 | Shtivelman et al. | Nov 2001 | A1 |
20030110344 | Szczepanek et al. | Jun 2003 | A1 |
20040177148 | Tsimelzon, Jr. | Sep 2004 | A1 |
Number | Date | Country |
---|---|---|
000936825 | Feb 1999 | EP |
0936825 | Aug 1999 | EP |
WO9708906 | Mar 1997 | WO |
WO 9708906 | Mar 1997 | WO |
WO9736434 | Oct 1997 | WO |
Number | Date | Country | |
---|---|---|---|
20030003932 A1 | Jan 2003 | US |
Number | Date | Country | |
---|---|---|---|
Parent | PCT/IE01/00012 | Feb 2001 | US |
Child | 10202651 | US |