Re: New to Kannel

2011-10-06 Thread Joseph Koech
Hi Wanjiku, To start off, please read the UG intensively.Check the examples directory for kannel.conf and modems.conf files. Those two will get you going. Then when you are stuck, users will help you. Good luck! KR, Joseph Kowech. On Thu, Oct 6, 2011 at 12:01 AM, Wanjiku Mwangi wrote: > Hello f

Re: New to Kannel

2011-03-22 Thread Joey L
I was able to download and run the latest version of kannel - but no luck in getting it to send out sms with the sony ericson T637. Can anyone else please help me ?? this was once working under an old version debian and kannel. Any help would be appriciated - thanks !!! On Mon, Mar 21, 2011 at 6:2

Re: New to Kannel

2011-03-21 Thread Milan P. Stanic
On Mon, 2011-03-21 at 10:48, Adan Canales wrote: > I quit on Debian, too dificult, instead on Ubuntu was easy to install. Ubuntu is Debian derivative so it is very similar and admin tools are the same. And Debian is stable as a rock. One server with Kannel which I maintain, right now have uptime

Re: New to Kannel

2011-03-21 Thread Milan P. Stanic
On Mon, 2011-03-21 at 18:48, Nikos Balkanas wrote: > Go to the site http://www.kannel.org and follow downloading > instructions. You will need to install package svn. To check you can > use: > > ls $(which svn) > > (I am sure there must be a better command to check packages in Debian) > and to in

Re: New to Kannel

2011-03-21 Thread Alvaro Cornejo
Hi Adan You need to handle that in your own app. Kannel uses mysql for its OWN/Internal dlr tracking and deletes the dlr once it receives a final confirmation. If you do want to keep track of your messages, you can use your own development or use sqlbox included in kannel. Regards Alvaro |--

Re: New to Kannel

2011-03-21 Thread Nikos Balkanas
1, 2011 6:58 PM Subject: Re: New to Kannel Nick - thanks again - but i already went to kannel.org and went to the download section. I am confused as to which one to download based upon what I have installed on my box - I am looking for more guidance - then what you have provided - that is why

Re: New to Kannel

2011-03-21 Thread Joey L
: Alvaro Cornejo > Cc: Adan Canales ; users@kannel.org > Sent: Monday, March 21, 2011 5:06 PM > Subject: Re: New to Kannel > > > > I am on debian - I would like to download the latest kannel from svn, do > you know how i can do this ??? > I think i am on debian - > >

Re: New to Kannel

2011-03-21 Thread Komil Gulboev
debian and ubuntu one system only name is different. I think install from svn for new in linux and kannel it`s so difficult. 21.03.2011 21:48, Adan Canales ?: I quit on Debian, too dificult, instead on Ubuntu was easy to install. I´m now working on configuring the boxes and then start test

Re: New to Kannel

2011-03-21 Thread Adan Canales
I quit on Debian, too dificult, instead on Ubuntu was easy to install. I´m now working on configuring the boxes and then start testing. I wonder how can I keep control of all my messages sent? is this in DLR? Once I have say it to kannel thru the configuration that uses Mysql, it records everythin

Re: New to Kannel

2011-03-21 Thread Nikos Balkanas
Message - From: Joey L To: Alvaro Cornejo Cc: Adan Canales ; users@kannel.org Sent: Monday, March 21, 2011 5:06 PM Subject: Re: New to Kannel I am on debian - I would like to download the latest kannel from svn, do you know how i can do this ??? I think i am on debian - rider:~# cat /proc

Re: New to Kannel

2011-03-21 Thread Joey L
I am on debian - I would like to download the latest kannel from svn, do you know how i can do this ??? I think i am on debian - rider:~# cat /proc/version Linux version 2.6.26-2-amd64 (Debian 2.6.26-26lenny2) (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Tue

Re: New to Kannel

2011-03-21 Thread Alvaro Cornejo
Hi You just need to install the kannel sw -better from svn- and then adjust the config file according to your needs. After that, for running kannel you need to, at least, start bearerbox and then smsbox. Something like .../path/bearerbox v0 .../path/config-file .../path/smsbox v0 .../path/config