Kannel SMS Gateway Admin Dashboard

Server Status

Service Management

Quick Test

Manual Admin URLs (for testing):

SSH Commands for Real Administration:

# Check service status
sudo systemctl status bearerbox smsbox

# Restart services
sudo systemctl restart bearerbox smsbox

# View logs
sudo tail -f /var/log/kannel/kannel.log

# Check connections
netstat -tlnp | grep 13000