Collapse AllExpand All

14.4.9.2. Pair Protected Hotline Calling Previous topic Parent topic Child topic Next topic

Example:
  • party 3360 can only call party 3362
  • party 3362 can only call party 3360
  • party 3360 can only be reached by party 3362
  • party 3362 can only be reached by party 3360
Configuration of the AMO HOTLN:
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=1,DEST=3362,
PRECLEVL=FLASH;
 
ADD-HOTLN:TYPE=HOTDEST,HTLNIDX=2,DEST=3360,
PRECLEVL=FLASH;
ADD-BWLST:BWLIDX=1,ALLWD=YES,ALLINCAL=NO,
DESTNO=3362;
 
ADD-BWLST:BWLIDX=2,ALLWD=YES,ALLINCAL=NO,
DESTNO=3360;
Configuration of the AMO BWLST:
Configuration of the AMO SDAT:
CHA-SDAT:STNO=3360,TYPE=DATA1,HOTIDX=1;
 
CHA-SDAT:STNO=3362,TYPE=DATA1,HOTIDX=2;
 
CHA-SDAT:STNO=3360,TYPE=DATA1,BWLIDX=1;
 
CHA-SDAT:STNO=3362,TYPE=DATA1,BWLIDX=2;