RE: Sending concatenated messages

2004-08-20 Thread Renaat Dumon
Hi, I was using kannel 1.3.2 this week and I was definitely able to do this, without using UDH. All you need to do is add the following lines to your smskannel.conf, in the sendsms-user section. In your case, you'd have to add it to the sendsms-user for user blah max-messages = 3

Re: Kannel multiple SMSC connections / PLEASE HELP

2004-08-18 Thread Renaat Dumon
Hi, I tried to set this up this week and after a lot of scouring the internet, I too found an article on somelist.com :-) (probably the same one) I found out that doing it like this worked for me. group = smsc smsc = smpp smsc-id = nsi1 ... preferred-smsc-id = nsi1 enquire-link-interval = 60

Weight between several SMSC's ?

2004-08-13 Thread Renaat Dumon
Hi all, I'm experimenting with 1.3.2, and I'm trying to get loadbalancing between 2 SMSC's done for MT's. I've defined 2 SMSC's (with the sames smsc-id) When I do a stresstest with a homebrewn script doing HTTP GET ; I notice both SMSc's don't get the same amount of traffic Out of 3000 sent

Redundant SMSGateway ?

2004-08-12 Thread Renaat Dumon
Hi all, I'm trying to find a way to make a redundant SMSGateway. With 2 servers behind a TCP load-balancer, I can take care of the message enqueueing part (via HTTP e.g.), but how can I resolve the SMSC-part ? My mobile provider allows me to have 2 leased lines with a (different) path to their

RE: SQLBOX [Was Re: Feature request: storing incoming/outgoing messagesin database]

2004-01-16 Thread Renaat Dumon
This is a feature (storing MO/MT messages in a database) is also something I've been looking for for quite a while now. I kept monitoring Kannel after some requests of other users for this, however up until now, I've not seen this feature request been picked up by one of the devs.. I