(Page 1 of 1 in this chapter)

Figure 15. Routing Channel Data to On-Board Resources

Figure 16. Creating CTA Contexts for Channels

Figure 17. Calling isdnStartProtocol

Figure 18. Starting nocc TCPs on B channel Contexts
EnableMvip=NO, these settings are automatically made when the AG board boots. However, if EnableMvip=YES, the application must make these settings, using the CTA switching service or swish utility.
DigitalMode keyword is set to PRI or RAW. Specifically, if DigitalMode=RAW, no connections are made between the HDLC controller and signaling streams. This setting is for trunks which are included in NFAS groups. For more information about these keywords and about NFAS, see your AG ISDN Installation Manual.
|
Board
|
DSP Resource Stream
|
|---|---|
|
AG-T1, AG-E1
|
MVIP 95: Local stream 4 MVIP 90: stream 18
|
|
All other AG digital trunk interface boards
|
MVIP 95: Local stream 16
|
|
Board type
|
Number of D channels
|
NAIs
|
|
AG four-trunk board
|
Up to 4
|
0 through 3
|
|
AG two-trunk board
|
Up to 2
|
0 through 1
|
|
AG one-trunk board
|
1
|
0
|
· ISDN_PROTOCOL_Q931CC for ACU stack mode, or
· ISDN_PROTOCOL_LAPD for LAPD stack mode.
· ISDN_PROTOCOL_PARMS_Q931CC for ACU stack mode, or
CCMode statement in your AG configuration file. CCMode defines the call control resource allocation for these boards.
CCMode = NONE, no resources are allocated for call processing. In this
case, mediamask can be set to a non-zero value, but your application should
not open more than 60 ports simultaneously.
CCMode and mediamask this way if your application requires heavy use of DSP resources (i.e. for interactive voice response or another such task).
CCMode is set to HIGH, MEDIUM, or LOW, resources are allocated for call
processing. In this case, mediamask must be set to zero. 120 ports then
become available. Note, however, that only up to 60 ports can
simultaneously use DSP resources.
CCMode and mediamask this way if your application primarily performs switching (i.e. does not require heavy use of DSP resources).
CCMode is set to HIGH, MEDIUM, or LOW and mediamask is non-zero, when adiStartProtocol is called, an ADIEVN_START_PROTOCOL_DONE event is returned with the value field set to ADIERR_NOT_ENOUGH_ RESOURCES.
(Page 1 of 1 in this chapter)