PREV TOC HOME INDEX NEXT


1.3.12. [0x1b] Section

The [0x1b] section is used to set parameters relating to Echo Cancellation, Packet Loss Recovery, Volume controls to network output, and Gain controls applied to data received from the network.

Note: This section only applies to IPLink technologies.

[0x1b] parameters are modified by editing the respective lines in the [0x1b] section of the CONFIG file. For example, to change the prmECNLPActive parameter (parameter number=0x1b1b) from a value of Enable to Disable, you would change the value from 2 to 0.

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

Before editing:

SetParm=0x1b13,128      !prmECOrder     (48 - 128)
SetParm=0x1b16,0x20C    !prmECMu        (0x20C - 0x28F5C)
SetParm=0x1b1b,2        !prmECNLPActive (2=Enable, 0=Disable) 

After editing:

SetParm=0x1b13,128      !prmECOrder     (48 - 128)
SetParm=0x1b16,0x20C    !prmECMu        (0x20C - 0x28F5C)
SetParm=0x1b1b,0        !prmECNLPActive (2=Enable, 0=Disable) 

For information about each 0x1b parameter, see Section 4.20, [0x1b] 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