From ef0b3dfb8cc6d4d81ad2e3dac44713ffbaf09fe5 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Thu, 19 Apr 2012 21:00:21 +0000 Subject: [PATCH] Update membermacro and membergosub documentation in queues.conf.sample. ........ Merged revisions 362677 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@362678 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 78a5c3d3eb..c2577ead57 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -248,12 +248,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)