When trying to use the web transciever I get this:
 
ERROR[26440]: pbx.c:1550 ast_func_read: Function CURL not registered
 
I do have curl...:
 
[root@radio ~]# curl --help
Usage: curl [options...] <url>
Options: (H) means HTTP/HTTPS only, (F) means FTP only
 -a/--append        Append to target file when uploading (F)
 -A/--user-agent <string> User-Agent to send to server (H)
    --anyauth       Pick "any" authentication method (H)
 -b/--cookie <name=string/file> Cookie string or file to read cookies from (H)
    --basic         Use HTTP Basic Authentication (H)
 -B/--use-ascii     Use ASCII/text transfer
 -c/--cookie-jar <file> Write cook
 
What is "Function CURL not registered"
 
??
 
GeorgeC
W2DB