Buffers[x].Size

Specifies the size in bytes of the board's buffer pool.

Syntax

Buffers[x].Size = size

x = 0 | 1 (buffer pool index)

x represents a buffer pool index. Buffers[0].Size is used for large play and record buffers. Buffers[1].Size is used for ISDN messages, dynamic record buffers, and play and record of small buffers.

Access

Read/Write

Type

Integer

Default

16400

Allowed values

0 - 1000000

Example

Buffers[0].Size = 16400

Details

The CG 6060 has been optimized for the following values:

Buffers[0].Size = 16400

Buffers[1].Size = 1000

See also

DynamicRecordBuffers