Hi guys,
I've followed this official documentation in enabling Messages in our FusionPBX
docs.fusionpbx.com
We have done so far:
1. So far I was able to troubleshoot the Providers and Messages Page, however, we couldn't send and receive any messages.
2. I have configured the Dialplan > Destination > DID and pointed to an extension and to a user.
3. When testing messages only extension to extension is working but not DID to extension and v.v.
4. In Telnyx, I have added in the webhook url - https://pbx.our.domain/app/messages/message_rx.php (curl status is ok).
Currently I'm looking for threads that has the same issue and was solved, but couldn't find any. Seeking for the help our voip masters.
Thanks you so much!
This is our log
fpbx-user@PBXServer:/var/www/fusionpbx/app/messages# tail -f /var/log/freeswitch/freeswitch.log | grep sms 2025-10-14 11:22:22.461979 52.80% [INFO] mod_sms.c:368 Processing text message 111->17033524985 in context public
2025-10-14 11:22:22.461979 52.80% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2025-10-14 11:22:49.261976 46.50% [INFO] mod_sms.c:368 Processing text message 111->1DID in context public
2025-10-14 11:22:49.281990 46.50% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2025-10-14 11:23:01.381977 48.87% [INFO] mod_sms.c:368 Processing text message 111->1DID in context public
2025-10-14 11:23:01.381977 48.87% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2025-10-14 11:23:10.461975 49.43% [INFO] mod_sms.c:368 Processing text message 111->DID in context public
2025-10-14 11:23:10.461975 49.43% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
I've followed this official documentation in enabling Messages in our FusionPBX
Messages — FusionPBX Docs documentation
We have done so far:
1. So far I was able to troubleshoot the Providers and Messages Page, however, we couldn't send and receive any messages.
2. I have configured the Dialplan > Destination > DID and pointed to an extension and to a user.
3. When testing messages only extension to extension is working but not DID to extension and v.v.
4. In Telnyx, I have added in the webhook url - https://pbx.our.domain/app/messages/message_rx.php (curl status is ok).
Currently I'm looking for threads that has the same issue and was solved, but couldn't find any. Seeking for the help our voip masters.
Thanks you so much!
This is our log
fpbx-user@PBXServer:/var/www/fusionpbx/app/messages# tail -f /var/log/freeswitch/freeswitch.log | grep sms 2025-10-14 11:22:22.461979 52.80% [INFO] mod_sms.c:368 Processing text message 111->17033524985 in context public
2025-10-14 11:22:22.461979 52.80% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2025-10-14 11:22:49.261976 46.50% [INFO] mod_sms.c:368 Processing text message 111->1DID in context public
2025-10-14 11:22:49.281990 46.50% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2025-10-14 11:23:01.381977 48.87% [INFO] mod_sms.c:368 Processing text message 111->1DID in context public
2025-10-14 11:23:01.381977 48.87% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2025-10-14 11:23:10.461975 49.43% [INFO] mod_sms.c:368 Processing text message 111->DID in context public
2025-10-14 11:23:10.461975 49.43% [DEBUG] mod_sms.c:477 SMS chatplan no actions found