Skip to Content
Cloud One
  • Products

    Business Communication Suite & Phone System


      By Edition

      ​Cloud

      Software

      Appliance

    By Deployment

    ​On-premise

    Hosted by Cloud One

    Self-hosted

    By Management

    ​Managed By Cloud One

    Semi-Managed by Cloud One

    Self-Managed


    Simu Connect UC Clients


    Simu Connect Web Client Simu Connect Mobile Client Simu Connect Desktop ClientSimu Connect Chrome ExtensionSimu Connect TAPI Integration

    SIP Trunks


    Business SIPPay As You Go SIP Country Presence SIPVirtual Phone NumbersGolden Phone NumbersToll Free NumbersBring Your Own Carrier (BYOC)Calling RatesTalktime Top-up

    Get a Proof of Concept Now!


    Simu Connect POC Application Managed Business Communication Suite Self Managed Business Communication SuiteSIP Trunk POCOdoo Phone POC
  • Solutions

    Business Needs


    Work from Anywhere Hosted UCaaS Self hosted UCaaSVideo ConferencingAppliance PBXAI-powered Cloud PBXWhite-label Solution

    Industry


    Call Center Healthcare HospitalityFinanceEducationLogisticsRetail BusinessGovernment Agency

    Ecosystem


    IP Phones SIP Trunks IntegrationHeadsetsVirtual Phone Numbers

    By Integration


    Odoo Phone System Zoho Phone System Salesforce Phone SystemMicrosoft Dynamics Phone SystemZendesk Phone SystemFreshdesk Phone SystemBitrix24 Phone SystemHubSpot Phone System
  • Resources

    Downloads

    Download user guides and more documents

    Book a Meeting

    Schedule a meeting at your convenience

    Developer Guide

    Read API Documentation for Cloud One BCS API

    Business Communication Suite

    Experience our user-friendly business communication suite today. Explore robust telephony features that enhance your client connections efficiently.  

    See More Details
  • Devices

    Yealink IP Phones


    Yealink T3 Series IP Phones Yealink T4 Series IP Phones Yealink T5 Series IP PhonesYealink T7 Series IP PhonesYealink T8 Series IP Phones Yealink DECT IP Phones

    Voice Conferencing Solutions


    VC Room Systems BYOD Solutions Video Phone Video Conferencing Accessories

    Microsoft Solutions


    MS Teams Rooms Systems Microsoft Phones Conference Phones HeadsetsYealink MeetingBoardYealink MeetingBoard Pro

    Zoom Rooms


    Zoom Rooms Systems Zoom Phones Zoom Cameras BYOD Solutions
  • Help

    Ticketing System


    Submit a Helpdesk TicketReport an Issue

    Training


    User TrainingOperator TrainingCall Center Agent TrainingSupervisor Training

    Frequently Asked Questions


    General FAQBCS FAQSIP Trunks FAQLocal Phone Numbers FAQ

    Contact Us


    WhatsApp Icon


  • Support Helpdesk Contact
  • +254 20 790 0100
  • support@cloudone.co

  • Accounts Helpdesk Contact
  • +254 20 790 0000
  • finance@cloudone.co
  • Visit our Office


    Cloud One Ltd

    Saachi Plaza - Unit A3, Argwings Kodhek Road, Nairobi, Kenya
    P.O.Box 76484-00508 Yaya Centre

    +254 20 790 0000

    hello@cloudone.co


    Kindly do not email multiple contacts as it creates multiple tickets on our CRM


  • Contact Us
  • Blog
    ​​
  • Sign in
  • 0
  • 0
  • Deploy in hours Certified Experts Zero Setup / License Fees*
  • Follow us
    Click here to setup your social networks
    Click here to setup your social networks
Cloud One
  • 0
  • 0
    • Products
    • Solutions
    • Resources
    • Devices
    • Help
    • Contact Us
    • Blog
  • Deploy in hours Certified Experts Zero Setup / License Fees*
  • Follow us
    Click here to setup your social networks
    Click here to setup your social networks
  • Sign in
  • ​​

Cloud One Business Communication Suite API Interfaces & Events Summary

This topic provides the Cloud One Business Communication Suite API interfaces list and events list.

You MUST include a User-Agent header with every request that you submit to the Cloud One Business Communication Suite API, so that the PBX can identify your application and respond to the request. For example, User-Agent: OpenAPI.

API Authentication

