[OpenSIPS-Users] Control Panel: Can't login

brianpocock briankeithjames at googlemail.com
Wed Mar 31 15:01:31 CEST 2010


The libs required for mi_xmlrpc were:
libxml - this was installed using yum on centos 5.3
it doesnt mention it but you will also need libxml-devel for another
dependency - again yum installed
libxmlrpc-c3 - this was found at 
https://sourceforge.net/projects/xmlrpc-c/files/ sourceforge .   The latest
version is 1.06.38 but the documentation said 0.9.10 was needed so i got
that one to be safe.
libxmlrpc-c3-dev also from sourceforge.
These installed from RPM but needed another dependency, w3c-libwww which I
found 
http://www.w3.org/Library/Distribution/RPMS/i386/w3c-libwww-5.2.8-3.i386.rpm
here 

Added:
modparam("mi_xmlrpc", "port", 8000)
modparam("mi_xmlrpc", "log_file", "/var/log/abyss.log")

to opensips.cfg file and it started fine, a quick  netstat -nlp | grep
opensips shows it listning on port 8000 .

-- 
View this message in context: http://n2.nabble.com/Control-Panel-Can-t-login-tp4817133p4830649.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.



More information about the Users mailing list