Hi,
we wish to device state check (Registered or not) before click to call.
because if device state is not registered it make problem when we use click to call by API.
i think like this add
http://{{host}}/api/v2/devices/{{device-id}}/state
thank you.