You are on page 1of 14

SMS MO (Short Message Service Mobile Originating) - Routing configuration in Ericsson MSC

SMS sending bypassing SCAddress in MS (Mobile Station)

Objectives

This document is an answer to customer request to make possible the sending of SMSs directly to a destination without going through SMS-SC configured in MS. Example: SMS delivery to a TeleVoting machine.

References

Check in ALEX, MSC Feature: Destination Based Routing (DBR) of a Mobile Originating (MO) Short Message Service (SMS)

Configuration

MGDRI:DANUM=80555, NSCADDR=966yyyyyyyyy;

DANUM=danum : This parameter specifies, in numerical format, the address digits of the Transfer Protocol destination Address TP-DA of the MOSM (B-number). NSCADDR=nscaddr : New SC address to be used for the routing of the MOSMS. In our case Tele-voting address is

Configuration

The syntax of the command can include other parameters i.e. SCADDR. In our case since all SMSs will be routed to same address, this parameter is not included.

Configuration
DANUM can be given in:

Numerical format with: 1. Address digits in a value range 0-9 or #10-#15 Note: # means hexadecimal digits 2. TON with values 0-4, 6-7. Note: Value 5 is restricted since it implies alphanumeric format 3. NAPI with allowed values 0-15

Alphanumerical format with :


1. Address digits containing characters coded according to GSM 7-bit default alphabet 2. TON value 5 (automatically associated) 3. NAPI value 0 (automatically associated)

Configuration
Parameter NAPI Description Numbering Plan Indicator This parameter specifies the Numbering Plan Indicator (NAPI) of the TP-DA. 0 Unknown 1 ISDN/telephone numbering plan 3 Data numbering plan 4 Telex numbering plan 5 Service Center specific plan 6 Service Center specific plan 8 National numbering plan 9 Private numbering plan 10ERMES numbering plan 15Reserved for extension TON Type of Number This parameter specifies the Type of Number (TON) of the TP-DA. 0Unknown 1International number 2National number 3Network specific number 4Subscriber number 5Alphanumeric 6Abbreviated number 7Reserved for extension

Test of functionality

This test case is showing that SMS delivery, to a e.g. Tele-Voting machine, is going directly, and NOT first to the SMS-SC configured in MS. Check Subscriber categories for MS(msisdn) in HLR Command: HGSDP:MSISDN=msisdn,SSDA;

1.

Result: HLR SUBSCRIBER DATA PERMANENT SUBSCRIBER DATA SUPPLEMENTARY SERVICE DATA

Test of functionality
2.

Assign if missing TS22 (SM-MO) in HLR

Command: HGSDC:MSISDN= msisdn, SUD=TS22-1;

Result: EXECUTED

Test of functionality
Define a new SC-Address (TeleVoting machine address) in MSC Command:
3.
MGDRI:DANUM=80555,NSCADDR=966yyyyyyyyy ;

Result: EXECUTED Command: MGDRP:SCADDR=all; Result: Printout MT, DESTINATION BASED ROUTING OF MO SMS DATA will be received.

Test of functionality
Perform a LOCATION UPDATE for MS1 in MSC and verify Command: MGSLP:IMSI=imsi; Result: Printout MT MOBILE SUBSCRIBER LIST Check: Check that MS is registered successfully in MSC and has state IDLE
4.

Test of functionality
5.

Define SC ADDRESS of the general SMS-SC in MS.

Action: Perform MO SMS operation to the Tele-Voting machine Result: The SMS is routed directly to the Tele-Voting machine, defined as new SC-address in MSC.
6.

Test of functionality
7.

Reset changed data to previous values. Command (HLR):


HGSDC:MSISDN=msisdn, SUD=TS22-0;

Result: EXECUTED Command (MSC):


MGDRE:DANUM=xxxxx,NSCADDR=yyyyyyyyyy;

Result: EXECUTED

You might also like