Sample IVR to say IP address using CURL in Asterisk
Sample IVR to say IP address using CURL in Asterisk Installing the cURL Module Installing cURL is easy. If it was not on your system when you last compiled Asterisk, after installing it you’ll need to recompile Asterisk so that it can locate the cURL dependencies and compile the func_curl.so module. On CentOS: $ sudo … Read more