Forward lock apply on individual object only

Forward lock apply on individual object only SearchSearch
Author Message
Wu Jiong Hui
New member
Username: Jionghui

Post Number: 2
Registered: 11-2006
Posted on Friday, January 26, 2007 - 02:44 pm:   

Hi, want to know whether NowSMS HTTP Post support forward lock to the MMS message as a whole instead of individual media object?

we have a MMS application use HTTP post to send MMS to NowSMS. I use
MultipartPostMethod.addParameter("MMSForwardLock", "Yes") to set the forward lock flag. A forward-lock supported handphone is used for test and can receive MMS with picture attachment, user cannot forward the picture. However, if we send MMS from NowSMS web interface to the same handphone, we can get the whole MMS and cannot forward the whole MMS.

So does NowSMS support individual media object forward lock for HTTP post? If it support whole MMS forward lock from HTTP post, how can I set the flag?
Wu Jiong Hui
New member
Username: Jionghui

Post Number: 3
Registered: 11-2006
Posted on Friday, January 26, 2007 - 02:48 pm:   

hi, this is the MMSCdebug log that I get when our application send a forward-lock MMS to NowSMS