Recent content by pacolopz

  1. P

    Incoming and Outgoing calls faill

    recv 997 bytes from udp/[10.0.224.75]:59213 at 12:26:16.570595: ------------------------------------------------------------------------ INVITE sip:971576677@10.0.9.237 SIP/2.0 Via: SIP/2.0/UDP 10.0.224.75:59213;rport;branch=z9hG4bKPj52a67483d3c5427dbfaa9e237aabd102 Max-Forwards: 70 From: "1001"...
  2. P

    Incoming and Outgoing calls faill

    Hello all, I have a fresh install of fusionpbx but I'm having problems with incoming and outgoing calls going trough my carrier this is part of the trace that I have, maybe can someone provide light SIP/2.0 408 Request Timeout Via: SIP/2.0/UDP...
  3. P

    Erros with a fresh fusionpbx install

    Hi all, I'm running into some issues with a fresh fusionpbx install I can't create Inbound Routes I receive the following error Also it doesn't have active modules and can't create them has someone had the same problem with a new/fresh installation
  4. P

    Dashboard display 100% CPU usage

    @whut yes you are right this is a VM and This is the CPU steal % from other VPS on the server thanks
  5. P

    Dashboard display 100% CPU usage

    Hi @hfoster it is a fresh install, FreeBSD 13.2
  6. P

    Dashboard display 100% CPU usage

    Hi all, does someone knows why the fusionpbx dashboard shows 100% CPU usage but when I do top on the server it is less than 1%
  7. P

    Error initialize Freeswitch on freebsd13.2

    I have resolved the issue It turns out that I had to modify the rc.conf file this is the original line freeswitch_user="www" freeswitch_group="www" and modified like this freeswitch_username="www" freeswitch_groupname="www" and freeswitch started without a problem
  8. 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...
  9. P

    Error installing FusionPBX on FreeBSD 13.2

    Hi all, do you guys have had something similar to this error when installing FusionPBX on Freebsd https://www.fusionpbx.com/download The most recent versions of packages are already installed ALTER ROLE ALTER ROLE INSERT 0 1 PHP Fatal error: Uncaught TypeError: Cannot access offset of type...