Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Incoming SMS / Business Hours / LiveChat Offline Failure #665

Open
dredge999 opened this issue Nov 22, 2021 · 1 comment
Open

Incoming SMS / Business Hours / LiveChat Offline Failure #665

dredge999 opened this issue Nov 22, 2021 · 1 comment

Comments

@dredge999
Copy link

We have our system set up to show the offline web form outside of business hours.
We are enforcing business hours.

Unfortunately, we also use SMS (Twilio) for support. If we have no agents online / outside business hours Rocket.Chat will reject incoming SMS with the following response.

{
"success": false,
"error": "Sorry, no online agents [no-agent-online]",
"errorType": "no-agent-online"
}

This is happening despite us setting Administration/Onmichannel/LiveChat/Send Livechat offline messages to a channel/Support (channel name).

It appears that the above setting only affects the web form and not incoming SMS.
Is there a way to direct incoming SMS to a channel if we have no agents online/outside business hours? I believe that both SMS and web form should behave in a similar fashion. If we are outside of business hours/no agents then the SMS just fails silently at Twilio and the user is none the wiser and it looks like we are not responding.

Thanks,
Rick

@dudanogueira
Copy link

Hi!
Can you check if

Admin > Omnichannel > Routing > Accept with No Online Agents = Enabled

will solve this for you?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants