Error while sending mms using GMS Modem with web interface

Error while sending mms using GMS Modem with web interface SearchSearch
Author Message
Sajid Ahmed
New member
Username: Sajid

Post Number: 13
Registered: 10-2008
Posted on Monday, December 29, 2008 - 07:36 am:   

Hi List,
I tried to send mms using web interface and halt bcoz of the following error

Error: Unable to fetch URL:
http://localhost:880/20081229/12/49587B04a.MMS

While port 80 was already in use i make 880 as port to mms configuration.please find attach screen shot and do advice how to configure mmsc so that i can send simple mms message..

Thanks & Regards,
Sajid
application/msword
nowsmsscreenshot.doc (70.1 k)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7723
Registered: 10-2002
Posted on Wednesday, December 31, 2008 - 03:35 pm:   

Hi Sajid,

Please see http://www.nowsms.com/howmmsworks.htm for more information on how MMS works.

The default mode for NowSMS to send MMS messages is as a "direct delivery MMSC". In this mode, NowSMS packages the MMS message as a URL, and sends an MMS notification message to the recipient phone over WAP Push/SMS. The recipient phone then connects back to retrieve the MMS message via the URL.

In this case, the recipient phone would not be able to fetch anything from "http://localhost:880".


In order for this to have a chance to work, the "Local Host Name or IP Address" setting would need to be a host name or IP address that is publicly accessible over the internet to allow a receiving device to connect to the NowSMS MMSC.

Before you spend too much time trying to enable this type of connection ... refer back to the "How MMS Works" link above for more information and discussion. The short story is that most mobile operators do not allow MMS message delivery from external MMSCs, and will block this type of message delivery.

The primary alternative for this is to send MMS messages using a GSM/GPRS modem, where NowSMS submits the message over the modem to the operator MMSC, and the operator MMSC delivers the MMS message. This is configured by defining an "MMSC Routing" for the modem, and defining this as the "Default Route". More information about this can be found in the "How MMS Works" link referenced above.

-bn