(Page 27 of 30 in this chapter)


SccpSetNSapCfg

Description

Sends a SCCP network service access point (NSAP) configuration parameter block to the specified TX Series board to define or update the configuration for a specific SCCP NSAP.

Prototype

SCCP_STATUS SccpSetUSapCfg (U8 board,

SccpUSapCfg *pCfg,

U16 sapId )

board The TX Series board number to which this request is directed.

pCfg The address of SAP configuration parameters buffer (format specified in the SccpInitNSapCfg primitive reference).

sapId The NSAP ID being defined.

Return Values

Details

SccpSetNSapCfg can be called any time after the general configuration is downloaded to the TX Series board (see the SccpSetGenCfg primitive) but before any application attempts to send data for transaction processing.

The first time SccpSetNSapCfg is called after a download of the TX Series board, all the parameters listed in SccpInitNSapCfg may be modified. On any subsequent call to SccpSetNSapCfg (without downloading the board), only some parameters may be modified. These are listed in bold in the SccpInitNSapCfg section. Those fields not in bold are ignored on subsequent calls.

SccpSetNSapCfg always sends a value for dstInst equal to that specified for board, regardless of the value specified in the buffer pointed to by pCfg.

The pCfg buffer must have been previously initialized with the SccpInitNSapCfg primitive.



(Page 27 of 30 in this chapter)


tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights reserved.