Enhanced Roaming Restriction by LAC

Touhid
Touhid  Diamond  (1)
7 years 10 months ago  View: 5187  Reply: 10
1F

Do you know how to restrict location update of a inbound roamer in your network by LAC wise or service restriction by CELL wise???

The solution is required when you want to restrict LU of inbound roamer in border area to save unnecessary message transaction between your network and roaming partner network in that area. As most the cases found that the roaming is not allowed for those border subscribers. 


Here comes the solution.............


Enhanced Roaming Restriction by LAC::::::::::::::::::::::::::::

 

SET MAPACCFG: IFUSROAMR=YES;

MOD LAIGCI: GCI="<LAC>", MSCN="<MSCGT>", IFROAMANA=YES, LOCNONAME="border_A";

ADD LOCGRP: LOCNONAME="border_A", LOCGRPNAME="border";

MOD LAIGCI: GCI="<LAC>", MSCN="<MSCGT>", IFROAMANA=YES, LOCNONAME="border_B";

ADD LOCGRP: LOCNONAME="border_B", LOCGRPNAME="border";

ADD ROAMRESTGRP: SERVICETYPE=ENROAMRST, RSTRIBY=IMSI, BEGINNUM=K<RP_IMSI_prefix_start>, ENDNUM=K<RP_IMSI_prefix_end>, UGNAME="roamrest_imsi";

ADD USROAMRT: UGNAME="roamrest_imsi", LOCGRPNAME="border", ROAMREST=YES;

MOD MSFP: ID=P657, MODTYPE=P1, BIT=9, BITVAL=1;

 

 

Service restriction by CELL:::::::::::::::::::::::::

 

SET MAPACCFG: USRGRPSRCFUNCTION=YES;

MOD LAIGCI: GCI="<Global CELLID>", MSCN="<MSCGT>", IFROAMANA=YES, LOCNONAME="CELL_SMS_BLK";

ADD LOCGRP: LOCNONAME="CELL_SMS_BLK", LOCGRPNAME="CELL_SMS_BLK_GRP";

ADD ROAMRESTGRP: SERVICETYPE=ENROAMRST, RSTRIBY=IMSI, BEGINNUM=K<RP_IMSI_prefix_start>, ENDNUM=K<RP_IMSI_prefix_end>, UGNAME="SMS_BLK_IMSIGRP";

ADD USROAMRT: UGNAME="SMS_BLK_IMSIGRP", LOCGRPNAME="CELL_SMS_BLK_GRP", SRCPROHIBITSERVICE=SMMO-1&SMMT-1;

 -----------------

if you want to know more...please reply here..........

paapu005
paapu005  Gold 
7 years 10 months ago
2F
great solution
ahleemon
ahleemon  Platinum 
7 years 10 months ago
3F
nice share
quique
quique  Junior 
7 years 10 months ago
4F
Wich feature is this one, because the enhance roaming restriction only works by LAC.
mafiz
mafiz  Platinum 
7 years 10 months ago
5F
wonderful solution
si.840339
si.840339  Silver 
7 years 10 months ago
6F
good to have the procedure.
a_zaman
a_zaman  Gold 
7 years 10 months ago
7F
Well described doc.
ahleemon
ahleemon  Platinum 
7 years 10 months ago
8F
thanks for sharing this valuable solution
sharif.kuet
sharif.kuet  Gold 
7 years 10 months ago
9F
Very much useful and informative
Armetta
Armetta  Diamond 
7 years 10 months ago
10F
This document is very well done

1/2Page