Feature It Has
This will provide sms functionality. we can say heart of the sms gateway.
This will takecare of admin functionality and managing routes/providers of sms. The provider can be of different types like (http, smpp, gsm ...etc)
This will provide us functionality of sending sms using http. so using this we can send
sms by curl command.
This will provide us functionality of sending sms using mysql. so using this we can send
sms by inserting a row to desired table in mysql.
This will provide us functionality of sending sms using smpp. so using this we can send sms
by smppclients (a client app which use smpp protocol).
we can find sample configurations in source code. we can navigate to `doc/examples/` for example config files.
*note for creating kannel conf files*
1. don't use blankline inside block for a config group
Content type
Image
Digest
sha256:71b3d50b1…
Size
327 MB
Last updated
over 1 year ago
docker pull rajesh6115/kannel-dev