PBX
### **SIP**
1. **SIP Peers** Get sip peers and who is online.
2. **SIP Extensions** Get sip extensions and gateway profile information.
### **CDR**
1. **CDR Report** Get A call detail record (CDR) report in PBX.
2. **CDR Wav** Get your voice records and improve your business.
### **Live**
1. **Active Call** Monitor your system remotely, and focus on important issues.
GET /en/api/pbx/?format=api
{ "SIP Peers": "https://oim.pasifiktelekom.com.tr/en/api/pbx/sippeers/?format=api", "Active Call": "https://oim.pasifiktelekom.com.tr/en/api/pbx/activecall/?format=api", "CDR Report": "https://oim.pasifiktelekom.com.tr/en/api/pbx/cdr/?format=api", "CDR Report Wav": "https://oim.pasifiktelekom.com.tr/en/api/pbx/cdr/wav/?format=api", "SIP Extensions": "https://oim.pasifiktelekom.com.tr/en/api/pbx/sipextensions/?format=api" }