mod_voicemail: Simple correction to the app description of voicemail

This commit is contained in:
Marc Olivier Chouinard 2010-10-07 01:07:12 -04:00
parent 430fb98050
commit 3bd09b34c5
1 changed files with 1 additions and 1 deletions

View File

@ -3213,7 +3213,7 @@ static switch_status_t voicemail_leave_main(switch_core_session_t *session, vm_p
#define VM_DESC "voicemail"
#define VM_USAGE "[check|auth] <profile_name> <domain_name> [<id>]"
#define VM_USAGE "[check] [auth] <profile_name> <domain_name> [<id>]"
SWITCH_STANDARD_APP(voicemail_function)
{