Hi Stefan,

On Fri, 2011-08-26 at 11:21 +0200, Stefan Sayer wrote:
> Hi,
> 
> two solutions:
> 
> - either update from git or add -lssl to module_ldflags and re-make
> - or load xmlrpc2di module first, then cc_acc_xmlrpc :
>   load_plugins=xmlrpc2di;cc_acc_xmlrpc;...
> instead of
>   load_plugins=cc_acc_xmlrpc;xmlrpc2di;...
> 
> hth
> Stefan

Thank you !

 cc_acc_xmlrpc must be loaded after xmlrpc2di in sems.conf

load_plugins=cc_acc_xmlrpc;xmlrpc2di;...

--Skyler

_______________________________________________
Sems mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/sems

Reply via email to