Search results

  1. P

    SS/TLS from GoDaddy

    I think the need for a custom certificate will go away shortly. Freeswitch just announced a new release where certificate replacement no longer requires a restart. We will thoroughly test this version first before rolling it out.
  2. P

    One specific extension in FusionPBX cannot register any device.

    Did you try testing with a different device or softphone?
  3. P

    Email broken after upgrade

    Start by going to Status -> Logs -> Emails and see if you find any clues there. You can also check the log for any clues. https://www.fspbx.com/docs/troubleshooting/retrieving-logs/
  4. P

    One specific extension in FusionPBX cannot register any device.

    I've had this happen to me once or twice. I kind of gave up at the moment too. Did you simply try to restart FreeSWITCH to see if that resolves it? Maybe flush the cache before the restart. I couldn't do it because the system was in production, and I needed a solution quick during a busy day. I...
  5. P

    Hello from Abruzzo, Italy!

    @dmattone How did your evaluation go?
  6. P

    external_rtp_ip

    @willy Lafort, Someone else reported the same issue. The new PHP install script is more secure and prevents web users from writing to the file. I pushed the fix for this in version 1.8.8
  7. P

    external_rtp_ip

    @willy Lafort Please, reach out to me. I'll investigate whether there is a bug. I want to fix it if there is one
  8. P

    fusionPBX voicemail email

    @willy Lafort yes you should update and try again. Settings that work for FusionPBX will work for FS PBX as it's handled by Freeswitch
  9. P

    fusionPBX voicemail email

    @willy Lafort I replied to your other thread about one way audio https://www.pbxforums.com/threads/external_rtp_ip.9162/ do you still have issues after the fix was posted?
  10. P

    fusionPBX voicemail email

    This is the FS PBX subforum, and we don't use the outdated email_queue. We transitioned to much more robust real queues some time ago. You mentioned FusionPBX in the title. Is that what you are using?
  11. P

    Email broken after upgrade

    In your .env file, you are missing the from fields. The update doesn't change those. Something else must've happened. Fill these in MAIL_FROM_ADDRESS=email@yourdomain.com MAIL_FROM_NAME="Your company name"
  12. P

    Mailgun Alternatives

    We support both Postmark and Mailgun. While Postmark's setup is similar, they increased their prices, prompting us to find an alternative. Sadly, few mail providers handle inbound emails via webhooks, as most focus only on outbound. Inbound email handling is essential to the FS PBX fax. Reading...
  13. P

    1.8.5

    @islandtech try updating to the latest version and see if the issue persists. I cannot reproduce this issue on any servers. This is strange
  14. P

    1.8.5

    @islandtech Welcome to FS PBX! If your browser is not allowing you to copy the password using the copy button, you should still be able to manually highlight the password and copy it that way. This is the first time I’ve heard of this being an issue. I tested it on my system, and the copy...
  15. P

    external_rtp_ip

    I found a bug and have commited a fix. Thank you for reporting it. Yes, it functions the same way. Freeswitch manages this internally.
  16. P

    Hello from Abruzzo, Italy!

    I hope you like it, @dmattone. Watching the video on the new provisioning process and how we manage templates for devices and keys will provide insight into the FS PBX method and our goal to simplify PBX management. You can compare this with the current process and see a clear improvement and...
  17. P

    Hello from Abruzzo, Italy!

    Welcome @dmattone. Given your experience managing FusionPBX, you might want to explore FS PBX. We forked FusionPBX some time ago and developed a version that is much simpler to manage. You will likely find that many of the issues you're facing have been addressed, starting with very easy updates...
  18. P

    Issue with Barge-In

    In my experience, this typically occurs when two legs are on different codecs. Freeswitch attempts to transcribe a conversation while passing it to the barging phone, which results in the sound you described.
  19. P

    Hello from Durban South Africa

    Welcome to FS PBX!
  20. P

    fs pbx new installation

    I don't see any request for any other type of authentication. The current setup works for major email providers such as Gmail, smpttogo, Office 365, etc. Right now, the error states that the username and password combination don't work. Does the password have any special characters? You may...