mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-08 19:08:14 +00:00
Update membermacro and membergosub documentation in queues.conf.sample.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@362677 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -233,12 +233,18 @@ monitor-type = MixMonitor
|
||||
; QUEUESRVLEVELPERF current service level performance
|
||||
;
|
||||
;setqueuevar=no
|
||||
;
|
||||
|
||||
; if set, run this macro when connected to the queue member
|
||||
; you can override this macro by setting the macro option on
|
||||
; the queue application
|
||||
;
|
||||
; membermacro=somemacro
|
||||
;membermacro=macro_name[,arg1[,...][,argN]]
|
||||
|
||||
; if set, run this gosub when connected to the queue member
|
||||
; you can override this gosub by setting the gosub option on
|
||||
; the queue application
|
||||
;
|
||||
;membergosub=gosub_context_name[,arg1[,...][,argN]]
|
||||
|
||||
; How often to announce queue position and/or estimated
|
||||
; holdtime to caller (0=off)
|
||||
|
||||
Reference in New Issue
Block a user