Description:
The subscriber 7210 has a DSS-key (key 08) to subscriber 7212 and
is defined as the "owner" for this line (DSSLINE=YES). This
line is also added for subscriber 7211 (08). But 7211 is not the "owner"
of this line (DSSLINE=NO), but could get a call via this key from 7212
to 7210. This possibility is signalized to 7211 by the blinking LED of
key 08. Furthermore 7211 could activate a three-party connection during
an active call between 7210 and 7212. The LED of key 08 will light constant,
if 7210 calls 7212. Thus only the busy state is signalized.
The subscriber 7211 has a DSS-key (key 13) to subscriber 7212 and
is defined as the "owner" for this line (DSSLINE=YES). This
line is also added for subscriber 7210 (13). But 7210 is not the "owner"
of this line (DSSLINE=NO), but could get a call via this key from 7212
to 7211. This possibility is signalized to 7210 by the blinking LED of
key 13. Furthermore 7210 could activate a three-party connection during
an active call between 7211 and 7212. The LED of key 13 will light constant,
if 7211 calls 7212. Thus only the busy state is signalized.
LED signalizing for the DSS peer in case of a "Busy" state
CHANGE-ZANDE:TYPE=ALLDATA,DSSLINE=YES;
Define own name for DSS keys
CHANGE-ZAND:TYPE=KEYSYS,DISLNBAS=YES
e.g.
ADD-PERSI:TYPE=STN,STNO=7221,NAME="DSS FROM 7210";
ADD-PERSI:TYPE=STN,STNO=7222,NAME="DSS FROM 7211";
ADD-PERSI:TYPE=STN,STNO=7223,NAME="DSS FROM 7211";
ADD-PERSI:TYPE=STN,STNO=7224,NAME="DSS FROM 7212";
ADD-PERSI:TYPE=STN,STNO=7225,NAME="DSS FROM 7210";
ADD-PERSI:TYPE=STN,STNO=7226,NAME="DSS FROM 7212";
Activate Hotline
CHANGE-FEASU:TYPE=A,CM=HOTRCL;
Add Hotline destinations
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=1,DEST=7221;
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=2,DEST=7222;
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=3,DEST=7223;
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=4,DEST=7224;
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=5,DEST=7225;
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=6,DEST=7226;
Add the authorization for Hotline
CHANGE-COSSU:TYPE=COS,COS=33,AVCE=HOT;
or
CHANGE-SDAT:STNO=7221&&7226,TYPE=ATTRIBUT,AATTR=HOT;
Add the Hotline index to the subscribers
CHANGE-SDAT:STNO=7221,TYPE=DATA1,HOTIDX=2;
CHANGE-SDAT:STNO=7222,TYPE=DATA1,HOTIDX=1;
CHANGE-SDAT:STNO=7223,TYPE=DATA1,HOTIDX=4;
CHANGE-SDAT:STNO=7224,TYPE=DATA1,HOTIDX=3;
CHANGE-SDAT:STNO=7225,TYPE=DATA1,HOTIDX=6;
CHANGE-SDAT:STNO=7226,TYPE=DATA1,HOTIDX=5;
Add additional authorization
CHANGE-SDAT:STNO=7221,TYPE=ATTRIBUT,AATTR=DSSLINE;
CHANGE-SDAT:STNO=7222,TYPE=ATTRIBUT,AATTR=DSSLINE;
CHANGE-SDAT:STNO=7223,TYPE=ATTRIBUT,AATTR=DSSLINE;
CHANGE-SDAT:STNO=7224,TYPE=ATTRIBUT,AATTR=DSSLINE;
CHANGE-SDAT:STNO=7225,TYPE=ATTRIBUT,AATTR=DSSLINE;
CHANGE-SDAT:STNO=7226,TYPE=ATTRIBUT,AATTR=DSSLINE;
Key layout after generating this step