Hey guys,
Sorry to be a pain (newbie on sms), but I am getting nowhere with this. I have my bandwidth account.
I followed the
https://github.com/fusionpbx/fusionpbx-apps/blob/master/sms/README.md page to get the sms stuff installed.
I did have to go and fix the permissions /var/www/fusionpbx/app/sms back to www-data:www-data.
I have filled in the bandwidth_key and bandwidth_secret. I have set the url to be
https://messaging.bandwidth.com/api/v2/users/XXXXXX/messages. All three are marked as True.
I have added the IP for messaging.bandwidth.com to the domains allow section of ACL.
In my Bandwidth Application, I have set the Callback URL to https://<my server DNS name>/app/sms/hook/sms_hook_bandwidth.php
I left Use a username/password for callbacks unchecked.
I have updated the sms_hook_bandwidth.php to the latest version that was posted with the last modification by
@inder.singh
I can see my incoming text messages getting to Bandwidth, but I don't see Fusion looking for them. Is there something I need to do to make it reach out to Bandwidth to get them?
For sending, I get: SMS chatplan no actions found
Is there an additional dialplan or something that needs to be made?
Thanks for the help,
Robert