View Single Post
Posts: 356 | Thanked: 123 times | Joined on Dec 2008
#263
Originally Posted by uvatbc View Post
Oh I see, it's this.
Sounds interesting... But I'm not sure how I'm going to map texts that come to the phone with texts that are on Google servers unless I do a full text comparison of the text - which isn't a really reliable way, and needs me to transfer data - which I specifically so not do.
The interesting part is that you can also call those numbers (the 406 or 972 number), and it calls the contact that sent you the sms message through google voice (so your google voice number is displayed as the callerid).

I have been entering these numbers into the notes section of my contacts manually. My request is that your direct dialer script check the notes section for each contact, and determine if a 406/972 number is available instead.

Or these numbers could be stored in some other sort of database (a text file, or somewhere within qgvdial) that the user can manually edit. Ex:

Code:
253-752-6589=406-215-9856
253-752-5896=406-223-5896
Unfortunately google voice doesn't offer any way to get the 406/972 numbers other than receiving a text message, so this database would have to manually be created.