About MMSC

About MMSC SearchSearch
Author Message
bamboo
New member
Username: Bamboo

Post Number: 1
Registered: 08-2006
Posted on Tuesday, August 01, 2006 - 05:17 am:   

Hello,
I want to know that weather and how I can send a MMS to the openwave simulator.
I config the MMSC and the MMSC user, but I don't config the SMSC.Now I can send a MMS to the MMSC,and donwload it in the MMS-IN.but can't send to the user!
Thanks very much!!!
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6282
Registered: 10-2002
Posted on Tuesday, August 01, 2006 - 02:31 pm:   

Hi,

The MMSC can send messages to a real phone without any problem (that is what it designed for) ... but simulators are another story.

See http://www.nowsms.com/howmmsworks.htm for an explanation of how MMS works.

Where the problem occurs with simulators is that the first step of the MMS delivery process is normally initiated by an MMS notification message that is delivered to the handset via WAP Push over SMS. SMS is not a TCP/IP based protocol. So there is no standard TCP/IP based interface for delivering an SMS message to a simulator.

WAP Push can also operate over TCP/IP (actually UDP/IP) ... but few simulators support it.

See the following thread for more information:

http://support.nowsms.com/discus/messages/485/4184.html

Especially important in that other thread is to use the NETSTAT command to determine if the simulator is listening to UDP port 2948. If the simulator is not, then there is 0% chance of it working, because the simulator is not listening for WAP Push over IP.

-bn
bamboo
New member
Username: Bamboo

Post Number: 2
Registered: 08-2006
Posted on Wednesday, August 02, 2006 - 05:19 am:   

Thanks very much!!!
And I also want to know if I don't config the SMSC, may I can send a PUSH message to a PC?
Second, If I config the SMSC, I send the push message must use the interface?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6300
Registered: 10-2002
Posted on Thursday, August 03, 2006 - 01:26 am:   

NowSMS will complain if no SMSC interface is defined. But it will still work and you can send WAP push to an IP address by specifying an IP addr instead of a phone number as the push recipient. Or for MMS, use the table to map phone number to IP as defined in above referenced thread.

To avoid the complaining about no SMSC interface, you can define a dummy by defining an HTTP SMSC pointing to any web server. If NowSMS had a message to send it would make a request to the configured web server but nothing would happen.

-bn
Shawn Lewis
New member
Username: Smlcaerus

Post Number: 4
Registered: 08-2006
Posted on Friday, August 04, 2006 - 03:49 am:   

Got it to at least gen the WAPDEBUG. Seems Cingular int he US does not allow connectivity via GPRS for MMS connections, or the WAP Gateay IP is different on the GPRS network, as I ran Ethereal and did Test Connections while on that network, and would never receive a response packet back. So it is set to use the MODEM Connection and Sierra Modem in the MMSC Routing. With this configuration TEST CONNECTION WORKS, and a get a WAPDEBUG, but still no receipt of the MMS.

Here are the 3 log files.

application/octet-streamMMSC
MMSCDEBUG.LOG (1.5 k)
application/octet-streamMMSWAP
MMSWAPDEBUG.LOG (6.1 k)
application/octet-streamSMS
SMSDEBUG.LOG (4.1 k)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6324
Registered: 10-2002
Posted on Monday, August 14, 2006 - 08:14 pm:   

Shawn,

I think you meant to post in the following thread:

http://support.nowsms.com/discus/messages/485/16752.html

-bn