[android-developers] Re: SEND_TO_VOICEMAIL dont work

2012-10-01 Thread Zsolt Vasvari
My suggestion would be to look at the Android source code and figure out 
how it's expected to be set.

On Monday, October 1, 2012 5:23:07 AM UTC+8, V Romanov wrote:

 Hello all!

 A table ContactsContract.Contacts has a field SEND_TO_VOICEMAIL.

 SEND_TO_VOICEMAIL - An indicator of whether calls from this contact 
 should be forwarded directly to voice mail ('1') or not ('0'). When raw 
 contacts are aggregated, this field is automatically computed: if all 
 constituent raw contacts have SEND_TO_VOICEMAIL=1, then this field is set 
 to '1'. Setting this field automatically changes the corresponding field on 
 all constituent raw contacts. - from manual.

 I set value of SEND_TO_VOICEMAIL to 1 but forward to voice mail is absent.

 Please tell me what i should do more? Maybe I should change values in 
 other tables?


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: SEND_TO_VOICEMAIL dont work

2012-10-01 Thread V Romanov
Value was updated from 0 to 1.
I tried with value types Int and String.
But forwarding is absent

понедельник, 1 октября 2012 г., 10:21:05 UTC+3 пользователь Zsolt Vasvari 
написал:

 My suggestion would be to look at the Android source code and figure out 
 how it's expected to be set.



-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en