| Author |
Message |
Anonymous
| | Posted on Wednesday, May 05, 2004 - 10:31 am: | |
I am trying to setup nowSMS 5.50 (connect thru GSM Phone - Nokia 3650) to accept MMS from mobile phone and store the MMS in local directory. Understand that I need to configure the MMS Setting in mobile phone to point to nowSMS MM1 URL. However, when I try access from browser to that nowSMS URL (eg, http://server/mm1/abc=abc), it returns me HTTP 404 (File not found). But if i try MM7 (eg, http://server/mm7/abc=abc), it returns me a XML page. Any idea? Or is there any other way to meet my task? |
Anonymous
| | Posted on Wednesday, May 05, 2004 - 12:56 pm: | |
finally it works when i start from beginning again to setup the VASP. Although the web still saying page not found, but i can receive the MMS in the directory. By the way, where do i configure so that i can have a details log (WAPGW.INI)??? I can't find that ini file in anywhere, is it available in v5.50? |
Bryce Norwood - NowSMS Support Board Administrator Username: Bryce
Post Number: 2470 Registered: 10-2002
| | Posted on Wednesday, May 05, 2004 - 02:41 pm: | |
Hi, Yes, if you perform a GET on that URL, it will fail with a 404. The server will only accept a POST in the MM1 interface. WAPGW.INI is for the Now.WAP Proxy. You can get debug logs for NowSMS by editing SMSGW.INI, and MMSC.INI, then adding Debug=Yes under the [SMSGW] and [MMSC] sections of those files respectively. -bn |
|