From: Richard Mudgett Date: Thu, 19 Apr 2012 20:59:35 +0000 (+0000) Subject: Update membermacro and membergosub documentation in queues.conf.sample. X-Git-Tag: 1.8.13.0-rc1~41 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1bb4eea3d63fdb29eb3b52b4e95a7eb0bc74ba8;p=thirdparty%2Fasterisk.git 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 --- diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 4c7f0be8cd..1ddc65085f 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -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)