Hi there,
Trying to configure SMS on my Fusionpbx 5.3 with Telnyx Provider.
I appreciate any help, please.
I successfully followed the steps in the link below.
https://docs.fusionpbx.com/en/latest/applications/messages.html
In the "Accounts > Providers" file, I made the following changes.
1) I inserted the Telnyx Key in the "Authorization > Bearer KEY...." field
2) I edited all the numbers +1xxxxxxxxx to my local UK number, +44xxxxxxxx.
3) I left the "http_auth_username" and "http_auth_password" fields blank.
In my Telnyx account's Dashboard,
1) I configured the number for SMS
2) I added the link below to my server's Web-hook, which I believe is the correct one (var/www/fusionpbx/app/messages/index.php).
https://my-fusionpbx-domain/app/messages/index.php
After this, I am still unable to receive or send SMS.
Could you please give me some suggestions?
Maybe I should create a new web-hook file?
In addition to the Key, I should add some Telnyx authentication in the fields of the "providers" file
*********
Logs
To: <sip:+44xxxxxxxx@xxxx.xxxx.com>
From: <sip:202@xxxxxxxx@xxxx.xxxx.com>
NS: imdn <urn:ietfarams:imdn>
imdn.Message-ID: JFu87.7zDa61
DateTime: 2024-11-22T16:51:56.616Z
imdn.Disposition-Notification: positive-delivery, display
Content-type: text/plain
Content-length: 4
Test
2024-11-22 16:51:56.908793 96.93% [INFO] mod_sms.c:368 Processing text message 202->+44xxxxxxxxxx in context public
Chatplan: +44xxxxxxxxxx parsing [public->demo] continue=false
Chatplan: +44xxxxxxxxxx@@xxxxxxxx@xxxx.xxxx.com> Regex (PASS) [demo] to(+44xxxxxxxxxx@xxxxxxxx@xxxx.xxxx.com>) =~ /^(.*)$/ break=on-false
2024-11-22 16:51:56.908793 96.93% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2024-11-22 16:51:57.008790 96.93% [WARNING] sofia_reg.c:2843 Cannot locate any authentication credentials to complete an authentication request for realm '"xxxxxxxx@xxxx.xxxx.com"'
*********
Thank you
Adriano
Trying to configure SMS on my Fusionpbx 5.3 with Telnyx Provider.
I appreciate any help, please.
I successfully followed the steps in the link below.
https://docs.fusionpbx.com/en/latest/applications/messages.html
In the "Accounts > Providers" file, I made the following changes.
1) I inserted the Telnyx Key in the "Authorization > Bearer KEY...." field
2) I edited all the numbers +1xxxxxxxxx to my local UK number, +44xxxxxxxx.
3) I left the "http_auth_username" and "http_auth_password" fields blank.
In my Telnyx account's Dashboard,
1) I configured the number for SMS
2) I added the link below to my server's Web-hook, which I believe is the correct one (var/www/fusionpbx/app/messages/index.php).
https://my-fusionpbx-domain/app/messages/index.php
After this, I am still unable to receive or send SMS.
Could you please give me some suggestions?
Maybe I should create a new web-hook file?
In addition to the Key, I should add some Telnyx authentication in the fields of the "providers" file
*********
Logs
To: <sip:+44xxxxxxxx@xxxx.xxxx.com>
From: <sip:202@xxxxxxxx@xxxx.xxxx.com>
NS: imdn <urn:ietfarams:imdn>
imdn.Message-ID: JFu87.7zDa61
DateTime: 2024-11-22T16:51:56.616Z
imdn.Disposition-Notification: positive-delivery, display
Content-type: text/plain
Content-length: 4
Test
2024-11-22 16:51:56.908793 96.93% [INFO] mod_sms.c:368 Processing text message 202->+44xxxxxxxxxx in context public
Chatplan: +44xxxxxxxxxx parsing [public->demo] continue=false
Chatplan: +44xxxxxxxxxx@@xxxxxxxx@xxxx.xxxx.com> Regex (PASS) [demo] to(+44xxxxxxxxxx@xxxxxxxx@xxxx.xxxx.com>) =~ /^(.*)$/ break=on-false
2024-11-22 16:51:56.908793 96.93% [DEBUG] mod_sms.c:477 SMS chatplan no actions found
2024-11-22 16:51:57.008790 96.93% [WARNING] sofia_reg.c:2843 Cannot locate any authentication credentials to complete an authentication request for realm '"xxxxxxxx@xxxx.xxxx.com"'
*********
Thank you
Adriano