MMS message rejection

MMS message rejection SearchSearch
Author Message
Charmaine
New member
Username: Fanfan

Post Number: 4
Registered: 07-2004
Posted on Thursday, July 29, 2004 - 09:53 pm:   

I've set up the nowgateway to forward the mobile originated MMS to VASP via MM7 interface. The VASP receives a MM7DeliveryReq from NowGateway and responds with a MM7DeliveryResp (statuscode=1000). HOwever, Nowgateway interprets it as MM4DeliveryReport. As a result, I got a message rejected notice on the cellphone.

The MMSCDEBUG.LOG is attached below. Is the MM7DeliveryResp in wrong format or the Gateway interprets it wrongly? Thanks a lot for any help.

application/octet-streamMMSCDEBUG.LOG
MMSCDEBUG.LOG (198.6 k)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3174
Registered: 10-2002
Posted on Friday, July 30, 2004 - 10:05 pm:   

Hi Charmaine,

This is a bug on our part.

More frequently we are using MM7 to submit a message to a service provider. And on a successful submission, we are expecting to see a "MessageID" returned.

However, in this case, it is a deliver request, and we are still looking for a "MessageID", even though that would be invalid in a deliver response.

I will e-mail you an update that fixes this problem.

-bn