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 ### 



Re: Problems getting messges to concatenate.

2009-10-13 Thread SG

Pls send your the sample post URL.I think you need to use the bellow flag true 
in URL.
concatenation=true

Sample URL looks like,
http://182.168.3.222:13013/cgi-bin/sendsms?username=testerpassword=foobarto=95text=Test%20Message%20concatenation=%20true



--- On Tue, 13/10/09, Pete Kelly pke...@gmail.com wrote:

From: Pete Kelly pke...@gmail.com
Subject: Problems getting messges to concatenate.
To: users@kannel.org
Date: Tuesday, 13 October, 2009, 3:46 AM

Hi

I am in the process of setting up Kannel so I can send SMS's from a
web application. I am using the cgi-bin/sendsms interface to send a
GET request into kannel, which kannel is then forwarding on to my http
smsc.

However Kannel is not concatenating the SMS's which I send in via the
cgi-bin/sendsms call. When I send a long message in, the smsbox logs
say:

2009-10-13 11:35:50 [28313] [3] DEBUG: message length 208, sending 1 messages

I would expect a message of length 208 to be split into 2 messages.

Furthermore, the message which is sent on to my http smsc contains
only the first part of the SMS, the second part is lost somewhere
within kannel.

Do you have any advice as to how I can configure Kannel to split the
message into more than one message, and send each one to the smsc?

my kannel.conf is pasted below:

group = core
admin-port = 13000
admin-password = bar
admin-allow-ip = 127.0.0.1
smsbox-port = 13003
log-file = /var/log/kannel/bearerbox.log
access-log = /var/log/kannel/access.log
dlr-storage = internal
sms-resend-retry = 10
sms-resend-freq = 2
sms-combine-concatenated-mo = true

group = smsbox
bearerbox-host = localhost
sendsms-port = 13020
sendsms-url = /cgi-bin/sendsms
sendsms-chars = 0123456789 +- # 0123456789 +- is default
#mo-recode = true
log-file = /var/log/kannel/smsbox.log
http-request-retry = 10
log-level = 0

group = sendsms-user
username = test
password = test
concatenation = true

group = smsc
smsc = http
smsc-id = testsmsc
system-type = generic
smsc-username = 
smsc-password = 
port = 13015
send-url = 
https://www.example.com?username=testpassword=testto=%ptext=%bfrom=%P;
status-success-regex = success
status-permfail-regex = failure
status-tempfail-regex = retry
reconnect-delay = 120
allowed-prefix-regex = ^44




  Yahoo! India has a new look. Take a sneak peek http://in.yahoo.com/trynew

Re: kannel queue

2009-10-13 Thread SG
Hi Manoj
Can you send us any other useful stats like...
Any errors in the log files.. access logs any debug logs... I think you 
need to start Kannel with debug enabled this time to note future error.
number of messages delivered between start and  restart.amount of time kannel 
is up and running.any such info can be helpful to use our experience.

-SG

--- On Tue, 13/10/09, Manoj B kannel.ma...@gmail.com wrote:

From: Manoj B kannel.ma...@gmail.com
Subject: kannel queue
To: users@kannel.org, manojs...@rediff.co.in
Date: Tuesday, 13 October, 2009, 10:10 PM

Hi,

I have kannel set for send and received sms separately, but from last some days 
my sending sms is stop working sometime and only receiving works, due to that 
queue is getting high and after restart the kannel its works again fine.. can u 
give me some clue to overcome this issue...


Thanks
Manoj bhamre




  Keep up with people you care about with Yahoo! India Mail. Learn how. 
http://in.overview.mail.yahoo.com/connectmore