|
Field Name
|
Type/Unit
|
Default
|
Description
|
Changeable?
|
|---|
|
qualaddron
|
ms
|
50
|
Bit signaling qualification time for on-hook to off-hook transitions.
|
no
|
|
qualaddroff
|
ms
|
50
|
Bit signaling qualification time for off-hook to on-hook transitions during call set-up.
|
no
|
|
qualdisconnect
|
ms
|
150
|
Bit signaling qualification time for off-hook to on-hook transitions after address signaling is completed.
|
no
|
|
qualpermsignal
|
ms
|
60000
|
Maximum time for remote end to remain off hook when trunk is not in the conversation state before a permanent signal condition is detected. Valid range is 1-65535.
|
no
|
|
reserved
|
ms
|
0
|
Reserved.
|
no
|
|
mfflags
|
mask
|
3
|
Mask that controls behavior when using MF signaling. Set adistart.dial.method =2 so that adiPlaceCall uses MF digits. A value may be formed by ORing any of the following: Value Definition 1 Begin with KP tone 2 End with ST tone
|
- yes
|
|
numdigits
|
count
|
3
|
The expected number of digits for incoming calls. If an incoming call is detected with fewer digits than what is specified in this parameter, ADIEVN_INCOMING_CALL is sent up to the host after the wait-for-digits timer (adi.wnk.waitfordigitstime) has expired. At least one digit must be detected for this to occur.
It is up to the application to parse the digit string and to decide whether or not to accept the call. Calls with a number of digits equal to or greater than the number in adi.wnk.numdigits behave normally.
|
- yes
|
|
defaulttone
|
integer
|
2
|
The default tone to play if the PC does not respond to an incoming call indication (see waitforPCtime): Value Definition 0 Reorder (fast busy) 1 Ringing 2 Busy
|
- yes
|
|
winktime
|
ms
|
200
|
For incoming calls, the duration of the generated wink. Set this to 0 for no wink. Set to 0xffff for 350+440 Hz dial tone to be generated.
|
no
|
|
detectmode
|
integer
|
0
|
Type of incoming address signaling: Value Definition 0 DTMF and dial pulse 2 MF
|
- yes
|
|
waitforPCtime
|
ms
|
10000
|
The maximum time to wait for the PC to respond to an incoming call indication before playing a default tone (see defaulttone).
|
- yes
|
|
prewinktime
|
ms
|
100
|
Delay after incoming seizure is detected and before the start of the wink.
|
yes
|
|
ringontime
|
ms
|
1000
|
The length of each generated ring tone.
|
yes
|
|
ringofftime
|
ms
|
3000
|
The length of the silent interval between generated ring tones.
|
yes
|
|
busyontime
|
ms
|
500
|
The length of each generated busy tone.
|
yes
|
|
busyofftime
|
ms
|
500
|
The length of the silent interval between generated busy tones.
|
yes
|
|
reorderontime
|
ms
|
250
|
The length of each generated reorder (fast busy) tone.
|
yes
|
|
reorderofftime
|
ms
|
250
|
The length of the silent interval between generated reorder tones.
|
yes
|
|
wait1stdigittime
|
ms
|
7000
|
The maximum time to wait for the first incoming digit after the completion of the wink.
|
yes
|
|
waitfordigitstime
|
ms
|
8000
|
The maximum time to wait for each incoming digit after the first one.
If an incoming call is detected with fewer digits than what is specified in the adi.wnk.numdigits parameter, ADIEVN_INCOMING_CALL is sent up to the host after this wait-for-digits timer has expired. At least one digit must be detected for this to occur.
|
yes
|
|
winkwaittime
|
ms
|
10000
|
The maximum time to wait for the far end to wink for an outgoing call. Set this to 0 if no wink is expected.
|
yes
|
|
minwinktime
|
ms
|
100
|
The minimum duration of a detected wink.
|
no
|
|
maxwinktime
|
ms
|
4900
|
The maximum duration of a detected wink.
|
no
|
|
predialtime
|
ms
|
70
|
Delay to start of outgoing address signaling after end of wink is detected.
|
no
|
|
mfkpstontime
|
ms
|
80
|
Duration of tone on for MF, KP, and ST.
|
no
|
|
mfkpstofftime
|
ms
|
80
|
Duration of tone off for MF, KP, and ST.
|
no
|
|
mfkpstampl
|
internal
|
352
|
Amplitude of dialed tones.
|
no
|
|
releaseguardtime
|
ms
|
1000
|
Minimum on-hook internal between calls.
|
yes
|
|
dtmfmask
|
mask
|
1000
|
A few flags to manage the reception of ANI digits.
· Bit 0 (&0x1). If set to 1, DTMF `#' symbolizes end of digit string
· Bit 1 (&0x2). If set to 1, DTMF `*' appears between the ANI and DID digits in the received digit stream.
· Bit 2 (&0x4). If set, the ANI field comes before the '*' (the default is DID before ANI).
If expecting ANI digits, change the value of the numbdigits parameter accordingly.
|
yes
|
|
maxresourcetime
|
ms
|
10000
|
Maximum time to wait for a call setup resource to be available (AG Quad T with resource management only)
|
yes
|
|
noresourcemode
|
integer
|
0
|
Mask that controls behavior when no resource is granted on inbound calls. 0 = No signaling; just send error 1 = Generate wink, than send error
|
yes
|
|
xfersupport
|
mask
|
1
|
Flag to select whether PBX transfer is allowed.
Value Definition 0 Transfer commands are disabled 1 Transfer commands are allowed
|
yes
|
|
xferstring
|
String[6]
|
"!;"
|
Prefix of feature code for transfer operation. The default string "!;" generates a flash hook, then waits for a dialtone.
|
yes
|
|
connstring
|
String[6]
|
"!"
|
Prefix of feature code for reconnect from transfer operation. The default string "!" generates a flash hook.
|
yes
|