Hi, I've compiled and configured mbuni from CVS (version from 2008-04-11) with Kannel CVS (daily snapshot from 2008-04-14) Everything works well and I'm able to send and receive MMS messages. I'm using Mbuni as VASGW to connect to NOKIA MMSC.
I want to save the MT MMSs (MMS messages which are received by Mbuni). I found one list discussion (http://www.mail-archive.com/[email protected]/msg00701.html), tried the solution presented, but I couldn't fetch the parts of the MMS with the post-url. I've tried to configure the mms-service group but I couldn't get it working. I also wanted to disable the delivery reports by setting "suppress-reply = true" but that didn't work either. You can find the mmsbox.conf and the post-url handler as attachments. Can anyone explain me what am I doing wrong? BEST REGARDS, Jovan
group = core log-file = /home/logs/mbuni/mmsgw.log access-log = /home/logs/mbuni/access.log log-level = 0 group = mbuni name = "MMSGW" max-send-threads = 5 storage-directory = /home/storage/mbuni sendmms-port = 10003 queue-run-interval = 5 group = mmsc id = xxxxxxx mmsc-url = "http:xxxxxxxxxxxxxxxxxxxxxxx" incoming-username = xxxxxxxxx incoming-password = xxxxxxxxx incoming-port = xxxxxxxxxx type = eaif mm7-version = "3.2" group = xxxxxxxxxxxxx username = xxxxxx password = xxxxxx group = mms-service name = me post-url = http://localhost/srvMMS/mms_receiver.php catch-all = true http-post-parameters = fx=true&images[]=%i&text[]=%t&smilPart[]=%s&audioPart[]=%a&videoPart=%v accept-x-mbuni-headers = true keyword = test omit-empty = no suppress-reply = true
mms_receiver.php
Description: application/php
2008-04-16 16:02:43 array_keys: Array ================================= files: 1 ================================= POST: 1 =================================
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
