Search results

  1. M

    Issue uploading wav files

    That is small enough the issue is not caused by an upload size limit. What is your version of FusionPBX and how did you install it?
  2. M

    Issue uploading wav files

    how large is the file that you are trying to upload?
  3. M

    FS PBX Now Installs in One Command – No More Separate FusionPBX Setup!

    FS PBX benefits greatly from FusionPBX by using its foundation, database, and code, saving you an enormous amount of work. Then you benefit even more from using this forum as a place for marketing people. The collaboration offer wasn't offered ahead of time. There was no indication of how you...
  4. M

    FS PBX Now Installs in One Command – No More Separate FusionPBX Setup!

    @hfoster I agree with you I think the statement "Integration with FusionPBX: Seamless integration with FusionPBX features." is inaccurate because it's built on top of FusionPBX 5.1. It would be less misleading if they told people that it's based on FusionPBX 5.1 and integrates seamlessly into...
  5. M

    CDR status issue with Version 5.4.1

    Thanks for reporting the issue. A small change was committed to fix the issue.
  6. M

    CDR status issue with Version 5.4.1

    @mudasar321 this can be reported on https://www.fusionpbx.com as bug. If you don't do that, then you hope that it gets seen here by someone who will put in a pull request or by @markjcrane. I'm the creator of FusionPBX and the person who fixes many of the FusionPBX bugs. This is a third party...
  7. M

    Call Recording playback at 2x speed

    Symptoms Audio playback of call recording is too fast Bug This seems to be a bug in FreeSWITCH. That causes the audio to playback too fast. Solution Make sure the call is recorded only one time.
  8. M

    Call recordings transcription

    We have call recording transcription in FusionPBX 5.3. It does need more improvements to be ideal. The master branch has a little more progress in this regard. I'm hoping to complete that work soon.
  9. M

    Zero-To-Hero Messages App Integration

    You have made your point, and an opt-out makes sense for a campaign. On a different note, the messages feature I'm developing will not be focused on insecure and highly regulated SMS. The US government required backdoors into the PSTN. Backdoors are irresponsible to put into software because...
  10. M

    Zero-To-Hero Messages App Integration

    Those were added to support the false assumption that everyone is doing a campaign when they use SMS. The campaigns don't even have a category for conversational SMS. I'm not building a mass campaign SMS tool. I'm not interested in making software for SMS spammers. When you buy a mobile phone...
  11. M

    Zero-To-Hero Messages App Integration

    Yes, that is required in the United States for SMS messages. It's unfortunate, in my opinion, that everyone who wants to use SMS gets forced into signing up for a campaign even if they aren't doing a campaign of any kind. I believe this is government overreach. Hoping that regulations like this...
  12. M

    Zero-To-Hero Messages App Integration

    The public documentation you are seeking on this topic can be found here. It was added to the public documentation on Aug 29, 2023. - https://docs.fusionpbx.com/en/latest/applications/messages.html
  13. M

    Git confusion

    That looks like it should work fine. Make sure to run a new
  14. M

    Use FusionPBX as a VOIP router - gateway

    @wifx People are using FusionPBX for this. The SIP trunks feature will help with registration-based SIP trunks. IP authentication-based SIP trunks are also possible.
  15. M

    LetsEncrypt / TLS Info in Docs still current?

    Yes, a major downside of adding all domains manually to the SSL certificate is that they are all visible in the certificate. For this reason, a wildcard SSL is a better option as long as the firmware the phones use can support it. With Polycom I've had best luck with TCP. As far as NAT busting...
  16. M

    Zero-To-Hero Messages App Integration

    @bradyc What VoIP provider are you using? Ringotel has their own implementation for SMS.
  17. M

    LetsEncrypt / TLS Info in Docs still current?

    When you define the domains with the letsencrypt script just put a space between each domain name. Letsencrypt seems to allow more domains today than they did in the past limit maybe 100 subdomains. The certificates are combined into one cert.
  18. M

    LetsEncrypt / TLS Info in Docs still current?

    FusionPBX Documentation is being update. We are putting in more work to update FusionPBX documentation. Latest major improvements to the documentation. Updated screenshots showing the latest version of FusionPBX Currently migrating documentation from RST format to MD (markdown format)...
  19. M

    LetsEncrypt / TLS Info in Docs still current?

    Someone helped with documentation and he added the part that makes this sound more complicated than it has to be. What is described is a more advanced setup when you have multiple different parent domains. FusionPBX 5.3 is the current release. 5.4 is the master branch future release version...
  20. M

    SOLVED Fresh Install (Proxmox) - freeswitch service failed

    Maybe the other errors prevented the install script from finsihing. Try running the following commands