Hi,
1) The group is called smsbox, not sendsms
2) Start multiple smsboxes, each with its own sendsms-port attributes. Since
smsbox is a single group, you will need different configuration files for
each.
BR,
Nikos
----- Original Message -----
From: T.K.Thapa
To: Kannel list
Sent: Friday, February 11, 2011 2:00 PM
Subject: SMSBox HTTPS Issue
Hello,
I have enabled https on my kannel box and it works fine.
group = core
ssl-server-cert-file = "/home/htkannel1/kannel_sqlbox/ssl/kannel.crt"
ssl-server-key-file = "/home/htkannel1/kannel_sqlbox/ssl/kannel.key"
group = sendsms
sendsms-port-ssl = true
However after enabling https on sendsms group, sendsms only listen for https
request not http.
Can any one tell me how to run sendsms on http and https Simultaneously?
Regards
Tapan Thapa