Recent content by yaboc

  1. Y

    Introducing Scheduled Announcements in FS PBX

    thank you @pbxgeek . git stash and git pull fixed it! @kenn10 TY!
  2. Y

    Introducing Scheduled Announcements in FS PBX

    i tried to update did the upgrade steps in my 2 node ha setup and the version still shows 1.8.7. any ideas ?
  3. Y

    SS/TLS from GoDaddy

    care to share ? i have pangolin proxy in front of my fspbx nodes so i pull my LE certs from there so i'd need to modify the script to my env. @pbxgeek do you know when self signed cert tutorial will be available. I'd def like to test it out in my environment. For now im doing it manually LE...
  4. Y

    Email broken after upgrade

    @pbxgeek it only shows log for 2fa and pass reset to email addresses that are tied to extensions VM was left on and set to be emailed and transcribed. EDIT: After both nodes reboot, voicemails are being sent and transcribed! Thank you @pbxgeek after reboot
  5. Y

    Email broken after upgrade

    sorry to hijack this thread but i'm on 1.8.7 and updated logo file and changed app name in .env file. after that i tested email and i can get 2fa and password reset emails (smtp2go in env works) but new vm email with attachment is not coming through nor the transcription (openai integration -...
  6. Y

    Firewall - Unblock but Delete

    i have my system behind firehol lists and maximind db and i still see attempts to auth (28 in the last 3 days) . i know it's better to lock it down to sip provider and endpoint ips to clear the noise. other option is to have endpoints vpn in. i wonder if there's a way to feed fspbx's blocked ips...
  7. Y

    2fa email template

    Right on. I just started looking into branding FS PBX. Thanks @pbxgeek !
  8. Y

    2fa email template

    thanks @pbxgeek. good to know it's on the road map!
  9. Y

    2fa email template

    Is this something that can be customized ? i see it under email templates but it's not what i'm getting in the email. Email template <html> <body> <br /> <br><strong>Security Code</strong><br><br> Use the following code to verify your identity.<br>...
  10. Y

    SS/TLS from GoDaddy

    that'd be awesome to have a tutorial with self signed cert! i think most phone can pull certs during auto-provisioning vs manual upload ? then all youd have to do i specify provision url
  11. Y

    adding members to ring group not working

    awesome! thanks @pbxgeek @kenn10
  12. Y

    adding members to ring group not working

    ahh i see. thanks for clarifying it @kenn10 !
  13. Y

    adding members to ring group not working

    strange in the docs i linked it's not on the screenshot but available as one of the listed options. it's clearly seen on fusionpbx ring groups video unless it's something that's been removed ill ask for that enhancement feature on github. thanks @kenn10
  14. Y

    adding members to ring group not working

    thanks @kenn10 . i did see global prefix for the DID, but once it hits Virtual Receptionist (IVR) which routes to specific ring groups the prefix would remain the same for all. My idea was to have prefix on Ring Group to distinguish which option/department was pressed if ext is a member of...
  15. Y

    adding members to ring group not working

    thanks @kenn10 and @Voipy that worked. I was hitting save vs add members then save :eek: @pbxgeek is adding cid-prefix in the ring group on the roadmap by any chance ?