content type

2002-10-24 Thread Stone Zhang
what is content type for SI PDU, is it AE or 2E? NOTICE AND DISCLAIMER: This email (including attachments) is confidential. If you have received this email in error please notify the sender immediately and delete this email from your system without copying or disseminating it or placing any

[PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Alexander Malysh
Hi All, here is small bugfix. -- Mit besten Grüßen aus Köln Dipl.-Ing. Alexander Malysh ___ Centrium GmbH Ehrenstraße 2 50672 Köln Fon: +49 (0221) 277 49 150 Fax: +49 (0221) 277 49 109 email: [EMAIL PROTECTED] web: www.centrium.de ?

HOW ABOUT PROVISION MESSAGE

2002-10-24 Thread Stone Zhang
Aarno, Thanks for ur help. I have another question : What is the token for application/vnd.wap.connectivity-wbxml and when I have to turn first bit when I need ture the second bit. for example, we need ture second bit for SI with content 0X05 | 0x40 and we need turn first and second bit for

RE: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Oded Arbel
-1 for that patch : in msg_to_pdu(), counter_increase is called before calling pdu_create(), so the counter can never be 0 when pdu_create() is entered. -- Oded Arbel m-Wise mobile solutions [EMAIL PROTECTED] +972-9-9581711 (116) +972-67-340014 ::.. Who's more foolish? The fool, or the one

Re: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Alexander Malysh
and what is with bind_XXX ? you call bind first and here sequence_id is zero !!! Am Donnerstag, 24. Oktober 2002 15:00 schrieb Oded Arbel: -1 for that patch : in msg_to_pdu(), counter_increase is called before calling pdu_create(), so the counter can never be 0 when pdu_create() is entered.

tv_sec on smsc_at2

2002-10-24 Thread Andrea Viscovich
In void at2_read_buffer tv.tv_sec = 0; tv.tv_usec = 1000; ret = select(privdata-fd + 1, read_fd, NULL, NULL, tv); If I disconnect modem from serial the above select does not return anything,at leastin the 2 hours I waited :-) So I'm wondering if anybody knows ifwe should changetv.tv_usec to

RE: 31 characters (was: Funny)

2002-10-24 Thread Rene Kluwen
Thanks for the patch. The messages mentioned seem to work now. At this moment I am still having a problem that some messages cannot be sent though. Small messages ( 10 chars) seem ok. The following string: Uw systeem is op transport gegaan op 03-10-2002 om 16:11:00 (Ordernummer 42015656) does

RE: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Angel Fradejas
Hi all, Oded, counter_increase() is a post-increment function: it returns the value before incrementing. Anyway, this fix was already posted by myself on Sep 06, and commited in CVS. See http://www.kannel.3glab.org/cgi-bin/viewcvs.cgi/gateway/gw/smsc/smsc_smpp.c. diff?r1=1.9r2=1.10 Angel

Re: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Alexander Malysh
Hi, but it still not here in the last cvs version ;( Am Donnerstag, 24. Oktober 2002 15:35 schrieb Angel Fradejas: Hi all, Oded, counter_increase() is a post-increment function: it returns the value before incrementing. Anyway, this fix was already posted by myself on Sep 06, and commited

RE: [PATCH] smpp (sequence_id start with 1)

2002-10-24 Thread Angel Fradejas
Ups, so someone rolled back the fix?? -Mensaje original- De: Alexander Malysh [mailto:a.malysh;centrium.de] Enviado el: jueves 24 de octubre de 2002 15:48 Para: Angel Fradejas; Oded Arbel; [EMAIL PROTECTED] Asunto: Re: [PATCH] smpp (sequence_id start with 1) Hi, but it still not here

RE: 31 characters (was: Funny)

2002-10-24 Thread Rodrigo Sousa Coutinho
I was able to send the message without a problem... Whatever bug you'r looking at here, it is not related to the bug I solved. The patch I submited solved the problem for messages that, after encoding, ended in 00. This message ends in 14. I advice taking a look at kannel.log and see what is

RE: tv_sec on smsc_at2

2002-10-24 Thread Oded Arbel
usec is microseconds. select will wait for 1/1000of a second and if it timed out (and got back-1 and an EAGAIN errno) it will return w/o doing anything.read the select man page. if you are sure that read_buffer() does not return then I guess there is something seriously wrong with your

Re: Kannel/WTLS, pleas!kwtls_patch

2002-10-24 Thread Rene Kluwen / Chimit Software Solutions
Usually patches are applied with the unix patch command. Example if your patch is called wtls_patch.diff: patch -p0 wtls_patch.diff In case it asks which file to patch, either enter the path of the file. Or better start out from a different directory. -- Rene... This email message

Re: Kannel/WTLS, pleas!kwtls_patch

2002-10-24 Thread Ivone Uribe
hi! Thanks for your reply, does anyboy know if the kwtls_patch would help me with the kannel 1.2, because I have read that this patch is for the old kannel versions. Please, could anybody explain me how I can install it? I could't found enough information about it... where does I have to

Re: Kannel/WTLS?

2002-10-24 Thread zhu shi song
wtls in kannel can't work at all. --- Ivone Uribe [EMAIL PROTECTED] wrote: Hi all! Please Does anybody know how I can get ports 9202 and 9203 up with the kannel? Does anybody already has the kannel 1.2 working well with this ports (supporting WTLS)? Pleace help me! I want to know

wap bookmark

2002-10-24 Thread Kaido Karner
re am I stupid or what ... sending wap bookmark to nokia phones - all is ok .. sending to ericsson R520m or ericsson T68i - the message reaches the phone but no any action follows. I suppose that ericsson phones should ask if one would like to save the bookmark, as nokia do .. the message is

Kannel/WTLS?

2002-10-24 Thread Ivone Uribe
Hi all! Please Does anybody know how I can get ports 9202 and 9203 up with the kannel? Does anybody already has the kannel 1.2 working well with this ports (supporting WTLS)? Pleace help me! I want to know if I can really work with the kannel but with this port:9203. Thanks in advance, Ivone