AMX AXB-DTMF+ Network Card User Manual


 
Programming
9
AXB-DTMF+ DTMF+ Interface
Operative System Send_Commands (Cont.)
Command Description
DIAL-X-XXX-XXXX Dial number and send DTMF.
Spaces or hyphens are ignored when dialing.
A 'W' in the dial command will cause the AXB-DTMF+ to wait for dial tone
before dialing the next digit in the dial command. The wait will time out after 2
seconds. If a time out occurs, the AXB-DTMF+ will indicate this by sending a
push and release on channel 45.
A ',' in the Dial command will cause the AXB-DTMF+ to pause for a time
specified in the Pause Send_Command before dialing the next digit in the
command.
Example:
SEND_COMMAND DTMF, 'DIAL-9 W 214,644-3048'
Causes the AXB-DTMF+ to dial a 9 and then waits for dial tone before continu-
ing to dial the next three digits. The AXB-DTMF+ pauses for the time specified
in the Pause Send_Command before dialing the remaining six digits.
Up to 24 characters following Dial are allowed. Characters that generate tones
are 0 - 9, *, #, A - D.
Note: Tone length is set by the Tone Time Send_Command which sets the
length of each generated tone and the time between tones. A pause can be
added after a tone, for additional dial time, by using the Pause
Send_Command. For more information refer to the 'TONE TIME-XXX ' and
'PAUSE-XXX ' Send_Commands.
EXTEN-OFF Disable phones which are hanging off the extension phone connection on the
AXB-DTMF+ by opening the phone circuit.
Default at reset = NO
Example:
SEND_COMMAND DTMF, 'EXTEN-OFF'
Disables phones that are hanging off the extension phone connection on the
AXB-DTMF+ by opening the phone circuit.
EXTEN-ON Enable phones that are hanging off the extension phone connection on the
AXB-DTMF+ by closing the phone circuit.
Default at reset = YES
Example:
SEND_COMMAND DTMF, 'EXTEN-ON'
Enables any phones that are hanging off the extension phone connection on
the AXB-DTMF+ by closing the phone circuit.
FLASH Cause flash-hook for a period of time set by the Send_Command FLASH
TIME.
Example:
SEND_COMMAND DTMF, 'FLASH'
Causes flash-hook for a period of time set by the Send_Command FLASH
TIME.
'OFF HOOK Place AXB-DTMF+ off hook.
Default at reset = NO
Example:
SEND_COMMAND DTMF, 'OFF HOOK'
Places the AXB-DTMF+ off hook.