(Page 1 of 1 in this chapter)


Figure 8. Creating CTA Contexts for Channels
Figure 9. Calling isdnStartProtocol
Figure 10. Starting 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 CT Access 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
|
|
AG Quad T, AG Quad E, AG Dual T, AG Dual E
|
MVIP 95: Local stream 16
|
|
Board type
|
Number of D channels
|
NAIs
|
|---|---|---|
|
AG Quad T, AG Quad E
|
Up to 4
|
0 through 3
|
|
AG Dual T, AG Dual E
|
Up to 2
|
0 through 1
|
|
AG-T1, AG-E1
|
1
|
0
|
aus. Thus the version of this file for
Australia is isdaus.pf.
isd0. protoparms should be NULL, so the default TCP parameters (loaded as described in Section 3.6.1) are used.
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)