--- app_voicemail.c.old 2004-09-20 17:16:00.000000000 -0400 +++ app_voicemail.c 2004-09-29 23:24:32.597508048 -0400 @@ -215,7 +215,10 @@ "for the checking of voicemail. The mailbox can be passed as the option,\n" "which will stop the voicemail system from prompting the user for the mailbox.\n" "If the mailbox is preceded by 's' then the password check will be skipped. If\n" -"a context is specified, logins are considered in that voicemail context only.\n" +"the mailbox is preceded by 'p' then the supplied mailbox is prepended to the\n" +"user's entry and the resulting string is used as the mailbox number. This is\n" +"useful for virtual hosting of voicemail boxes. If a context is specified,\n" +"logins are considered in that voicemail context only.\n" "Returns -1 if the user hangs up or 0 otherwise.\n"; static char *synopsis_vm_box_exists =