Re: Sqlbox Patch Compile Error

2006-04-07 Thread Julius David Bacolod
I also tried to compile the gateway with the patch. And it seems I'm getting problems with the patch.After unpacking, I just followed what was in sqlbox-faq.txt I was installed the gateway in /usr/local/kannel.kannel# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvs co sqlbox //some message

Re: Sqlbox Patch Compile Error

2006-04-07 Thread Julius David Bacolod
Because I failed in compilation procedure, I just tried installing the gateway as before without the patch. I patched after compiling to avoid errors in ./configure and make (thinking I would be able to avoid the erring HUNKS). I followed this procedure is in sqlbox/Makefile. gateway# ./configure

RE: Sqlbox Patch Compile Error

2006-04-07 Thread Rene Kluwen
Try to ./configure --with-mysql-dir=/usr/local   along with the other options.   Rene Kluwen Chimit -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of JaySent: donderdag 6 april 2006 16:48To: users@kannel.orgSubject: Sqlbox Patch Compile Errorh

SMS error

2006-04-07 Thread Pieter Martin
Hi   I am trying to use kannel to send sms.   I am getting a "SMSC returned error code 0x0045 (Unknown/Reserved) in response to submit_sm" exception.   Attached is my .conf file   We are running kannel on Fedora 4. Kannel version = 1.4.0   It seems I am connecting fine and sending the message

Re: SMS error

2006-04-07 Thread Deon van der Merwe
Hi Pieter, The only thing that I see "missing" in your config is a source number. See the "my-number" parameter in my config below. So, perhaps it is that? group = smsc smsc = smpp host = sms.truteq.com port = 5016 receive-port = 5016 smsc-username = "" smsc-password = "" system-type =

RE: SMS error

2006-04-07 Thread Pieter Martin
Title: Re: SMS error Hi   Thanks, that did it sort of. Also needed to change the "global-sender" property to the source number.   Pieter  From: [EMAIL PROTECTED] on behalf of Deon van der MerweSent: Fri 4/7/2006 2:23 PMTo: users@kannel.orgSubject: Re: SMS error Hi Pieter,The only thing

Wap push help

2006-04-07 Thread Pieter Martin
Hi   I am trying to do a wap push using kannel using the test_ppg program.   I am getting the following error "PAP COMPILER: unknown element:"   I have attached the .conf file and the log files.   I am calling the test program as follows ./test_ppg -q http://localhost:9090/cgi-bin/wap-push.cgi