HTTP 403 when receiving MMS messages

HTTP 403 when receiving MMS messages SearchSearch
Author Message
Parikshit
Unregistered guest
Posted on Tuesday, October 12, 2004 - 06:35 pm:   

Hi Bruce,
Was able to send MMS messages but when receiving messages I am getting Http 403 error in MMSWAPDEBUG.log and sth about a redirect.I have attched the relevant logs,also i get a file in the MMSINQ as sth.BAD but nothing in MMSIN directory,my settings are as follows,i have enabled MMSIN in 2 way settings.

--
[SMSGW]
WebAuth=No
WebMenu=Yes
WebPort=8800
ReceiveSMS=Yes
ReceiveMMS=Yes
Modem1=Standard 19200 bps Modem
Debug=Yes
[Modem - Standard 19200 bps Modem]
ReceiveSMS=Yes
ReceiveMMS=Yes
MMSURL=mms.starhubgee.com.sg:8002/
UseDial=Yes
WAPGatewayIP=10.12.1.2
DialUpProfile=Modem: Standard 19200 bps Modem
UseModem=Standard 19200 bps Modem
APN=shwap
PhoneNumber=94248655
APNLogin=star
APNPass=hub
------

Regards
Parikshit
application/octet-streamMMSWAPDEBUG
MMSWAPDEBUG.LOG (90.6 k)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3548
Registered: 10-2002
Posted on Tuesday, October 12, 2004 - 08:04 pm:   

Hi Parikshit,

Make sure that you are using the following settings in your MMS Receive settings:

GPRS APN = "shmms"
Gateway IP Address = "10.12.1.80"

It looks like you are using those settings for sending, but on the receiving side the APN is set for "shwap" and the gateway is "10.12.1.2", which is why it is returning access denied.

-bn