agro6162 / talkmyphone

Automatically exported from code.google.com/p/talkmyphone
0 stars 0 forks source link

Confirmation before sending SMS (and calls) #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When using TMP to send SMSes I am always afraid to send them to the wrong 
persons because my address book is a mess and there are several persons with 
quite similar names etc. It would therefore be great if TMP could be updated to 
require a confirmation before the SMS is sent. The conversation could be 
something like:

>SMS:Luke:Hello
<Type 1 to send sms to "Luke Smith" using number 1234567 // always
<Type 2 to send sms to "Luke Mcdonnald using number 76543321 // etc if there 
are alternatives
< Type C to cancel

This could be implemented as an option "Always confirm SMS" in the TMP GUI or 
by using specific commands i.e "CSMS" instead of SMS to use the confirmed send 
method.

Original issue reported on code.google.com by arn...@gmail.com on 21 Oct 2010 at 1:22

GoogleCodeExporter commented 9 years ago
You can process in 2 times:
1 - Check your contact number by sending command "SMS:Luke"
2 - If ok, send "SMS:Luke:Hello"

Original comment by yako...@gmail.com on 10 Dec 2010 at 8:56