HTTP methodAPI endpointDescription
POSTget_tokenGet API access token.
POSTrefresh_tokenRefresh API access token.
GETdel_tokenRevoke API access token.

System

HTTP methodAPI endpointDescription
GETsystem/informationQuery PBX information.
GETsystem/capacityQuery PBX capacity, including the number of extensions and concurrent calls, and both the total and used capacity for AI transcription and AI receptionist.
GETsystem/get_menuoptionsQuery the menu option information when creating and updating features.

Note: The interface supports to query the option information (ID, name, or type) of specific features including extension, extension group, organization, trunk, user role, phonebook, group voicemail, IVR, call flow, ring group, queue, queue agent, conference, PIN list, system prompt, custom prompt, certificates, etc.
POSTsystem/sendemailSend an email to the specified email address.

Extension

HTTP methodAPI endpointDescription
GETextension/listQuery the extension list.
GETextension/searchSearch specific extensions.
GETextension/getQuery the information of an extension.
GETextension/queryQuery the information of multiple extensions.
GETextension/getpasswordQuery the registration password and voicemail access PIN of an extension.
POSTextension/uploadtempavatarfileUpload extension avatar.
POSTextension/createAdd an extension.
POSTextension/send_welcome_emailSend Simu Connect welcome emails to specified extensions.
POSTextension/updateEdit an extension.
GETextension/deleteDelete an extension.

Extension Group

HTTP methodAPI endpointDescription
GETextension_group/listQuery the extension group list.
GETextension_group/searchSearch specific extension groups.
GETextension_group/getQuery the information of an extension group.
GETextension_group/queryQuery the information of multiple extension groups.
POSTextension_group/createAdd an extension group.
POSTextension_group/updateEdit an extension group.
GETextension_group/deleteDelete an extension group.

Organization

HTTP methodAPI endpointDescription
GETorganization/listQuery the organization list.
GETorganization/searchSearch specific organizations.
GETorganization/getQuery the information of an organization.
GETorganization/queryQuery the information of multiple organizations.
POSTorganization/createAdd an organization.
POSTorganization/updateEdit an organization.
GETorganization/deleteDelete an organization.

Trunk

HTTP methodAPI endpointDescription
GETtrunk/listQuery the trunk list.
GETtrunk/searchSearch specific trunks.
GETtrunk/getQuery the information of a trunk.
GETtrunk/queryQuery the information of multiple trunks.
GETtrunk/itsp_listQuery the ITSP list of SIP trunks.
POSTtrunk/createAdd a SIP trunk.
POSTtrunk/updateEdit a SIP trunk.
GETtrunk/deleteDelete a SIP trunk.

Contacts

HTTP methodAPI endpointDescription
GETcompany_contact/listQuery the company contacts list.
GETcompany_contact/searchSearch specific company contacts.
GETcompany_contact/getQuery the information of a company contact.
GETcompany_contact/queryQuery the information of multiple company contacts.
POSTcompany_contact/createAdd a company contact.
POSTcompany_contact/updateEdit a company contact.
GETcompany_contact/deleteDelete a company contact.

Phonebook

HTTP methodAPI endpointDescription
GETphonebook/listQuery the phonebook list.
GETphonebook/searchSearch specific phonebooks.
GETphonebook/getQuery the information of a phonebook.
GETphonebook/queryQuery the information of multiple phonebooks.
POSTphonebook/createAdd a phonebook.
POSTphonebook/updateEdit a phonebook.
GETphonebook/deleteDelete a phonebook.

Auto Provisioning

HTTP methodAPI endpointDescription
GETphone/searchSearch specific IP phones.
GETphone/getQuery the information of an IP phone.
GETauto_provisioning/compatibilityQuery the information of configuration options required when adding IP phone(s) for auto provisioning.
POSTphone/batchcreateBulk add IP phones of the same vendor and model.
POSTphone/batchupdateBulk edit IP phones of the same model that use the same template.
POSTphone/batchreprovisionBulk reprovision IP phones.
POSTphone/batchrebootBulk reboot IP phones.
POSTphone/batchdeleteBulk delete IP phones.

Inbound Route

HTTP methodAPI endpointDescription
GETinbound_route/listQuery the inbound route list.
GETinbound_route/searchSearch specific inbound routes.
GETinbound_route/getQuery the information of an inbound route.
GETinbound_route/queryQuery the information of multiple inbound routes.
POSTinbound_route/createAdd an inbound route.
POSTinbound_route/updateEdit an inbound route.
GETinbound_route/deleteDelete an inbound route.

Outbound Route

HTTP methodAPI endpointDescription
GEToutbound_route/listQuery the outbound route list.
GEToutbound_route/searchSearch specific outbound routes.
GEToutbound_route/getQuery the information of an outbound route.
GEToutbound_route/queryQuery the information of multiple outbound routes.
POSToutbound_route/createAdd an outbound route.
POSToutbound_route/updateEdit an outbound route.
GEToutbound_route/deleteDelete an outbound route.

Voicemail

HTTP methodAPI endpointDescription
Group Voicemail
GETvm_group/listQuery the group voicemail list.
Voicemail Message
GETvm/queryQuery the voicemail messages of multiple extensions or group voicemails.
GETvm/getQuery the voicemail messages of a specific extension or a group voicemail.
GETvm/downloadGet the download URL to download a voicemail message.
POSTvm/createAdd a voicemail message to a specific extension.
POSTvm/updateUpdate the read status of a voicemail message.
GETvm/deleteDelete a voicemail message.
GETvm/delete_extension_vmDelete all the voicemail messages of an extension.

Voicemail Greeting

HTTP methodAPI endpointDescription
Global Voicemail Greeting
GETvm_global_greeting/listQuery the list of global voicemail greetings.
Extension Voicemail Greeting
GETextension_vm_greeting/listQuery the list of voicemail greeting for an extension.
GETextension_vm_greeting/recordRecord an extension voicemail greeting through placing a call to a specified extension.
GETextension_vm_greeting/playPlay an extension voicemail greeting.
POSTextension_vm_greeting/uploadUpload a voicemail greeting for an extension.
GETextension_vm_greeting/downloadDownload an extension voicemail greeting.
GETextension_vm_greeting/deleteDelete an extension voicemail greeting.
Group Voicemail Greeting
GETvm_greeting/listQuery the greeting list for a group voicemail.
GETvm_greeting/recordRecord a group voicemail greeting through placing a call to a specified extension.
GETvm_greeting/playPlay a group voicemail greeting.
POSTvm_greeting/uploadUpload a greeting for a group voicemail.
GETvm_greeting/downloadDownload a group voicemail greeting.
GETvm_greeting/deleteDelete a group voicemail greeting.

IVR

HTTP methodAPI endpointDescription
GETivr/listQuery the IVR list.
GETivr/searchSearch specific IVRs.
GETivr/getQuery the information of an IVR.
GETivr/queryQuery the information of multiple IVRs.
POSTivr/createAdd an IVR.
POSTivr/updateEdit an IVR.
GETivr/deleteDelete an IVR.

Ring Group

HTTP methodAPI endpointDescription
GETringgroup/listQuery the list of ring groups.
GETringgroup/searchSearch specific ring groups from the ring group list.
GETringgroup/getQuery the detailed information of a ring group.
GETringgroup/queryQuery the detailed information of multiple ring groups.
POSTringgroup/createAdd a ring group.
POSTringgroup/updateEdit a ring group.
GETringgroup/deleteDelete a ring group.

Queue

HTTP methodAPI endpointDescription
GETqueue/listQuery the queue list.
GETqueue/searchSearch specific queues.
GETqueue/getQuery the information of a queue.
GETqueue/queryQuery the information of multiple queues.
POSTqueue/createAdd a queue.
POSTqueue/updateEdit a queue.
GETqueue/deleteDelete a queue.
GETqueue/call_statusQuery call status of a queue.
GETqueue/agent_statusQuery agent status of a queue.
GETqueue_pause_reason/listQuery queue pause reason list.
POSTqueue_pause_reason/updateEdit queue pause reason list.
GETqueue_option/getQuery global queue settings.
POSTqueue_option/updateEdit global queue settings.
POSTqueue/honor_wrapup_timeEnable or disable shared wrap-up time among queues.
GETqueue/agent_loginQueue management - Log in or log out agents.
GETqueue/agent_pauseQueue management - Pause or unpause agents.
GETagent/loginAgent management - Log in to or log out of queues.
GETagent/pauseAgent management - Pause or unpause queue service.

Conference

HTTP methodAPI endpointDescription
GETconference/listQuery the list of the scheduled conferences that were created either from the PBX web portal or through API requests.
GETconference/searchSearch specific conferences from the scheduled conference list.
GETconference/getQuery the information of a specific scheduled conference.
GETconference/queryQuery the information of multiple scheduled conferences.
GETquery_interim_conferenceQuery the information of instant conferences created through API requests.
GETconference/viewpasswordQuery the participants password or moderator password of a specific scheduled conference.
GETconference/query_ongoing_conferenceQuery the settings for a specific ongoing conference, multiple ongoing conferences, or all ongoing conferences, including both scheduled and instant conferences.
POSTconference/createAdd a scheduled conference.
POSTconference/start_interim_conferenceAdd and configure an instant conference, and invite members to join the conference in real time.
POSTconference/invite_memberInvite internal or external users to join a conference.
POSTconference/kick_memberKick a member, multiple members, or all members out of a conference.
POSTconference/mute_memberMute a member, multiple members, or all members in a conference.
POSTconference/unmute_memberUnmute a member, multiple members, or all members in a conference.
POSTconference/updateEdit the setting of a scheduled conference.
GETconference/deleteDelete a specific scheduled conference.

Paging

HTTP methodAPI endpointDescription
GETpaging/listQuery the paging group list.
GETpaging/searchSearch specific paging groups.
GETpaging/getQuery the information of a paging group.
GETpaging/queryQuery the information of multiple paging groups.
POSTpaging/createAdd a paging group.
POSTpaging/updateEdit a paging group.
GETpaging/deleteDelete a paging group.

Auto Recording Setting

HTTP methodAPI endpointDescription
GETautorecord/getQuery the auto recording settings.
POSTautorecord/updateEdit the auto recording settings.

PIN List

HTTP methodAPI endpointDescription
GETpin_list/listQuery the PIN list.
GETpin_list/searchSearch specific PIN lists.
GETpin_list/getQuery the information of a PIN list.
GETpin_list/queryQuery the information of multiple PIN lists.
POSTpin_list/createAdd a PIN list.
POSTpin_list/updateEdit a PIN list.
GETpin_list/deleteDelete a PIN list.

Blocked/Allowed Numbers

HTTP methodAPI endpointDescription
Blocked Numbers
GETblock_numbers/listQuery the call blocklists.
GETblock_numbers/searchSearch specific call blocklist rules.
GETblock_numbers/getQuery the information of a call blocklist rule.
GETblock_numbers/queryQuery the information of multiple call blocklist rules.
POSTblock_numbers/createAdd a call blocklist rule.
POSTblock_numbers/updateEdit a call blocklist rule.
GETblock_numbers/deleteDelete a call blocklist rule.
Allowed Numbers
GETallow_numbers/listQuery the call allowlists.
GETallow_numbers/searchSearch specific call allowlist rules.
GETallow_numbers/getQuery the information of a call allowlist rule.
GETallow_numbers/queryQuery the information of multiple call allowlist rules.
POSTallow_numbers/createAdd a call allowlist rule.
POSTallow_numbers/updateEdit a call allowlist rule.
GETallow_numbers/deleteDelete a call allowlist rule.

Call Note

HTTP methodAPI endpointDescription
GETcallnotes/getGet the call notes of a specific call.
POSTcallnotes/updateUpdate the call notes of a specific call.

Messaging

Note:To use the Messaging APIs, you need to subscribe to Enterprise Plan or Ultimate Plan to ensure the Omnichannel Messaging feature is available, and the API feature must be enabled.

