Programming

Operative System Send_Commands (Cont.)

Command

Description

 

 

AUDIO-ON

Enable audio from passing through the AXB-DTMF+ to the phone line.

 

Default at reset = YES (for backwards compatibility)

 

Example:

 

SEND_COMMAND DTMF, 'AUDIO-ON'

 

Enables the audio from passing through the AXB-DTMF+ to the phone line.

 

 

AUDOUT-OFF

Disable audio from passing from the phone line to the audio out output of the

 

AXB-DTMF+.

 

Default at reset = NO (for backwards compatibility)

 

Example:

 

SEND_COMMAND DTMF, 'AUDOUT-OFF'

 

Disables the audio from passing from the phone line to the audio out output of

 

the AXB-DTMF+.

 

 

AUDOUT-ON

Enable audio from passing from the phone line to the audio out output of the

 

AXB-DTMF+.

 

Default at reset = NO

 

Example:

 

SEND_COMMAND DTMF, 'AUDOUT-ON'

 

Enables the audio from passing from the phone line to the audio out output of

 

the AXB-DTMF+.

 

 

AUTO-ON

Enable the auto answer mode (overrides the auto-answer jumper settings).

 

Default at reset = NO

 

Example:

 

SEND_COMMAND DTMF, 'AUTO-ON'

 

Enables the auto answer mode.

 

 

AUTO-OFF

Disable auto answer mode (overrides the auto-answer jumper settings).

 

Default at reset = YES

 

Example:

 

SEND_COMMAND DTMF, 'AUTO-OFF'

 

Disables the auto answer mode.

 

 

COUNT-XXX

Set auto answer ring count.

 

Default at reset = 1

 

Example:

 

SEND_COMMAND DTMF, 'COUNT-4'

 

Sets ring count to 4 before the line is answered in auto answer mode.

 

 

 

8

AXB-DTMF+ DTMF+ Interface

 

 

 

Page 12
Image 12
AMX AXB-DTMF+ instruction manual Sendcommand DTMF, AUDIO-ON, Sendcommand DTMF, AUDOUT-OFF, Sendcommand DTMF, AUDOUT-ON