Related to 
http://lists.digium.com/pipermail/asterisk-users/2016-November/290384.html,
at the moment I'm passing one variable via DIAL.

Now I'd like to pass a whole bunch, and my idea was to rather than
having a great string of

b(synctest3b^setVar^1(something)^2(more things)^3(etc))

and then get them with ARG1..ARGn etc, I could bundle the whole lot
into a HASH and then unbundle them at the called channel.

Passing the HASH as a var isn't working (I wasn't expecting it to!)
but is there any other way of doing this, or is it setVar for each
one?

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to