- Joined
- Mar 18, 2025
- Messages
- 2
- Reaction score
- 0
I have a question, from logs,
3CXCallFlog.log
2025/04/25 14:37:13.341|0005|Trac| [_3CX.Script] _55_14.Main.270.[C:67.2]-CallFlowExample - CallID a11daa6b00010000_12 - Callflow - Start executing main flow...
3CXQueueManager.log
2025/04/25 14:37:59.853|0005|Info| [_3CX.QueueManager.QCallTrack] 271,QCallEnd
2025/04/25 14:37:59.853|0005|Info| [_3CX.QueueManager.QCallTrack] 271,Q.80: [28] (hist_id: a11daa6b00010000_12)
I can see that that hist_id alongside with HistoryIDOfTheCall, CallID are unique IDs for each call made, and that the hist_id will also be carried forward from call flow app to queue and then the extension picked up then call end. But from official 3CX XAPI, I can't seem to find any APIs that can get that unique ID, and also not possible in CFD as well. Possible to get the IDs especially the HistoryIDOfTheCall?
3CXCallFlog.log
2025/04/25 14:37:13.341|0005|Trac| [_3CX.Script] _55_14.Main.270.[C:67.2]-CallFlowExample - CallID a11daa6b00010000_12 - Callflow - Start executing main flow...
3CXQueueManager.log
2025/04/25 14:37:59.853|0005|Info| [_3CX.QueueManager.QCallTrack] 271,QCallEnd
2025/04/25 14:37:59.853|0005|Info| [_3CX.QueueManager.QCallTrack] 271,Q.80: [28] (hist_id: a11daa6b00010000_12)
I can see that that hist_id alongside with HistoryIDOfTheCall, CallID are unique IDs for each call made, and that the hist_id will also be carried forward from call flow app to queue and then the extension picked up then call end. But from official 3CX XAPI, I can't seem to find any APIs that can get that unique ID, and also not possible in CFD as well. Possible to get the IDs especially the HistoryIDOfTheCall?
Last edited: