Hello (Doug), Thats very close to what I'm searching for, but I think I have to give you a more detailed description what I want to do: I want to test all possible prompts on the phone and therefore I am searching for all voice prompts at least one case where it is used. Maybe there is the same chart with the underlying filenames which are played while using the menue?
Maybe You have a chart like this for the print extensions, too? While calling mailbox: "vm-password" (Enter PIN for getting into comedian mailbox) Main Menue Options (yellow in your graphic): "vm-opts" (Press 1 for messages, 2 for change folder...) 1 - messages current: "vm-youhave" "vm-no" "vm-messages" Or better: Where is a configuration file for voiceprompt correlation with filenames from /var/lib/asterisk/sounds or can I print it by myself with a rasterisk command or whatever is able to show this? When I listen to my messages and press the digit to answer a message I can get some of the filenames of the posted png by typing: "rasterisk -vvv" (copied output and extracted relevant words with following command:) grep Playing mailboxtextbausteine | cut -d "'" -f2 | grep -v '/var/spool/asteris' | sort | uniq | cut -d '.' -f1 digits/0 digits/1F digits/1 digits/2 digits/3 digits/4 vm-advopts vm-and vm-changeto vm-Cust4 vm-delete vm-extension vm-Family vm-first vm-for vm-forward vm-Friends vm-goodbye vm-helpexit vm-INBOX vm-intro vm-last vm-leavemsg vm-messages vm-message vm-next vm-Old vm-onefor vm-opts vm-press vm-prev vm-repeat vm-savefolder vm-savemessage vm-sorry vm-starmain vm-tocancel vm-toforward vm-tohearenv vm-toreply vm-Work vm-youhave But there are so many more Thank you very much! Am Freitag, den 28.12.2018, 07:14 -0500 schrieb Doug Lytle: > > > > While recording german voiceprompts i wondered if there is a > > > > structural organisation chart for at present the mailbox system > > I found the attached png image online a while ago > > Doug -- Mit freundlichen Grüßen / With best regards Cyril Alberts AR-SYSTEMS GmbH & Co. KG Consulting Software Garbenheimer Str. 30 35578 Wetzlar fon direkt +49 (0)6441 204568-26 fax +49 (0)6441 204568-19 email [email protected] www.ar-systems.de Sitz der Gesellschaft und Gerichtsstand/ Place of business and legal Domicile: Wetzlar Amtsgericht Wetzlar, HRA 7104 Geschäftsführer / Managing Director: Jens Arnold USt-IdNr.: DE275485042 -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new Asterisk community forum at: https://community.asterisk.org/ New to Asterisk? Start here: https://wiki.asterisk.org/wiki/display/AST/Getting+Started asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
