AccelerateNetworks / fusionpbx-webtexting

GNU Affero General Public License v3.0
0 stars 0 forks source link

[BUG] SMS Enablement fails #13

Closed danry25 closed 1 year ago

danry25 commented 1 year ago

What is broken? We are getting "HTTP/1.1 404 Not Found Server: nginx/1.18.0 Date: Sat, 26 Aug 2023 00:51:31 GMT Content-Type: application/json; charset=utf-8 Transfer-Encoding: chunked Connection: keep-alive X-Content-Type-Options: nosniff "Failed to find a client registration for 14254818500. Parsed as 14254818500. Please use the client/register endpoint to register a callback URL for this number and enable it for SMS service."" when SMS enabling a number for extension 25.

To Reproduce Steps to reproduce the behavior:

  1. Go to FusuonPBX's Web Texting
  2. Click on Update to SMS enabe an extension with a particular number
  3. See error

Expected behavior This extension should be registered for SMS routing with 14254818500.

Screenshots image

Notes Ticket filed on behalf of @Chattaeus

danry25 commented 1 year ago

Closing this issue. The primary issue was over the FusionPBX page having unclear button labeling and zero documentation.