Re: Mixing the SMS delivery between multiple SMSCs randomly

2010-10-20 Thread SG
My problem is resolved.
Sorry for wasting your valuable time.

There is a typo mistakes at one place in my original configuration file.By 
concept it should work fine, So i audited the config from scratch, and found 
the problem.
I struggled for 3 days, so posted to our group with frustration.Please ignore 
my request.

Thank You- SG

--- On Tue, 19/10/10, SG ositest...@yahoo.com wrote:

From: SG ositest...@yahoo.com
Subject:
 Mixing the SMS delivery between multiple SMSCs randomly
To: users@kannel.org
Date: Tuesday, 19 October, 2010, 6:23 AM

Hi Group 
I am facing one different problem.I have configured 3 SMSC groups in 
kannel.conf file and 3 separate SMS users for each SMSC.I have configured 
DENIED SMSC list in SMSC groups and forced SMSC in SMS USER groups.
But when i did HTML post with one SMSC user and pass word like
 
belowhttp://192.168.3.111:4/cgi-bin/sendsms?username=user1password=pass1_#$charset=ISO-8859-1to=155smsc=SMSC1from=5concatenation=trueaccount=1_2_34_57dlr-mask=31text=Test+Message
It is supposed to deliver through SMSC1, but strangely it is delivering through 
random SMSC 1 or 2 or 3
I am using 1-November-2010 Kannel
 source I have searched a lot in internet and old emails bit did not find my 
answer.
Please help me.
Lot of thanks in Advance.-SG

I am sending my configuration sample here.
#SMSC GROUPS#group = smscsmsc = smppsmsc-id = 
SMSC1denied-smsc-id= SMSC2;SMSC3log-level = 1log-file = 
/home/kannel/log/SMSC1.logreconnect-delay = 10host = gateway.z.netport = 
9900transceiver-mode = truesmsc-username = smsc-password = 
passsystem-type = VMAenquire-link-interval = 30max-pending-submits = 
10reconnect-delay = 10connection-timeout = 0wait-ack = 60wait-ack-expire =
 0x00
group = smscsmsc =
 smppsmsc-id = SMSC2denied-smsc-id= SMSC1;SMSC3log-level = 1log-file = 
/home/kannel/log/SMSC2.logreconnect-delay = 10host = gateway.z2.netport = 
9900transceiver-mode = truesmsc-username = 222smsc-password = 
passsystem-type = VMAenquire-link-interval = 30max-pending-submits = 
10reconnect-delay = 10connection-timeout = 0wait-ack = 60wait-ack-expire = 0x00
group = smscsmsc = smppsmsc-id = SMSC3denied-smsc-id= SMSC1;SMSC2log-level = 
1log-file = /home/kannel/log/SMSC3.logreconnect-delay = 10host = 
gateway.z3.netport = 9900transceiver-mode = truesmsc-username = 
smsc-password =
 passsystem-type = VMAenquire-link-interval = 30max-pending-submits = 
10reconnect-delay = 10connection-timeout = 0wait-ack = 60wait-ack-expire = 0x00
#SMSC USERS#group = sendsms-userusername = 
user1password = pass1_#$name = SMSUSER1concatenation= truemax-messages = 
10forced-smsc = SMSC1

group = sendsms-userusername = user2password = pass2_#$name = 
SMSUSER2concatenation= truemax-messages = 10forced-smsc = SMSC2
group = sendsms-userusername = user3password = pass3_#$name = 
SMSUSER3concatenation= truemax-messages =
 10forced-smsc = SMSC3
# END ### 




Mixing the SMS delivery between multiple SMSCs randomly

2010-10-19 Thread SG
Hi Group 
I am facing one different problem.I have configured 3 SMSC groups in 
kannel.conf file and 3 separate SMS users for each SMSC.I have configured 
DENIED SMSC list in SMSC groups and forced SMSC in SMS USER groups.
But when i did HTML post with one SMSC user and pass word like 
belowhttp://192.168.3.111:4/cgi-bin/sendsms?username=user1password=pass1_#$charset=ISO-8859-1to=155smsc=SMSC1from=5concatenation=trueaccount=1_2_34_57dlr-mask=31text=Test+Message
It is supposed to deliver through SMSC1, but strangely it is delivering through 
random SMSC 1 or 2 or 3
I am using 1-November-2010 Kannel
 source I have searched a lot in internet and old emails bit did not find my 
answer.
Please help me.
Lot of thanks in Advance.-SG

I am sending my configuration sample here.
#SMSC GROUPS#group = smscsmsc = smppsmsc-id = 
SMSC1denied-smsc-id= SMSC2;SMSC3log-level = 1log-file = 
/home/kannel/log/SMSC1.logreconnect-delay = 10host = gateway.z.netport = 
9900transceiver-mode = truesmsc-username = smsc-password = 
passsystem-type = VMAenquire-link-interval = 30max-pending-submits = 
10reconnect-delay = 10connection-timeout = 0wait-ack = 60wait-ack-expire = 0x00
group = smscsmsc =
 smppsmsc-id = SMSC2denied-smsc-id= SMSC1;SMSC3log-level = 1log-file = 
/home/kannel/log/SMSC2.logreconnect-delay = 10host = gateway.z2.netport = 
9900transceiver-mode = truesmsc-username = 222smsc-password = 
passsystem-type = VMAenquire-link-interval = 30max-pending-submits = 
10reconnect-delay = 10connection-timeout = 0wait-ack = 60wait-ack-expire = 0x00
group = smscsmsc = smppsmsc-id = SMSC3denied-smsc-id= SMSC1;SMSC2log-level = 
1log-file = /home/kannel/log/SMSC3.logreconnect-delay = 10host = 
gateway.z3.netport = 9900transceiver-mode = truesmsc-username = 
smsc-password =
 passsystem-type = VMAenquire-link-interval = 30max-pending-submits = 
10reconnect-delay = 10connection-timeout = 0wait-ack = 60wait-ack-expire = 0x00
#SMSC USERS#group = sendsms-userusername = 
user1password = pass1_#$name = SMSUSER1concatenation= truemax-messages = 
10forced-smsc = SMSC1

group = sendsms-userusername = user2password = pass2_#$name = 
SMSUSER2concatenation= truemax-messages = 10forced-smsc = SMSC2
group = sendsms-userusername = user3password = pass3_#$name = 
SMSUSER3concatenation= truemax-messages =
 10forced-smsc = SMSC3
# END ###