[asterisk-users] Skip password option in voicemail.conf
Olivier
oza-4h07 at myamail.com
Tue Feb 10 04:54:04 CST 2009
Hi,
Would you find convenient to store in voicemail.conf, a per user option
saying if this user prefers to skip password when listening to its mailbox ?
Then a dialplan function would allow to use this value and tailor
VoiceMailMain options accordingly.
Example:
exten => 1000,1,Set(OPTION=$[ ${VM_SKIPPASSWORD(${CALLERID(num)})} =
yes]?",s":"")
exten => 1000,n,VoiceMailmain(${CALLERID(num)}${OPTION})
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090210/716eedc8/attachment.htm
More information about the asterisk-users
mailing list