[RFY] Unicode in MO Messages and other patch

2002-03-04 Thread Bruno David Rodrigues
I'm gonna send a patch tomorrow (after some more testing) with this:   2002-03-03  Bruno Rodrigues  <[EMAIL PROTECTED]>    * gw/smsc_emi2.c: keepalive time is now only updated after sending an  operation 51 or the keepalive itself    * doc/userguide/userguide.xml: added my-number inform

Re: [BUG] Smsbox crash with empty messages

2002-03-04 Thread Bruno David Rodrigues
- Original Message - From: "Aarno Syvänen" <[EMAIL PROTECTED]> Cc: "Kannel-devel (E-mail)" <[EMAIL PROTECTED]> Sent: Monday, March 04, 2002 3:53 PM Subject: Re: [BUG] Smsbox crash with empty messages > Bruno David Rodrigues wrote: > > > > - Original Message - > > From: "Stipe Tol

RE: Delivery Report crash Kannel

2002-03-04 Thread Angel Fradejas
>>> I have problem with kannel CVS regarding SMPP. >>> Thsi problem occured when I activate dlrmask in http request >>> >>>http://localhost:/cgi-bin/sendsms?username=xxxr&password=xxx&to=62818 155112&mclass=1&text=hallo&dlrmask=1 >>> >>> The message seem delivered. But after that kannel cra

Re: Delivery Report crash Kannel

2002-03-04 Thread Andreas Fink
>Dedy Sutanto wrote: >> >> Dear all, >> >> I have problem with kannel CVS regarding SMPP. >> Thsi problem occured when I activate dlrmask in http request >> >>http://localhost:/cgi-bin/sendsms?username=xxxr&password=xxx&to=62818155112&mclass=1&text=hallo&dlrmask=1 >> >> The message seem d

AW: AW: Kannel DNS Problem. "kannel 1.0.3"

2002-03-04 Thread Bjoern Buettner
Stipe wrote: > Jörg, I think you got something wrong here. Björn doesn't use the old > stable tree, he's working with the cvs tree AFAIK?! That's not really correct, there is some different! I'm using Kannel 1.0.3 in a "WAP" production environment, and the CVS version in a "SMS" production envir

AW: AW: Problems using WAP with siemens S35 /prev.("WARNING: Skipping faulty header. / trouble with SIEMENS S35 / Kannel WAP /" )

2002-03-04 Thread Bjoern Buettner
Stipe wrote: > Are there any firewalling issues that may have impact? Yes sure, we're using FW's but I cannot understand why this should be a problem. There is no technical difference. I must think about it. Bjoern kind regards Vodafone TeleCommerce GmbH Architecture & Engineering Bjoern Bu

AW: Kannel DNS Problem. "kannel 1.0.3"

2002-03-04 Thread Bjoern Buettner
Stipe wrote: > the limit depends on the phone, AFAIK. Which phone did you use?! > My favorite Phone:-) Siemens S35. Bjoern kind regards Vodafone TeleCommerce GmbH Architecture & Engineering Bjoern Buettner Daniel Goldbach Str. 17-19 40880 Ratingen Tel. +49 (0) 21 02 / 97 20 13 Fax +49 (0) 21

8 bit message problem

2002-03-04 Thread Avner Sternheim
I was working on KANNEL version 1.1.5 on linux server and now I've switched to KANNEL 1.1.CVS version on windows 2000 on the linux when I wanted to send data to an end unit I've send the data with udh parameter and the text : &udh=%06%05%04%0B%84%23%F0&text=%ff%00%ff and not when with the NT C

kannel1.1.5 can't start

