Re: [PATCH] Re: XML Post results in Sender missing and no global set,rejected

2006-09-08 Thread Stipe Tolj
Paul Keogh wrote: +1 for this. This patch fixes the OA handling in the XML POST. It also fixes the double free of the POST body but incorrectly identifies the second free. The body should not be freed in get_x_kannel_from_xml () because it is freed in the outer sendsms_thread () function.

Re: [PATCH] Re: XML Post results in Sender missing and no global set, rejected

2006-09-05 Thread Mi Reflejo
- From: Stipe Tolj [mailto:[EMAIL PROTECTED] Sent: Tue 05/09/2006 00:01 To: Kannel Development list Subject: [PATCH] Re: XML Post results in Sender missing and no global set,rejected Hi list, I got a quote from a Kannel used that this patch never made it to cvs, but it should: http

Re: [PATCH] Re: XML Post results in Sender missing and no global set, rejected

2006-09-05 Thread Vincent CHAVANIS
] Cc: Kannel Development list devel@kannel.org Sent: Tuesday, September 05, 2006 4:12 PM Subject: Re: [PATCH] Re: XML Post results in Sender missing and no global set,rejected +1 for this Only one thing: If francesco is reading: never put comments with double slashs. Strict compilers doesn't

[PATCH] Re: XML Post results in Sender missing and no global set, rejected

2006-09-04 Thread Stipe Tolj
Hi list, I got a quote from a Kannel used that this patch never made it to cvs, but it should: http://www.mail-archive.com/users@kannel.org/msg06918.html can someone who uses the XML POST for smsbox please confirm and vote on commiting to cvs? Stipe