Can't send MMS from mobile

Can't send MMS from mobile SearchSearch
Author Message
Anonymous
 
Posted on Friday, February 06, 2004 - 06:25 am:   

when I send the MMS from phone, it return send message failed. I check the WAPDEBUG.log as the following:
(16) - 14:22:30:906 Radius: IP Address 192.168.236.5 not found

what is the problem?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1845
Registered: 10-2002
Posted on Thursday, February 12, 2004 - 03:32 am:   

Forget about the WAPDEBUG.LOG (unless you are trying to use RADIUS for user authentication as described in http://www.nowsms.com/support/bulletins/tb-nowsms-002.htm).

I'd concentrate instead of the MMSCDEBUG.LOG (or even the standard MMSC-yyyymmdd.LOG).

Does the MMSC URL in the phone correctly contain http://server.ip.address:port/username=password, where server.ip.address is the IP address (or DNS host name) for the MMSC, port is the HTTP Port configured on the "MMSC" page of the config, and username and password are an account defined on the "MMSC Users" page of the config.

One problem that we have seen with new setups is that if you only have one user defined, the MMSC sometimes will have trouble accepting a message from that user account. Define a second account, and the problem goes away. (And then generally if you delete that second account, the problem is still resolved.)

-bn

P.S. - To enable MMSCDEBUG.LOG, manually edit MMSC.INI, and add Debug=Yes under the [MMSC] section header.