How to auto forwarding

How to auto forwarding SearchSearch
Author Message
dirgosanjoyo
New member
Username: Pakdirgo

Post Number: 1
Registered: 05-2006
Posted on Tuesday, May 23, 2006 - 03:53 am:   

sorry for my bad english..
any body can tell me how to get auto forwarding for incoming sms...? thanks b4
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5985
Registered: 10-2002
Posted on Tuesday, May 23, 2006 - 12:41 pm:   

If you are asking as an individual end user, then generally speaking, I have not seen any mobile operators that offer such a service.

If you are looking to develop an application or service that receives SMS messages and does some processing or forwarding of the messages, then you might find the following thread helpful:

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

But I would stress that if you are simply an end-user that wants to forward messages from one phone number to another, I would not recommend NowSMS.

-bn
dirgosanjoyo
New member
Username: Pakdirgo

Post Number: 2
Registered: 05-2006
Posted on Tuesday, May 23, 2006 - 03:10 pm:   

thanks. I would like to forward all receives SMS autmatically to a specified mobile number use nowsms
dirgosanjoyo
New member
Username: Pakdirgo

Post Number: 5
Registered: 05-2006
Posted on Wednesday, May 24, 2006 - 05:48 pm:   

thanks bryce,
but, with nowsms can we auto forward just received sms that phone number sender listed on address book?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 6002
Registered: 10-2002
Posted on Thursday, May 25, 2006 - 06:26 pm:   

To do this, you would need to do it via a 2-way script.

When NowSMS receives an SMS message, it can be configured to call an HTTP script that you configure. (This would be a script running on a separate web server, although it could also be a command line program.)

That script could check the sender against an allowed list, and forward the message only if the sender was allowed.

Here is basic information on scripts and the 2-way SMS facility:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm
http://support.nowsms.com/discus/messages/1/4520.html

For the script to actually forward the message, it would use the "redirect technique" described in the above links, where the message gets resubmitted to NowSMS, but addressed to a new recipient (or list of recipients).

-bn
dirgosanjoyo
New member
Username: Pakdirgo

Post Number: 6
Registered: 05-2006
Posted on Saturday, May 27, 2006 - 08:06 pm:   

thanks bryce..
dirgosanjoyo
New member
Username: Pakdirgo

Post Number: 7
Registered: 05-2006
Posted on Saturday, May 27, 2006 - 08:39 pm:   

Hi has anybody configured a 2 way sms script,
That script could check the sender against an allowed list, and forward the message only if the sender was allowed.I am stuck and really need somebodys help.
If somebody can send there script or how to that will help a lot. Thanx a mill in advance