Search results

  1. V

    Fusionpbx Conference issue

    Hi Team, While testing the Conference feature, I encountered the following issue. When both the Moderator and Participant connect to the conference, FreeSWITCH logs the following error: 2026-08-04 13:07:21.633156 87.53% [ERR] switch_core_file.c:336 Unknown file Format...
  2. V

    Inter-domain calls and CDR

    Yes, but you need both A-leg and B-leg CDR logging, and each leg must have the correct domain_uuid. Usually this means enabling B-leg CDR logging and checking the dialplan/CDR variables nano /etc/freeswitch/autoload_configs/xml_cdr.conf.xml set True : <param name="log-b-leg" value="true"/> and...