Paul,
We have an existing mobile application that requires the MMS message to be in MIME format. The application does its own parsing and extracts the pictures, text etc. These elements are used in various activities. It's a live application with one operator - who sends us the MMS messages in MIME format over http. FYI, we also send MMS MT messages in MIME format with this operator. We're now integrating the same service with another operator whose interface for MMS is MM7. This is where we are using MBuni. If there is a way for us to convert the binary to MIME format we can just feed the MO messages into our existing code and everything will go on as normal. Likewise, if we can convert the MIME format ones to binary, we can cross-feed MMS from the first operator to the second. If there are ways to do this conversion ourselves (to/from) even outside of Mbuni, that'll be very helpful. Our interface application is in Java. We can also do it in PHP. Appreciate any help. Regards, ~ MUTHU ----- Original Message ---- From: Paul Bagyenda <[EMAIL PROTECTED]> To: Muthu Nedumaran <[EMAIL PROTECTED]> Cc: [email protected] Sent: Monday, January 21, 2008 12:12:46 PM Subject: Re: [Users] MIME format message vs binary Hi, At this point it is not possible to receive the MMS on the URL side as a mime-coded message. Likewise you can't send it to mbuni in that format without some effort. In both cases though (as you point out) you can receive/send parts or the entire binary message. Can you explain your need for this? Paul. On Jan 19, 2008 9:08 PM, Muthu Nedumaran <[EMAIL PROTECTED]> wrote: I have mbuni successfully connected to my operator's MMSC via MM7 and am able to receive MO messages sent to the configured short-code. Mbuni does post the message to the post-url I've specified in the mms-service configuration. The MMS message is received in full as a binary message. I am also able to receive parts (like text, images etc). All these are working fine. Is there a way for me to ask Mbuni to send me the entire MMS message as MIME formatted instead of (or in addition to) the binary format that I am getting now? Likewise, if I have a MIME formatted message in a text file, can I send it through MBuni as a complete MMS file? Thanks for any help. MN. _______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.mbuni.org/mailman/listinfo/users
