Re: How to start Kannel

2011-03-25 Thread Abdul Basit
Well. we all were new to kannel. Please read http://www.kannel.org/userguide.shtml Better to tell that you tried and you are stuck at some xyz point. Share you configs and debug logs. On Fri, Mar 25, 2011 at 10:38 AM, Komil Gulboev wrote: > I need to som

Re: question about ota-setting

2011-03-25 Thread Alexander Malysh
Please ask such questions on users ML and don't write to devel-owners... Thanks, Alexander Malysh Am 24.03.2011 um 23:02 schrieb Sijia Zhu: > Hi, > > I have a problem about ota-setting, I tried to send the configuration to my > cell phone, I have two kinds of cell phones, Nokia N95 and Nokia E

RE: [SOLVED] bearerbox restart with parachute but not smsbox

2011-03-25 Thread Tshimanga Minkoka
Dears, I solved my issue starting the bearer box and the smsbox as below. /usr/local/kannel/sbin/bearerbox --panic-script /dvl/scripts/kannel_crash.sh --daemonize --parachute --pid-file /var/run/kannel/bearerbox.pid -- /etc/kannel/kannel.conf /usr/local/kannel/sbin/smsbox --daemonize --parachut

Re: How to start Kannel

2011-03-25 Thread Komil Gulboev
I`m install Kannel from DEB packages, and how to congifure for connect to operator SMPP gate? 25.03.2011 13:03, Abdul Basit ?: Well. we all were new to kannel. Please read http://www.kannel.org/userguide.shtml Better to tell that you tried and you are stuck at some xyz point. Share you c

Re: How to start Kannel

2011-03-25 Thread Komil Gulboev
Finally I`m read user guide ) and use this settings: group = smsc smsc = smpp host = 129.13.0.93 port = 2775 #receive-port = 700 smsc-username = "SMPPWeb" smsc-password = web.pwd system-type = "VMA" address-range = "3000" log-file = "/var/log/kannel/smpp.log" and in end i`m receive this logs but

Re: How to start Kannel

2011-03-25 Thread Pavel Ageev
Yeah, everything is ok! According to your logs, your smpp client received an answer to you equire_link pdu packet. > command_status: 0 = 0x That means what your pdu paket was good, witthout any errors Please, not read only Kanel documentation. You also need to understand something abo

Re: How to start Kannel

2011-03-25 Thread Komil Gulboev
How to save receiving messages to DB? and how to connect to different providers? 25.03.2011 17:12, Pavel Ageev пишет: Yeah, everything is ok! According to your logs, your smpp client received an answer to you equire_link pdu packet. command_status: 0 = 0x That means what your pdu pa

Re: How to start Kannel

2011-03-25 Thread Pavel Ageev
1. Save messages to DB It's depends on how you use your kannel. First of all, if you user sms-services with 'get-url' param, you can easly save received/incoming messages to DB by your self (your script), before send outbound message (answer) Or you can use a special addon for kannel, called sqlb

Re: How to start Kannel

2011-03-25 Thread Komil Gulboev
Now I`m send message from my mobile phone to shortnumber which I get from GSM operator but I`m can`t see sending message how see my message and how to use sqlbox? 25.03.2011 17:38, Pavel Ageev пишет: 1. Save messages to DB It's depends on how you use your kannel. First of all, if you user s

question about ota-setting

2011-03-25 Thread Sijia Zhu
Hi, I have a problem about ota-setting, I tried to send the configuration to my cell phone, I have two kinds of cell phones, Nokia N95 and Nokia E75, both cell phones said "can not open, message format not supported", but when I tried to send ota-bookmark, I can receive the message and can open th