Hi, Johan!

Unfortunately the lua module does not support asynchronous operations.

TBH, I'm not that familiar with the module, so I really don't know exactly how it gets executed, but in order to add async support, we need the lua mechanism to provide us a file descriptor (or somehting similar) that get signaled when an operation is completed. Or at least provide some mechanisms to run scripts asynchronous and provide a callback that indicates when the script has finished.

Best regards,

Răzvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 9/25/20 11:34 AM, johan wrote:
does lua_exec supports async calls ?

If no, can you please indicate what needs to be added to have this support ?


wkr,


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to