- Joined
- Nov 5, 2007
- Messages
- 6
- Reaction score
- 0
I'm writing a simple sip proxy to enable/disable some users from an extended line under 3cx Management (see a my previous topic). Now the problem is: if I associate an ID or some other data to the call, I could print a stat order by the ID that I have stored. But I should have access to the 3cx log. It seems me stored using postgres engine. It's true? it's possible to access to log data to join them with some other collected data and to show to the 3cx manager? If yes do you have some code snippet in vs.net for 3CX data access?