3cx api

  1. amannick

    Can 3CX Detects Voicemail?

    Hi We want to know if 3CX can detect VoiceMail or answering machine?
  2. Solved Invalid Token

    Hello! I'm setting up an API in 3CX that the trigger of a call generates the sending of a message to Whatsapp from the originating number, but when I put the JSON data in the CFD the "invalid token" error is returned, the same test performed in Postman with the same data does not present the...
  3. Solved C# code to check Extension

    I was looking for ways to check if the user's input is a valid extension or not (if the extension exists or not) and if the extension was registered or not (is it logged in on any soft/desktop phone or Mobile App). I found some code here on the forums to do that, But since I am not a developer...
  4. Solved Creating Inbound Rules /Ques per external Script

    exits in 3cx an api or command line tool to create inbound rules or queues from external
  5. Change P-Asserted-Identity with API

    Hello, is it possible to change the P-Asserted-Identity by a call using the 3CX API? Best Regards, Sadin Junuzovic
  6. Integrate Holiday Calendar in CFD

    Hello together, we're using 3CX CFD for managing our international calls to different SIP-Trunks and different queues with only one 3CX system. In our size the most important thing is to manage the different holidays and phone times for each country. At the moment I have to look up holidays...
  7. 3CX Call Control API

    Hey guys. I'm trying to deploy something using Call Control API on a Debian server, but I can't find any documents about it. I tried acessing this URL (as I saw it on other posts) https://www.3cx.com/docs/call-control-api/ , but I got nothing either. Could you guys help me? Please! Thanks in...
  8. 3cx Call Control Api Connection Problem

    Hi, I want to test simply 3cx call control api and i got a windows forms application. I have wrote server host port user passwords info and simply call MakeCall method for test but im getting an error like; " System.BadImageFormatException: An attempt was made to load a program with an...