Displaying 1 result from an estimated 1 matches for "vmon".
Did you mean:
mon
2004 Jun 26
2
Newbie needs help
...atever reason, this doesn't work as expected. The first section,
macro-stdexten, is what is provided in the distribution. It defines
exten => a,1,VoicemailMain(${ARG1}), which should match the return
extension from Voicemail() if the user presses '*'. Neither this nor
my "vmonly" macro do this properly. The '*' key instead does nothing.
Am I not understanding macros properly?
Thanks,
Chad
[macro-stdexten];
;
; Standard extension macro:
; ${ARG1} - Extension (we could have used ${MACRO_EXTEN} here as well
; ${ARG2} - Device(s) to ring
;
exten => s...