2-Way - Process Received SMS in a text file

2-Way - Process Received SMS in a text file SearchSearch
Author Message
imrankhan
New member
Username: Imranik

Post Number: 1
Registered: 08-2008
Posted on Wednesday, August 20, 2008 - 10:55 am:   

Hi Guys,
I want to save received SMS in a textfile, is there any way that NowSMS can do it itself or do i have to write a seperate program and call it from 'Command to execute' ?
Or any one have got that kind of script will be much appreciated.
Thanks-Imran
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 32
Registered: 08-2008
Posted on Wednesday, August 20, 2008 - 08:11 pm:   

Received messages are logged to SMSIN-yyyymmdd.LOG. That might be good enough for your needs?

If you're looking for a simple script with more capabilities, but that logs messages to a text file, see the following:

http://support.nowsms.com/discus/messages/1/333.html

imrankhan
New member
Username: Imranik

Post Number: 3
Registered: 08-2008
Posted on Thursday, August 21, 2008 - 03:52 pm:   

I have two phone connected with the Server one is Sony Ericsson and the other is Nokia 5310. Sony is working perfect to get messages in the folder SMS-IN but Nokia 5310 is not saving messages in the folder SMS-IN. Please help.
imrankhan
New member
Username: Imranik

Post Number: 4
Registered: 08-2008
Posted on Thursday, August 21, 2008 - 04:58 pm:   

For Nokia 5310, when i hit Test button the modem is detecting sucessfully but not saving the messages in SMS-IN folder.
Can i connect two sony ericsson phones with NowSMS, will they work simultaneously?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 41
Registered: 08-2008
Posted on Thursday, August 21, 2008 - 06:14 pm:   

The Nokia 5310 is one of the many Nokia phones where the GSM modem implmentation does not support delivery received SMS messages over the GSM modem interface.

Two SonyEricsson phones should not be a problem. If they happen to be the same exact model, you'll see the same modem driver listed twice, with the second one followed by "#2".

--
Des
NowSMS Support
imrankhan
New member
Username: Imranik

Post Number: 5
Registered: 08-2008
Posted on Wednesday, August 27, 2008 - 01:22 pm:   

Which is the best Nokia mobile phone model i can use with NowSMS for SMS and MMS.
Is there any list available the phone which i can use wit NowSms ?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 64
Registered: 08-2008
Posted on Wednesday, August 27, 2008 - 06:11 pm:   

If you must use a Nokia phone, it has to be an older model, and it cannot be a Series 60 (S60/Symbian) device.

Older Nokia phones used to be quite good for use as a GSM modem. I'm talking about classic models like the 6210.

But Nokia Series 60 (S60/Symbian) phones have always had a limitation that they do not support receiving SMS over the GSM modem interface.

Older Series 40 phones did have both send/receive SMS over the GSM modem interface support. But Series 40 "3rd Edition" and later models no longer have receive SMS support for the GSM modem interface.

Here's a quick reference:

Nokia Series 60 (S60) phones - Can send SMS and MMS. Cannot receive SMS or MMS.

Nokia Series 40 phones prior to "3rd edition" - Can send SMS and MMS. Can receive SMS. Cannot receive MMS.

Nokia Series 40 3rd Edition phones - Can send SMS and MMS. Cannot receive SMS or MMS.


SonyEricsson phones, on the other hand, generally work well, except for those few higher end models that use the UIQ (Symbian based) user interface.

--
Des
NowSMS Support
imrankhan
New member
Username: Imranik

Post Number: 6
Registered: 08-2008
Posted on Thursday, August 28, 2008 - 11:06 am:   

Can i detect a missed call phone number using NowSMS and save its details into SMS-IN folder as a file?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 69
Registered: 08-2008
Posted on Friday, August 29, 2008 - 10:25 pm:   

No. NowSMS does not monitor for voice calls.
imrankhan
New member
Username: Imranik

Post Number: 7
Registered: 08-2008
Posted on Monday, September 01, 2008 - 11:57 am:   

How can i use 'Process Received SMS Messages' to execute a asp script file and also save the sms in SMS-IN folder as well ? I need both process to execute when i receive a SMS.
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 73
Registered: 08-2008
Posted on Monday, September 01, 2008 - 01:34 pm:   

If the message gets processed by a 2-way script, it is automatically deleted after it is processed. Your script, when it processes the message, would have to save a copy of it somewhere else if you needed to perform other processing on it.

imrankhan
New member
Username: Imranik

Post Number: 8
Registered: 08-2008
Posted on Monday, September 01, 2008 - 03:32 pm:   

i am getting the files in SMS-IN folder and i want to execute the script at the same time, is that possible ?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 83
Registered: 08-2008
Posted on Tuesday, September 02, 2008 - 07:30 pm:   

No, it is one or the other.

If you configure a script, the messages will be deleted from SMS-IN after the script is run.

The script is run one time for each message.

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm