Mobiion Forum
September 07, 2010, 11:50:52 pm
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
Mobiion Forum
>
MagiCall
>
FAQs and Knowledge Base
>
How to recognize a phone number in SMS content and reply an SMS to that number?
Pages:
1
Go Down
« previous
next »
Print
Author
Topic: How to recognize a phone number in SMS content and reply an SMS to that number? (Read 6291 times)
admin
Administrator
Hero Member
Offline
Posts: 1134
How to recognize a phone number in SMS content and reply an SMS to that number?
«
on:
September 27, 2008, 10:24:43 pm »
MagiCall 2.1 introduced a new contextual parameter: {keyword}, which can be used to receive the first matched keyword in SMS content.
How to use it? Please take a look at the following example:
Rule type: SMS
Filter type: All
SMS filter: <\d{8,}>
Action2: Send SMS
To: {keyword}
Message: Blah, blah, blah
In the rule above, we use the regular expression "\d{8,}" to find strings consisting of 8 or more digits, and then send an SMS to the first found string.
That says, for example, when you receive an SMS with this content: "Please send an SMS to me at 987654321", the rule above will send an SMS to 987654321.
Further more, you may also use regular expressions to find email addresses in SMS content, and send an email to them.
Logged
Pages:
1
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> News and Announcements
=> General Discussion
-----------------------------
MagiCall
-----------------------------
=> FAQs and Knowledge Base
=> General Discussion
-----------------------------
MagiKB Lite
-----------------------------
=> General Discussion
=> Additional keyboard layout files
-----------------------------
Callback
-----------------------------
=> General Discussion
Loading...