HTTP methodAPI endpointDescription
Message Channel
GETmessage_channel/listQuery the message channel list.
GETmessage_channel/searchSearch specific message channels.
GETmessage_channel/getQuery the information of a message channel (including SMS channel, WhatsApp channel, and Facebook channel).
GETmessage_channel/getlivechatQuery the information of a Live Chat channel.
GETmessage_channel/queryQuery the information of multiple message channels (including SMS channel, WhatsApp channel, and Facebook channel).
GETmessage_channel/whatsapp_templateRetrieve detailed information and content of WhatsApp message templates for a WhatsApp channel.
GETmessage_channel/embedcodeGet the embed code of a Live Chat channel.
POSTmessage_channel/uploadphotoUpload a photo to the PBX, which can be used as a custom avatar of a Live Chat channel.
POSTmessage_channel/createAdd a message channel (including SMS channel, WhatsApp channel, and Facebook channel).
POSTmessage_channel/createlivechatAdd a Live Chat channel.
POSTmessage_channel/updateEdit a message channel (including SMS channel, WhatsApp channel, and Facebook channel).
POSTmessage_channel/updatelivechatEdit a Live Chat channel.
GETmessage_channel/deleteDelete a message channel.
Message Queue
GETmessage_queue/listQuery the message queue list.
GETmessage_queue/searchSearch specific message queues.
GETmessage_queue/getQuery the information of a message queue.
GETmessage_queue/queryQuery the information of one or more message queues.
POSTmessage_queue/createAdd a message queue.
POSTmessage_queue/updateEdit a message queue.
GETmessage_queues/deleteDelete a message queue.
Message Campaign
GETmessage_campaign/listQuery the message campaign list.
GETmessage_campaign/searchSearch specific message campaigns.
GETmessage_campaign/getQuery the information of a message campaign.
GETmessage_campaign/queryQuery the information of multiple message campaigns.
POSTmessage_campaign/createAdd a message campaign.
POSTmessage_campaign/updateEdit a message campaign.
GETmessage_campaign/retryRetry a message campaign.
GETmessage_campaign/deleteDelete a message campaign.
Message Session
GETmessage_session/listQuery the message session list.
GETmessage_session/searchSearch specific message sessions.
GETmessage_session/getQuery the information of a specific message session.
GETmessage_session/queryQuery the information of multiple message sessions.
POSTmessage_session/transferTransfer a message session.
POSTmessage_session/closeClose a message session.
POSTmessage_session/archiveArchive a message session.
POSTmessage_session/unarchiveUnarchive a message session.
GETmessage_session/deleteDelete a message session.
Messages
GETmessage/getQuery messages in a message session.
GETmessage/queryQuery messages in multiple message sessions simultaneously.
POSTmessage/batchuploadUpload one or more files to the PBX, which can be used when sending messages in either message campaigns or message sessions.
POSTmessage/sendSend a message in a message session, or initiate a message session.

Voice Prompt

HTTP methodAPI endpointDescription
Music on Hold
GETplay_list/listQuery MoH (music on hold) playlists.
GETplay_list/getQuery the information of an MoH (music on hold) playlist.
GETplay_list/queryQuery the information of multiple MoH (music on hold) playlists.
POSTplay_list/createAdd an MoH (music on hold) playlist.
Custom Prompt
POSTcustom_prompt/uploadUpload a custom prompt.
Custom Ringtone
GETcustom_ringtone/listQuery the list of custom ringtones.

Web Server

HTTP methodAPI endpointDescription
GETwebserver/getQuery the current HTTPS certificate setting of the PBX web server.
POSTwebserver/updateUpdate the HTTPS certificate settings of the PBX web server.

Storage

HTTP methodAPI endpointDescription
GETstorage/listQuery the storage device list.

Onsite Proxy

HTTP methodAPI endpointDescription
GETonsiteproxy/listQuery the list of Onsite Proxy instances.
GETonsiteproxy/searchSearch specific Onsite Proxy instances.
GETonsiteproxy/getQuery the information of an Onsite Proxy instance.
GETonsiteproxy/queryQuery the information of multiple Onsite Proxy instances.
GETonsiteproxy/getpasswordQuery the secret key of an Onsite Proxy instance.
POSTonsiteproxy/resetkeyReset secret key of an Onsite Proxy instance.
POSTonsiteproxy/createAdd an Onsite Proxy instance.
POSTonsiteproxy/updateEdit an Onsite Proxy instance.
GETonsiteproxy/deleteDelete an Onsite Proxy instance.

Certificate

HTTP methodAPI endpointDescription
GETcertificate/listQuery the certificate list.
GETcertificate/getQuery the detailed information of a certificate.
GETcertificate/queryQuery the detailed information of multiple certificates.
POSTcertificate/uploadUpload a certificate to the PBX's temporary storage are.
POSTcertificate/createAdd a certificate.
POSTcertificate/updateUpdate a certificate.
GETcertificate/deleteDelete a certificate.

Backup

HTTP methodAPI endpointDescription
GETbackup/listQuery the backup file list.
GETbackup/searchSearch specific backup files.
GETbackup/getQuery the information of a backup file.
GETbackup/queryQuery the information of multiple backup files.
GETbackup/getstatusGet the backup status of a backup file.
GETbackup/downloadGet the download URL to download a backup file.
POSTbackup/createAdd a backup file.
GETbackup/deleteDelete a backup file.

System Log

HTTP methodAPI endpointDescription
GETsystem_log/listQuery the system log list.
GETsystem_log/downloadGet the download URL to download one or multiple system log file(s).

