I have updated the file on the procedural and cdrs table. To make the tool CDRViewer I had to change the type of the column cdr_id in the acc table, that must be a bigint (20), not a varchar.
Now changing the opensips.cfg I can see the records.
I have another problem which affects the MI Command tool: in the boxes.global.inc.php configuration file I set
$ boxes [$ box_id] [ 'me'] [ 'conn']="/ tmp / opensips_fifo ";
and I have loaded the module mi_fifo in opensips.cfg add added the line
modparam ( "mi_fifo", "fifo_name", "/ tmp / opensips_fifo")
If I run "opensipsctl fifo" from the command line everything works, but by entering commands in the tool I get the following error:
12:40:41 | ps | / tmp / opensips_fifo
sorry - reply fifo opening error
I have tried to change the permissions to read and write the file /tmp/opensips_fifo but nothing changes.
Have you any suggestion to give me?
Thanks
Matteo Marzuola
----------------------------------------------------------------------------
Vuoi essere presente online?
Vuoi dare voce alla tua attivita`?
Acquista un dominio su domini.interfree.it.
A partire da 18,59 euro
----------------------------------------------------------------------------
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
