WAP3GX problem on sending MMS

WAP3GX problem on sending MMS SearchSearch
Author Message
Anonymous
Posted on Wednesday, July 30, 2003 - 01:59 pm:   

Hi,i using WAP3GX and NowSMS send a MMS.the WAP3GX always replied:
......
Error: Server returned unsurpport content type:
application/vnd.wap.mms-message.
.......

but i found that the NowSMS replied:
HTTP/1.0 200 OK
Content-type: application/vnd.wap.mms-message
Content-length: 51

8c 81 98 31 32 33 34 35 ; . . . 1 2 3 4 5
36 37 38 39 00 8d 90 92 ; 6 7 8 9 . . . .
80 8b 32 30 30 33 30 37 ; . . 2 0 0 3 0 7
33 30 2f 32 30 2f 36 33 ; 3 0 / 2 0 / 6 3
44 46 31 38 34 41 40 31 ; D F 1 8 4 A @ 1
30 2e 31 30 33 2e 31 2e ; 0 . 1 0 3 . 1 .
31 35 00 ; 1 5 .

why?

please help me!
Bryce Norwood - NowSMS Support
Posted on Wednesday, July 30, 2003 - 08:54 pm:   

I don't really have enough detail to answer ... but my suspicion is that the the client that connected to the WAP3GX gateway did not include "application/vnd.wap.mms-message" in its "Accept:" list of MIME types supported.

-bn
Anonymous
Posted on Thursday, July 31, 2003 - 05:10 am:   

Thank you very much,I have resolved this problem!
Anonymous
Posted on Monday, September 15, 2003 - 06:56 am:   

how you resolved it? can you tell us?
does sending a mms require the accept header?