freeswitch

  1. J

    Total number of records

    Hello everyone, could you help me get access to the total number of authenticated extensions? There is the Status > Registrations, but it won't work at the moment because my client needs to know how many people have registered at some point. Example: I have 10 extensions, and I need to know...
  2. H

    Difference between "Status UP" and "Status UP (ping)"

    What's the difference between these two statuses? They were run 60s apart: ================================================================================================= Name e90a3575-fdbf-4c03-8a93-cf0c889fe64f ... Ping 1742483830 PingFreq 60 PingTime...
  3. P

    Enabling TLS Support for FS PBX

    Hello everyone, I have prepared a comprehensive tutorial on enabling TLS support for FS PBX and FreeSWITCH. If you notice any missing elements from the required steps, please feel free to let me know...
  4. K

    SOLVED Fresh Install (Proxmox) - freeswitch service failed

    I have just installed the latest version of FusionPBX on Proxmox CT as per the instructions. I has ended the installation with: Job for freeswitch.service failed because the control process exited with error code. See "systemctl status freeswitch.service" and "journalctl -xeu...
  5. Z

    CustomPBX GUI and API for Freeswitch

    Hello. CustomPBX - Just another graphical interface (GUI) for Freeswitch. Built with Golang and Angular. Under MIT License. Have fun! GITHub
  6. B

    mod_opal in freeswitch

    mod_opal in Freeswitch, should I use it in production, I would like to integrate IAX. Using FreeSWITCH 1.10 with fusionpbx. Is there any alternate solution?
  7. T

    Apple device cannot receive calls

    Hello, In our Freeswitch service, freeswitch can successfully forward the call to apple devices. Therefore, I can see the 200 OK response in the Freeswitch logs, but the notification does not reach the device. Also api.push.apple.com (17.188.172.27) is not pinged in freeswitch. I achieved this...
  8. B

    Compiling phpmod issue

    I have download the latest Freeswitch 1.10.12-release. make and make install works perfectly. I can run freeswitch and tested various features. All works. Now I want to compile/build esl phpmod. so I just go to src/libs/esl and fire make phpmod but getting bellow error. I have php 8.1.29...
  9. T

    Variables are not being saved

    In Advanced > Variables, I tried setting 'outbound_codec_prefs' to G729,G7221@32000h,G7221@16000h,G722,PCMU,PCMA,OPUS After reloading XML, and re-scanning the SIP profiles, the value stays the same. Which file is it saved to? I think it might be a permission problem.
  10. M

    Replicating the switch database between two nodes

    Hi all, I've followed the member guide "Logical Replication - Multi-Master" the FusionPBX database to replicate the FusionPBX database between two hosts, but now I am trying to do the same for the switch database and am running into trouble. Is there any documentation on how to go about this...
  11. M

    freeswitch mod_callcenter bug

    Ex: I have a queue that 13 of calls waiting in queue. But order by score, 8. call (Score is 53) connected to agent. How it is possible...
  12. A

    LibreSBC/Freeswitch change

    I'm working on a POC using LibreSBC which uses freeswitch and when sending test SIP INVITEs with the StarTrinity client and including the 'require: siprec' header, I immediately get a SIP 420 Bad extension with Unsupported: siprec In...
  13. M

    freeswitch silence audio on mute for dialogflow

    Hi All, I have an issue with muted calls to dialogflow Call flow: User calls -> SBC -> FS with ESL -> UniMRCP -> Dialogflow We have no-input-timeout (50 seconds - for some other reasons) higher than the no-input-timeout value (5 seconds) of dialogflow. So, alway dialogflow's timer takes...
  14. V

    Custom Conference Room

    Hi, I have two issues going on i) I want to create a conference room that calls an external number as soon as anyone joins the room, if the external call fails, the user should be directed to another fixed conference room. ii) I want another conference room that keeps playing a hold music...
  15. D

    Freeswitch Event Consumer

    Dear All, Please I need assistance on how to access and manipulate information from the code. The example is available in from Freeswitch lua API page but i can figure how to make it work...
  16. T

    Upgrade 4.5.31 (master) to Latest (5.1.3), No Registration safter Freeswitch update

    What I did/updated: On a staging/clone VM I updated from 4.5.31 (master branch), to latest 5.1.3 (still master) and all that seemed to go smoothly. Before running that update I did a apt-get update and apt-get upgrade with the Signalwire key installed. I didn't notice at the time but it held...
  17. S

    freeswitch-mod-curl not installing

    I'm trying to install mod_curl on my Debian 8.1 server using FreeSwitch 1.6 + FusionPBX 4.5.3. I execute the command - (as referenced in https://www.pbxforums.com/threads/curl-on-dialplan.2635/) apt-get install freeswitch-mod-curl Everything seems to go well until it attempts to download and...
  18. N

    Freeswitch responding RTP always delay 5 seconds

    Hello everyone, I have a problem with the freeswitch responding RTP always delay 5 seconds after 200OK. I wonder if anyone has ever had this happen? I have done many tests and different connections still have the same result, the network has no problem, just an error with this freeswitch build...
  19. M

    SOLVED Freeswitch process not running on FusionPBX fresh install

    Hi, I have tried to install FusionPBX latest version on Debian 11 64 bit.It installs and web interface works fine. But for some reason, freeswitch process is not starting at all and the command "fs_cli" says "command not found". Is this some new bug in install script?
  20. P

    Error initialize Freeswitch on freebsd13.2

    Hello, I was able to install fusionpbx on freebsd13.2 but now Freeswitch does not start, do you guys now what can be causing this? Starting freeswitch. 1075 Backgrounding. ERROR: Failed to set SCHED_OTHER scheduler (Operation not permitted) user@server:/usr/local/www/fusionpbx # service...