VmX doesn't work. When 1 or 2 is pressed, nothing happens. When "0" is pressed it goes to default operator.
Traced the problem to line 294 containing:
ls /var/spool/asterisk/voicemail/${VMCONTEXT}/${ARG1}/${MODE}.wav)
Change the .wav at the end to .WAV
Then everything worked.