Configuration of smskannel.conf ..!

2010-12-04 Thread msc pune
I am using GSM Modem for broadcasting SMS's .I have installed the modem & it is working & I am able to send sms through GSM Modem. I would like to send sms manually using Kannel Gateway. What changes I am suppose to do in the smskannel.conf file. And what is the procedure to send sms after configu

Re: Configuration of smskannel.conf ..!

2010-12-04 Thread Elton Hoxha
hi, If you are able to broadcast sms from gsm modem then there is no extra job needed. Manually means, open browser and hit the send sms url (cgi-bin/sendsms?...) On 12/4/10, msc pune wrote: > I am using GSM Modem for broadcasting SMS's .I have installed the modem & it > is working & I am

Re: Configuration of smskannel.conf ..!

2010-12-04 Thread msc pune
On Sat, Dec 4, 2010 at 8:26 PM, msc pune wrote: > Hi, > When I use following command in browser > > http://smsbox.host.name:13013/cgi-bin/sendsms? > username=foo&password=bar&to=*mobile no.*&text=Hello+world > > *I get message unknown host smsbox.host.name* > > Wether I have to run following comm

Re: Configuration of smskannel.conf ..!

2010-12-04 Thread Jovan Kostovski
On Sat, Dec 4, 2010 at 4:01 PM, msc pune wrote: > > > On Sat, Dec 4, 2010 at 8:26 PM, msc pune wrote: >> >> Hi, >> When I use following command in browser >> >> http://smsbox.host.name:13013/cgi-bin/sendsms? >> username=foo&password=bar&to=mobile no.&text=Hello+world >> >> I get message unknown h

Re: Configuration of smskannel.conf ..!

2010-12-04 Thread msc pune
Hi, I restarted the bearer box & sms box. Its now running fine. Now I used "127.0.0.1" instead of "smsbox.host.name" But it gives message as *"3: Queued for later delivery*" & I am able to send message through GSM Modem using minicom. Regards On Sat, Dec 4, 2010 at 9:26 PM, Jovan Kostovski wrot

Re: Configuration of smskannel.conf ..!

2010-12-04 Thread Jovan Kostovski
On Sat, Dec 4, 2010 at 5:10 PM, msc pune wrote: > Hi, > I restarted the bearer box & sms box. Its now running fine. > Now I used "127.0.0.1" instead of "smsbox.host.name" > > But it gives message as "3: Queued for later delivery" > & I am able to send message through GSM Modem using minicom. You

Re: Configuration of smskannel.conf ..!

2010-12-04 Thread msc pune
Thx I was able to send sms manually through Kannel Gateway. On Sat, Dec 4, 2010 at 9:26 PM, Jovan Kostovski wrote: > On Sat, Dec 4, 2010 at 4:01 PM, msc pune wrote: > > > > > > On Sat, Dec 4, 2010 at 8:26 PM, msc pune wrote: > >> > >> Hi, > >> When I use following command in browser > >> > >

sqlbox and dlr

2010-12-04 Thread Miroslav Šulc
hello, i am very new to kannel so maybe answer to my question is trivial, but i am not able to figure it out. i would like to set up kannel so that i will put messages in sqlbox send_sms table, sqlbox will send the messages to bearerbox which will send it to smsc and then it will receive from smsc

Re: sqlbox and dlr

2010-12-04 Thread Miroslav Šulc
found what i was missing. i had to specify route to route the messages to the sqlbox: group = smsbox-route smsbox-id = sqlbox smsc-id = FAKE miroslav Dne 4.12.2010 22:03, Miroslav Šulc napsal(a): > hello, > > i am very new to kannel so maybe answer to my question is trivial, but i > am not abl