RE: More Info: Problem with EMI2, latest cvs

2002-05-05 Thread Dima Milentiev
Hi, I think you've a problem with octstr_get_cstr(conn-id) if 'smsc_id' parameter is not defined in kannel.conf msg = dlr_find(octstr_get_cstr(conn-id), octstr_get_cstr(emimsg-fields[E50_SCTS]), /* timestamp */

#define GW_NAME ?

2002-05-05 Thread Oded Arbel
Hi list. Ever since I updated to the latest CVS today, everytime I try to compile (or make depend) I get a lot of warnings in the form of 'GW_NAME redefined'. I see that GW_NAME is deined, in addition to config.h, also in gw/gwlib.h, with the content Wiral Kannel. Daily patch email seems to

Re: Fw: Kannel version 1.1.5-1 fault tolerance and memory leaks

2002-05-05 Thread Bruno David Simões Rodrigues
On Fri, 2002-05-03 at 09:36, James Wang wrote: - Original Message - From: Bruno David Sim髊s Rodrigues [EMAIL PROTECTED] [snip] 3). alias IP address I have two IPs for the same ethernet card. If send a UDP packet to the alias IP address, the return

Re: possible major bug

2002-05-05 Thread Bruno David Simões Rodrigues
On Fri, 2002-05-03 at 19:41, Bruno David Simões Rodrigues wrote: After sending 200k messages, kannel just sent 150k and lost 50k somewhere. I'm gonna check the code, but this looks like some bug in sms list, probably in bearerbox when smsbox sends it a new message and bearerbox is fetching

Re: #define GW_NAME ?

2002-05-05 Thread Bruno David Simões Rodrigues
On Sun, 2002-05-05 at 12:23, Oded Arbel wrote: Hi list. Ever since I updated to the latest CVS today, everytime I try to compile (or make depend) I get a lot of warnings in the form of 'GW_NAME redefined'. I see that GW_NAME is deined, in addition to config.h, also in gw/gwlib.h, with

Re: possible major bug

2002-05-05 Thread Bruno David Simões Rodrigues
On Sun, 2002-05-05 at 23:32, Stipe Tolj wrote: Bruno David Simões Rodrigues wrote: On Fri, 2002-05-03 at 19:41, Bruno David Simões Rodrigues wrote: After sending 200k messages, kannel just sent 150k and lost 50k somewhere. I'm gonna check the code, but this looks like some bug

Re: Multiple DLR types at the same time - possible BUG ?

2002-05-05 Thread Stipe Tolj
we see here that if typ contains more then one DLR type, then even if not all DLR types are required (set in dlr_mask for the sendsms), all DLR types set in typ will be sent out. this is not correct IMO - it should be something like : msg-sms.dlr_mask = typ dlr_mask; Would like

Re: Compilation Warnings

2002-05-05 Thread Stipe Tolj
Aarno Syvänen wrote: Bruno David Simões Rodrigues wrote: bruno@laptop:~/work/gateway$ make -s wap/wsp_session.c:437: warning: `REFERER' redefined wap/wsp.h:47: warning: this is the location of the previous definition wap/wsp_session.c:490: warning: `REFERER' redefined

Re: [FYI] Post-XML

2002-05-05 Thread Stipe Tolj
Andrea Viscovich wrote: The other thing to do is dlr for at2 :-) yep, that would be great. Is DLR processing supported by all GSM modems we currently support, or to turn it the other way, is DLR processing within GSM AT calls defined? Stipe [EMAIL PROTECTED]

symbol problems with Kannel?

2002-05-05 Thread Patrick Mignott
hi all i am using kannel to provide Financial services to a bank client, however i am having problems displaying some symbols for example $ , [ and @ i am pulling the information from a HTTP website i keep getting some strange ASCII symbols that looks like a U with to dots on top of it? any