In the CEL table, there is no internal employee number in the cid_num column
{
"0_ts": "2024-07-09 10:37:05.099 +05:00",
"1_level": "info",
"2_call_id": "1517576391.958",
"3_call_stage": "Conversation requested",
"4_command": "Start",
"5_msg": {
"active_conversation_id": "1517576399.959",
"channel": {
"answer_time": "0001-01-01 00:00:00",
"bridged_with": "",
"end_time": "0001-01-01 00:00:00",
"extra": {},
"from": {
"is_local": false,
"original": "89123456"
},
"id": "1517576391.958",
"is_primary": true,
"name": "SIP/MTS_83432723033_INCOMING-000003bc",
"start_time": "2018-02-02 17:59:51",
"state": "ringing",
"to": {
"original": "3432723033" // should be internal number 123, but it's trunk instead
},
"trunk": {
"original": "3432723033"
},
"type": "incoming",
"was_answered": false
},
...Last updated