Recent content by cfikes

  1. cfikes

    Moving to DigialOcean

    I have a few instances installed on Digital ocean with Debian 9 and 10, both work very well even with the lowest tier plan. Even have openVPN setup on them for cloud hosting solutions. Automated the certificate process using the Hurricane Electric DNS hook and certbot. Been very happy with the...
  2. cfikes

    Email to Fax Help?

    This is how i have my crontab setup. */2 * * * * wget --no-check-certificate -qO- https://localhost/app/fax/fax_emails.php &> /dev/null
  3. cfikes

    Email to Fax Help?

    First thing i would do is run the "https://my.fusion.domain.net/app/fax/fax_emails.php" directly in the browser, if you get any output, your cron job is setup incorrectly. As soon as i get to the office I will pull up my config and post it back to you. Feel free to contact me on discord at...
  4. cfikes

    Email to Fax Help?

    I actually just rolled this solution out at our school and its working great. With everything there could be improvements but it is working as expected. I did run into some things that could be documented a little different, is there any way I can contribute to the documentation? Thanks for the...
  5. cfikes

    Yealink T19p E2

    In provisioning the profile provision pushes out the account perfectly, but no buttons provision. Is there something special that needs to be done to provision buttons using the device profiles for this device? T19p E2 thank you so much.
  6. cfikes

    Yealink Auto Provision

    Thats an interesting issue. Wouldn't be the first time i have seen interesting password policies from vendors. Craziest one I have ran into is in the Dell X series switches, no special characters allowed at all........#facepalm
  7. cfikes

    mod_flite alternative for IVR

    Wondering if there are any alternative tts engines, like picotts, that can be used with the IVR say: function. Thanks for any suggestions.
  8. cfikes

    Yealink Auto Provision

    Thanks for the reply, it all ended up being an issue with the t19p profile. In previous installations I have done, I had to create a profile for that model since one was not present, but with 4.4 one existed, just didn't work. I just replaced the profile and all is well.
  9. cfikes

    Yealink Auto Provision

    So I made a little progress, the phone is a t19e2, the t19 profile does not work, but if i switch it to using the t21p profile, the buttons provision, so I think it is just a problem with the built in t19 profile. I will check and see what it might be missing and post the changes here.
  10. cfikes

    Yealink Auto Provision

    I'm having an issue with provisioning and yealink as well. I'm using the provisioning url and the lines all provision just fine but none of the buttons provision. I have tried using profiles as well as just setting the keys on the device setup as well, neither work. Brand new setup, no...