MM7 error

MM7 error SearchSearch
Author Message
Anonymous
 
Posted on Tuesday, September 14, 2004 - 05:03 pm:   

Hi,

I post my mm7 message in xml by telnet, in the logs I see this:

11:48:31:109 [8] ProcessRead: Received 1969 bytes - incomplete HTTP request
11:48:31:109 [8] ProcessRead: POST /mm7 HTTP/1.1
Host: 172.16.120.20
Content-Type: multipart/related; boundary="NextPart_000_0028_01C19839.84698430"; type=text/xml; start="</tnn-200102/mm7-submit>"
Content-Length: 3333
Connection: close
SOAPAction: ""

Content-Type:text/xml; charset="utf-8"
Content-ID: </tnn-200102/mm7-submit>

<?xml version="1.0"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
<env:Header>
<mm7:TransactionID xmlns:mm7="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-M M7-1-3" env:mustUnderstand="1">
vas00001-sub
</mm7:TransactionID>
</env:Header>
<env:Body>
<SubmitReq xmlns="http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-5-MM7-1 -3">
<MM7Version>5.3.0</MM7Version>
<SenderIdentification>
<VASPID>vasp</VASPID>
<VASID>vasps</VASID>
</SenderIdentification>
<Recipients>
<To>
<Number>+123344444</Number>
</To>
<Cc>
<Number>+123344444</Number>
</Cc>
<Bcc>
<RFC2822Address>18098451458@orangemi.com</RFC2822Address>
</Bcc>
</Recipients>
<ServiceCode>gold-sp33-im42</ServiceCode>
<LinkedID>mms00016666</LinkedID>
<MessageClass>Informational</MessageClass>
<TimeStamp>2004-09-14T09:30:47- 05:00 </TimeStamp>
<EarliestDeliveryTime>2004-09-14T09:30:47- 05:00 </EarliestDeliveryTime>
<ExpiryDate>P90D</ExpiryDate>
<DeliveryReport>true</DeliveryReport>
<Priority> Normal </Priority>
<Subject>News for MMS today</Subject>
<ChargedParty>Sender</ChargedParty>
<DistributionIndicator>true</DistributionIndicator>
<Content href="cid:SaturnPics-01020930@news.tnn.com" allowAdaptations="true"/>
</SubmitReq>
</env:Body>
</env:Envelope>

Content-Type: multipart/mixed; boundary="StoryParts-74526-8432-2002-77645"
Content-ID:<SaturnPics-01020930@news.tnn.com>

Content-Type: text/plain; charset="us-ascii"

news of mms, tras el Oro...

Content-Type: image/gif
Content-ID:<saturn.gif>
Content-Transfer-Encoding: base64
11:48:31:109 [8] ThreadProcessConnection: Processing Complete

But I cannot recieve the mms in the mobile. What is the posible error?
Chim
Unregistered guest
Posted on Wednesday, September 15, 2004 - 08:31 am:   

[spam removed]
Anonymous
 
Posted on Wednesday, September 15, 2004 - 06:38 pm:   

Hello Chim,

Please, what is the error, beacause this is the format for the mm7 message in xml. you can see in:
http://www.nowsms.com/documentation/ProductDocumentation/mms_notifications_and_c ontent/Submitting_MMS_Messages_MM7.htm

Thanks..
Anonymous
 
Posted on Wednesday, September 15, 2004 - 06:40 pm:   

Chim:

Can you to showme or sendme a example of the mm7 file for to send a simple text...?

Regards...
Anonymous
 
Posted on Wednesday, September 15, 2004 - 06:43 pm:   

Chim:

Can you to showme or sendme a example of the mm7 file for to send a simple text...?

Regards...
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3473
Registered: 10-2002
Posted on Tuesday, September 28, 2004 - 09:16 pm:   

No boundary is present in the content (referenced in the headers, but not included in the content). A boundary is used to separate the different parts of the multipart content.

NowSMS is reporting "Incomplete HTTP Request" because it received 1969 bytes of data (including the HTTP header), but the "content-length:" header told NowSMS to expect 3333 bytes after the HTTP header. Some data is missing ... is there any actual BASE64 encoded data in the post?

Thread closed as it continues in:

http://support.nowsms.com/discus/messages/485/6547.html