Re: [Devel] [PATCH] variables for signal handling must be volatile sig_atomic_t

2010-05-28 Thread Vincent CHAVANIS
Hi, We have now a compiler warning, Could you please fixes this ? gwthread_create_real expects void * long gwthread_create_real(gwthread_func_t *func, const char *funcname, void *arg); refs: mmsrelay.c: In function 'mmsrelay': mmsrelay.c:32: attention : passing

[Devel] [PATCH] Allow mmssend to pass Billing infos

2009-10-13 Thread Vincent CHAVANIS
This allows passing Billing information to mmssend program Vincent. -- Telemaque - 06560 SOPHIA-ANTIPOLIS - (FR) Service Technique/Reseau - NOC Direction du Developpement xMS+ http://www.telemaque.fr/ v.chava...@telemaque.fr Tel : +33 4 92 90 99 84 (fax 9142) diff -rbau

[Devel] [PATCH] Mime extension recognition problem for 3gpp

2008-08-19 Thread Vincent CHAVANIS
A very small fix, 3gpp should be recognize as 3gp and not 3gp2 Without this patch a 3gpp Content-type will be recognize with .3gp2 extention. And will result as an Non-playable MMS item on somes phones. Vincent. diff -rbau /mbuni-cvs/mmlib/mms_util.c /mbuni/mmlib/mms_util.c ---

[Devel] [PATCH] fix content-id when a script is giving content

2008-08-18 Thread Vincent CHAVANIS
Hi all, This patch fixes the Content-ID header when a 'listed' web programming language is used to get the content (to get an image/sound/video into a DB from a php script for example). This also fixes the content_type2file_ext() function when Content-type is populated with more than one

Re: [Devel] [PATCH] more precise troughput on each MMSC

2008-02-14 Thread Vincent CHAVANIS
threadid; /* handler thread. */ int reroute; /* whether messages from this mmsc are re-routed outwards. */ - Original Message - From: Vincent CHAVANIS [EMAIL PROTECTED] To: Mbuni MMS Gateway Developers devel@mbuni.org Sent: Thursday, February 14, 2008 2:45 PM Subject: Re

Re: [Devel] Re: [PATCH] MM7_SOAP_COMMAND_REJECTED error 3005

2007-03-21 Thread Vincent CHAVANIS
] MM7_SOAP_COMMAND_REJECTED error 3005 Hi Vincent, Please clarify this patch: 1) The changes to mms_util.h are nowhere in mbuni CVS 2) The error you mention would not cause a re-queueing of the message anyway. P. On Mar 14, 2007, at 02:20, Vincent CHAVANIS wrote: Hi all, Thi patch fixes the command

Re: [Devel] Re: [PATCH] MM7_SOAP_COMMAND_REJECTED error 3005

2007-03-21 Thread Vincent CHAVANIS
)); ret = NULL; - Original Message - From: Vincent CHAVANIS [EMAIL PROTECTED] To: Paul Bagyenda [EMAIL PROTECTED]; Mbuni MMS Gateway Developers devel@mbuni.org Sent: Wednesday, March 21, 2007 4:20 PM Subject: Re: [Devel] Re: [PATCH] MM7_SOAP_COMMAND_REJECTED error 3005 Sorry

[Devel] [PATCH] MM7_SOAP_COMMAND_REJECTED error 3005

2007-03-13 Thread Vincent CHAVANIS
Hi all, Thi patch fixes the command rejected 3005 from the MMSC A rejected command should not be requeued to be send later. Vincent. diff -rbau /mbuni-cvs/mmlib/mms_mm7soap.h /mbuni/mmlib/mms_mm7soap.h --- /mbuni-cvs/mmlib/mms_mm7soap.h 2006-11-28 13:00:20.0 +0100 +++

Re: [Devel] [Users] CVS updated to use Kannel 1.4.1

2006-10-13 Thread Vincent CHAVANIS
good news !!! But seems to have some incompatibilities with X86_64 gcc -shared .libs/mms_billing_shell.o -L/usr/lib64/mysql -L/usr/lib64 -L/usr/local/lib/kannel -lgw -lrt -lresolv -lxml2 -L/usr/lib64/openssl/lib -lmysqlclient_r -lz -lcrypt -lnsl -lm -lssl -lcrypto -lwap -lgwlib -lpthread

[Devel] [PATCH] Fixes Compiler warnings on 64bits systems

2006-04-19 Thread Vincent CHAVANIS
Hi, same as kannel, it fixes compiler warnings on 64bits system (refs: Message-ID: [EMAIL PROTECTED] on kannel devel ML) mms_mmbox.c: In function 'mms_mmbox_search': mms_mmbox.c:658: warning: cast from pointer to integer of different size mms_mmbox.c: In function 'mms_mmbox_count':

[Devel] Mbuni CVS Kannel CVS

2006-04-13 Thread Vincent CHAVANIS
Hi there, I'm pretty new subscriber to this ML, and i would like to know if mbuni CVS is compatible with kannel CVS sources tree. Someone can confirm me this ? (list_item_destructor_t function does no longer exist in kannel for example) regards Vincent -- Telemaque - NICE - (FR) Service