Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to GIT-16-77f1177

...

Option Name

Type

Default Value

Regular Expression

Description

atxfer

Custom

 

false

DTMF sequence to initiate an attended transfer

blindxfer

Custom

#

false

DTMF sequence to initiate a blind transfer

disconnect

Custom

*

false

DTMF sequence to disconnect the current call

parkcall

Custom

 

false

DTMF sequence to park a call

automon

Custom

 

false

DTMF sequence to start or stop monitoring Monitor on a call

automixmon

Custom

 

false

DTMF sequence to start or stop mixmonitoring MixMonitor on a call

Configuration Option Descriptions

...

This will cause the channel that pressed the DTMF sequence to be monitored by the Monitor application. The format for the recording is determined by the TOUCH_MONITOR_FORMAT channel variable. If this variable is not specified, then wav is the default. The filename is constructed in the following manner:

prefix-timestamp-filenamesuffix.fmt

where prefix is either the value of the TOUCH_MONITOR_PREFIX channel variable or auto if the variable is not set. The timestamp is a UNIX timestamp. The filename suffix is either the value of the TOUCH_MONITOR channel variable or the callerID of the channels if the variable is not set.

Anchor
featuremap_automixmon
featuremap_automixmon

automixmon

Operation of the automixmon is similar to the {{ automon }} feature, with the following exceptions: TOUCH_MIXMONITOR is used in place of TOUCH_MONITOR TOUCH_MIXMONITOR_FORMAT is used in place of TOUCH_MIXMONITOR There is no equivalent for TOUCH_MONITOR_PREFIX. "auto" is always how the filename beginsThis will cause the channel that pressed the DTMF sequence to be monitored by the MixMonitor application. The format for the recording is determined by the TOUCH_MIXMONITOR_FORMAT channel variable. If this variable is not specified, then wav is the default. The filename is constructed in the following manner:

prefix-timestamp-suffix.fmt

where prefix is either the value of the TOUCH_MIXMONITOR_PREFIX channel variable or auto if the variable is not set. The timestamp is a UNIX timestamp. The suffix is either the value of the TOUCH_MIXMONITOR channel variable or the callerID of the channels if the variable is not set.

applicationmap

Section for defining custom feature invocations during a call

...

This documentation was imported from Asterisk Version GIT-16-0ad987177f1177