questions
Dziugas Baltrunas <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, i thought about some features of Kannel which are not yet implemented. as far i as know, kannel still doesn't support SIGHUP in order to reread the configuration file, and it seems, when it gets HUP, it only reopens log files and puts appropriate message in the log files. the second, more complicated feature is about "load balancing" or "fault tolerance". here, in Lithuania, some mobile operators have several SMSC and require to use "load balancing" system. it means that if one of few SMSC isn't working, you have to route all SMS traffic through another. my tests showed that bearerbox would not start if it cannot make connection with all SMSC defined in configuration file. but if start of the program is successful and during the execution time kannel losts connection with any of SMSC, it puts this SMSC in "reconnecting" state and keeps working. i would like to ask, are such features going to be implemented in kannel? and if not, maybe i could get some hints from developers in order to try to make things work. regards, Dziugas Baltrunas