edg at greenberg.org Guest
|
Posted: Thu Oct 16, 2014 8:08 am Post subject: [asterisk-users] Queue: Passing params to macros and gosubs |
|
|
I wrote:
Queue("ENGLISH,rh,,,20,,,log-answer")
but no variables are available in the subroutine context. I need to get
${UNIQUEID} in there.
In a Dial command, I can write U(log-answer^${UNIQUEID}) but not in the
gosub field of the Queue command.
Is it possible to pass variables from the dialplan to the subroutine
context?
Thanks,
Ed Greenberg
Asterisk 1.8.10.1~dfsg-1ubuntu1 built by buildd @ yellow on a x86_64
running Linux on 2012-04-24 12:47:04 UTC
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|