Active Call
Get Active Call.
* Authentication required.
***Notice:*** no params required.
## CURL Example:
curl -X POST https://oim.pasifiktelekom.com.tr/en/api/pbx/activecall/ \
-H 'Content-Type:application/json' -H 'accept:application/json' -H 'Authorization:XXXXXXXXXXXXXXXXXXXX' \
-d '{}'
GET /en/api/pbx/activecall/?format=api
{
"code": "200",
"message": "OK"
}