Unable to find mysql.h,

2010-04-26 Thread Anshu Sah
hello I am trying to configure kannel with UBUNTU using MySQL as the database server to store DLR. BUT i am getting error Unable to find mysql.h, PLease see logs below. -- Regards Anshu === Configuring DB support ... checking whether to compile with

Re: Unable to find mysql.h,

2010-04-26 Thread Isaac Sanni-Thomas
Hello Anshu, You need to install the MySQL development files. #sudo apt-get install mysql-devel BR(Isaac); On 04/26/2010 11:50 AM, Anshu Sah wrote: hello I am trying to configure kannel with UBUNTU using MySQL as the database server to store DLR. BUT i am getting error Unable to find

unable to update the DLR in the table

2010-04-26 Thread Anshu Sah
Hello Team, I am unable to update the DLR in the table . Please take a look over my brief configuration file. I am also looking for some parameters where i can store the Mesage received my Kannel too in mysql table. Is it possible. -- Thanks Anshu == =

Re: unable to update the DLR in the table

2010-04-26 Thread Alejandro Guerrieri
Please post relevant log entries. On Mon, Apr 26, 2010 at 2:34 PM, Anshu Sah sah.an...@ymail.com wrote: Hello Team, I am unable to update the DLR in the table . Please take a look over my brief configuration file. I am also looking for some parameters where i can store the Mesage received

Re: unable to update the DLR in the table

2010-04-26 Thread Kyriacos Sakkas
Do post relevant logs, as well as smsc config, but as a pointer, if the entries are written in the DB but not updated the parameter: msg-id-type in the smsc config might need twiking. Kyriacos On 26/04/2010 15:45, Alejandro Guerrieri wrote: Please post relevant log entries. On Mon, Apr 26,

Fwd: Fwd: unable to update the DLR in the table

2010-04-26 Thread Kyriacos Sakkas
Please keep replies in the list. From the logs attached I see you are using a gsm modem for which I have no experience. What I do not see is you sending a message at all. If you do not send a message then nothing would be stored in the DLR table. Kyriacos Original Message

Problem in HTTP send sms with % character

2010-04-26 Thread gianluca moretti
Hi All, We are tring to send an SMS using Kannel throug http with the following characters in the text message: … % …. http://IP:13013/cgi-bin/sendsms?username=testerpassword=foobar%c=1from=SENDERto=12345678910text=01/05/2010 your credit is 10 % of the total

unsuscribe

2010-04-26 Thread pogui

Re: Problem in HTTP send sms with % character

2010-04-26 Thread UM
Hi! You should just 'urlencode' your data like this: text=01%2F05%2F2010%20your%20credit%20is%2010%20%25%20of%20the%20total %20credit __ UM On 26.04.2010, at 21:37, gianluca moretti wrote: Hi All, We are tring to send an SMS using Kannel throug http with the following characters in

RE: Problem in HTTP send sms with % character

2010-04-26 Thread gianluca moretti
there are any alternative setting Kannel parameter? I try with these parameter Assume-plain-text or no-code but without success. Thank you CC: users@kannel.org From: u...@nop.ru To: gianluca.more...@hotmail.it Subject: Re: Problem in HTTP send sms with % character Date: Mon, 26 Apr

Re: Problem in HTTP send sms with % character

2010-04-26 Thread Alejandro Guerrieri
You need to urlencode the text first... On Mon, Apr 26, 2010 at 7:37 PM, gianluca moretti gianluca.more...@hotmail.it wrote: Hi All, We are tring to send an SMS using Kannel throug http with the following characters in the text message: … % ….

Re: Problem in HTTP send sms with % character

2010-04-26 Thread Alejandro Guerrieri
No, url-encode is needed to overcome the use of % and other reserved characters on URLs. It's not a kannel limitation and there's no way to avoid it (well, except your text doesn't have spaces and/or other reserved characters...) On Mon, Apr 26, 2010 at 8:41 PM, gianluca moretti

Regarding Euro sign mapping to 7 bit GSM

2010-04-26 Thread preeteesh kakkar
Hi All, Is it possible to map Euro sign to 7 bit GSM. I am asking this because i connect to some providers using 7 bit GSM. If i need to send Euro sign from PHP can i do that, if yes what i need to do? any ideas?

Re: Porting Kannel to Windows

2010-04-26 Thread Donald Jackson
Yep the binaries are there, this is still a Cygwin port though. Thanks, Donald Jackson http://www.elite-sms-software.com http://www.ddj.co.za http://www.thearchitech.com donald(a)thearchitech.com On 23 April 2010 19:16, Engel L choch...@gmail.com wrote: Hi, Donald of www.ddj.co.za has a

Re: Recovery Delivery to URL

2010-04-26 Thread Nikos Balkanas
Hi, Use users list for such questions. When posting logs use maximum detail (DEBUG level). Please read User's Guide about Running SMS gateway. BR, Nikos - Original Message - From: Sergio Gallegos sergio.galle...@naranya.com To: de...@kannel.org Sent: Tuesday, April 27, 2010 1:54 AM