- Joined
- May 19, 2021
- Messages
- 11
- Reaction score
- 1
Hi,
I'm currently developing a Windows tool which is going to report the different calls received on my 3cx internal network. Getting information like call start/end time, caller number and receiver number, etc. is quite simple thanks to the 3cx CDR which actually logs this kind of information in a text file. However, I noticed that the data are logged only once the call is ended by one of the users. Is there anyway to get - for example - the caller number before the connection is dropped? I would need to get the caller data as soon as the receiver picks the phone. Is this kind of information even logged in the 3cx postgres db? Or do I always have to wait for the telephone call to be ended?
Thank you very much.
I'm currently developing a Windows tool which is going to report the different calls received on my 3cx internal network. Getting information like call start/end time, caller number and receiver number, etc. is quite simple thanks to the 3cx CDR which actually logs this kind of information in a text file. However, I noticed that the data are logged only once the call is ended by one of the users. Is there anyway to get - for example - the caller number before the connection is dropped? I would need to get the caller data as soon as the receiver picks the phone. Is this kind of information even logged in the 3cx postgres db? Or do I always have to wait for the telephone call to be ended?
Thank you very much.