- Joined
- Dec 19, 2022
- Messages
- 2
- Reaction score
- 2
Inbound SMS messages never appear in Chat and no conversation is created.
What I’ve verified
* Flowroute SMS is enabled.
* DID is configured for SMS.
* 3CX SMS provider is configured with the correct Access Key and Secret Key.
* Chat is enabled.
* SIP trunk is registered.
* SMS webhook is generated by 3CX.
Testing performed
* Sending a malformed JSON payload to the webhook correctly generates Event ID 30045 (“Unable to parse message from provider Flowroute”), confirming the parser is active.
* Sending the correct Flowroute JSON payload to the webhook returns HTTP 204 No Content with no parser error, but also no Chat conversation and no Event Log entry.
* Flowroute support captured their outbound callback logs and confirmed the callback is successfully delivered to my 3CX webhook. They have repeated the test multiple times with the same result.
* I also captured the Flowroute callback independently using a temporary webhook endpoint and replayed the exact JSON to the 3CX webhook. The webhook again returned HTTP 204, but the SMS was never processed.
At this point it appears the webhook accepts the request, but processing stops somewhere after the callback is received.
Has anyone seen this on Hosted SMB v20 Update 9 with Flowroute? Is there any additional SMS logging that can be enabled, or is there a known issue affecting the Flowroute provider on hosted systems?
Any guidance would be appreciated.
What I’ve verified
* Flowroute SMS is enabled.
* DID is configured for SMS.
* 3CX SMS provider is configured with the correct Access Key and Secret Key.
* Chat is enabled.
* SIP trunk is registered.
* SMS webhook is generated by 3CX.
Testing performed
* Sending a malformed JSON payload to the webhook correctly generates Event ID 30045 (“Unable to parse message from provider Flowroute”), confirming the parser is active.
* Sending the correct Flowroute JSON payload to the webhook returns HTTP 204 No Content with no parser error, but also no Chat conversation and no Event Log entry.
* Flowroute support captured their outbound callback logs and confirmed the callback is successfully delivered to my 3CX webhook. They have repeated the test multiple times with the same result.
* I also captured the Flowroute callback independently using a temporary webhook endpoint and replayed the exact JSON to the 3CX webhook. The webhook again returned HTTP 204, but the SMS was never processed.
At this point it appears the webhook accepts the request, but processing stops somewhere after the callback is received.
Has anyone seen this on Hosted SMB v20 Update 9 with Flowroute? Is there any additional SMS logging that can be enabled, or is there a known issue affecting the Flowroute provider on hosted systems?
Any guidance would be appreciated.
