HI,
In Asterisk 1.0.9...
I'd like, as a part of the dialplan, to retrieve and play the voicemail
name.
It would be played to the user before the password prompt.
1. User dials voicemail
2. Test ${CALLERIDNUM} for proper range
3. based on ${CALLERIDNUM} play the voicemail name
4. run VoiceMailMain(${CALLERIDNUM}
I know where the names are... down in /var/spool/asterisk... but before I
go directly for them, I was wondering if the problem had been solved a
simpler way.
</edg>
