I just ran the tests and see the following in the log:
ManagementConsoleJS.Controllers.SmsController (3CXManagementConsole).
2021/04/12 12:03:36.552|5216|0020|Trc|received from MS: {
"provider_id": 12005,
"type": "message",
"from": "+OUTSIDECELLPHONE#",
"to": "+INSIDEFLOWROUTE# ",
"conversation_id": "CONVERSATION-0A350FB5-78ECABA9-E5EA9C5C-5BCAEEAC",
"message_id": "MESSAGE-6C23170B-F44F2EBA-FD19CFFF-17103AF0",
"provider_signature": "",
"provider_timestamp": 1618243433749,
"provider_message_id": "mdr2-ad8275929ba811eb991efaf17f381d98",
"provider_conversation_id": "",
"timestamp": 1618243433749,
"message": "Test back. To show non-receipt"
}
2021/04/12 12:03:36.553|5216|0020|Err|Cannot find provider for salt cnet2eld0m8dtq
2021/04/12 12:03:36.553|5216|0020|Trc|[Microsoft.AspNetCore.Mvc.Infrastructure.ObjectResultExecutor] Executing ObjectResult, writing value of type '<>f__AnonymousType74`2[[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'.
2021/04/12 12:03:36.553|5216|0020|Trc|[Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker] Executed action ManagementConsoleJS.Controllers.SmsController.Index (3CXManagementConsole) in 1.0455ms
2021/04/12 12:03:36.553|5216|0020|Trc|[Microsoft.AspNetCore.Routing.EndpointMiddleware] Executed endpoint 'ManagementConsoleJS.Controllers.SmsController.Index (3CXManagementConsole)'
2021/04/12 12:03:36.553|5216|0020|Dbg|#138363 (traceid=0HM6KH8CVSIL9:00000001) STOP: POST
https://MYADDRESS.3cx.us/messaging/cnet2eld0m8dtq processed 00:00:00.0016531
2021/04/12 12:03:36.553|5216|0020|Trc|[Microsoft.AspNetCore.Hosting.Diagnostics] Request finished in 1.9398ms 200 application/json; charset=utf-8
I'm not sure where the cnet2eld... is, it doesn't match any of the settings I can see.