mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
fix a sample since we now required , and not | for the arguments separator
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@115595 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -57,8 +57,8 @@ monitor-type = MixMonitor
|
||||
;
|
||||
; Note that a timeout to fail out of a queue may be passed as part of
|
||||
; an application call from extensions.conf:
|
||||
; Queue(queuename|[options]|[optionalurl]|[announceoverride]|[timeout])
|
||||
; example: Queue(dave|t|||45)
|
||||
; Queue(queuename,[options],[optionalurl],[announceoverride],[timeout])
|
||||
; example: Queue(dave,t,,,45)
|
||||
|
||||
; shared_lastcall will make the lastcall and calls received be the same in
|
||||
; members logged in more than one queue.
|
||||
|
||||
Reference in New Issue
Block a user