- Joined
- Jan 6, 2025
- Messages
- 1
- Reaction score
- 1
Hi,
i would like to call follwing request in the CallControl-API (https://www.3cx.com/docs/call-control-api-endpoints/)
/callcontrol/{dnnumber}/devices/{deviceid}/makecall
i get an error of the deviceid

For some devices (all 3CXPhone for Windows) had a device_id with a length of more then 50 chars. with the device less then 50chars (like Mobile Clients), the request works normaly.
I get the device IDs from here: /callcontrol/{dnnumber}

how can i solve this?
i would like to call follwing request in the CallControl-API (https://www.3cx.com/docs/call-control-api-endpoints/)
/callcontrol/{dnnumber}/devices/{deviceid}/makecall
i get an error of the deviceid

For some devices (all 3CXPhone for Windows) had a device_id with a length of more then 50 chars. with the device less then 50chars (like Mobile Clients), the request works normaly.
I get the device IDs from here: /callcontrol/{dnnumber}

how can i solve this?