Re: How To Route SMPP Port According To Free Status

2014-12-03 Thread spameden
2014-12-03 12:57 GMT+03:00 Aditya Khanna : > Hello Everyone, > > I'm successfully configured Kannel with Bearerbox, SMSBox, SQLBox and some > SMPP Ports (Using Fake SMSC's). > > > Now the problem is that When I'm sending 5000 messages through HTTP then > it is show in queue of SMSC. > I'm generati

Re: How To Route SMPP Port According To Free Status

2014-12-03 Thread MOSES KARIUKI
Hey, Try creating multiple SMSC groups to achieve multiple connections to the SMSC to create parallelism. Then choose different smsc ids when sending from your calling script. Since this is a HTTP connection, the SMSC might come in only when you exceed their set of SMS/SEC throughput. Thanks Mose

How To Route SMPP Port According To Free Status

2014-12-03 Thread Aditya Khanna
Hello Everyone, I'm successfully configured Kannel with Bearerbox, SMSBox, SQLBox and some SMPP Ports (Using Fake SMSC's). Now the problem is that When I'm sending 5000 messages through HTTP then it is show in queue of SMSC. I'm generating one more request of single message through HTTP. Now th