Version
TCP Parameters That Should Not Be Modified 193


2. Initialize the Natural Access PRM service so the binary parameter file is loaded.
3. Parse the .par file.
4. Do one of the following:
- Call ctaSetParmByName for each parameter specified in the file, to set a new default value. (For an example of this, see the DemoLoadParameters function in the demonstration library supplied with Natural Access.)
or
- Use the ctdaemon program to set the parameters system-wide. See the Natural Access Developer's Reference Manual for more information.
or
- Call ctaLoadParameterFile from within your application.
|
NCC.X.ADI_ISDN.ANSWERCALL_EXT
| |||
|---|---|---|---|
|
Dependent Function(s): nccAnswerCall
| |||
|
Field Name
|
Default
|
Units
|
Description
|
|
uui
|
""
|
char
|
User-to-user information (Up to 132 characters.)
|

2. Parse adiisd.par.
3. Do one of the following:
- Call ctaSetParmByName for each parameter specified in the file, to set a new default value. (For an example of this, see the DemoLoadParameters function in the demonstration library supplied with Natural Access.)
or
- Use the ctdaemon program to set the parameters system-wide. See the Natural Access Developer's Reference Manual for more information.
or
- Call ctaLoadParameterFile from within your application.
WARNING:![]()
|
Changing the values of most of the parameters in the country-specific .pf files may affect the regulatory approvals in the target country.
|
Version