### **History**
1. **History:** get General Report (CDR Report).
### **Live**
1. **Live:** get Live calls of your telephones.
2. **Live Disconnect:** disconnect one live call immediately.

GET /en/api/tel/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "History": "https://oim.pasifiktelekom.com.tr/en/api/tel/history/?format=api",
    "Live Disconnect": "https://oim.pasifiktelekom.com.tr/en/api/tel/live/disconnect/?format=api",
    "Live": "https://oim.pasifiktelekom.com.tr/en/api/tel/live/?format=api"
}