Dear Sir,

I am using HTTP genetic SMSC to send SMS using kannel. 
but i can only send maximum 200 SMS per minute. I did't test it with 
SMPP smsc

when i check the kannel HTTP administration, store size is increasing. 
then all message are sent very slowly to HTTP gateway until store size 
is 0

group = smsc
smsc = http
smsc-id = http
system-type = generic
port = 11391
connect-allow-ip = "*.*.*.*"
send-url = "http://xxxxxxxxxxxxxxxxxxxx";
status-success-regex = "ok"
status-permfail-regex = "failure"
status-tempfail-regex = "retry"
generic-status-sent = 200
generic-status-error = 404
log-file = "/var/log/kannel/http.log"
log-level = 0
max-sms-octets  = 1600

please help me with a solution to increase TPS

thanks 


Reply via email to