search for: nogreet

Displaying 1 result from an estimated 1 matches for "nogreet".

Did you mean: nofree
2004 Apr 15
0
external voicemail access - solved (mostly)
...text to execute whatever user input was just captured. In order to get the behavior I'm looking for (user calls into voicemail, presses * to be prompted for a password and check messages, press # to skip the greeting and leave a message) I had to have 3 macros: (1)vm - leave voicemail (2)vm-nogreet - simply provide a beep (3)checkmessage Ideally this would be one larger macro, where the starting point could be specified as well as passing the arguments along. [macro-vm] exten => s,1,Answer exten => s,2,Background(${VMAILPATH}/${ARG2}/${ARG1}/unavail) exten => s,3,VoiceMail2(s${ARG...