Author |
Post |
|
#1 Wed Jul 25, 2012 20:30, 151 months ago.
|
Member
Registered: Jul 2012
Location: CA, United States of America
|
Hi SMSTools3 Experts,
First let me say that I am brand new to this software. I am not sure if SMSTools 3 is the correct software for my purposes.
My question to the forum is this:
Does SMSTools3 provide filtering and routing options that allow you to process incoming messages depending on various criteria (e.g. phone number, service provider, account, sender, recipient, etc.), so that incoming messages are forwarded to their destinations.
This is basically providing SMS service to customers.
Can anyone enlighten me on this issue? Thanks
|
|
#2 Sun Jul 29, 2012 22:35, 150 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
SMSTools3 does not have built-in options for those actions.
Every time when SMS is received, eventhandler is called. Eventhandler is an external script or program which can do the job. But you have to design and code it first, ready-made scripts are not available because systems are different and have different needs. Some examples can be found by searching "eventhandler".
|