API Feature Settings

HTTP methodAPI endpointDescription
GETextension_status_monitor/listQuery extension status monitoring settings for the API feature.
POSTextension_status_monitor/updateUpdate extension status monitoring settings for the API feature.
GETtrunk_status_monitor/listQuery trunk status monitoring settings for the API feature.
POSTtrunk_status_monitor/updateUpdate trunk status monitoring settings for the API feature.
GETwebhook/queryQuery Webhook event push settings.
POSTwebhook/updateUpdate Webhook event push settings.
GETwebhook/testSend a test message to a specified Webhook URL to test Webhook connectivity.

WebSocket Audio Streaming

HTTP methodAPI endpointDescription
GETwebsocketaudiostream/getQuery the WebSocket audio streaming settings.
POSTwebsocketaudiostream/updateEdit the WebSocket audio streaming setting.

Recording

HTTP methodAPI endpointDescription
GETrecording/listQuery the recording file list.
GETrecording/searchSearch specific recording files.
GETrecording/downloadGet the download URL to download a recording file.
GETrecording/playtoextensionPlay a recording to a specified extension.

CDR

HTTP methodAPI endpointDescription
GETcdr/listQuery the CDR list.
GETcdr/searchSearch specific CDR.
GETcdr/downloadGet the download URL to download a CDR file.
GETcdr/getoptionGet CDR options.Note:The interface supports to query the enablement status of CDR options, such as fuzzy search.
POSTcdr/updateoptionEdit CDR options.Note:The interface supports to change the enablement status of CDR options, such as fuzzy search.
GETcdr/getaicontextRetrieve the AI call transcript of the specified CDR, which may include multiple call legs.
GETcdr/getaisummaryRetrieve the AI-generated call summary of a specific call leg.
GETcdr/aidownloadGet the download URL for the JSON file containing the desired AI call transcription data (including the call transcript and call summary).

Call report

HTTP methodAPI endpointDescription
GETmyreport/listQuery the custom call report list.
GETcall_report/list

Query call statistics for a specific call report.

GETcall_report/detail

Query call details in specific IVR/Queue/Agent report.

GETcall_report/downloadGet the download URL to download an instant call report.
GETcall_schedule_report/listQuery the scheduled call report list.
GETcall_schedule_report/downloadGet the download URL to download a scheduled call report.

Hotel

HTTP methodAPI endpointDescription
GETwakeupcall/listQuery the alarm list.
GETwakeupcall/getQuery an extension's alarm information.
GETwakeupcall/queryQuery multiple extensions' alarm information.
POSTwakeupcall/createAdd an alarm for a specific extension.
POSTwakeupcall/updateEdit an alarm.
GETwakeupcall/deleteDelete alarm(s) for a specific extension.
POSThotel/checkoutPerform checkout for hotel guests.

Call control

HTTP methodAPI endpointDescription
GETcall/queryQuery a specified call or query calls by call types.
POSTcall/dialMake a call.
POSTcall/accept_inboundDuring inbound call control process, accept an inbound call and allow the PBX to route it immediately.
POSTcall/refuse_inboundDuring inbound call control process, refuse an inbound call.
POSTcall/listenMonitor a call.
POSTcall/holdHold a call.
POSTcall/unholdResume a held call.
POSTcall/muteMute a call.
POSTcall/unmuteUnmute a call.
POSTcall/parkPark a call.
GETcall/park_statusQuery status of parked calls.
POSTcall/directly_forward_to_voicemailForward an incoming call to the specified voicemail.
POSTcall/transferTransfer a call, including blind transfer and attended transfer.
POSTcall/add_memberDuring a call, invite a member to join the call.
POSTcall/play_promptPlay custom prompt audio files.
POSTcall/hangupHang up a call.
POSTcall/record_startStart call recording.
POSTcall/record_pausePause call recording.
POSTcall/record_unpauseResume call recording.

uaCSTA call control

HTTP methodAPI endpointDescription
POSTuacsta_call/acceptAccept an incoming call by uaCSTA control.
POSTuacsta_call/refuseRefuse an incoming call by uaCSTA control.
POSTuacsta_call/hangupHang up an incoming call by uaCSTA control.

Events

Note:You can monitor the following events via WebSocket or Webhook. For more information, see Monitor Events via WebSocket or Monitor Events via Webhook.

