Hi all,
I´ve got a similar problem. I'm testing forward lock and combined delivery on Nokia N93 and Nokia N95.
I sent this messagem to both devices, but only N95 deal with this...
Code:
--mime_content_boundary
Content-Type: application/vnd.oma.drm.rights+xml
Content-Transfer-Encoding: binary
<o-ex:rights xmlns:o-ex="http://odrl.net/1.1/ODRL-EX" xmlns:o-dd="http://odrl.net/1.1/ODRL-DD" xmlns:ds="http://www.w3.org/2000/09/xmldsig#/">
<o-ex:context>
<o-dd:version>1.0</o-dd:version>
</o-ex:context>
<o-ex:agreement>
<o-ex:asset>
<o-ex:context>
<o-dd:uid>cid:http://143.106.167.34:8280/prototipo/C:\JBoss\jboss-4.2.2.GA\server\default\.\tmp\deploy\tmp46687drm-exp.war\WEB-INF\content\videoclips_menu.3gpp</o-dd:uid>
</o-ex:context>
</o-ex:asset>
<o-ex:permission>
<o-dd:display>
<o-ex:constraint>
<o-dd:datetime>
<o-dd:start>2008-12-9T23:23:23</o-dd:start>
<o-dd:end>2008-12-10T23:23:23</o-dd:end>
</o-dd:datetime>
<o-dd:interval>P0Y0M1DT0H0M0S</o-dd:interval>
</o-ex:constraint>
</o-dd:display>
</o-ex:permission>
</o-ex:agreement>
</o-ex:rights>
--mime_content_boundary
Content-Type: video/3gpp
Content-Transfer-Encoding: binary
(...binary content...)
I generated this code using cruel2bekind api.
Somebody have any idea about?
thanks in advance