Intelligent Sms Solution - General Topics

Hi
I was wondering if somewhere out there any one has come across with an APP which can read the contents in an SMS and do an action based on the content
For example
Receive a TEXT MESSAGE (SMS) from
Mike <+1234567890>
Content
"Hi Mike my friend Alice is looking for the address of your firm can u send her your business card her number is <+9876543210> and she is waiting for your contact information."
<End of Message>
Commonly available FILTER programs like MAGICALL, etc
Wud normally recognise and reply with a predefined message a specific contact or a list of contact in this case it wud reply to MIKE <+1234567890>
My requirement is to reply to the number contained in the SMS
in this example
ALICE <+9876543210> with a pre defined message.
Any one out there have a similar requirement. Kindly join in and pipe up
Else its me all alone
Any help from any quarter is solicited
Sadly my core strengths are DATABASE management
So i cant really write a program based on WM5 or WM6 or dont know how to or where to start as well.
Regards
Al

It seems that u have been asking this in a lot of threads including mine.
I dont think this is a common requirement.
Besides the logic to code this would also be difficult as there could be many nos besides the actual phone nos to interpret.
I am very busy with my website, callfirewall etc right now.
May be later, I'll give it a shot if many people ask for it.

imho wm5 API could do that. it can search for the message content for particular words and then do something if it finds those words contained in the message.

"imho wm5 API could do that. it can search for the message content for particular words and then do something if it finds those words contained in the message."
but it would require a flag to be set for each msg where the action had already been performed otherwise it would keep doing it over and over
also it's a pretty wack'd security breach if the "protocol" became known and no only from contacts functionality was added

in a nokia handset
in a nokia handset when u press the green dial key while reading an sms it shows the sender number the number inside the sms
basically
i program on VISUAL FOXPRO
if u use a function call val("hi worl 9845098450") it wud return 9845098450.00
i wish i knew how to access i cud do string manipulations fairly easy
send me in the right direction n mebbe i cud get far
rgds
Al

For eg. if the sms is
"Call xyz on +2345566 at 16:30 hrs"
now there r a lot of issues,
1. getting the '+' with the no. there can be problems calling the no without the '+'.
2. it will also interpret '16' and '30' as nos.
The program has to be coded keeping in mind human mentalities of sending such smses.

Thanx for the prompt reply shailesh
The messages i receive are generally in a fixed format and are generated from my e-commerce app and the format is
"Call Mr xyz at 9812354321/08066661234 immed looking for your company, additionally it has a mail addy also [email protected]"
Any help or send me the required direction
Regards
Al

Related

Sending SMS to a group

Is there a SW available on the XDA II that allows me to send a SMS msg to a group? I used to be available to do it on my ipaq using simple SMS.
I select category say "personal" from my contacts and viola, the msg will be sent.
AFAIK you can either select multiple recipients from you contacts list or you could set up a contact named "my-group" or so and put all the phone numbers in the mobile field, seperated by semicolons. It works here, but I have not yet tried more than a dozen at once.
Martin
martin kopplow said:
AFAIK you can either select multiple recipients from you contacts list or you could set up a contact named "my-group" or so and put all the phone numbers in the mobile field, seperated by semicolons. It works here, but I have not yet tried more than a dozen at once.
Martin
Click to expand...
Click to collapse
How did you do it Martin? I created a new contact and put multiple of mobile phone numbers saparated by semicolons, but the semicolons don't appear on the SMS program. In other words, the SMS program removes all semicolons and appends all the numbers.
tried this, but when i send a message I get the error:
"You cannot send this message as both an SMS and an e-mail message. Please remove either the SMS or the e-mail address and send again"
Needless to say, I created a new contact with two telephone numbers in the mobile phone section seperated with one ;
Ashby
group sms
hi guys
i tried to do this as well but it didnt work i had a nokia comunicator and i was able to do this with no problems.
regards kevin b :lol:
Thanks guys for the replies. I guess I have to live with sending SMS messages manually
It is really strange that an expensive pda+phone with a powerful operating system doesn't have this simple functionality.
I might sound strange, but this function is very important to me coz I send an average of 8 SMS messages to a group of people on daily basis.
I miss my T610
gropu sms
i agree kufi these phones arent cheap.
when i do into my sms box and say new i can add more contacts and seperate them with ; without any problem
havent tried sending it though so i'm not sure if it would fail but i can add more then one contact thats for sure
Yes this is how I do it too; the manual way which is time consuming and annoying. The optimal way is to assign a group of contacts under one name, but as you can see, it is not possible.
Hoping an application will be avaialable soon, coz this is driving me crazy.
group sms
I got this software, I think it works great. you have to first creat a group list, when saving the number, you have to save it in the group. I don't have any link for it, but its group sms ver1.1 by shailesh ashar, google it, or find the cab laying around here. hope it helped.
http://www.shubaroo.com/index.php?module=group_sms
Did you search?
http://www.google.com/cse?cx=000825...p+sms&sa=Search&cof=FORID:0&ie=utf-8&oe=utf-8
^ search for "group sms", see first hit
please help me....
i am using O2 XDA Flame model, i need to know if there is any application for forwarding sms from inbox to group contacts by selecting the group name. i have used software for sending new sms to group contacts but have not seen any application helping to forward inbox sms to group contacts... hope i have clearly mentioned my query.
thank you.
If you are sending the same group of people text messages I send the message in the normal way - this requires you adding each of the recipients one at a time.
When you are finished and you send the mail - go back into your messages and select the 'sent' option form the drop down. You can now highlight the recipients and use the 'copy' option.
Then, go to the 'NOTES' section of your XDA and paste in the list and save it using whatever title you want.
Every time you want to send a message to these recipients, open your 'NOTES' and copy/paste the list into your message - it is not perfect...but it does work and does save time.
I have only just joined the forum. Anyone still having problems sending texts to multiple contacts on you htc tp2 try this I think it may help you.
Create a new contact any name and type the contacts numbers in as laid out below.
12345678999>; <12345678999>; <12345678999>; and so on. You need six spaces between each number, no left side arrow in front of the first number as the phone puts that in by default and no right side arrow after the last number. I have tried it with upto ten numbers no probs it might work with more.
Also if if one of the contacts in your group sent you the original message you wont wanna send it back to him so if you hit menu then hit check names hey presto it will put all the contact names in relevant to the numbers, touch on the one you want to delete and then hit your back space key and its gone. Good luck.
chk out my signature for group sms app that I made

