0perationPrivacy / VoIP

Web Base Telnyx/Twilio VoIP Interface enabling SMS, MMS and Voice calls using the providers API Keys and self-hosting the application.
https://VoIP.OperationPrivacy.com
GNU General Public License v3.0
247 stars 421 forks source link

Numbers stopped working today. Using telnyx, when I try to save API settings I get this error #187

Closed getsean closed 1 year ago

getsean commented 1 year ago

image

0perationPrivacy commented 1 year ago

seems like a telnyx issue for now. looking into it.

0perationPrivacy commented 1 year ago

I can send receive fine on Twilio numbers. On telnyx, i can send but not receive. Definitely a telco issue.

ail1020 commented 1 year ago

I too am not able to receive sms with Telnyx. I tried changing the webhook info in Telnyx to point at webhook.site and that seems to be working fine. However when it is pointed at https://voip.operationprivacy.com/api/setting/receive-sms/telnyx I do not get any of my messages.

getsean commented 1 year ago

Mine stopped working a couple of weeks back. I had to switch to text able app to get texts

ail1020 commented 1 year ago

@getsean me too. It took me longer to notice as I don't get many messages, but my last received sms was Feb 27th. I don't see the error you got, I've tried re-saving my api key and requesting phone number and it works fine for that. I just don't receive any messages. I haven't gone as far as deleting the profile and re-adding it, but maybe that's where you ran into the issue. Been watching this issue for about a week now hoping it'd get traction and finally decided to login and comment to see if that helped. Might have to try transferring to twilio if this continues much longer though.

tomkel commented 1 year ago

Perhaps it's a regression from this recent commit? #186

ail1020 commented 1 year ago

That was my first thought, but that file seems to have had a massive formatting update so almost everything changed and I didn't have the time to try looking for the actual changes.

clarkmerrick commented 1 year ago

I rolled back to cff57e9 and it worked

0perationPrivacy commented 1 year ago

I rolled back to cff57e9 and it worked

Thank you for your troubleshooting, looking into it for a fix as soon as I get a chance.

huzaifa3115 commented 1 year ago

Issue has been fixed (https://github.com/0perationPrivacy/VoIP/pull/190)