Re: [bug] clickatell unicode HTTP code for Kannel

2011-03-21 Thread Alexander Malysh
Hi, in order to send message as UCS2 you can try this: http://localhost:13013/cgi-bin/sendsms?username=password=to=24492

Using SQLBOX - unix timestamp

2011-03-21 Thread ha...@aeon.pk
Hi, While using sqlbox, the column 'time' in sent_sms column of kannel database is having timestamp values in unix time. Is there a parameter in config by which I could control it to paste values in normal timestamps in the table? Thanks, H

Re: Generic HTTP SMSC callback

2011-03-21 Thread Lee Vidor
I specify the following in the SMSC group in kannel.conf # SMSC CONNECTIONS - GLOBAL FIELDS group = smsc smsc = http smsc-id = MessageSphere system-type = generic port = 13014 send-url = http://173.1.59.211/smppApi.asmx/SendMT?SubAccountId=%nDestination=%pS ource=%PEncoding=ASCIIBody=%aumid=%I

GPRS MMS Settings

2011-03-21 Thread write2...@live.com
can we send GPRS / MMS settings via kannel and option to save when user receive them.. what the format of that kind of transaction? -- View this message in context: http://old.nabble.com/GPRS-MMS-Settings-tp31199505p31199505.html Sent from the Kannel - User mailing list archive at Nabble.com.

Fwd: Generic HTTP SMSC callback

2011-03-21 Thread Lee Vidor
correction for previous post: message gets sent from smpp CLIENT to opensmppbox

Generic HTTP SMSC callback

2011-03-21 Thread Lee Vidor
correction for previous post:message gets sent from smpp CLIENT to opensmppbox

unable to send sms with Sony Ericsson t637

2011-03-21 Thread Joey L
hi - all - I am unable to send a text with sony ericsoon t637 cellphone connected via usb to a debian server. my details are: group = core admin-port = 13000 admin-password = bar admin-deny-ip = *.*.*.* admin-allow-ip = 127.0.0.1 smsbox-port = 13003 wapbox-port = 13002 wdp-interface-name = *

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

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

Re: New to Kannel

2011-03-21 Thread Nikos Balkanas
Hi, 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 install it: apt-get svn. BR, Nikos - Original

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

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

Re: New to Kannel

2011-03-21 Thread Joey L
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 I had given the details. Do I download sid,

Re: New to Kannel

2011-03-21 Thread Nikos Balkanas
If you scroll down a bit, you will see SVN access to source code. Don't settle for anything less. They are seriously outdated. BR, Nikos - Original Message - From: Joey L To: Nikos Balkanas Cc: Alvaro Cornejo ; Adan Canales ; us...@vm1.kannel.org Sent: Monday, March 21, 2011 6:58 PM

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

new to compiling 1.43 version.

2011-03-21 Thread Joey L
I am running Kannel that comes as a debian package. I installed and configured it via apt-get . I have download the new version 1.43 and have compiled it. I would like to remove the old version of the debian package and install the new code - can someone help me ??? I know to remove the package,

Re: new to compiling 1.43 version.

2011-03-21 Thread Alexander Ulitin
I think, you need to learn how to use and administrate linux. /somewhere/suitable is your bin path. Print whereis whereis in your console and take /.../bin part. Init.d doesn't need to be changed, but you could write your own, it's not so difficult. this is my script, made from old default one,

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 install

Re: new to compiling 1.43 version.

2011-03-21 Thread Milan P. Stanic
On Mon, 2011-03-21 at 17:01, Joey L wrote: I am running Kannel that comes as a debian package. I installed and configured it via apt-get . I have download the new version 1.43 and have compiled it. I would like to remove the old version of the debian package and install the new code - can

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

storing received sms to Database

2011-03-21 Thread Harbhag Singh Sohal
Hi, I want to know that how can I store the received SMS to the database. I guess I am receiving SMS beacause I can see them in the access.log file. But I want to know if how can I store them into the Database. ? below are my config files #Sample configuration file for Kannel bearerbox on Debian.

Re: Using SQLBOX - unix timestamp

2011-03-21 Thread Willy Mularto
change the type to datetime ;) On Mar 21, 2011, at 5:47 PM, ha...@aeon.pk wrote: Hi, While using sqlbox, the column 'time' in sent_sms column of kannel database is having timestamp values in unix time. Is there a parameter in config by which I could control it to paste values in normal

Re: storing received sms to Database

2011-03-21 Thread ha...@aeon.pk
Use sqlbox. On Tue, Mar 22, 2011 at 7:52 AM, Harbhag Singh Sohal harbhag.so...@gmail.com wrote: Hi, I want to know that how can I store the received SMS to the database. I guess I am receiving SMS beacause I can see them in the access.log file. But I want to know if how can I store them