Contacts "File AS field"

I used to modify my Contacts "File As" field (First Name First) from my outlook in my Pc.. So,
Is there any program that let me change the "File As" filed from the pocket pc itself
thanks in advance
See bottom of this page:
http://discussion.brighthand.com/showthread.php?s=&threadid=79834
V
Dear Vijay,
Can we file two mobile nos for a single contact? assume that all other fields viz home1.2, Work1.2 etc are already occupied
hdubli - if all available number fields are full, then not easily. If you need that many telephone numbers, you could write a custom plugin or app that would store a string of telephone numbers in a text string with a seperator, eg:
+44 7870 XXX | +359 12345 | +69 546
etc. Then, save that text string in a relatively unused number or text field (eg Home Fax?) in Pocket Outlook, and have your custom plugin present an interface to choose which number from the string to dial/select, eg dial second number in the list. Your app would then parse out the second number from the list.
That would work and be relatively operating system consistent. But, it would have to be a custom written app.
V
Thanks for the reply,
Is it possible that I store the Phone nos with the sepertors as informed above and dial from contacts? You know any app else can u make such app...I am not good in coding as u are..
hdubli - I've never seen an app that can do it, and a custom plugin would have to be written to dial from contacts in this way.
I could possibly write it, but it would take time I don't have right now - do you really have that many phone numbers to store per contact?
If you've hit the limit (9 phone numbers per contact I think), try saving the contact twice, eg
Vijay (1) with 9 contact numbers
Vijay (2) with another 9 contact numbers = 18
It's not perfect, but it's easier for me :wink:
V
That's right...Just tell me can we add a custom field in the Outlook so that when we sync it adds that field in our device...
So this important 'FileAs' omission has been a problem for about 2.5 years, yet MS still haven't had the time to fix it? I am impressed
Yup, fileas is a pain in the ass, as with many of the problems with Windows Mobile and Smartphone: however, I guess we basically have to live with the problems. I lose count of how many bugs have never been fixed.
Oh, hdubli sorry for the slow response. As far as I know, we can't add custom Pocket Outlook fields.
V
It's so a shame that more 4 years have passed and there's no solution for this yet that I had to ressurrect this old, old thread.
Now in WM 6.1 there's still no default setting for 'File as' contacts. Plus I also have to complain about how WM phones display area codes.
It annoys me a lot because all these default settings seem to be made for U.S., but in most other places we choose to remember the first name and not the family name of our friends, and also 3-digit area codes don't apply.
This will fix them all at once... found it floating around
finally
works great!! (may need restart)
install
programs >> contact fix
set it as you like
done
BIG thanks (searched for a way to resolve this problem, weeks)
www.emil-studio.com
elerouxx said:
...
It annoys me a lot because all these default settings seem to be made for U.S., but in most other places we choose to remember the first name and not the family name of our friends, and also 3-digit area codes don't apply.
Click to expand...
Click to collapse
The |last name, first name| filing was probably used for business purposes. You would have many contacts that are not necessarily your friends and you would look them up by last name.
Would be nice to change it...

Block incoming calls

