4-2
Cisco BTS 10200 Softswitch Operations and Maintenance Guide, Release 6.0.x
OL-16000-07
Chapter 4 Operating the BTS
Managing Subscribers
Managing Subscribers
Table 4-1 Managing Subscribers
Task Sample Command
Activating
added
subscribers
control subscriber-termination id=<subscriber id>; target-state=INS; mode=FORCED;
Ensure you specify mode=FORCED;; when assigning a DN to a ported-out subscriber.
Deactivating
subscribers
Force the subscriber OOS:
control subscriber-termination target-state=oos; mode=forced; id=<subscriber id>;
Force the subscriber’s MTA OOS:
control mgw id=<mgw-id>; target-state=oos; mode=forced;
Disassociate the subscriber from VoIP service:
delete subscriber-service-profile sub-id=<subscriber id>; service-id=1;
Remove the subscriber from the BTS database:
delete subscriber id=<subscriber-id>;
Remove VoIP service from the subscriber’s MTA:
delete termination prefix=aaln/; port-start=1; port-end=2; mgw_id=<mgw-id>;
Remove the subscriber’s MTA from the BTS:
delete mgw id=<mgw-id>;
Bypassing LNP
queries for
ported-in
numbers
After activating a ported-in number, update the BTS so calls to this number from MTAs on the BTS directly
route to the MTA associated with the ported-in number:
change dn2subscriber office-code-index=
<office-code-index of ported TN’s NPA-NXX>;
dn=<XXXX of the ported TN>; lnp-trigger=N;
Ensuring LNP
queries for
ported-out
numbers
Update the BTS so calls to this number perform an LNP query:
change dn2subscriber office-code-index=
<office-code-index of ported TN’s NPA-NXX>;
dn=<XXXX of the ported TN>; lnp-trigger=y;
Assigning a
DN ported-out
status
Note Wait for the CLEC to confirm the transfer before changing the DN status on the BTS. Initially, calls
to the DN may have to route to the porting-out subscriber’s MTA using LNP.
Ensure you specify mode=FORCED; when assigning a DN to a ported out subscriber.
change dn2subscriber office-code-index=
<office-code-index of porting TN’s NPA-NXX>;
dn=<XXXX of the porting TN>; status=ported-out; sub-id=null;
Disconnecting
service to
ported
subscribers
1. Assign time and date to disconnect service.
2. Send service disconnection notice to NPAC SMS.
3. NPAC SMS broadcasts this to all service providers.
4. NPAC SMS removes the ported number from its database.
5. All service providers remove the number from their LNP databases.
6. Calls to the number route as if it was non-ported.