Search results

  1. P

    FusionPBX Messages + Telnyx (SMS Send / Receive) Config

    Hi Dast, Thanks for your reply 1. This is the content of my smschatplan.xml which was created at /etc/freeswitch/chatplan/public directory <include> <context name="public"> <!-- Debug log --> <extension name="sms-log"> <condition field="destination_number" expression="^(.*)$">...
  2. P

    FusionPBX Messages + Telnyx (SMS Send / Receive) Config

    Hi guys, I've followed this official documentation in enabling Messages in our FusionPBX https://docs.fusionpbx.com/en/latest/applications/messages.html#providers We have done so far: 1. So far I was able to troubleshoot the Providers and Messages Page, however, we couldn't send and receive...
  3. P

    One-way audio after on-hold => Incoming calls

    Hi sir, I've to enter the command and tested it, however, we are still getting same result.
  4. P

    One-way audio after on-hold => Incoming calls

    Hi, we're experiencing one-way audio during on-hold, it happens only during incoming calls (Calls from outside and internal calls). Our outbound calls are doing good. We've open ports for sip and rtp in our firewall and nat already. Thanks!
  5. P

    Outbound calls not working

    Hi, We have a set a new FusionPBX for us to upgrade from version 4.4. We already had the inbound calls working, however, our outbound calls are still not working. 1. We allowed the IP address of our carriers in ACL 2. Created outbound routes 3. Our Debian version is 9.12 4. FusionPBX version...
  6. P

    inbound & outbound not working.

    Hi Sir, may I know what's your troubleshooting with your outbound calls? We entered the IPs of our carriers in ACL and set it to allow, and the setup an outbound route, however, calls still not working.
  7. P

    Limit mailboxes storage

    Hi, is there a way to limit mailbox storage or limit the number of voicemails? Thanks!
  8. P

    Letsencrypt error message

    Hi, Would like to ask regarding the encryption using the letsencrypt. We have followed this link with regards to configuring letsencrypt https://docs.fusionpbx.com/en/latest/getting_started/lets_encrypt.html , however after executing and filling up the details needed for it to be finished, an...