<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#333333">
<font size="-1"><font face="Lucida Grande">Asterisk 1.4.19, Zaptel
1.4.10 and libpri 1.4.3. When I try to start up Asterisk (with -cvvv) I
get an error regarding func_curl.so<br>
<br>
(lines omitted)<br>
...<br>
  == Registered custom function STRFTIME<br>
  == Registered custom function STRPTIME<br>
  == Registered custom function EVAL<br>
  == Registered custom function KEYPADHASH<br>
  == Registered custom function SPRINTF<br>
func_strings.so =&gt; (String handling dialplan functions)<br>
  == Registered application 'ADSIProg'<br>
app_adsiprog.so =&gt; (Asterisk ADSI Programming Application)<br>
asterisk: symbol lookup error: /usr/lib/asterisk/modules/func_curl.so:
undefined symbol: curl_global_init<br>
<br>
This is on CentOS 5.1, kernel 2.6.18-53.1.14 on an i686. Both curl and
curl-devel 7.15.5-2.el5 are installed. Is there a symlink somewhere
that Asterisk is looking for? Or does it need a newer version of curl?<br>
<br>
Thanks!<br>
</font></font>
</body>
</html>