mod_voicemail: Simple correction to the app description of voicemail
This commit is contained in:
parent
430fb98050
commit
3bd09b34c5
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue