API Commands
40-400-00025, Rev. D
17
TC_SENDCALL
TC_SENDCALL
TC_SENDCALL
TC_SENDCALL
TC_SENDCALLW
W
W
W
WAITING
AITING
AITING
AITING
AITING
F
F
F
F
For
or
or
or
ormat
mat
mat
mat
mat
TC_SENDCALLWAITING,callwaittype,linenum,fromline
Descr
Descr
Descr
Descr
Description
iption
iption
iption
iption
Sends Call Waiting sequence.
P
P
P
P
Par
ar
ar
ar
arameter
ameter
ameter
ameter
ameter
Callwaittype: Selects which Call Waiting cadence to send.
TP_CWNORMAL
TP_CWDISTINCTIVE
Linenum: line number
TP_LINE1
TP_LINE2
TP_LINE3
TP_LINE4
Fromline: line whose Caller ID is being sent
TP_LINE1
TP_LINE2
TP_LINE3
TP_LINE4
Example
Example
Example
Example
Example
This example sends Distinctive Call Waiting to line 4:
TC_SENDCALLWAITING,TP_CWDISTINCTIVE,TP_LINE4
Note
Note
Note
Note
Note
The confirmation for this command is sent after the Call Waiting sequence has been sent to
the line.
See Also
See Also
See Also
See Also
See Also
TC_SETTONE, TC_SETTIME_CALLWAIT
TC_SENDDTMF
TC_SENDDTMF
TC_SENDDTMF
TC_SENDDTMF
TC_SENDDTMF
Format
Format
Format
Format
Format
TC_SENDDTMF,dtmfstring,linenum
Description
Description
Description
Description
Description
Sends a string of DTMF digits. This command will only be accepted if the line is in the
off-hook state.
P
P
P
P
Par
ar
ar
ar
arameters
ameters
ameters
ameters
ameters
DTMFstring: digit string to send
1-16 digits (0-9,*,#,ABCD)
Linenum: line number
TP_LINE1
TP_LINE2
TP_LINE3
TP_LINE4
Example
Example
Example
Example
Example
This example sends 5551212 to line 4:
TC_SENDDTMF,5551212,TP_LINE4
Note
Note
Note
Note
Note
The confirmation for this command is sent after the DTMF has been sent to the line.
See Also
See Also
See Also
See Also
See Also
TC_SETDTMFCADENCE,TC_SETDTMFTONES.