[asterisk-users] Queue application in Asterisk 1.6
Leif Madsen
leif.madsen at asteriskdocs.org
Sat Nov 14 13:36:56 CST 2009
Bandino Jurumai wrote:
> Can anyone tell me how to specify subroutine call with arguments in the
> Asterisk 1.6 Queue application?
> Documentation does not mention what is the syntax for specifying the
> subroutine with arguments.
If that functionality exists... try using ^ for the separator:
Queue(....,,,,,,,mySubroutine^ARG1^ARG2)
Not sure if that functionality is supported, but that's how it works in Dial()
Leif!
More information about the asterisk-users
mailing list