Hello, I was looking to send (if possible) and receive SMS/MMS messages. 
When I click on the SMS menu I am getting an error.
Uncaught Error: Call to a member function prepare() on null in /var/www/fusionpbx/app/sms/sms.php:61 Stack trace: #0 {main} thrown in /var/www/fusionpbx/app/sms/sms.php on line 61
This error referrers to a function prepare that is not found. To resolve this I assume I am missing an include. The directory has original files from the install and I ran a recent update. I am on version 5.3. Here are the files under the sms directory.

I am trying to use the webhook from Telnyx to send and receive messages. I have two questions:
1) Is this app built to allow sending and receiving SMS/MMS messages
2) If so does anyone know how I get the SMS app to work
Thanks for your help

When I click on the SMS menu I am getting an error.
Uncaught Error: Call to a member function prepare() on null in /var/www/fusionpbx/app/sms/sms.php:61 Stack trace: #0 {main} thrown in /var/www/fusionpbx/app/sms/sms.php on line 61
This error referrers to a function prepare that is not found. To resolve this I assume I am missing an include. The directory has original files from the install and I ran a recent update. I am on version 5.3. Here are the files under the sms directory.

I am trying to use the webhook from Telnyx to send and receive messages. I have two questions:
1) Is this app built to allow sending and receiving SMS/MMS messages
2) If so does anyone know how I get the SMS app to work
Thanks for your help