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

Reply via email to