Could be, but it may also be that the image does not get correctly url encoded. A better way to do this would be to use the content-url CGI parameter instead, and supply the URL of the content (in this case file://path_to_file) so that Mbuni can do the coding for you. SMIL is preferred by most devices nevertheless.
On Sep 13, 2009, at 18:24, Ben Hardill wrote:

Hi,

OK, so I've finally worked out the start of the curl command to send a mms via mmsbox and I'm sending messages.

The only problem is the payload seams to be getting messed up, I'm receiving the message, but the jpeg is marked as broken when it arrives. Can you have a look at this and point out what I'm doing wrong:

curl --data-binary "username=tester&password=foobar&to=07703166300&subject=test&from=07543964053&conte...@temp.jpg &content_type=image/jpeg" http://localhost:10001

Where temp.jpg is a jpeg image that should be with in the size capabilities of the hand set i'm sending to.

Is this a case that I need to create a SMIL wrapper for the picture?

Thanks,

Ben
_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@mbuni.org
http://lists.mbuni.org/mailman/listinfo/users

Reply via email to