SMS token not generating.

Hello guys, I’m dealing with an issue and was wondering if you could help me.

I set up an SMS gateway and bound it to the SMS token. However, when I try to assign the SMS token to a user, there’s no option to select the SMS gateway that I configured earlier.

I also added the sms.identifier field with the value of my SMS gateway, but I’m still unable to receive any SMS messages.

Some additional details: my server is running on Docker, the SMS gateway is on-premise and properly configured (it’s in use and working without problems), and I’m trying to establish an SMPP connection.

Solved!

Rebooted Docker container and reconfigured gateway.

Thanks for your response.
However, it would have been sufficient to logout and login again to the web UI.

The policy “sms_gateways” define the list of gateway an admin or user is allowed to use.
So these policies actually affect, what is visible in the webui.
If the admin just set this policy, to allow himself to use this gateway, the admin must logout and login again, since only then this information is passed to the webui for being visible or not.