I am trying to setup a IVR in lua that interacts with an HTTP API. I am trying to use socket.http to make the HTTP request. When I run the script from FreeSWITCH console, I am getting the error
module 'socket.http' not found
I am running FusionPBX on a Debian 11 VM, following the FusionPBX...