172 Issue 3.3.2 / April, 2011
Program 83-st-IP : Register Memory Block for CLI history buffer
83-st-IP CLI-T
b1 b2
st = Station No. (2-4 digits) IP = 01-02
blocks (2 max.) for a Station
b1/b2: Block 1/2 of CLI buffer for each extension
General:
This program divides sets of CLI history buffer into blocks for use by extensions.
Description:
z Program 05-13-03, the Individual CLI history buffers are assigned:
05-13-03 Memory Block Size Max. Memory blocks
0 10 sets/Block 52 Blocks
1 20 sets/Block 26 Blocks
2 30 sets/Block 17 Blocks
3 40 sets/Block 13 Blocks
z Each station can use up to 2 blocks.
z The next assigned block must be null or continuous after the first assigned block number for each extension.
That means if the first assigned block number is “n” then the next assigned block must be “0 = null” or “n+1”.
Example:
Mode 05-13-03=0
83-113-IP CLI-T
01 02
13: Station No. ( 2-4 digits )
01 02: Station 113 can use block 01 and 02 for CLI history
buffer and it could store 20 sets (=10 + 10).
Mode 05-13-03=1
83-115-IP CLI-T
04 00
15: Station No. ( 2-4 digits )
04 00: Station 115 can use block 04 (20 sets) for CLI history
buffer. 00: for no block.
Mode 05-13-03=3
83-118-IP CLI-T
03 00
18: Station No. ( 2-4 digits )
03 00: Station 118 can use block 03 for CLI history buffer and
it could store 40 sets, 00: for no block.
Related System Programming Mode: 05-13-03, 83