setupconfig

  1. Guillaume Bourgeois

    New Subset (section) and Additional Parameters on SetupConfig file ?

    Hi 3CX ! I generated a "SetupConfig" file through the online tool at https://www.3cx.com/install/ and compared it with a file from my internal tool that generates our SetupConfig files for our installations. I have 2 questions... The file generated by the website "https://www.3cx.com/install/"...
  2. Setupconfig.xml CLI validation

    Hello, I'm using the setupconfig.xml to automatically provision a debian server with required parameters, with the help of Ansible. When the file is incorrect, it just get ignored by the 3cxpbx install and the wizard shows up. Which means, not even a single line of stdout shows a message...
  3. Installing 3CX with setupconfig.xml

    Hello everyone, I made a script to install automatically 3CX with a xml file named "setupconfig.xml" and located in /etc/3cxpbx as described here : https://www.3cx.com/docs/configure-pbx-automatically/ This script doesn't work since the last update. When I launch the script, the installation...
  4. Setupconfig.xml installation troubles

    Hi, I’m having difficulty with the setupconfig.xml installation on a new 3CX test system. The 3CX ISO image I'm using to install is version 16. I’m getting this error, and I don’t understand why. "Error in XML file. RequestCode = ‘Country’: Invalid option selected” There is no “RequestCode”...
  5. Solved Outbound rules not created with setupconfig.xml

    hello all, I'm new in the automation of 3cx installation with setupconfig.xml. I just templated a file for my company, which is pushed with puppet. Then when the package 3cxpbx is installed, he reads the /etc/3cxpbx/setupconfig.xml file well without error. But when i access to the webinterface...
  6. Marijn Paques

    Setupconfig.xml

    Dear 3CX, We have done some testing with the SetupConfig.xml and are trying to streamline our installation procedure by using the SetupConfig. We downloaded the SetupConfig.xml file from your website and simplified and modified the file. After changing it we tried to use it on the setup of our...