PREV TOC HOME INDEX NEXT


1.3.4. [0x3b] Section

The [0x3b] section of the CONFIG file defines conferencing parameters. These parameters are modified by editing the respective lines in the [0x3b] section of the CONFIG file. For example, to change the ActiveTalkerNotifyInterval parameter (parameter number=0x3b02) from a value of 100 (1 second) to 150 (1.5 seconds), you would change the value in the [0x3b] section from 100 to 150.

Following is an excerpt from the [0x3b] section of a CONFIG file that illustrate that part of the file before and after editing.

[0x3b] before editing:

[0x3b]
SetParm=0x3b02,100 !ActiveTalkerNotifyInterval
                   !100 frame interval; 10ms * 100 = 1sec) 

[0x3b] after editing:

[0x3b]
SetParm=0x3b02,150 !ActiveTalkerNotifyInterval
                   !(150 frame interval; 10ms * 150 = 1.5sec) 

For information about each [0x3b] parameter, see Section 4.4, [0x3b] Parameters.


PREV TOC HOME INDEX NEXT

Click here to contact Telecom Support Resources

Copyright 2003, Intel Corporation
All rights reserved
This page generated January, 2003