2002-03-04 Thread Bewoopi Coriou
hi, starting the bearerbox i get these lines : 2002-03-04 17:42:32 [0] DEBUG: Started thread 2 (gwlib/fdset.c:poller) 2002-03-04 17:42:32 [0] DEBUG: Started thread 3 (gwlib/http.c:server_thread) 2002-03-04 17:42:32 [0] DEBUG: Started thread 4 (gw/bb_http.c:httpadmin_run) 2002-03-04 17:42:32 [0

Different kannel behaviour compiling Kannel against different versions of libxml

2002-03-04 Thread William Wilson
Dear Devel List, Currently I run cvs Kannel against redhat libxml2-2.4.2-1 (or 20402 as Kannel identifies it). I have noticed that Kannel is very picky over the wml you pass it - namely I get errors like: 2002-02-27 11:02:26 [8] ERROR: WML compiler: Compiling error: libxml returned a NULL poi

User Password with EMI.

2002-03-04 Thread Augustin Yann
Good afternoon.   I am trying to use Kannel with the EMI_IP configuration.   My SMSC needs that I send my username and password with a message type “60” before accepting any other request.   I checked the sources and do not found any message of this type. Can someone tell me if the ve

Re: [BUG] Smsbox crash with empty messages

2002-03-04 Thread Aarno Syvänen
Bruno David Rodrigues wrote: > > - Original Message - > From: "Stipe Tolj" <[EMAIL PROTECTED]> > To: "Bruno David Rodrigues" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Monday, March 04, 2002 12:49 PM > Subject: Re: [BUG] Smsbox crash with empty messages > > > Bruno David Rodri

Re: Running Kannel 1.1.5 in backgroud

2002-03-04 Thread Andreas Fink
>And if you DON'T detach, it's easier to loop it inside a >shell script or even put it on inittab. > >That way, if some *box crash (even if it shouldn't), it's restart >automatically > >As in: >/etc/inittab: >k1:23:respawn:su kannel -c /home/kannel/12345/bin/loop_bearerbox >k2:23:respawn:su kannel

Re: Running Kannel 1.1.5 in backgroud

2002-03-04 Thread Bruno David Rodrigues
And if you DON'T detach, it's easier to loop it inside a shell script or even put it on inittab. That way, if some *box crash (even if it shouldn't), it's restart automatically As in: /etc/inittab: k1:23:respawn:su kannel -c /home/kannel/12345/bin/loop_bearerbox k2:23:respawn:su kannel -c /home

Re: Kannel DNS Problem. "kannel 1.0.3"

2002-03-04 Thread Aarno Syvänen
Hi Stipe & Bjorn, Stipe Tolj wrote: > > Bjoern Buettner wrote: > > > > I've tried to connect the URL http://d2wap.de Siemens S35 says "unsupported > > content type" > > Is there any DNS FQDN problem (Bug) with Kannel? FQDN are running fine! > > How can I solve the problem ? > > > > The D2 WAP GW

Re: Delivery Report crash Kannel

2002-03-04 Thread Bruno David Rodrigues
Line 572 (in my code) is an octstr_get_cstr(msg->sms.receiver). It's very strange if there is no receiver at that time. If there was some changes in the code, it could be the octstr_get_cstr(msg->sms.dlr_url). Do he have a dlr-url defined in configuration ? could you please test adding a &dlr-

Re: Wapbox problems with new Nokia phones

2002-03-04 Thread Aarno Syvänen
Hi Stipe & Pekka Stipe Tolj wrote: > > Pekka Ahmavuo wrote: > > > > I have tried to use wapbox (latest cvs-kannel) with Nokia 6310. Fetching a WML- > > page generates generated error message into the log file. > > > > I looked for some other user agents from the log files and tried to figure out

Re: [BUG] Smsbox crash with empty messages

2002-03-04 Thread Bruno David Rodrigues
- Original Message - From: "Stipe Tolj" <[EMAIL PROTECTED]> To: "Bruno David Rodrigues" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 04, 2002 12:49 PM Subject: Re: [BUG] Smsbox crash with empty messages > Bruno David Rodrigues wrote: > > > > smsbox panics on smsbox li

Re: Running Kannel 1.1.5 in backgroud

2002-03-04 Thread Stipe Tolj
macky wrote: > > how do run bearerbox and smsbox in background without using "&" since kannel's boxes do not detach from the initiating caller shell (i.e. Apache's httpd does this) you will have to use the "&" to set them in the background. Stipe [EMAIL PROTECTED] --

Re: AW: Kannel DNS Problem. "kannel 1.0.3"

2002-03-04 Thread Stipe Tolj
Jörg Pommnitz wrote: > > The content size gets negotiated between the phone > and the gateway. The entity itself is the compiled > WML code. Since you are using Kannel-1.0.3 it might > well be that the D2 gateway generates compacter WMLC > packets so that they fit into the 1800 bytes. Jörg, I th

Re: AW: Problems using WAP with siemens S35 /prev.("WARNING: Skipping faulty header. / trouble with SIEMENS S35 / Kannel WAP /" )

2002-03-04 Thread Stipe Tolj
Bjoern Buettner wrote: > > It seems to be a bug? with libxml, perhaps. > > I've two scenarios, a production environment & a test environment. > > THE TEST SYSTEM: > RedHat Linux 7.2 > Kannel CVS version 2002/02/28 > LibXML version libxml2-2.4.10-1 (devel & XML Packet) > > THE PRODUCTION SYSTEM

Re: [BUG] Smsbox crash with empty messages

2002-03-04 Thread Stipe Tolj
Bruno David Rodrigues wrote: > > I just love CVSWEB and checking-malloc;) > > smsbox panics on smsbox line 1180 because of a empty text field (NULL): > > http://www.kannel.3glab.org/cgi-bin/viewcvs.cgi/gateway/gw/smsbox.c? > annotate=1.174#1180 > > In patch 1.164 at 2002/01/25: > udh == NULL

Re: Delivery Report crash Kannel

2002-03-04 Thread Stipe Tolj
Dedy Sutanto wrote: > > The strange thing is after that I cannot run kannel, because > bearerbox always exit with same error. it seems the message is going to the local store file and that's why bearerbox tries to send it every time it gets up and crashes. Stipe [EMAIL PROTECTED] -

Re: AW: Problems using WAP with siemens S35 /prev.("WARNING: Skipping faulty header. / trouble with SIEMENS S35 / Kannel WAP /" )

2002-03-04 Thread Stipe Tolj
Bjoern Buettner wrote: > > Oh guys, damn, I love Kannel, but I need a some working Siemens phones! :-)) stay cool, we'll get your loved Siemens phone to work! :)) > How can I help. I'm not a "C" programmer, yet, but I want help, :-) > > I can't sleep while the problem is not solved !!! :-) I'l

