PREV TOC HOME INDEX NEXT


1.3.15. [0x1c] Section

The [0x1c] section is used to set the type of call signaling messages used on the internet when transferring call configuration to the destination end.

Note: This section only applies to IPLink technologies.

[0x1c] parameters are modified by editing the respective lines in the [0x1c] section of the CONFIG file. For example, to change the prmForceSlowStart parameter (parameter number=0x1c05) value from FastStart to SlowStart, you would change the value from 0 to1.

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

Before editing:

SetParm=0x1c05, 0    !prmForceSlowStart (0=FastStart-default,
                      1=SlowStart) 

After editing:

SetParm=0x1c05, 1    !prmForceSlowStart (0=FastStart-default,
                      1=SlowStart) 

The default method used for sending call signaling messages over the internet is FastStart. For IPLink CONFIG files that do not contain an [0x1c] section, you can force a SlowStart by adding the [0x1c] section to the end of the CONFIG file and setting the prmForceSlowStart parameter to a value of 1.

[0x1c]
SetParm=0x1c05, 1    !prmForceSlowStart 
                     !(0=FastStart-default, 1=SlowStart) 

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