Intel 05-1832-002 IP Phone User Manual


 
490 Voice API for Windows Operating Systems Library Reference — November 2003
DV_TPT — termination parameter table
If tp_termno contains DX_PMON, tp_data can specify the maximum time of silence on.
If tp_termno contains DX_TONEOFF, tp_data can specify termination after a tone-off
event.
If tp_termno contains DX_TONEON, tp_data can specify termination after a tone-on
event.
tp_nextp
Points to the next DV_TPT structure in a linked list if the tp_type field is set to IO_LINK.
Table 16 indicates how DV_TPT fields should be filled. In the table, the tp_flags column describes
the effect of the field when set to one and not set to one. “*” indicates the default value for each bit.
The default defines for the tp_flags field are listed in the description of the tp_flags, above. To
override defaults, set the bits in tp_flags individually, as required.
Table 16. DV_TPT Field Settings Summary
tp_termno tp_type tp_length
tp_flags:
not set
tp_flags:
set
tp_data tp_nextp
DX_MAXDTMF IO_LINK
IO_EOT
IO_CONT
max number
of digits
bit 0:
TF_EDGE
bit 1: no clr*
bit 2: no clr*
bit 3: clr hist
TF_LEVEL*
TF_CLREND
TF_CLRBEG
TF_USE*
N/A pointer to
next
DV_TPT
if linked
list
DX_MAXSIL IO_LINK
IO_EOT
IO_CONT
max length
silence
bit 0:
bit 1: no clr*
bit 2: no clr*
bit 3: clr hist
bit 4: no-setinit
bit 5: 100 msec*
TF_EDGE*
TF_LEVEL
TF_CLREND
TF_CLRBEG
TF_USE*
TF_SETINIT
TF_10MS
length of
init silence
pointer to
next
DV_TPT
in linked
list
DX_MAXNOSIL IO_LINK
IO_EOT
IO_CONT
max length
non-silence
bit 0: TF_EDGE*
bit 1: no clr*
bit 1: no clr*
bit 2: no clr*
bit 3: clr hist
bit 4: N/A
bit 5: 100 msec*
TF_LEVEL
TF_CLREND
TF_CLRBEG
TF_USE*
N/A
TF_10MS
N/A pointer to
next
DV_TPT
if linked
list
DX_LCOFF IO_LINK
IO_EOT
IO_CONT
max length
loop current
drop
bit 0: TF_EDGE
bit 1: no clr
bit 2: no clr*
bit 3: clr hist
bit 4: N/A
bit 5: 100 msec*
TF_LEVEL*
TF_CLREND*
TF_CLRBEG
TF_USE*
N/A
TF_10MS
N/A pointer to
next
DV_TPT
if linked
list
DX_IDDTIME IO_LINK
IO_EOT
IO_CONT
max length
interdigit
delay
bit 0: TF_EDGE*
bit 1: start@call*
bit 2: N/A
bit 3: N/A
bit 4: N/A
bit 5: 100 msec*
N/A
start@1st
N/A
N/A
N/A
TF_10MS
N/A pointer to
next
DV_TPT
if linked
list