I’m trying to set up ciclookup to call the API mydomain.com/ciclookup?number=[NUMBER], but I’m running into issues. In the asterisk -r logs, I see errors indicating that Function CURLOPT not registered and Function CURL not registered in pbx_functions.c.
I’ve explored various solutions and read through different topics, but nothing seems to work. I’m using Asterisk version 16.16.1 on the Issabel system.
Issabel is not supported here. Asterisk 16 is past end of life.
The error indicated that Issabel didn’t load the CURL module, and maybe don’t even build it. Check in /etc/asterisk/modules.conf, but note that Issabel may own this file, making user modification unsupported.