MMS format is destroyed

MMS format is destroyed SearchSearch
Author Message
ghan
Posted on Tuesday, October 14, 2003 - 01:19 pm:   

Hello, I cannot see the correct MMS in my phone. My problem is as follows
1. I use nowSMS 5.0 trial
2. I worked on MMS project with ericson gateway previously
3. I have a java code which connects SMTP server and send MMS
4. I have a working MMS examples which I prepared and send sucessfully
5. I use that java program, and previously working mms examples to send MMs message with nowsms 5.0
6. nowsms sends MMS notification SMS to my phones (S55, T68i)
7. I download the MMS message content successfully
8. Now the problem begin:
a. S55 says that message contains nothing showable. but when looked at memory of S55 it is seen that MMS smil, text, image, sound files downloaded to phone
b. T68 i shows the content, but it behaves as if no smil file exist. I mean it just show all slides in one slide. forexample think that, MMS content have 2 slides. first one just text last in 5 sec. than image and sound play together and last in 10 sec. You should see it in powerpoint presentation style.
but I just see all content in one page, no timing, no show.
9 it seems my phones do not understant smil files

as a simple example I use a MMS message with one slide, contains just text for 7 seconds. the logs are

as follows

nowsms log
ini file
[Message]
Sender=+905455832257@trial.com
Subject=MMS
DeliveryNotification=No
OriginalMessageID=20031014/10/1C5332EB
[Recipient Status]
+905455832257=Delivered

MMS file

Œ„˜1C5332EB ‹20031014/10/1C5332EB@223.294.103.234 …?‹y1‰€+905455832257@trial.com

—+905455832257/TYPE=PLMN –MMS „$³Š<d1b538ea.smil> ‰application/smil 25application/smil

À"<d1b538ea.smil> ŽD1B538EA.smil <smil>
<head>
<layout>
<root-layout>
</layout>
</head>
<body>
<par>
<text>
</par>
</body>
</smil>

ƒÀ"<c9b6b9a9.txt> ŽC9B6B9A9.txt its a trial
10 8 03

I read almost all mailings, but I can not find the solution.
So if you help me I ll be very happy
best regards
Bryce Norwood - NowSMS Support
Posted on Tuesday, October 14, 2003 - 07:43 pm:   

I'm assuming that you created the MMS message file yourself?

And that you're posting it via MM1?

I'd have to see the message content that you're actually posting. I see that you've included it above, but binary data does not post in a usable format here.

You could either e-mail me the compiled MMS file (e-mail to nowsms@now.co.uk). Or enable the debug log in the NowSMS MMSC, and that will produce a hex dump of the content that you are posting ... and you could post that in reply here.

To enable debug mode in the NowSMS MMSC, manually edit MMSC.INI, and add Debug=Yes under the [MMSC] section header. Then restart the MMSC service.

Repeat your connection that attempts to send the message.

The resulting transaction will be detailed in MMSCDEBUG.LOG.

-bn
ghan
Posted on Wednesday, October 15, 2003 - 08:37 am:   

hello Bryce
firstly thank you for your quick and informative reply.
I send the hex dump to nowsms@now.co.uk mail.
ghan
Bryce Norwood - NowSMS Support
Posted on Wednesday, October 15, 2003 - 06:37 pm:   

Hi ghan,

I got your e-mail.

From that I can see that you are posting the message via the SMTP interface.

Is it possible for you to post or e-mail the content of the SMTP message that is being submitted? (Unfortunately that does not show up in the debug log.)

Also there should be a file:

D:\PROGRA~1\NowSMS\MMSCDATA\20031015\10\DFF293DF.MMS

I'd appreciate it if that file could be e-mailed to me as well.

-bn