Dependent function: nccPlaceCall
Note: All Field names in this structure are prefaced with NCC.X.ADI_PLACECALL; for example, NCC.X.ADI_PLACECALL.mediamask.
Field name |
Type |
Default |
Units |
Description |
---|---|---|---|---|
connectmask |
DWORD |
0x0103 |
mask |
Determines how an outbound call gets connected. Valid values are:
|
disconnectmask |
DWORD |
0x0040 |
mask |
Determines how to abandon an outgoing call. Valid values are:
|
callprog.timeout |
DWORD |
1000 |
ms |
Maximum time that can elapse with no stimulus from the network before call progress stops with a reason of timeout. Valid range is 1 through 65535. If the value is set to zero, the timer is disabled. |
callprog.busycount |
DWORD |
4 |
count |
Number of non-precise busy tones that must occur before busy or fast busy is reported. Valid range is 1 through 32767. |
callprog.ringcount |
DWORD |
7 |
count |
Number of ring tones that must occur before NO_ANSWER is reported. Valid range is 1 through 32767. |
callprog.maxreorder |
DWORD |
700 |
ms |
Threshold time defining the total time period (on time plus off time) for distinguishing between fast busy (reorder) and slow busy. Valid range is 0 through 32767. |
callprog.maxbusy |
DWORD |
1500 |
ms |
Threshold time defining the total time period (on time plus off time) for distinguishing between slow busy and ringing tone. Valid range is 0 through 32767. |
callprog.maxring |
DWORD |
3000 |
ms |
Maximum duration of a tone to distinguish a ringing tone from a dial tone. Valid range is 0 through 32767. |
callprog.maxringperiod |
DWORD |
8000 |
ms |
Length of time of the last ringing tone plus the silence that follows, before call progress reports a ringing-ended event. |
callprog.voicemedium |
DWORD |
3000 |
ms |
Minimum length of time voice must be detected before call progress reports a medium-voice event. |
callprog.voicelong |
DWORD |
6000 |
ms |
Minimum length of time voice must be detected before call progress reports a long-voice event. |
callprog.voicextended |
DWORD |
9000 |
ms |
Minimum length of time voice must be detected before call progress reports an extended-voice event. |
callprog.silencetime |
DWORD |
1500 |
ms |
Minimum length of a silent period after voice is detected before call progress reports a voice-ended event. |
callprog.precqualtime |
DWORD |
150 |
ms |
Precise tone qualification time. All precise tones must be longer than this time to qualify. |
callprog.precmask |
DWORD |
7 |
mask |
Mask to control which precise detectors to run. Form a value by using the OR operator with any of the following bit masks:
Only three of the four detectors can run concurrently. If all four detectors are specified, busy and reorder tones are determined by cadence alone. The SIT, CED, and TDD/TTY detectors are enabled. Busy and reorder tone (bit value 0x0004) and the 425 Hz tone selection (bit value 0x0008) are mutually exclusive. If you choose both, only the 425 Hz filter takes effect. |
callprog.stopmask |
DWORD |
0 |
mask |
Mask to control which events cause call progress to stop. A value can be formed by using the OR operation with any of the following values:
|
callprog.silencelevel |
INT32 |
-40 |
dBm |
Maximum signal level that is considered to be silence. Valid board range is -46 through -34. |
callprog.voicetoneratio |
DWORD |
0x30000 |
IDU |
Do not modify. |
callprog.qualtonetime1 |
DWORD |
60 |
ms |
Do not modify. |
callprog.qualtonetime2 |
DWORD |
80 |
ms |
Do not modify. |
callprog.qualvoicetime1 |
DWORD |
60 |
ms |
Do not modify. |
callprog.qualvoicetime2 |
DWORD |
60 |
ms |
Do not modify. |
callprog.leakagetime |
DWORD |
8 |
ms |
Do not modify. |
callprog.noiselevel |
DWORD |
0x14000 |
IDU |
Do not modify. |