Receiving SMS

Receiving SMS SearchSearch
Author Message
chady nemer
New member
Username: Chadynemer

Post Number: 1
Registered: 09-2007
Posted on Monday, September 03, 2007 - 12:54 pm:   

hello, i did an sms connection it was successfull. i'm able to send sms successfully, but when it comes to receiving the sms, i'm not able to insert them in the database using an http application, but i can find a log of the sms in the folder SMS-IN.
does anyone have an idea about it?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7437
Registered: 10-2002
Posted on Monday, September 10, 2007 - 09:30 pm:   

If you see the SMS messages in the SMS-IN folder, then this sounds like you do not have a 2-way command configured for processing the received SMS.

If you want a 2-way command to process all received messages, be sure that the "SMS Command Prefix" setting for the command is defined as *


If you're still having problems, post your SMSGW.INI file ... or at least the "ReceiveSMSCommand#" settings from it, which is where the 2-way commands are stored in the NowSMS configuration file.

And post an example of what you see in the SMS-IN directory.

-bn
Age coburn
New member
Username: Age

Post Number: 2
Registered: 11-2007
Posted on Wednesday, November 07, 2007 - 07:56 am:   

Hallo Bryce would you help me please.. how to separate a recieving message to many segment example :
xx#YYYYYYYYYYYY#ZZZZZZZZZZZ
i want save an elemen between # and # to SQL
xx= prefix
YYYYYYYYYYYY = 1st elemen i want to save it
ZZZZZZZ = 2nd elemen i want save it to
is there any configuration in NowSMS ( i used NowSMS v.2006)

regards,