mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
fix typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5535 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -368,7 +368,7 @@ ${QUEUE_PRIO} Queue priority
|
|||||||
${QUEUESTATUS} Status of the call, one of:
|
${QUEUESTATUS} Status of the call, one of:
|
||||||
(TIMEOUT | FULL | JOINEMPTY | LEAVEEMPTY | JOINUNAVAIL | LEAVEUNAVAIL)
|
(TIMEOUT | FULL | JOINEMPTY | LEAVEEMPTY | JOINUNAVAIL | LEAVEUNAVAIL)
|
||||||
${RECORDED_FILE} * Recorded file in record()
|
${RECORDED_FILE} * Recorded file in record()
|
||||||
${TALK_DETECED} * Result from talkdetect()
|
${TALK_DETECTED} * Result from talkdetect()
|
||||||
${TOUCH_MONITOR} The filename base to use with Touch Monitor (auto record)
|
${TOUCH_MONITOR} The filename base to use with Touch Monitor (auto record)
|
||||||
${TXTCIDNAME} * Result of application TXTCIDName
|
${TXTCIDNAME} * Result of application TXTCIDName
|
||||||
${VPB_GETDTMF} chan_vpb
|
${VPB_GETDTMF} chan_vpb
|
||||||
|
Reference in New Issue
Block a user