Re: Wapbox problems with new Nokia phones

2002-03-04 Thread Stipe Tolj
Pekka Ahmavuo wrote: > > I have tried to use wapbox (latest cvs-kannel) with Nokia 6310. Fetching a WML- > page generates generated error message into the log file. > > I looked for some other user agents from the log files and tried to figure out > how they worked. The following user agents see

Re: wap push test

2002-03-04 Thread Stipe Tolj
Stone Zhang wrote: > > I have a problem when I tried wap push with kannel cvs version. I am using a > Nokia premicell as a SMSC you're definitly conseptually wrong here, I'll try to explain: > the I followed the User' Guide, > 1. gw/bearerbox pushkannel.conf >gw/wapbox pushkannel.conf > >

Re: Kannel DNS Problem. "kannel 1.0.3"

2002-03-04 Thread Stipe Tolj
Bjoern Buettner wrote: > > I've tried to connect the URL http://d2wap.de Siemens S35 says "unsupported > content type" > Is there any DNS FQDN problem (Bug) with Kannel? FQDN are running fine! > How can I solve the problem ? > > The D2 WAP GW has no problem. (Standard configuration with Siemens

Re: Delivery Report crash Kannel

2002-03-04 Thread Stipe Tolj
Dedy Sutanto wrote: > > Dear all, > > I have problem with kannel CVS regarding SMPP. > Thsi problem occured when I activate dlrmask in http request > >http://localhost:/cgi-bin/sendsms?username=xxxr&password=xxx&to=62818155112&mclass=1&text=hallo&dlrmask=1 > > The message seem delivered. B

Re: Bug with get-url

