/voice/contacts/editContact/
POST
possible parameters appear to be:
isCustomGreeting=[1|0] ?
greetingId=int
disabledPhoneIds= ? (probably numbers?)
directConnect=[1|0](screen calls if 0, do not screen if 1)
isCustomDirectConnect= ?
isCustomForwarding=[1|0](if 1, forward to something specific?)
id=[contact id number]
response= ? ("VOICEMAIL" was the specific parameter I saw, as I was forcing a number to Voicemail)
selectedGroupId= ? (in my case, it was a long integer)
/voice/contacts/editContact/
POST
possible parameters appear to be:
isCustomGreeting=[1|0] ?
greetingId=int
disabledPhoneIds= ? (probably numbers?)
directConnect=[1|0](screen calls if 0, do not screen if 1)
isCustomDirectConnect= ?
isCustomForwarding=[1|0](if 1, forward to something specific?)
id=[contact id number]
response= ? ("VOICEMAIL" was the specific parameter I saw, as I was forcing a number to Voicemail)
selectedGroupId= ? (in my case, it was a long integer)