develop

  1. Comercial Inovacomm

    Customizations for 3CX

    Hello 3CX Partners! Today, I want to share with you our customization solution for 3CX. I present to you Open Tools and its functions: Why customize 3CX? Often, the standard functions of 3CX do not meet the demands of clients, impacting customer satisfaction and retention. With Open Tools...
  2. Get get request or socket connection when calling

    I need to keep track of call start and call end events so that I can send information about this to my site and display a notification that the call was accepted. If the call is terminated (answered or hung up), then I need to receive a message from 3cx about this in order to close the...
  3. Call Control API access outside localhost (disable 127.0.0.1 restriction)

    Hi, We are developping a small thrid party integration build on the Call Control API. From various 3CX moderators we got that the 3CX phonesystem does not expose the Call Control API to anything outside of 127.0.0.1 / locahost. Something we ascribe to for a production environment. However...
  4. Recording Path Location In Database sometimes null postgresql

    Hello I am using 3CX system at work to get the recording path of the file that is being recorded. I have managed to find one source of the recording path where the file name is being stored. This is located in the cl_participants table. However this field sometimes comes null for certain record...
  5. Develop 3cxphone for windows api

    Hello Forum, I'm developing a Winform for testing purposes, have difficulties to check the status, or to use the dropcall, because the CallID is needed for this. Now my question is, how do I get the CallID for hanging up? How to initialize it? As an example the 3CX is used...