Send MT in other way than the Q folder

Send MT in other way than the Q folder SearchSearch
Author Message
Nancy Farid
New member
Username: Nooona

Post Number: 4
Registered: 08-2013
Posted on Sunday, August 04, 2013 - 02:28 pm:   

Hello,
Is there any way to send MT replies other than the .req files in the Q folder
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 4589
Registered: 08-2008
Posted on Sunday, August 04, 2013 - 06:57 pm:   

Hi Nancy,

Normally you would not create .REQ files directly.

If you are using 2-way SMS, normally you would return a text response in your script to send a reply. 2-way commands are either HTTP or command-line. For more info see:

http://www.nowsms.com/doc/2-way-sms-support
http://support.nowsms.com/discus/messages/1/4520.html

You can also submit messages directly using SMPP or HTTP. A lot of HTTP related API info (PHP, Java/JSP, command-line) can be found here:

http://www.nowsms.com/faq/api

--
Des
NowSMS Support
Nancy Farid
New member
Username: Nooona

Post Number: 5
Registered: 08-2013
Posted on Sunday, August 04, 2013 - 07:01 pm:   

Thank you again Des, you are a great help to us