Hi list, I noticed that MM7->MM1 conversion mbuni is doing most probably is invalid.
Attached you will find original MM7/SOAP request and mbuni spool files - one for queue and one for data. Notice the Content-ID\00<mms>\00 present in the data file which shouldn't really be here. What I'm also missing is the reference to the presentation (smil) Content ID (0x8A), thus no phone will show a presentation for the user. Going deeper, in the attached data file Length of Content Type in Content-Type PDU (0x84) is 0xa3 and specs (wap-230 spec, page 83) say that if the length is more than 0x1F, additional byte 0x1F shall be used for length indication. I'm wondering if anyone has succeeded sending MMS with mbuni via MM7 with a SMIL presentation (I saw some posts that guys are successfully using Openwave SDK), thus maybe I'm doing something wrong here. My Nokia N80 will ignore (deffer) attached message, although older phones (like Nokia N70) will still accept it, but show no presentation. -- Dziugas
df3785.4.x417.21
Description: Binary data
POST / HTTP/1.1 Authorization: Basic dmFzcGVyOnBhc3MxMjM= Host: localhost:1982 User-Agent: PEAR HTTP_Request class ( http://pear.php.net/ ) Connection: close Content-Type: multipart/related; start="<id_start>"; boundary="=_13ccc6e07e8e6bfbfb37c6e9ccb243ce" Content-Length: 1877 --=_13ccc6e07e8e6bfbfb37c6e9ccb243ce Content-Type: text/xml; charset="UTF-8" Content-ID: <id_start> <?xml version="1.0" encoding="ISO-8859-1"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:si="http://soapinterop.org/xsd"><SOAP-ENV:Header><mm7:TransactionID xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1-2">vasper1131-subm</mm7:TransactionID></SOAP-ENV:Header><SOAP-ENV:Body> <SubmitReq> <MM7Version>5.3.0</MM7Version> <SenderIdentification> <SenderAddress> <ShortCode>1234</ShortCode> </SenderAddress> </SenderIdentification> <Recipients> <To> <Number>1234</Number> </To> </Recipients> <Subject>testing</Subject> <Content href="cid:mms"/> </SubmitReq> </SOAP-ENV:Body></SOAP-ENV:Envelope> --=_13ccc6e07e8e6bfbfb37c6e9ccb243ce Content-Type: multipart/mixed; boundary="=_4cf5e8d2eb1653c8553e07e17e1c3850" Content-ID: <mms> --=_4cf5e8d2eb1653c8553e07e17e1c3850 Content-Type: application/smil; charset="UTF-8" Content-ID: <0000> <smil xmlns="http://www.w3.org/2000/SMIL20/CR/Language"> <head> <layout> <root-layout width="100%" height="100%"/> <region id="Image" width="100%" height="100%"/> <region id="Text" width="100%" height="100%" top="100%"/> </layout> </head> <body> <par dur="5ms"> <text src="cid:text_part" region="Text"/> </par> </body> </smil> --=_4cf5e8d2eb1653c8553e07e17e1c3850 Content-Type: text/plain; charset="UTF-8" Content-ID: <text_part> This is a text part in SMIL presentation's first frame. --=_4cf5e8d2eb1653c8553e07e17e1c3850-- --=_13ccc6e07e8e6bfbfb37c6e9ccb243ce--
Tm-send-req [EMAIL PROTECTED] F1234/TYPE=PLMN R1234/TYPE=PLMN C1159433785 L1159433785 D1159434085 X1159793785 N1 S571 stesting Vvasper b0.000 .
_______________________________________________ Devel mailing list Devel@mbuni.org http://mbuni.org/mailman/listinfo/devel_mbuni.org