api:pbx
API : Hosted PBX
| Section | Description | Base URL |
|---|---|---|
| PBX settings | Generel settings for the customer. | https://api.telecomx.dk/pbx/settings |
| Music on hold | Music for playing while callers are on hold or waiting in a queue | https://api.telecomx.dk/pbx/musiconhold |
| Number blacklists | Named lists of phone numbers that a trunk or extension will not accept calls from. | https://api.telecomx.dk/pbx/numberblacklist |
| SIP phone models | Templates and definitions for supported SIP phone models | https://api.telecomx.dk/pbx/sipphonemodels |
| SIP phones | SIP phones, that can belong to an extension (and thus an employee) | https://api.telecomx.dk/pbx/sipphone |
| Audio | Audio that can be played back to a caller. | https://api.telecomx.dk/pbx/audio |
| Variables | PBX variables. | https://api.telecomx.dk/pbx/variable |
| Call variables | PBX call variables. | https://api.telecomx.dk/pbx/callvariable |
| Switches | PBX switches. | https://api.telecomx.dk/pbx/switch |
| Voicemail | Personal voicemails. | https://api.telecomx.dk/pbx/voicemail |
| APP | API for apps. | https://api.telecomx.dk/pbx/app |
| CDR | Call Detail Records. | https://api.telecomx.dk/pbx/cdr |
| CDR note | Set CDR note. | https://api.telecomx.dk/pbx/cdr/note |
| CDR latest | Most recent calls for an employee | https://api.telecomx.dk/pbx/cdr/latest |
| CDR history | Record of the path a call took through the PBX. | https://api.telecomx.dk/pbx/cdrhistory |
| CDR Statistics | Call statistics for the employees. | https://api.telecomx.dk/pbx/cdrstats |
| CDR quality | Per-leg audio quality analysis of a single call. TX staff only. | https://api.telecomx.dk/pbx/cdr/<id>/quality |
| Call audio quality | Find calls where somebody could not hear properly. TX staff only. | https://api.telecomx.dk/pbx/quality |
| PhoneBook | Common and private phonebook. | https://api.telecomx.dk/pbx/phonebook |
| Phone services | Services for phones. | https://api.telecomx.dk/pbx/phoneservices |
| Recording | Personal and common call recordings. | https://api.telecomx.dk/pbx/recording |
| Recording consent records | Consents given by callers to have their calls recorded. | https://api.telecomx.dk/pbx/recordingconsent/records |
| Calls | List current calls on PBX servers. | https://api.telecomx.dk/pbx/calls |
| Calendar | Personal calendars. | https://api.telecomx.dk/pbx/calendar |
| Beacons | Beacons. | https://api.telecomx.dk/pbx/beacon |
| Backup | Backup and restore of the customers PBX configuration. | https://api.telecomx.dk/pbx/backup |
| Dialplan items | ||
| Dialplan items | Common dialplan actions. | https://api.telecomx.dk/pbx/dialplan |
| Conference | Conference where multiple participants can have a phone meeting. | https://api.telecomx.dk/pbx/conference |
| Dial | Dial calls a number as the end of a series of dialplan items. | https://api.telecomx.dk/pbx/dial |
| Extension | Local extensions that phones can be attached to and which can belong to an employee. | https://api.telecomx.dk/pbx/extension |
| Groups | Groups of users that can be called, picked up etc. | https://api.telecomx.dk/pbx/group |
| Menu router | Route call based on input from the caller (IVR). | https://api.telecomx.dk/pbx/menurouter |
| Playback | Playback audio or speak composed messages. | https://api.telecomx.dk/pbx/playback |
| Queue | Queues are used for distribution of calls to members. | https://api.telecomx.dk/pbx/queue |
| Set value | Can set the value of various properties and receive input from a caller. | https://api.telecomx.dk/pbx/setvalue |
| Time router | Route calls based on date and time rules. | https://api.telecomx.dk/pbx/timerouter |
| Trunk | Trunks are the entrypoint into the PBX for non-private number. | https://api.telecomx.dk/pbx/trunk |
| URL router | Route calls based on the response of a URL call. | https://api.telecomx.dk/pbx/urlrouter |
| Value router | Route call based on values of properties and also set values. | https://api.telecomx.dk/pbx/valuerouter |
| Recording consent | Request consent from caller to record call. | https://api.telecomx.dk/pbx/recordingconsent |
| Voicemail box | Send the caller to an employee's voicemail box to leave a message, or to listen and configure (pincode protected). | https://api.telecomx.dk/pbx/voicemailbox |
Besides configuration hosted here in the PBX section, related configuration also exists in:
- Employees - user specific settings for presence, voicemail, recording, softkeys etc.
- SIP accounts - wether account is part of hosted PBX or not.
- MVNO accounts - wether account is part of hosted PBX or not.
api/pbx.txt · Last modified: by Telecom X AI