Go to primary content
Oracle® Communications EAGLE Database Administration - GTT User's Guide
Release 46.7
E97332-02
Go To Table Of Contents
Contents

Previous
Previous

Turning Off the Prepaid SMS Intercept Phase 1 Feature

This procedure is used to turn off the Prepaid SMS Intercept Phase 1 feature, using the chg-ctrl-feat command.

The chg-ctrl-feat command uses the following parameters:

:partnum - The part number of the Prepaid SMS Intercept Phase 1, 893006701.

:status=off – used to turn off the Prepaid SMS Intercept Phase 1 feature.

The status of the Prepaid SMS Intercept Phase 1 feature must be on and is shown with the rtrv-ctrl-feat command.

Caution:

If the Prepaid SMS Intercept Phase 1 feature is turned off, the screening of incoming messages from an MSC by the EAGLE based on the MAP operation code will not be performed.
  1. Display the status of the Prepaid SMS Intercept Phase 1 feature by entering the rtrv-ctrl-feat:partnum=893006701 command.

    The following is an example of the possible output.

    rlghncxa03w 08-09-28 21:15:37 GMT EAGLE5 39.1.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Prepaid SMS Intercept Ph1 893006701  on      ----
    
    The following features have been temporarily enabled:
    
    Feature Name              Partnum    Status  Quantity     Trial Period Left
    Zero entries found.
    
    The following features have expired temporary keys:
    
    Feature Name              Partnum
    Zero entries found.

    If the status of the Prepaid SMS Intercept Phase 1 is off, or if the Prepaid SMS Intercept Phase 1 is not enabled, this procedure cannot be performed.

  2. Turn off the Prepaid SMS Intercept Phase 1 by entering the chg-ctrl-feat command with the status=off parameter.

    For example, enter this command.

    chg-ctrl-feat:partnum=893006701:status=off

    When this command has successfully completed, the following message should appear.

    rlghncxa03w 08-09-28 21:16:37 GMT EAGLE5 39.1.0
    CHG-CTRL-FEAT: MASP A - COMPLTD
  3. Verify that the Prepaid SMS Intercept Phase 1 has been turned off by using the rtrv-ctrl-feat:partnum=893006701 command. The following is an example of the possible output.
    rlghncxa03w 08-09-28 21:15:37 GMT EAGLE5 39.1.0
    The following features have been permanently enabled:
    
    Feature Name              Partnum    Status  Quantity
    Prepaid SMS Intercept Ph1 893006701  off     ----
    
    The following features have been temporarily enabled:
    
    Feature Name              Partnum    Status  Quantity     Trial Period Left
    Zero entries found.
    
    The following features have expired temporary keys:
    
    Feature Name              Partnum
    Zero entries found.
  4. Back up the new changes using the chg-db:action=backup:dest=fixed command.
    These messages should appear, the active Maintenance and Administration Subsystem Processor (MASP) appears first.
    BACKUP (FIXED) : MASP A - Backup starts on active MASP.
    BACKUP (FIXED) : MASP A - Backup on active MASP to fixed disk complete.
    BACKUP (FIXED) : MASP A - Backup starts on standby MASP.
    BACKUP (FIXED) : MASP A - Backup on standby MASP to fixed disk complete.

Figure B-10 Turn Off the Prepaid SMS Intercept Phase 1 Feature