Hi, I don't know if a post has been put up, but I don’t know what to search for. I was wondering if any knew of any software on windows mobile 5 which will enable me to block specific incoming calls from my phonebook or calls as private or unknown numbers and sms/text messages.
Need something like this badly
MDA pro
This may be what you are after
I use Inesoft Address Book and it offers the functionality you require, except for text messages. The large contact photos and other enhancements are also very good.
THANKS mosgeo
Many Thanks mosgeo for you promt reply. Am downloading the cab version from the site. is this a full version?
Yes, completely non-crippled for 14 days. The bit you are looking for is the 'Incoming calls' menu item on the Today tray (bottom right, silhouette icon).
Incidentally, I found the Today ABC plugin took up too much room (and possibly slowed things down, not sure) and removed it via the options.
RE: CALL FILTERINGSOFTWARE
Hi Digigem download from here- it's free and work for me (all credits go to Murphy):
http://forum.xda-developers.com/viewtopic.php?t=35845&highlight=
Hope it works for U
Bloggy
i am in a simular situation however is it possible to rather than block text messages from a particular contact i would rather not be notified, i.e. Dave sends me a text message and it notifies me as normal however if psyco girl sends me a message it wont flash up on my screen for all to see......

Intercepting Text Messages

I get alot of text messages from some people and my partner would like to be able to intercept those messages so he can have a copy of them on his Wizard. How would he go about doing that?
You want all you SMS messages forwarded to another phone?
think he want to set rules for which ones are forwarded
Your "partner" can't intercept them.. But you can do one of two things..
Either create a program intercepting all incoming SMS'es, always forwarding them to him. You could append the sender phonenumber in the body of the sms or something so he'll know who it is from..
The other thing you could do .. is write a client/server app, so when you get an sms, it's intercepted and posted to a homepage/server you have.. Your partner could have a clientversion which regurarly synchronizes the data from the server and adds them to the cemail.vol file.. making it seem that he ha got the sms aswell..
Another thing again .. you could just make another app which sends the incoming sms as an email to your partner.. Many ways to do this.. but he can not intercept them.. you have to forward them either as an SMS, Email or pure data via a server solution you code/develop...
"Either create a program intercepting all incoming SMS'es, always forwarding them to him. You could append the sender phonenumber in the body of the sms or something so he'll know who it is from.."
he can also make a program which only intercept sms's from a list of phone numbers or where surden texts or char's are present
but the program would need to run all the time and periodicly check for new sms's
i would like a program to reject sms messages or mms messages by phone number like i was able to do with my old phone.
sashje said:
Your "partner" can't intercept them.. But you can do one of two things..
Either create a program intercepting all incoming SMS'es, always forwarding them to him. You could append the sender phonenumber in the body of the sms or something so he'll know who it is from..
The other thing you could do .. is write a client/server app, so when you get an sms, it's intercepted and posted to a homepage/server you have.. Your partner could have a clientversion which regurarly synchronizes the data from the server and adds them to the cemail.vol file.. making it seem that he ha got the sms aswell..
Another thing again .. you could just make another app which sends the incoming sms as an email to your partner.. Many ways to do this.. but he can not intercept them.. you have to forward them either as an SMS, Email or pure data via a server solution you code/develop...
Click to expand...
Click to collapse
I think I'll just go with the first suggestion. Thanks!
MOD EDIT:
this is obviously illegal.
lets move this discussion to the Q&A section
beastlybit81 said:
Hey all. Nearly 2 years have gone by since the last post in this thread and I know technology changes over time. I've done some reading about intercepting SMS/text messages but I was wondering if there are now any other ways to do this.
I want to be able to intercept text messages sent and received from one particular CDMA mobile phone number, or to have them forwarded to me without the person's knowledge. I don't have physical access to this person's phone, but if it helps I do have their ESN/MEID for their device.
I'm not so worried about intercepting phone calls or anything. I can get close enough to the user's phone though to be on the same cell tower as them if needed in order to intercept or have the SMS messages forwarded to me.
Are their any options for making this possible without direct access to this particular device? I understand the idea behind copying the identity of the target phone using a SIM card, but again, I don't have physical access to the phone in order to do that. Thanks!
Click to expand...
Click to collapse
Guys,
Isn't this illegal? You're literally asking to be the NSA or the government, snooping information without the person's information or consent?
Spying on a significant other?
Cheers.
good point. didn't read the last post.

Send text message to group contacts only on not answer call

Thank you to all the developers on this site. It has answered already most of my queries that I had upon receiving my new HTC Diamond 2.
I am very happy with the device and using some of the tweaks and programs the phone is now nearly set up exactly how I want it.
However there is one feature that I think is missing. As standard the HTC D2 will allow a call to be rejected and a standard text message be sent. But this will be sent to all callers.
I do not want to spend money sending a sms to cold callers for example. Just wondering if it would be possible to create an application that could expand on the standard function.
Some ideas for the app would be:
Send sms only to contacts in the address book that are included in a catergory or multiple catergories.
Send a different sms depending on the catergory of the contact.
Set up profiles to define the reason for not answering call, eg in meeting, driving, sleeping etc
Of cause the above list is not exhaustive.
Would like peoples opinions on this function and whether some one would be able to create. I would of course offer to test the app. Sorry do not have the current skills to create the app.
In advance thanks for reading this message and for replies.

Categories

Resources