(Page 9 of 12 in this chapter)
TCAPSapCfg
Description
- Sends a TCAP service access point (SAP) configuration parameter block to the specified TX Series board to define or update the configuration for a specific TCAP SAP.
Prototype
- S16 TCAPSapCfg (U8 board, TcapSapCfg *cfg, U16 sapId )
- board The TX Series board number to which this request is directed.
- cfg The address of SAP configuration parameters buffer. The buffer's format is specified in the TCAPInitSapCfg primitive reference.
- sapId The SAP ID being defined.
Return Values
Details
- TCAPSapCfg can be called any time after the general configuration is downloaded to the TX Series board (see the TCAPGenCfg primitive) but before any application attempts to bind to this SAP for transaction processing.
- An existing TCAP SAP may be redefined (e.g., 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 the TCAPInitSapCfg primitive prior to this call.
(Page 9 of 12 in this chapter)
tech_support@nmss.com
Copyright © 1999, Natural MicroSystems, Inc. All rights
reserved.