Table of Contents Index NMS Glossary Previous Page Next Page (Page 10 of 13 in this chapter) Version


TCAPSapCfg

Description

Sends a TCAP service access point (SAP) configuration parameter block to the specified TX board to define or update the configuration for a specific TCAP SAP.

Prototype

S16 TCAPSapCfg (U8 board, TcapSapCfg *cfg, U16 sapId)

board TX board number to which this request is directed.

cfg Address of SAP configuration parameters buffer. The buffer's format is specified in the TCAPInitSapCfg primitive reference.

sapId Service access point being defined.

Return Values

Details

TCAPSapCfg can be called any time after the general configuration is downloaded to the TX board (see TCAPGenCfg) but before any application attempts to bind to this SAP for transaction processing.

An existing TCAP SAP may be redefined (to change one or more of its configuration parameters) by simply calling TCAPSapCfg a second time, but only if there is no application currently bound to the SAP.

The cfg buffer must be initialized with TCAPInitSapCfg prior to this call.



Table of Contents Index NMS Glossary Previous Page Next Page (Page 10 of 13 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2002, NMS Communications Corporation. All rights reserved.