2002-03-04 Thread Stipe Tolj
Alex, Alex Judd wrote: > > My current (recent) cvs build appears to lose the responses from the SMS > when using the url functions (get-url, post-url etc.) however works quite > fine with a text dump etc.. Anyone else seen this or fixed it? > > Logs.. > > 2002-02-27 15:25:26 Receive SMS [SMSC:

Re: AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Bruno David Rodrigues
it looks like some modems (like my ericsson t68) reply with +CPIN:READY and one or two seconds later with a OK, and some modems don't issue the OK Or else, as the function have a timeout, this value should be set bigger between the +CPIN and the OK. - Original Message - From: "Oded Arbe

RE: AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Oded Arbel
Oh, NM then. sorry. Oded Arbel m-Wise Inc. [EMAIL PROTECTED] -- "It might look like I'm doing nothing, but at the cellular level I'm really quite busy." > -Original Message- > From: Oded Arbel > Sent: Monday, March 04, 2002 4:55 PM > Cc: [EMAIL PROTECTED] > Subject: RE: AT2 Problem wi

RE: AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Oded Arbel
Does anyone know what is the current state of the +CPIN: READY bug that I reported here last week ? I don't think it's fixed in CVS, and it makes autodetection non-functional. Oded Arbel m-Wise Inc. [EMAIL PROTECTED] -- "I have never let my schooling interfere with my education." -- Mark

Re: AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Bruno David Rodrigues
It's the +CPIN:READY bug. I'm committing a fix to cvs now, can you please test it as I don't have my laptop with me now ? - Original Message - From: "Abd Rahman Johari" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 04, 2002 11:55 AM Subject: AT2 Problem with Wavecom (l

Re: AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Abd Rahman Johari
well.. i did... i've tried everything... from running it with RedHat 6.2 to RedHat 7.2, changing config from autodect to specific parameters like wavecom & 9600 i think something has gone wrong because it works with my Nokia 7110, but not with my Wavecom if something went wrong with my Waveco

RE: REPOST : Problem with keepalive feature of emi2 andreceive-port configuration

2002-03-04 Thread Andreas Fink
>Thanks a lot Andreas for your workaround but I can't use it since my SMSC >doesn't allow two connections by account. Is someone able to provide a patch >to correct that behaviour ? Well you dont need to have two active connections. like this smsc-config 1 connect to ->smsc receive on > d

RE: REPOST : Problem with keepalive feature of emi2 and receive-port configuration

2002-03-04 Thread Gildas PERROT
Thanks a lot Andreas for your workaround but I can't use it since my SMSC doesn't allow two connections by account. Is someone able to provide a patch to correct that behaviour ? Thanks in advance for your help.Gildas. -Message d'origine- De : [EMAIL PROTECTED] [m

Re: AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Andreas Fink
>Hi, > >i've just upgraded my kannel to latest cvs and i was unable to >connect to my wavecom modem using AT2, using older cvs (about a >month ago) gave me no problem at all. > try setting the modem type and speed manually instead of using autodetect. Does that change something? -- Andreas

Re: REPOST : Problem with keepalive feature of emi2 andreceive-port configuration

2002-03-04 Thread Andreas Fink
>Hi, > >I am trying to sum up what has been said about keepalive of emi2 when using >receive-port. >Here is my configuration, MT are sent on one connection to my broker and MO >are received on another connection (receive-port defined). I want to >maintain MT connection active since my broker needs

Re: AW: Problems using WAP with siemens S35 /prev.("WARNING: Skipping faulty header. / trouble with SIEMENS S35 / Kannel WAP /" )

2002-03-04 Thread Aarno Syvänen
Hi, Bjoern Buettner wrote: > > ### > 2002-03-02 19:46:08 [1] WARNING: Unknown content type 0x202. > 2002-03-02 19:46:08 [1] WARNING: Skipping faulty header. > 2002-03-02 19:46:08 [1] WARNING: Unknown content type 0x201. > 2002-03-02 19:46:08 [1] WARNING: Skipping faulty header. > 2002-03-02 19:

AT2 Problem with Wavecom (latest CVS)

2002-03-04 Thread Abd Rahman Johari
Hi, i've just upgraded my kannel to latest cvs and i was unable to connect to my wavecom modem using AT2, using older cvs (about a month ago) gave me no problem at all. here's some logs [ajohari@fax gateway]$ 2002-03-04 20:20:42 [0] DEBUG: Kannel bearerbox version `cvs'. System Linux, rel

Re: help needed in wap push

2002-03-04 Thread Aarno Syvänen
Stone Zhang wrote: > > Hi, Dear All, > > I am struggling to use a GSM modem to do wap push with Kannel CVS version! > > There is one line I can not understand about the sample pushkannel.conf from > CVS is > > # SMSC CONNECTIONS, for pushing SI or SL over SMS. You can have many connec- > # tio

help needed in wap push

2002-03-04 Thread Stone Zhang
Hi, Dear All, I am struggling to use a GSM modem to do wap push with Kannel CVS version! There is one line I can not understand about the sample pushkannel.conf from CVS is # SMSC CONNECTIONS, for pushing SI or SL over SMS. You can have many connec- # tions, for instance one for HTTP SMSC and

Using cyrillic characters with Kannel

2002-03-04 Thread Aarno Syvänen
Hi List, has someone used Kannel with cyrillic character sets ? (Both MO and MT) Does this require unicode support ? Aarno