I don't know if it's related or not, but I remember that when you set sqlbox you asked me if admin-port should be the same (13001) as the port where bearerbox is listening for smsbox connections (smsbox-port). The answer is no, and I remember I had some trouble once, when I set sqlbox's bearerbox-port to bearerbox's admin-port, and the thing seemed to work but sqlbox was crashing and restarting all the time. Just in case check your sqlbox configuration and make sure it is not trying to connect to bearerbox's admin-port. My first lines of kannel.conf are like this: group = core admin-port = 13000 smsbox-port = 13001 wapbox-port = 13002 So admin-port is 13000, not 13001. And sqlbox connects to bearerbox on port 13001. Hope it helps. On Nov 2, 2006, at 9:55 AM, Eyram Schwinger wrote:
|
- RE sqlbox MO problem Eyram Schwinger
- Re: RE sqlbox MO problem Nico Brenner
