Recent content by pbxgeek

  1. P

    Mailgun Alternatives

    Unfortunately, not many providers do. Mailgun includes a fair number of inbound emails in the free plan. There shouldn't be any issue for anyone to use it. You can continue using smtp2Go for everything else. Let Mailgun own only MX records for a subdomain, for example, fax.yourdomain.com. Then...
  2. P

    Mailgun Alternatives

    Yes, but not as a drop-in replacement — because Gmail's model is fundamentally different from Mailgun/Postmark. Those two are email-parsing-to-webhook services; Gmail is a mailbox you read from. The crucial difference: Mailgun / Postmark do PUSH. User sends an email to...
  3. P

    fspbx reinstall

    Try one more time now. I think that the PHP problem was not fully resolved for new installs. But it is now. @willy Lafort
  4. P

    Mailgun Alternatives

    As a Mailgun alternative?
  5. P

    voicemail transcript

    @willy Lafort We have an article for IBM https://www.fspbx.com/docs/configuration/transcription-providers/ibm-watson/ It should work unless IBM changed something, but your error suggests you didn't supply an API key and/or Speech URL, which vary per project. After editing the .env file, be sure...
  6. 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.
  7. P

    One specific extension in FusionPBX cannot register any device.

    Did you try testing with a different device or softphone?
  8. 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/
  9. 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...
  10. P

    Hello from Abruzzo, Italy!

    @dmattone How did your evaluation go?
  11. 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
  12. 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
  13. 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
  14. 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?
  15. 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?