mysql

  1. CRM lookup on outbound calls

    Hello, In v15.5 I did integrate our internal CRM Database and it worked as both, CRM lookup for inbound calls and Phonebook for outbound calls. Since we updated to v16, this does not work anymore. Now we have to wait for Customers/Vendors to call us the first time until they show up the first...
  2. MySql and external script's DLL dependency

    I've been looking through a variety of forum posts regarding the usage of MySQL. Supposedly it was supported at one point in the distant past, but was removed in favor of Postgres and SQLserver. The two most recent forum posts I was able to find with respects to MySQL are located here...
  3. BrechtD

    Connecting 3CX Call Flow Designer app to MySql DLL not found

    Hello everyone I am creating an external script to let my call flow designer application connect to a MySql database. I had to add some dependencies of which MySql.Data.dll is one of them. I added this dll and it's dependencies to the /usr/lib/3cxpbx folder (my 3CX server is running on a Debian...
  4. CDR to MYSql Database

    is it possible to add cdr call logs to a mysql database . i need to show these call logs on my webpage.But we cant put it in a local textfile since the company we do a project for can't do it that way or doesn't want it that way
  5. Call to multiple extensions

    Hi all I'm trying to develop a voice app which looks up the primary contacts (internal extensions) of a VIP customer in an external database. Each VIP customer might have up to 5 internal contacts. The goal is that the voice app transfers the VIP caller to a dynamic ring group of those...