The new service for private networks from Ibercom allows users of
distributed systems in a private network to communicate with one another
under special conditions (charges) via the Ibercom network. Special MFC
signals (group II) are used for 'private calls' (local, national,
international).
Assign the category (or the II signal) with MFCTA. Define the class
of service with COSSU. Use the LCR outdial rules to assign this COS (or
COEX) to the dialed digits (local, national, or international).
- Load MFC Table 10 for Spain (IBERCOM 2 of 6) with the following AMO
commands on MFC version x. The tables already have the correct basic
initialization, so that the following MFCTA commands to assign the category
are not necessary:
COPY-MFCTA: 10, x;
- Assign the II signal (physical) to the category (logical) as follows:
CHANGE-MFCTA: MFCVAR=x, TYPE=TBLF, OPT=VFGR2, FSIG2=LOCCLPR,
CATEGORY=12, PHYSIG=11, IDX=3;
CHANGE-MFCTA: MFCVAR=x, TYPE=TBLF, OPT=VFGR2, FSIG2=NATCLPR,
CATEGORY=14, PHYSIG=13, IDX=3;
CHANGE-MFCTA: MFCVAR=x, TYPE=TBLF, OPT=VFGR2, FSIG2=INATCLPR,
CATEGORY=15, PHYSIG=6, IDX=0;
- Assign the COS parameter as follows:
CHANGE-COSSU:TYPE=COS,COS=x,AVCE=LOCC;
CHANGE-COSSU:TYPE=COS,COS=y,AVCE=TOLLPV;
CHANGE-COSSU:TYPE=COS,COS=z,AVCE=INATC;