Retrieves a list of all defined voicemail users.
For each user that is found a VoicemailUserEntryEvent event is sent by Asterisk containing the details. When all peers have been reported a VoicemailUserEntryCompleteEvent is sent.
It is implemented in apps/app_voicemail.c
Available since Asterisk 1.6
@author srt
@version $Id$
@see org.asteriskjava.manager.event.VoicemailUserEntryEvent
@see org.asteriskjava.manager.event.VoicemailUserEntryCompleteEvent
@since 1.0.0