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
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to