MMSC reports GET failed (NowSMS 06)

MMSC reports GET failed (NowSMS 06) SearchSearch
Author Message
Ian Mac
New member
Username: Imcgraw

Post Number: 14
Registered: 01-2006
Posted on Thursday, May 18, 2006 - 10:34 am:   

Hi Bryce,

One of our customers is trying to configure our system with NowSMS 06 MMSC.

He says his sender can PUT MMS file onto NowSMS MMSC ok which we have comfirmed. The mm-notification-ind is sent and the MMSCDEBUG.LOG confirms an HTTP get from the receiving handset.

However MMSCDEBUG.LOG also contains :

00:31:12:910 [9] ThreadProcessConnection: C:\PROGRA~1\NowSMS\MMSCDATA\v=tlc.INI
00:31:12:910 [9] ThreadProcessConnection: File not found
00:31:12:910 [9] ThreadProcessConnection: C:\PROGRA~1\NowSMS\MMSCDATA\v=tlc
00:31:12:910 [9] ThreadProcessConnection: HTTP/1.1 404 Not Found

Is this just the MMSC User failing to Authenticate? Log attached.

Best regards, Ian.
application/octet-stream
MMSCDEBUG.LOG (49.2 k)
Ian Mac
New member
Username: Imcgraw

Post Number: 15
Registered: 01-2006
Posted on Thursday, May 18, 2006 - 11:39 am:   

Shouldn't there be a URL/file path directly after the 'GET'? Instead there looks to be just the MMSC User alias=password.

I guess I would need to get an Ethereal trace showing m-notification-ind from the customer with the real URL being passed to the phone.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5955
Registered: 10-2002
Posted on Thursday, May 18, 2006 - 07:03 pm:   

Hi Ian,

The GET coming from the handset should include the URL that was in the notification.

However, this GET includes the MMSC Server URL. Normally, a handset should only POST to this URL.

In the log, it looks like most of the GET requests are from a PC browser, probably just some of your testing. I do see one GET coming from a C650. But I'm suspecting that this GET might be coming from the browser in the phone instead of the MMS client.

-bn