Dialer
Component
Name: Dialer
Interface: IDialerComponent
Component Functions:
Name:
Channel:
Level: Command:
cycleAudibleRing()
205
cycleAutoAnswer()
204
cycleOffHook()
202
dial(index)
dial(recordID)
dialDTMF(char)
dialNumber(number)
flashHook()
208
getDialerStatus()
redial()
201
setAudibleRingOn(state)
240
setAutoAnswerOn(state)
239
setOffHook(state)
238
Listener
Name: Dialer Listener
Interface: IDialerComponentListener
Listener Functions:
Name:
Channel:
Level: Command:
processAudibleRingOn-
240
Event
processAutoAnswerOn-
239
Event
processDialerStatusEv-
ent
processDialerStatusEv-
ent
Standard NetLinx API (SNAPI) R 1.8.0
IDialerComponent
Constant:
DIAL_AUDIBLE_RING
DIAL_AUTO_ANSWER
DIAL_OFF_HOOK
DIALINDEX-<index>
DIALID-<id>
DTMF-<digit>
DIALNUMBER-<number>
DIAL_FLASH_HOOK
?DIALERSTATUS
DIAL_REDIAL
DIAL_AUDIBLE_RING_O
N
DIAL_AUTO_ANSWER_O
N
DIAL_OFF_HOOK_ON
IDialerComponentListener
Constant:
DIAL_AUDIBLE_RING_FB Feedback Channel: Audible ring is on if channel is on
DIAL_AUTO_ANSWER_F
B
DIALERSTATUS-BUSY
DIALERSTATUS-CONNECTED
Notes:
Momentary Function Channel: Cycle audible ring when channel is activated
Momentary Function Channel: Cycle auto answer when channel is activated
Momentary Function Channel: Cycle hook state when channel is activated
Dial a speed dial index, where <index> is 1 to x and x is the maximum supported speed
dial index (see specific module documentation)
Dial a speed dial record, where <id> is a record id returned by a speed dial search.
Send a DTMF tone for a character without regard for hook status
Dial a number where <number> is the number to be dialed.
Momentary Function Channel: Flash hook when channel is activated
Querydialer status, responds with DIALERSTATUS-<status>, where <status> is DIAL-
ING,BUSY,RINGING,DISCONNECTED,NEGOTIATING,FAULT,CONNECTED
Momentary Function Channel: Redial when channel is activated
Discrete Function Channel: Audible ring is on while channel is active
Discrete Function Channel: Auto answer is on while channel is active
Discrete Function Channel: Hook state is off hook while channel is active
Notes:
Feedback Channel: Auto answer is on if channel is on
Dialer status changed, number being dialed is busy
Dialer status changed, dialer is connected
25
Need help?
Do you have a question about the CAFE DUET STANDARD NETLINX API (SNAPI) COMPONENTS AND LISTENERS and is the answer not in the manual?
Questions and answers