EventDescription
(30005) Organization Status Switch State ChangedIndicate that the organization feature status is changed, and return the current feature status.
(30006) Organization Structure ChangedIndicate that the organization configuration is changed, and return the change information.
(30007) Extension Registration Status ChangedIndicate that the extension registration status is changed, and return the extension details.
(30008) Extension Call State ChangedIndicate that the extension call status is changed, and return the current extension call status.
(30009) Extension Presence State ChangedIndicate that the extension presence status is changed, and return the current extension presence status.
(30010) Trunk Registration State ChangedIndicate that the trunk registration status is changed, and return the current trunk status.
(30011) Call State ChangedIndicate that the call status is changed, and return the current call status.
(30012) Call End Details NotificationIndicate that a new CDR is generated, and return the call details.
(30013) Call Transfer ReportIndicate that a call is transferred, and return the call details.
(30014) Call Forwarding ReportIndicate that a call is forwarded, and return the call details.
(30015) Call Failure ReportIndicate that a call is failed, and return the call details.
(30016) Incoming Call RequestIndicate that an inbound call comes from the monitored trunk, and return the call details.
(30017) DTMF Digit ReportIndicate that a key is pressed during a call, and return the call details as well as key pressing information.
(30018) Prompt Playback Completed ReportIndicate the end of prompt playing, and return the call details and the audio prompt name.
(30019) Satisfaction Survey FeedbackIndicate that caller has completed a satisfaction survey, and return the survey result.
(30020) uaCSTA Call ReportIndicate that a call status of an extension, which is registered to an IP phone, is changed, and return the uaCSTA call details.
(30022) Extension Information UpdatedIndicate that the extension configuration is changed, and return the change information.
(30023) Trunk Information UpdatedIndicate that the trunk configuration is changed, and return the change information.
(30024) No-hosted ConferenceIndicate that the host leaves the audio conference, and return the audio conference ID as well as host's extension number.
(30025) Agent Automatic PauseIndicate that the agent is automatically paused due to reaching the maximum number of missed calls, and return the information of the agent and missed calls.
(30026) Agent Ringing TimeoutIndicate that the agent missed a call due to ringing timeout, and return the information of the agent and missed call.
(30027) Call Report Download Result

Indicate that the requested data is retrieved, and return the download URL of the call report.

(30028) Call Note Status UpdatedIndicate whether the call note is available in the current call, and returns related identifiers for both the call and the call note.
(30029) Agent Status ChangedIndicate that the agent status is changed, and return the change information.
(30030) Bulk Message Sending FailedIndicate some messages failed to send in a message campaign, and return the ID of the associated campaign, along with sending results.
(30031) New Message NotificationIndicate that the third-party application receives an inbound message from a message channel forwarded through the PBX API, and return the message details.
(30032) Message Sending ResultIndicate that the third-party application sends a message through the PBX API and the delivery status changes, and return the message details.
(30033) Recording Download CompletedIndicate that a recording file is successfully downloaded via the API in asynchronous mode.
(30034) System Event Notification (Information)Indicate that an information-level PBX system event (with notification enabled) occurs.
(30035) System Event Notification (Warning)Indicate that a warning-level PBX system event (with notification enabled) occurs.
(30036) System Event Notification (Alert)Indicate that an alert-level PBX system event (with notification enabled) occurs.
Useful Links
  • Home
  • About us
  • Products
  • Services
  • Shipping
  • Return Policy
  • Warranty
  • Contact us
Legal
  • Terms
  • Privacy
  • Shared Responsibility
    Service Level Agreement
  • Certifications
About us

Cloud One Limited is a leading Kenyan local telephony service provider. Established in 2017, we offer reliable and secure cloud and on premise business communication solutions, including SIP trunks, Yealink IP phones, and VPS hosting in our Tier 3 data center.


Our mission is to revolutionize cloud communications by providing unparalleled reliability, cutting-edge innovation, and substantial cost savings. We deliver a stress-free, always-available service experience that empowers businesses to thrive in the digital age.

DUNS Registration Number: 561230946
Company Registration Number: PVT-5JUEYMA
Licensed & Regulated by the Communications Authority of Kenya


Follow us
Connect with us
  • Contact us
  • hello@cloudone.co
  • +254 20 7900000
  • Saachi Plaza, UNIT A3 - Argwings Kodhek Rd
Download Simu Connect

    Get the app on the playstore

    Download desktop app for Windows​

    Download app from the appstore

    Download MacOS app