Setting the MMS outbound Routing problem

Setting the MMS outbound Routing problem SearchSearch
Author Message
james black
New member
Username: James

Post Number: 1
Registered: 03-2007
Posted on Wednesday, March 21, 2007 - 04:12 am:   

Hi,
I downloaded the trail from the nowSMS.
When i try to sending the MMS,the client can't download the mms,the hp can receive the mms sended by itself,so that i try to set the mms outbound routing. I just click the lookup operators setting then i click "Test connection", it always show me the error message:
Unable to connect to WAP gateway!
Please help me!
james black
New member
Username: James

Post Number: 2
Registered: 03-2007
Posted on Wednesday, March 21, 2007 - 06:16 am:   

I settle the problem now!
But i met another problem that http://127.0.0.1:8800/?PhoneNumber=xxxxxxxx&MMSURL=name.domain/path/filename.mms
Could u give an example of the MMSURL
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7001
Registered: 10-2002
Posted on Wednesday, March 21, 2007 - 05:06 pm:   

Hi,

When you use the "MMSURL" parameter for submitting an MMS message, this submits an MMS notification ONLY. This MMS notification points to the original URL (as specified in the "MMSURL" parameter), and is always dispatched directly over SMS ... bypassing any "MMSC Routing" definition that you have defined.

If you want to submit via URL in this fashion, use the "MMSFILE" parameter instead. This parameter tells NowSMS to use the specfied file to build an MMS message. This "MMSFILE" parameter does not have to be a pre-compiled binary MMS file ... it can be a text file ... an image ... and NowSMS will automatically put an MMS wrapper around it. You can also repeat the "MMSFILE" parameter multiple times to specify multiple files to include as the content of the MMS message.

For more info, see:

http://www.nowsms.com/documentation/ProductDocumentation/mms_notifications_and_c ontent/Submitting_MMS_Messages_URL.htm

If you still want an existing bianry MMS message file, here's an old one that still works: http://www.nowsms.com/download/btmms.mms

-bn