MMS gateway activate stuff

MMS gateway activate stuff SearchSearch
Author Message
Dhoni
New member
Username: Alveox

Post Number: 1
Registered: 12-2005
Posted on Wednesday, December 28, 2005 - 02:38 pm:   

hallo.. im new here..

im tryin to make a vb.net application to send MMS that connect to nowsms automatic.. i have a few question..

1. can i start NOWSMS/MMS gateway service using a command prompt??
2. when i send a file.mms with from number and to number in it can cause a problem? cause when i try to send it using web interface,i have to insert those number again..and if i insert a different number from inside file.mms can cause a conflict?
3. im using alcatelOT535 and SET610, which is better?

thx before, and sorry for my bad english..
Dhoni
New member
Username: Alveox

Post Number: 2
Registered: 12-2005
Posted on Tuesday, January 03, 2006 - 07:15 am:   

hi again..
please can somebody help me..
im dresprate in tryin this program to work with my vb.net project..

and i have more question...

is this url submited command valid?

http://127.0.0.1:8800/?PhoneNumber=%2B628156004206&MMSFrom=%2B628156004206&MMSSubject=EKGMMS&MMSFile=file:///c:/EKGviaMMS/SmilMMS/ekg.mms

im trying to send an mms from and to my phone number +628156004206, with subject EKGMMS, i send a file in my hardisk c:/EKGviaMMS/SmilMMS/ekg.mms . when i send this, i got an internal error..

and here is my .mms file..
application/octet-streammy MMS file
ekg.mms (5.1 k)
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5431
Registered: 10-2002
Posted on Friday, January 13, 2006 - 09:56 pm:   

From other threads, it looks like you have progressed, so please see the following for responses to your most recent queries:

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

We do not support "file:" references in a URL request. (This is primarily a security consideration.)


quote:

1. can i start NOWSMS/MMS gateway service using a command prompt??




Once the service is installed, you can use the commands NET START NOWSMS and NET START NOWMMSC to start the services. And NET STOP NOWSMS and NET STOP NOWMMSC to stop the services.


quote:

2. when i send a file.mms with from number and to number in it can cause a problem? cause when i try to send it using web interface,i have to insert those number again..and if i insert a different number from inside file.mms can cause a conflict?




It is not necessary to precompile the MMS file to submit it. You can include multiple MMSFILE references in the URL request to reference all of the components to be included in the message.

When you submit a precompiled MMS in this fashion, the recipient list in the precompiled MMS is ignored.

The subject in the precompiled MMS is used only if no subject is included in the submission request.


quote:

3. im using alcatelOT535 and SET610, which is better?




I don't have any experience using Alcatel phones as GSM modems. But SE phones work quite well in this capacity.

-bn
Dhoni
New member
Username: Alveox

Post Number: 5
Registered: 12-2005
Posted on Saturday, January 14, 2006 - 05:47 am:   

alcatelOT535 have some problem when sending an sms. my alcatel gsm modem cannot send or doesnt support an acknowledge message for sms. so when i succesfully send an sms, the application always tell that sending procees is fail. and it keep sending until i delete sms query in q folder.

but for sending mms, it works great..

and for net start and net stop, it work only when the services is already registered (or when the run as services checkbox checked). for a simple analogy can i check or uncheck that run as services checkbox with a command prompt?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5486
Registered: 10-2002
Posted on Friday, January 27, 2006 - 11:09 pm:   

I'd be curious to see the SMSDEBUG.LOG showing the SMS sending attemps with the Alcatel.

Regarding the services issue ... when the services are installed, you can use:

NET START NOWSMS
NET START NOWMMSC
NET STOP NOWSMS
NET STOP NOWMMSC

... to start/stop the services.

You ask about being able to install and remove the services from the command line. For this, the following can be used:

SMSGW -INSTALLSERVICE
SMSGW -REMOVESERVICE

The above will pop-up a dialog box before continuing. To disable the dialog box, use:

SMSGW -QUIET -INSTALLSERVICE
SMSGW -QUIET -REMOVESERVICE

-bn
shiva shanker reddy
New member
Username: Shiva

Post Number: 1
Registered: 03-2006
Posted on Sunday, March 19, 2006 - 08:28 am:   

hi guys,
can u please help me in activating my mms on airtel connection.im from chennai.to what number should i try to activate my mms.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5675
Registered: 10-2002
Posted on Tuesday, March 21, 2006 - 03:43 pm:   

Sorry, this is the support forum for the Now SMS/MMS gateway software product.

I don't have any advice to offer you on activating MMS on your phone with your mobile operator.