As we know, there's a postgres SQL database by the default installation of MX 5.2. The database can be access by logining as postgre user. However, there is no record can be retrieved by using psql - d bridgedb and select * from cdr although some conferences have been carried on and there ARE CDR files generated.
My question is how to retrieve the records directly from the database instead of getting them from CDR files or from CRS indirectly?
My question is how to retrieve the records directly from the database instead of getting them from CDR files or from CRS indirectly?
Comment