Kannel GUI: Ozeki browser based user interface vs text files

This page compares the file-based administration of Kannel with the browser-based interface of Ozeki SMS Gateway. It demonstrates how Kannel administrators edit configuration files and inspect raw logs manually, while Ozeki provides structured screens for managing users, SMPP connections, HTTP API activity, and operational logs from a central web interface.

How to modify Kannel config and check logs

Kannel configuration being maintained in a text-based file. Administrators must manually edit syntax, parameters, and service definitions.

Kannel config file
Figure 1 - Kannel config file

This figure represents configuration of a Kannel SMS user through text entries. User credentials, permissions, and connection settings must be entered accurately by hand.

Kannel SMS User config
Figure 2 - Kannel SMS User config

SMPP connectivity configured through Kannel’s text configuration format. Changing host details, ports, credentials, or protocol settings requires editing and reloading configuration.

Kannel SMPP config
Figure 3 - Kannel SMPP config

Kannel log files must be located and inspected manually. Troubleshooting depends on reading raw log output from the file system or command line.

Kannel Log files
Figure 4 - Kannel Log files

SMPP-specific Kannel log containing connection and messaging events. Administrators need to interpret raw technical records to find authentication, binding, or delivery problems.

Kannel SMPP log
Figure 5 - Kannel SMPP log

Kannel HTTP API logging in text-file form. API requests, responses, and errors are reviewed by searching through raw log lines.

Kannel HTTP API log
Figure 6 - Kannel HTTP API log

How to modify Ozeki SMS Gateway config and check logs

Ozeki SMS Gateway user configured for Kannel-related access. Instead of creating the user through a text file, the administrator manages it in the browser. The interface makes user administration more visible and easier to validate.

SMS Gateway kannel user
Figure 7 - SMS Gateway kannel user

This figure displays the detailed settings page for an Ozeki Kannel-compatible user. Credentials and operational options can be reviewed and modified through structured controls. This reduces dependence on manually maintaining configuration-file syntax.

SMS Gateway kannel user config
Figure 8 - SMS Gateway kannel user config

SMPP connection settings can be entered, checked, and updated through Ozeki’s dedicated browser-based SMPP configuration interface. Compared with Kannel text files, this approach simplifies routine configuration changes.

SMS Gateway SMPP config
Figure 9 - SMS Gateway SMPP config

Ozeki HTTP API log in the web interface. Administrators can inspect API activity without navigating server directories or opening log files manually. It provides a more accessible view of requests, responses, and possible errors.

SMS Gateway HTTP API log
Figure 10 - SMS Gateway HTTP API log

SMPP log information displayed by Ozeki SMS Gateway in the browser. It supports monitoring of SMPP traffic and diagnosing connection or message-processing issues from the UI. The comparison emphasizes Ozeki’s centralized graphical administration versus Kannel’s file-based workflow.

SMS Gateway SMPP log
Figure 11 - SMS Gateway SMPP log


More information