PREV TOC HOME INDEX NEXT


1.3.13. [NetTSC] Section

The Network Telephony Service Component (NetTSC) resides on the control processor and manages print level and debug level parameters.

The [NetTSC] section is used to set parameters relating to the H.323 print level and the NetTSC debug level.

Note: This section only applies to IPLink technologies.

[NetTSC] parameters are modified by editing the respective lines in the [NetTSC] section of the CONFIG file. For example, to change the prmDebugLevelStream parameter (parameter number=0x1e10) value from ERROR to Warning, you would change the value from 2 to 3.

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

Before editing:

SetParm=0x1e0e,2     !prmDebugLevelStack (0=OFF, 1=FATAL,
                      2=ERROR, 3=Warning, 4=Info, 5=Expand)
SetParm=0x1e0f,2     !prmDebugLevelMsg (0=OFF, 1=FATAL,
                      2=ERROR, 3=Warning, 4=Info, 5=Expand)
SetParm=0x1e10,2     !prmDebugLevelStream (0=OFF, 1=FATAL,
                      2=ERROR, 3=Warning, 4=Info, 5=Expand) 

After editing:

SetParm=0x1e0e,2     !prmDebugLevelStack (0=OFF, 1=FATAL,
                      2=ERROR, 3=Warning, 4=Info, 5=Expand)
SetParm=0x1e0f,2     !prmDebugLevelMsg (0=OFF, 1=FATAL,
                      2=ERROR, 3=Warning, 4=Info, 5=Expand)
SetParm=0x1e10,3     !prmDebugLevelStream (0=OFF, 1=FATAL,
                      2=ERROR, 3=Warning, 4=Info, 5=Expand) 

For information about each NetTSC parameter, see Section 4.21, [NetTSC] 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