92.2.1
ADD-FBTN
Entry of flag byte values into the flag byte table.
Assignments of virtual CO trunk numbers to CO trunks in the trunk number table. These trunk numbers can then be output in CDR format (see AMO-FTBL).
The values in the trunk number table are entered in ascending order.
For internal connections there can be made a general entry in the trunk number table. In this case the value 99 has to be entered for the parameter LTG. For internal connections this entry will be in effect.
1.
Entry of a flag byte into flag byte table 1.
2.
Entry of a flag byte into flag byte table 2.
3.
Entry of assignment of virtual CO trunk numbers to CO trunks.
Procedure Overview
Command Code
Parameter
ADD-FBTN
TBL=FB1,FLAGBYTE=<number>,VAL=<number>;
(1)
|TBL=FB2,FLAGBYTE=<number>,VAL=<number>;
(2)
|TBL=TRKNO,LTG=<number>,LTU=<number>,SLOT=<number>
(3)
,CCT=<number>,BCHAN=<number>,VTRKNO=<number>;
Examples
1.
The flag bit 1 in flag byte 2 is to be set to 1.
Input:
ADD-FBTN:TBL=FB2,FLAGBYTE=1,VAL=1;
2.
The contents of the call detail record must identify
a)
the ’customer’ (shared system) from whom the data record originates
b)
the type of data the call detail record contains.
Possible solutions:
1.
Flag byte 1 indicates the number of the shared system ’customer’ (e.g.: flag bit 5 has been set).
2.
Flag byte 2 indicates the type of data the contained in the record (e.g.: the customer wishes flag bit 3 to be set for flag byte 2).
Input:
ADD-FBTN:TBL=FB1,FLAGBYTE=5,VAL=1; (1)
Input:
ADD-FBTN:TBL=FB2,FLAGBYTE=3,VAL=1; (2)
3.
A CO trunk is to be allocated a virtual CO trunk number.
The CO trunk number is composed of: LTG=1, LTU=1, SLOT=1, CCT=0.
The B-channel number is 0.
The CO trunk number is to receive the virtual CO trunk number 05.
Input:
ADD-FBTN:TBL=TRKNO,LTG=1,LTU=1,SLOT=1,CCT=0,BCHAN=0,VTRKNO=05;
4.
A CO trunk is to be allocated a virtual CO trunk number.
The CO trunk number is composed of: LTG=1, LTU=1, SLOT=1, CCT=0.
The B-channels are in the range from 2 to 19.
The CO trunk number is to receive the virtual CO trunk number 666666.
Input:
ADD-FBTN:TBL=TRKNO,LTG=1,LTU=1,SLOT=1,CCT=0,BCHAN=2&&19,VTRKNO=666666;
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.