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