[OpenSIPS-Users] OpenSISP 1.6.2 / Control Panel 1.4 - Installation problems

Christian Vo cvo at nvidia.com
Tue Mar 23 22:44:14 CET 2010


At this point I think I'm having same "No Data issues" problem

CDR Module doesn't generate any info
SMonitor charts are not working for me (no data found)
SIP trace doesn't generate any info

Add User not working (same error that you're seeing)





From: users-bounces at lists.opensips.org [mailto:users-bounces at lists.opensips.org] On Behalf Of Erick Chinchilla Berrocal
Sent: Tuesday, March 23, 2010 2:38 PM
To: 'OpenSIPS users mailling list'
Subject: Re: [OpenSIPS-Users] OpenSISP 1.6.2 / Control Panel 1.4 - Installation problems

Christian

-          For Smonitor

o   I tried with your recommendation , but only this work

§  // mi host:port pair || fifo_file

§  $boxes[$box_id]['mi']['conn']="127.0.0.1:8080";

§  $boxes[$box_id]['mi']['conn']="/tmp/opensips_fifo";

-          Config.cfg

o   Use your recommendation

§

§  # ----- mi_fifo params -----

§  modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")

§  modparam ( "mi_fifo", "fifo_mode", 0666)

-          Add User

o   Module USER

§  USER Manager ( see the current users (example 1001,1002, 1003, etc.)

·         Add new

o   This is the error

Fatal error: Call to undefined method MDB2_Error::execute() in /var/www/opensips-cp/web/tools/users/user_management/user_management.php on line 223

-          CDR

o   This is the log information

§  Mar 23 15:34:58 net /sbin/opensips[2688]: new branch at sip:1001 at 192.168.50.50:42819;rinstance=725d381a0d15922f

§  Mar 23 15:34:58 net /sbin/opensips[2693]: incoming reply

§  Mar 23 15:35:04 net /sbin/opensips[2691]: incoming reply

§  Mar 23 15:35:46 net /sbin/opensips[2691]: new branch at sip:1002 at 192.168.50.50:40546;rinstance=d71a676a33fe5610

§  Mar 23 15:35:46 net /sbin/opensips[2691]: incoming reply

§  Mar 23 15:35:47 net /sbin/opensips[2693]: incoming reply

o   But I'm looking this  in the CDR Module and don't see any information.

-          Log Error

o   Mar 23 14:50:22 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command dlg_list is not available

o   Mar 23 14:50:23 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command dlg_list is not available

o   Mar 23 14:50:23 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command dlg_list is not available

o   Mar 23 14:50:26 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command dlg_list is not available

o   Mar 23 14:50:29 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command dlg_list is not available

o   Mar 23 14:51:39 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command ds_list is not available

o   Mar 23 14:51:39 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command ds_reload is not available

o   Mar 23 14:52:49 net /sbin/opensips[2699]: ERROR:mi_fifo:mi_fifo_server: command sip_trace is not available

Thanks
Erick Ch.

From: users-bounces at lists.opensips.org [mailto:users-bounces at lists.opensips.org] On Behalf Of Christian Vo
Sent: Tuesday, March 23, 2010 3:17 PM
To: 'OpenSIPS users mailling list'
Subject: Re: [OpenSIPS-Users] OpenSISP 1.6.2 / Control Panel 1.4 - Installation problems

I recently installed same as yourself, here's what I found:


1)      For Smonitor

Are you using
$boxes[$box_id]['mi']['conn']="/tmp/opensips_fifo";

For opensips-cp/config/ boxes.global.inc.php?
If so, ake sure
modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")
modparam("mi_fifo", "fifo_mode", 0666)

is set  under your opensips.cfg file...


2)      For adding users- ->  there's a bug, they know the problem...


3)      I'm not seeing CDRs neither, nor able to see any meaningful SIP traces... I need to play with this a little further...

From: users-bounces at lists.opensips.org [mailto:users-bounces at lists.opensips.org] On Behalf Of Erick Chinchilla Berrocal
Sent: Tuesday, March 23, 2010 1:57 PM
To: 'OpenSIPS users mailling list'
Subject: [OpenSIPS-Users] OpenSISP 1.6.2 / Control Panel 1.4 - Installation problems

This is the history
I installed  Opensips Version 1.6.2 (2010-03-11) w/ Control Panel 4.0 (2010-03-18) .
We used the default user and password for access the MYSQL
We can register phone with opesipsctl , opensips running ok
The audio is only in one way

In the Control Panel
Access with the login and password "admin" is ok
Modules
- Admin - We can create and modify new users
- User - I don't add new user, get the following message

Warning: array_unshift() [function.array-unshift]: The first argument should be an array in /var/www/opensips-cp/web/tools/users/user_management/lib/functions.inc.php on line 231
 But we can with the opensipsctl
- Systems
1-CDRViewer = No search the calls
2- Monit - when select the options "Process - Opensips" get the messages
Warning: require_once(../../../../config/tools/monit/local.inc.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/opensips-cp/web/tools/system/monit/monit_proxyfy.php  on line 26

Fatal error: require_once() [function.require]: Failed opening required '../../../../config/tools/monit/local.inc.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/opensips-cp/web/tools/system/monit/monit_proxyfy.php on line 26

3 - Statics Monitor - Select in the modules for see the statistics, but when select the options "Statics Chart" don't see any information.


##Log Information
Mar 23 13:49:45 erick-server /sbin/opensips[2910]: ERROR:mi_fifo:mi_fifo_server: command ds_list is not available
Mar 23 13:49:45 erick-server /sbin/opensips[2910]: ERROR:mi_fifo:mi_fifo_server: command ds_reload is not available

I tried but no idea how fix this problem

Thanks
Erick Ch.


__________ 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.
________________________________


__________ 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100323/2d208d7b/attachment-0001.htm 


More information about the Users mailing list