Small Issue, Please help
Sreekanth GS <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello Stipe, I have a small issue. Kindly help if you are free... -> If I connect smsbox to sqlbox, it creates a sub connection to bearerbox, so bearerbox shows 2 boxes, namely sqlbox, and smsbox (which is correct). -> All interoperations work fine. -> If I connected smppbox to sqlbox, the same happens as in case of smsbox -> Sending of messages work fine. -> When receiving dlr, the dlr is attempted to be sent back to smppbox via sqlbox, but not received in smppbox. -> Sqlbox thinks smppbox died, and ends connection. -> Smppbox retries connection to sqlbox, and hence, bearerbox now shows 3 connections. -> This process goes on and on, creating many connections on bearerbox for 2 boxes only. -> I have tried it with unmodified original sqlbox, and the same issue exists. Its like a racearound condition. -> No issues for smsbox in modified and unmodified sqlboxes. Kindly guide me for the same, since it is the only difficulty at my end. Regards, Sreekanth