Binaries

2004-08-16 Thread Bret Kumler
Ok, I'm close, I can feel it. Here's the url which is generated. URL = http://localhost:13013/cgi-bin/sendsms?user=test&pass=test1&coding=1&to=1909 2559651&binary=E257C4C15357BA964FD2BEB0738FF5A002C0010673796E63346A& udh=0605040B84C002010603C4AF87 When I copy the url in to the br

Re: Binaries

2004-08-16 Thread Pedro B.
"&binary=" ? \\pb Bret Kumler wrote: Ok, I'm close, I can feel it. Here's the url which is generated. URL = http://localhost:13013/cgi-bin/sendsms?user=test&pass=test1&coding=1&to=1909 2559651&binary=E257C4C15357BA964FD2BEB0738FF5A002C0010673796E63346A& udh=0605040B84C002010603C

RE: Binaries

2004-08-16 Thread Bret Kumler
What's the parameter suppose to be? -Original Message- From: Pedro B. [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004 4:35 PM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries "&binary=" ? \\pb Bret Kumler wrote: > Ok, > >

Re: Binaries

2004-08-16 Thread Pedro B.
e parameter suppose to be? -Original Message- From: Pedro B. [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004 4:35 PM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries "&binary=" ? \\pb Bret Kumler wrote: Ok, I'm close, I can feel it. Here's t

Re: Binaries

2004-08-17 Thread Aarno Syvänen
In urls you should escape hex numbers, as %e2%57, etc. Besides, text is always used by Kannel as variable meaning content. Aarno On 17.8.2004, at 00:40, Bret Kumler wrote: Ok, I'm close, I can feel it. Here's the url which is generated. URL = http://localhost:13013/cgi-bin/sendsms? user

RE: Binaries

2004-08-17 Thread Bret Kumler
16, 2004 5:18 PM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries You might want to check table 6-15 on the User Guide, which includes all send-sms CGI variables. I find it rather unusual you're actually trying something very basic without even checking the docs once. That'

RE: Binaries

2004-08-17 Thread Bret Kumler
I've look at the docs, it's a bit confusing, there's so many options. ;) -Original Message- From: Pedro B. [mailto:[EMAIL PROTECTED] Sent: Monday, August 16, 2004 5:18 PM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries You might want to check table 6-15 on

Re: Binaries

2004-08-17 Thread Pedro B.
;s, and also the point of removing the udh, which will ALWAYS force Kannel to send the sms as pure text (or flash). - always use the %'s - use the udh for binaries I do agree with some sections of the docs being more complex, but for text, there aren't that many, and i think everyone in t

Re: Binaries

2004-08-17 Thread Alejandro Guerrieri
u'll receive a nice stream of letters and numbers instead of binary. Regards, - Original Message - From: "Bret Kumler" <[EMAIL PROTECTED]> To: "'Pedro B.'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, August 17, 2004 8:25 PM

RE: Binaries

2004-08-17 Thread Bret Kumler
Thanks for the heads up, I appreciate all the help. -Original Message- From: Pedro B. [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 11:38 AM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries As Mr. Peter Beckman said, and i quote: "The problems with yours:

RE: Binaries

2004-08-17 Thread Bret Kumler
is figured out. Thanks for the help -Original Message- From: Pedro B. [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 11:38 AM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries As Mr. Peter Beckman said, and i quote: "The problems with yours: 1. no binary t

RE: Binaries

2004-08-17 Thread Bret Kumler
ro B. [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 17, 2004 11:38 AM To: Bret Kumler Cc: [EMAIL PROTECTED] Subject: Re: Binaries As Mr. Peter Beckman said, and i quote: "The problems with yours: 1. no binary tag; use text to send the binary message. 2. You must escape the binary me

Windows binaries available

2009-04-08 Thread Donald Jackson
Hi everyone, I have made a new blog post at http://www.ddj.co.za which will allow users to download and install Kannel on Windows in an 'easy' way. Any questions or comments will be welcomed. Direct link: http://www.ddj.co.za/archives/72/kannel-for-windows-some-cygwin-binaries

Update on Binaries

2004-08-24 Thread Bret Kumler
I finally got it to send a binary, an animated image! http://localhost:13013/cgi-bin/sendsms?smsc=tests&user=test&pass=test1&to=19 192956108&udh=%83%0E%81%00%00%00%3F%FE%40%01%4F%F9%50%05%53%E5%54%15%55%D5%5 5%55%54%55%53%95%50%15%4F%E5%40%05%3F%F9%00%01%3F%FF%40%00%4F%FC%50%02%53%F2 %54%0A%55%CA%

Re: [Kannel-Users] Binaries

2004-08-17 Thread Peter Beckman
On Mon, 16 Aug 2004, Bret Kumler wrote: > Ok, > > I'm close, I can feel it. > Here's the url which is generated. > > URL = > http://localhost:13013/cgi-bin/sendsms?user=test&pass=test1&coding=1&to=1909 > 2559651&binary=E257C4C15357BA964FD2BEB0738FF5A002C0010673796E63346A& > udh=06050

binaries for REDHAT LINUX 5

2009-01-21 Thread krishna vardhan Dasari
Hi all, i have to install KANNEL on REDHAT LINUX 5 using binaries ,can any one suggest which version i have to use and where can i get them. Regards , Krishna Vardhan .

Re: binaries for REDHAT LINUX 5

2009-01-21 Thread sangprabv
http://www.kannel.org is the answer :) Willy -Original Message- From: krishna vardhan Dasari To: users@kannel.org Subject: binaries for REDHAT LINUX 5 Date: Wed, 21 Jan 2009 14:11:54 +0530 Hi all, i have to install KANNEL on REDHAT LINUX 5 using binaries ,can any one suggest

MySQL Support with pre compiled Binaries

2008-06-30 Thread Engel L
Hi, I have installed Kannel on Ubuntu using a .deb precompiled binary and I want to enable MySQL support for dlr. Must I unistall the already installed package and compile the sources myself to enable mysql support? I am hoping there's something I can do/add/configure to enable mysql with my curre

Re: MySQL Support with pre compiled Binaries

2008-07-01 Thread Stipe Tolj
Engel L schrieb: Hi, I have installed Kannel on Ubuntu using a .deb precompiled binary and I want to enable MySQL support for dlr. Must I unistall the already installed package and compile the sources myself to enable mysql support? I am hoping there's something I can do/add/configure to ena

Re: MySQL Support with pre compiled Binaries

2008-07-22 Thread Kashif Ali Bukhari
Why dont you compile it at own? Ubuntu's package management system contains kannel without sqlbox support On Tue, Jul 1, 2008 at 11:20 AM, Engel L <[EMAIL PROTECTED]> wrote: > Hi, > > I have installed Kannel on Ubuntu using a .deb precompiled binary and I want > to enable MySQL support for dlr. Mu

Re: [PATCH] support --version command line for common binaries

2009-02-16 Thread Nikos Balkanas
file. BR, Nikos - Original Message - From: "Neha" To: "'kannel_dev_mailinglist'" Sent: Monday, February 16, 2009 9:00 AM Subject: RE: [PATCH] support --version command line for common binaries Hi, The patch mentioned in the mail below is for dumping the fu