RE: Is this an error in Kannel installation?

2002-08-18 Thread Oded Arbel
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Monday, August 19, 2002 8:07 AM > To: [EMAIL PROTECTED] > Subject: Is this an error in Kannel installation? > > > Dear Oded Arbel, > > Oded Arbel wrote on Sun, 18 Aug 2002 13:30:40 +0300: > > >Why oh why

RE: charset problem

2002-08-18 Thread Oded Arbel
No - there is no way, as this check isn't in the Kannel gateway but in the libxml2 XML handling code which is not part of the gateway's code, but simply a library it is using. I suggest you contact your content provider and make sure that they use compliant XML, as no one can gurantee correct r

RE: kannel error code

2002-08-18 Thread Oded Arbel
Where did you see this code, and in which log ? can we see some more of this log ?   --Oded Arbelm-Wise mobile solutions[EMAIL PROTECTED]   +972-9-9581711 (116)+972-67-340014   ::..Morton's Law:    If rats are experimented upon, they will develop cancer.   -Original Message-From: S

RE: nokia phone accepts AT but never gets past "start called"

2002-08-18 Thread Oded Arbel
Are you sure that 9600 is the correct speed ? my Nokia phones connect at 4800 or 19200 (I have two). Also - try autodetecting the modem type. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. X windows: Power tools for Power Fools. > -

Is this an error in Kannel installation?

2002-08-18 Thread snodx
Dear Oded Arbel, Oded Arbel wrote on Sun, 18 Aug 2002 13:30:40 +0300: >Why oh why would you want to install Kannel under /etc/rc.d/init.d = >?!?!?! >sysV init scripts go there In which directory I installed should not matter. I can always install it again in /usr/local or anywhere else. >> DO

RE: charset problem

2002-08-18 Thread ilker Aktuna
Hi, Thanks for your reply. I can not declare the encoding in the XML because I am not the owner of these wap sites. Is there another way to remove this check from the gateway ? Kind Regards, ilker --- Oded Arbel <[EMAIL PROTECTED]> wrote: > > > -Original Message- > > From: Paul Keogh [

cimd2 submit response error

2002-08-18 Thread Saiful Bahari
I always go warning said ERROR: CIMD2 Submit message response contained error message:   But no error mesg display after the colon (:). What is really the error message. How to check that?. If the submit message response contain error message, it that means all submit message will be qu

kannel error code

2002-08-18 Thread Saiful Bahari
I got this error code almost every seconds. What is it means and how cause the error?   ERROR: code 009: Requested operation failed

nokia phone accepts AT but never gets past "start called"

2002-08-18 Thread Wilf \(Neil Wilkinson\)
Hi all, I'm new to Kannel and im trying to get my nokia 6150 to work as an smsc. i'm running gateway-1.2.0 (compiled under redhat 7.2). the bearer box comes up no problem with no errors and the AT2 thread gets as far as "start called" (see below) but never sends or receives any messages. so it s

WAP problem

2002-08-18 Thread Ignat Vassilev
Hi list I have a problem with the wapbox. Everthing loks OK for me but I never recieved the wml card on the phone. I use Nokia 8310 ove GPRS . My config is group = core admin-port = 14000 smsbox-port = 14001 wapbox-port = 14002 admin-password = futurelab log-file = "/var/log/kannel/kannel.log

RE: Is this an error in Kannel installation?

2002-08-18 Thread Oded Arbel
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > CC=/usr/bin/gcc ./configure --prefix=/etc/rc.d/init.d --exec-prefix= > /etc/rc.d/init.d --enable-docs --with-malloc=check --enable-ssl > --with-mysql=/usr/local/mysql --enable-mysql --enable-start-daemon Why oh

RE: charset problem

2002-08-18 Thread Oded Arbel
> -Original Message- > From: Paul Keogh [mailto:[EMAIL PROTECTED]] > This is a libxml error; From the libxml src; > > /* > * If we detect an UTF8 error that probably mean that the > * input encoding didn't get properly advertized in the > * declaration header. Report t