Re: config.[guess|sub]

2003-04-06 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > Hi Bruno, > > Aren't those two generated while autoconf runs?! This means we will > overwrite them in case we modify configure.in and generate the > autoconf files configure, config.[guess|sub]?! I'm not an expert in autoconf but I think those files are

Re: [FYI] HTTP smsc modified/fixed

2003-04-04 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > Hi list, > > BTW, a new system-type 'brunet' was also added. This is the client > side implementation of Brunet's interface. (It's mostly properietary, > but that are all HTTP inerfaces for SMS transmissions ;) Me ? Am I proprietary ? :PP

Re: mo-recode for SMPP (possibly not working)

2003-04-04 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > > PS: This reminds me that we could mo-recode it to utf-8 instead of iso, > with a > > parameter ;) > > Kannels internal charset is ISO (latin1). mo-recode-charset = utf-8 ? ;) it's a simple patch. Just carry this string to mo-recode function and give i

Re: mo-recode for SMPP (possibly not working)

2003-04-03 Thread Bruno David Rodrigues
Citando David Chkhartishvili <[EMAIL PROTECTED]>: > Here is smsbox log. original message I've sent was: 99182418*t t t t > and curillic letter on the end. You can see that '@' sign was added > before all characters. > > > 2003-03-28 18:16:02 [4] INFO: Starting to service <@[EMAIL PROTECTED]@[EM

RE: [Kannel 0000010]: HTTP requests get urlencoded twice (orevenmore) if HTTP 302 (redirect) responses are received

2003-03-25 Thread Bruno David Rodrigues
Citando Rene Kluwen <[EMAIL PROTECTED]>: > About 302 (temporary) redirecting responses: > > After a GET request, the client (kannel) should redirect the SAME request > to the URL pointed to in the Location: header. > This means, the query string should not re-urlencoded. Section 3.2.2 says that

Re: accept-x-kannel-headers

2003-03-24 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > > btw, should I write a patch for the current CVS ? > > always ;) What are you talking about ? accept-x-kannel-headers bool Request reply can include special X-Kannel headers but these are only accepted if this variable is set to true. See Extended hea

Fwd: [Kannel 0000010]: HTTP requests get urlencoded twice (or evenmore) if HTTP 302 (redirect) responses are received

2003-03-24 Thread Bruno David Rodrigues
- Mensagem Reenviada de [EMAIL PROTECTED] - Data: Fri, 21 Mar 2003 00:23:54 + De: [EMAIL PROTECTED] Assunto: [Kannel 010]: HTTP requests get urlencoded twice (or even more) if HTTP 302 (redirect) responses are received The following NEW bug has been ADDED. ===

Re: Siemens SEO Specification

2003-03-12 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > Igor Ivoilov wrote: > > > > AFAIK, siemence ota has to be sent as 8-bit sms without any udh > > when you guys finish testing and have a construtive way, could someone > please be so kind to write a short HOWTO on this that can be added to > kannel.org?!

RE: Siemens SEO Specification

2003-03-12 Thread Bruno David Rodrigues
Citando Angel Fradejas <[EMAIL PROTECTED]>: > There is already an application that can do Siemens SEO in current CVS. That has nothing to do with openwave wap OTA nor to Siemens bitmap/ringtones OTA. That was specific to sl45i (the one with a memory card) and it might work with new ones but I ha

Re: [Fwd: [Kannel 0000005]: sms-service HTTP Basic Authentication no longer working [1.3.1]]

2003-03-07 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > Bruno David Rodrigues wrote: > > > > As you've commited your fix to cvs before sending me this email, I'll leave > it > > to you the job to fix your both bugs ;) > > come on Bruno. I just fixed the situatio

Re: [Fwd: [Kannel 0000005]: sms-service HTTP Basic Authentication no longer working [1.3.1]]

2003-03-07 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > Hi Bruno, > > I see from > http://www.kannel.org/cgi-bin/viewcvs.cgi/gateway/gwlib/http.c?annotate=1.184 > that you added the following block to gwlib/http.c: > > ... > 1158 davi1.154for(i = at2 + 1; i < at ; i++) > 1159 octs

Re: [PATCH] trivial dcs_to_fields fix

2003-03-05 Thread Bruno David Rodrigues
Citando Stipe Tolj <[EMAIL PROTECTED]>: > Hi Alex, > > ok, I see that's it's only MO related. Commiting this to cvs. > > If someone complains, we will roll-back. This patch is ok. I've done it in my local repository when we were discussing alt-dcs but then I've forgot to commit. Thanks Alexan