mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-18 07:48:14 +00:00
issue #5596
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6977 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
* many files: alphabetize options in applicaiton descriptions
|
||||
* channels/chan_iax2.c: Use an enum to define iax peer/user flags as well as the pvt structure state. Use the ast_flags macros for checking or setting the state.
|
||||
* sounds.txt: Add missing words from the description of the vm-opts prompt
|
||||
|
||||
2005-11-05 Kevin P. Fleming <kpfleming@digium.com>
|
||||
|
||||
|
||||
@@ -188,7 +188,7 @@
|
||||
|
||||
%vm-options.gsm%Press 1 to record your unavailable message, press 2 to record your busy message, press 3 to record your name, press 4 to record your temporary message, press 5 to change your password, press star to return to the main menu.
|
||||
|
||||
%vm-opts.gsm%Press 2 to change folders, press zero for mailbox options.
|
||||
%vm-opts.gsm%Press 2 to change folders, press 3 for advanced options, press zero for mailbox options.
|
||||
|
||||
%vm-passchanged.gsm%Your passwords have been changed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user