Multiple smsc groups

2003-03-27 Thread rory
Is it ok to have multiple smsc groups? I've got : group = smsc smsc-id = orangeshort smsc = smpp host = xx port = 8000 receive-port = 8000 smsc-username = x smsc-password = x system-type = SMPP dest-addr-ton = 1 dest-addr-npi = 1 source-addr-ton = 3 source-addr-npi = 1 group

Re: Multiple smsc groups

2003-03-27 Thread Stipe Tolj
Is it ok to have multiple smsc groups? of course. We have up to 140 smsc groups in one Kannel instance ;)) If I try and set both of these to run concurrently, I get a failure on one of the SMSC connections. 2003-03-27 21:34:59 [7] DEBUG: SMPP[orangeshort]: Sending enquire link: 2003-03-27

Re: Multiple smsc groups

2003-03-27 Thread Rory Campbell-Lange
Hi Stipe On Thu, Mar 27, 2003 at 11:09:54PM +0100, Stipe Tolj wrote: Is it ok to have multiple smsc groups? of course. We have up to 140 smsc groups in one Kannel instance ;)) Whew! If I try and set both of these to run concurrently, I get a failure on one of the SMSC connections