(Page 14 of 27 in this chapter) Version
isupInitGenCfg
Description
- Builds a basic configuration buffer that can be passed to the
isupGenCfg routine.
Prototype
- void isupInitGenCfg ( IsupGenParms *cfg, U32 opc )
- cfg Pointer to configuration structure to initialize.
- opc Originating point code.
- The fields of the
IsupGenParms structure are initialized with the following values:
maxSaps Defines the maximum number of user applications.
- Default: 2
maxNetSaps Defines the maximum number of interfaces with the MTP3 network layer.
- Default: 2
maxCircuits The maximum number of circuits to be managed by the ISUP layer.
- Default: 96
maxCircGrp Maximum number of simultaneous group requests to be managed by the ISUP layer. Default: 32
maxCallRefs Maximum number of call references, and hence connections, that ISUP can keep track of simultaneously.
- Default: 16
maxRoutes The maximum number of routes. Default: 16
orgPointCode The Point Code of this node (passed in opc argument.
- Default: None
sccpSupport SCCP support indicator.
- Default: FALSE
comLLID Common Language Location Identifier. Default: NOT_PRESENT
t18 Time to wait for a response to a group blocking message.
- enable TRUE
- value 12
t19 Time to wait for a response to initial group blocking message.
- enable TRUE
- value 60
t20 Time to wait for a response to a group unblocking message.
- enable TRUE
- value 12
t21 Time to wait for a response to initial group unblocking message.
- enable TRUE
- value 60
t22 Time to wait for a response to a circuit group reset message.
- enable TRUE
- value 12
t23 enable TRUE
- value 60
tFrstGrpRx Time to wait for a response to initial circuit group reset message
- enable TRUE
- value 5
tGrpReset Group reset timer
- enable TRUE
- value 1
tFrstGrpRx ANSI first group received timer
- enable FALSE
- value 0
- Structure members not indicated above are initialized to appropriate values for proper operation of the ISUP stack, and must not be modified.
Return Values
Details
- None.
(Page 14 of 27 in this chapter) Version
tech_support@nmss.com
Copyright © 2000, Natural MicroSystems, Inc. All rights
reserved.