- Joined
- Jan 22, 2024
- Messages
- 22
- Reaction score
- 3
Hello,
I am trying to log all the calls into a dedicated postgresql database for monitoring purposes.
My dedicated PostgresQL database is empty and contains 2 tables (calls, contacts).
From Settings -> Integrations -> CRM ( following this guide https://www.3cx.com/docs/sql-database-pbx-integration/) I have generated following template ( please see the attached data.xml)
The problem is I am not able to test it, nor any calls are being added in my database.
Is there anything I am missing? I do not want to create any contacts in my database. All I want is just to create entries with all calls with fields including ( call duration, agent, date .. ) in my dedicated PostgresQL DB.
Here is the error I receive when I try to test:

Here is my configuration:


I am trying to log all the calls into a dedicated postgresql database for monitoring purposes.
My dedicated PostgresQL database is empty and contains 2 tables (calls, contacts).
From Settings -> Integrations -> CRM ( following this guide https://www.3cx.com/docs/sql-database-pbx-integration/) I have generated following template ( please see the attached data.xml)
The problem is I am not able to test it, nor any calls are being added in my database.
Is there anything I am missing? I do not want to create any contacts in my database. All I want is just to create entries with all calls with fields including ( call duration, agent, date .. ) in my dedicated PostgresQL DB.
Here is the error I receive when I try to test:

Here is my configuration:


Attachments
Last edited:
