Vasp submit mms via MM7 problem

Vasp submit mms via MM7 problem SearchSearch
Author Message
chowyunlee
New member
Username: Yaybhh

Post Number: 2
Registered: 09-2006
Posted on Monday, September 25, 2006 - 02:32 am:   

hi,Bryce,I installed the NOWSMS 5.0 ,since I have not yet got an gprs modem,I want to firstly test whether my mm7 application can send mms to the nowsms mmsc successfully,so I configed the NOWSMS mmsc to allow my mm7 application delivering an mms to the nowsms" mms-in directory " I configed the nowsms as the below pictures:

when I tried to send an mms to the nowsms ,my mm7 app showed "accept failure",there was no socket error,I guess it should be because the nowsms take my mms content illegally,the log file is shown as below:

[2006-09-24T18:30:24][1]!!!!client=Socket[addr=/127.0.0.1,port=1000,localport=2166]!829!client != null and equalsSocket[addr=/127.0.0.1,port=1000,localport=2166]!part of send message is:POST 127.0.0.1:1000/mm7 HTTP/1.1
Host:127.0.0.1:1000
Content-Type:multipart/related; boundary="--NextPart_0_2817_24856";type="text/xml";start="</tnn-200102/mm7-vasp>"
Content-Transfer-Encoding:8bit
Authorization:Basic bnVsbDo=
SOAPAction:""
MM7APIVersion:V1.5.3_20040621
Connection: Keep-Alive
Content-Length:30085
Mime-Version:1.0
I read the nowsms document carefully and found out "Also note that the MM7 XML portion of the document (the first part of the main multipart
content) should not use any Content-Transfer-Encoding, it should always be expressed
without any encoding." I can not understand it,is that to say uft-8 encoding caused my problem?any help will be greatly
appreciated.my configuration
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6573
Registered: 10-2002
Posted on Monday, September 25, 2006 - 09:41 pm:   

The MMSCDEBUG.LOG might have a clue.

The easiest way to enable it is via the "Serial #" page of the configuration dialog.

Also, if you really are trying with NowSMS 5.0, that is rather old (and the first version where we supported MM7 input, I believe). The current version of NowSMS is NowSMS 2006, which is the version that is downloadable from this web site.

-bn