Recent content by philsh.caa

  1. P

    Provisioning a Yealink T33G

    In the documentation I see the following: What you typically do in the Devices section A normal workflow looks like this: Create a Device Vendor / Model (if applicable) MAC address (most common identifier) Optional: friendly name (e.g., “Front Desk Phone”) Assign one or more Lines Link...
  2. P

    Provisioning a Yealink T33G

    Is this the correct folder for the templates? /var/www/fspbx/public/resources/templates/provision/
  3. P

    Provisioning a Yealink T33G

    Still nothing. If I look at devices, it does not show as being provisioned. Do I need to set something on the phone itself to allow this?
  4. P

    Provisioning a Yealink T33G

    How do the "Device Keys" settings interact with the Device Profile? Does one have priority over the other?
  5. P

    Trying to get TLS working

    I appreciate your assistance. FS PBX is very nice!
  6. P

    Trying to get TLS working

    That worked. Thank you!
  7. P

    Provisioning a Yealink T33G

    I am trying to use the provisioning in fspbx that is available under Devices. I can see my T33G there with the correct MAC address. However, if I try to change the Device Keys there (Key 2 etc.), it has no effect on the phone. What am I missing?
  8. P

    Trying to get TLS working

    Yes, that is how it is set.
  9. P

    Trying to get TLS working

    I went through the directions on https://www.fspbx.com/docs/configuration/fspbx-tls-setup/. However, when I look sip_status, I don't see 5061 being listed. 5060, 5066, 5080, 7443 are all running. Is there somewhere else that I need to enable it?
  10. P

    Voicemails not being sent via email

    I was able to get it to work by changing the FROM address in the Default Settings to be something allowed by Brevo (.env). Thanks. I see there is a field for "Mobile Number to Receive Voicemail Notifications." Are there settings to get that to work?
  11. P

    Voicemails not being sent via email

    Sorry. I am confused by that. I use Brevo service in .env and Mailgun in Default Settings. It looks like the voicemail is being sent to Brevo but using my Mailgun FROM address in settings.
  12. P

    Voicemails not being sent via email

    It looks like the email is being sent using the .env email properties, but the FROM field seems to be pulling from the Default Settings. I have a different service in settings vs .env. Since that FROM does not match, it is getting rejected.