Ieshna
IS-IT--Management
- Jan 25, 2006
- 20
I am trying to write a small program that will let users switch their voicemail greetings easily. The site is using Intuity voicemail settings, so there is an INTUITY.TXT file in each users account directory. Various bit masks are used to mark the active message. For example, if a greeting is active for all calls, the bit mask is 32. However, changing these programatically through a custom program doesnt actually change the message that is played as the greeting. Does someone know where else this has to be changed to actually work?