Hello,
what do you mean by 'pass several arguments'? Can you give an example?
Cheers,
Daniel
On 25/09/15 23:22, Thibault Gueslin wrote:
> I want to pass several arguments to a mqueue to process them
> asynchronously.
> (like in the example of sip sweet).
>
>
> How could it be done ?
>
> Other po
I want to pass several arguments to a mqueue to process them asynchronously.
(like in the example of sip sweet).
How could it be done ?
Other possibility is to generate a string and parse it in the lua script.
But there should something more simple ?
thibault
___