Hello,
I am having asterisk 1.4.27 installed and working fine. I m having issue when I try to use the CURL in dialplan. I m getting following error :
I have done the following things. But still getting the same error.
[quote] yum install curl
yum install libcurl4-gnutls-dev
./configure -with-curl
make
make menuselect ==> this is having the curl dial plan function available.
make install[/quote]
-Thanks,