Re: [Devel] MM4 issues

2006-03-27 Thread Dziugas Baltrunas
Hi, just few notes what 3GPP says about mentioned issues: "When delivering a message from an MMSE to another MMSE, both the sender and the recipient addresses shall be extended to include the FQDN to enable transport over SMTP. This FQDN format shall be used in the MM4 reference point. It is requ

[Devel] MM4 issues

2006-03-27 Thread Dziugas Baltrunas
Hi list, I faced with the following issues while trying to test MM4 functionality: 1. If MMS is destined for delivery over MM4, MMS is added to the queue (see mmcc/mmsglobalsender.c::mms_sendtoproxy()). However, in case there was no client-level DLR, we never receive confirmation from MM4 proxy,

[Devel] MBuni SQL store

2006-03-27 Thread Rene Kluwen
For a client, I developed an SQL store that replaces the current directory-based file store of saving messages. This project is supposed to be open sourced. Is there any demand for this? And how is the procedure to post patches here? Best regards, Rene Kluwen Chimit __

[Devel] mms_resolve_shell.c fix

2006-03-27 Thread Dziugas Baltrunas
Hi list, attached patch fixes mms_resolve_shell.c while formatting command line. -- Dziugas Index: mmsc/mms_resolve_shell.c === RCS file: /cvsroot/mbuni/mbuni/mmsc/mms_resolve_shell.c,v retrieving revision 1.1 diff -u -r1.1 mms_resol