I've just installed the latest version of opensips-cp Here's what I found:
1) Monit link error: [Wed Mar 24 10:41:53 2010] [error] [client 10.31.53.156] PHP Fatal error: require_once(): Failed opening required '../../../../config/tools/monit/local.inc.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/opensips-cp/web/tools/system/monit/monit_proxyfy.php on line 26, referer: http://10.32.0.97/cp/tools/system/monit/monit.php I noticed that path is set wrong in this script "opensips-cp/web/tools/system/monit/monit_proxyfy.php" Was missing the"system/" subdirectory >> require_once("../../../../config/tools/system/monit/local.inc.php"); 2) Not seeing any entries in either the "acc" nor "sip_trace" database tables... so I'm not sure what I've missed in my basic opensips config so that either cdrviewer or sip_trace would work... From: [email protected] [mailto:[email protected]] On Behalf Of Erick Chinchilla Berrocal Sent: Wednesday, March 24, 2010 10:42 AM To: 'OpenSIPS users mailling list' Subject: Re: [OpenSIPS-Users] OpenSISP 1.6.2 / Control Panel 1.4 - Installation problems Alex I will installing the OpenSIPS Control Panel 4.0 (date 03-24-2010) Can you explain me with more detail the procedure for SMONITOR and CDR modules With this version don't need run the patch (opensips-cp_4.0.patch) Thanks Erick Ch. From: [email protected] [mailto:[email protected]] On Behalf Of Alex Ionescu Sent: Wednesday, March 24, 2010 5:35 AM To: OpenSIPS users mailling list Subject: Re: [OpenSIPS-Users] OpenSISP 1.6.2 / Control Panel 1.4 - Installation problems Hi, There has been made a fix for the "add user" issue. There were some non-existent fields in the insert query. Please download latest version and it should work. For the Smonitor : - you must add in the crontab the php script get_opensips_stats.php (you'll find it in the folder CRON_JOB). - also, do not forget to edit the paths in the script above (you'll see that there is a path to the smonitor module that you have to change); - for the CDR module - there is also a script for that (can also be found in CRON_JOB - and this script calls a stored procedure) - if you carefully read the INSTALL file you'll find explanations there. Regards, Alex On 3/23/2010 23:44, Christian Vo wrote: doesn't generate any info -- Alex Ionescu www.voice-system.ro<http://www.voice-system.ro> __________ Information from ESET NOD32 Antivirus, version of virus signature database 3997 (20090409) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com __________ Information from ESET NOD32 Antivirus, version of virus signature database 3997 (20090409) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. -----------------------------------------------------------------------------------
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
