Hi, > Do you know any Linux tool that can merge togheter images, videos, voice and > make a MMS file?
There are several of them for every different media type. You may use ffmpeg for video (it handles AMR as well), imagemagick for images and sox with mpg123 for audio transcoding. > Once the MMS file is created is it necessary to send it troguh a MMS Gateway > like Mbuni, or can just be sent as a WAP Push SI message and downloaded as a > wap content? If you want your recipients to send an MMS message, then you have to send it to your MMS gateway such as Mbuni, via MM4 or MM7 protocols. You may also send a WAP Push (not SI, but a special MMS indication) indicating the location of your MMS, but keep in mind that recipients will try to reach your URL through the APN which is dedicated for sending or receiving MMS messages (often "mms"). Usually mobile operators limit such APN for reaching the operator's MMSC only. -- Dziugas _______________________________________________ Users mailing list [email protected] http://mbuni.org/mailman/listinfo/users_mbuni.org
