*Aastra, Aastra Telecom, and the Aastra Telecom corporate logo are registered trademarks of Aastra Technologies,
Limited. Microsoft, Microsoft Windows, and Internet Explorer are trademarks of Microsoft Corporation. WavePad is a UNIX
is a registered trademark in the United States and other countries, licensed exclusively through The Open Group. LINUX is
a registered trademark of the Linux Mark Institute ("LMI") organization. All other third-party trademarks (and registered
trademarks) are the property of their respective owners.
This chapter provides information for creating, recording, saving, playing, and
editing Aastra CNX customized announcements for Aastra CNX language packs.
It describes how to download, unpack, and rebuild language pack files.
Topics in this document include:
TopicPage Number
Downloading and unpacking language packspage 2
Customizing an announcement filepage 5
Rebuilding a language packpage 11
296-1011-918 Doc. Rev. 01.021
Page 6
Customizing Announcements for Aastra CNX Language Packs
Downloading and unpacking language packs
Downloading and unpacking language packs
Downloading Aastra CNX language packs
An Aastra CNX language pack consists of a gzipped tar file called
“<language>.tar.gz”. A tar file format is a type of archive file format
(Tape ARchive). Gzip is an external compression utility that compresses a single
tar file.
Examples of Aastra CNX language pack files are:
•en-uk.tar.gz (British English language pack)
•fr-ca.tar.gz (French Canadian language pack)
•sp-mx.tar.gz (Spanish Mexican language pack)
You can download Aastra CNX language packs from the Aastra Web site at:
After downloading a language pack file (<filename>.tar.gz) to your computer, you
can unpack it using an unzip utility such as “WinZip” for Windows, or by using a
decompress utility on UNIX and Linux.
Unpacking the .tar.gz file on Windows OS
On a Windows OS, you can use the unzip utility to decompress the .tar.gz file as
follows:
1.Double-click the gzipped <filename>.tar.gz file.
2.Extract the files into an appropriate directory on your PC.
2296-1011-918 Doc. Rev. 01.02
Page 7
Customizing Announcements for Aastra CNX Language Packs
Downloading and unpacking language packs
Unpacking the .tar.gz file on UNIX/Linux OS
On UNIX/Linux OS, you can use the gtar utility to decompress the .tar.gz file as
follows:
gtar -zxvf filename.tar.gz
The .tar.gz contents
The unzipped file contains approximately 80 .pcm files containing voice prompts
and tones, and a text file called “language.txt”. The following illustration is an
example of an unzipped language pack file:
language.txt file
296-1011-918 Doc. Rev. 01.023
Page 8
Customizing Announcements for Aastra CNX Language Packs
Downloading and unpacking language packs
The language.txt file contains the Aastra CNX configuration setting for that
language file. For example:
4
British-English
The first line (4) is the language pack version number, which the CNX uses to
check that the language pack is up-to-date. In the above example, version 4
applies to CNX Release 1.3 and earlier releases.
The second line (British-English) is the name of the language pack that the CNX
web interface uses to show which packs are installed.
Audio Editing Applications
You can edit and/or play the .pcm files using an audio editing program. You can
also customize the announcements in these files for your application. Some
examples of audio editing programs are:
•WavePad or Cool Edit (for use on Windows operating systems)
•MIXViews (for use on UNIX operating systems)
•Audacity
®
(for use on Windows, Mac OS X, GNU/Linux, and other
operating systems)
4296-1011-918 Doc. Rev. 01.02
Page 9
Customizing Announcements for Aastra CNX Language Packs
Customizing an announcement file
Customizing an announcement file
Description
This section provides a procedure to open, edit, record, and save an audio
announcement file.
The key characteristics of each Aastra CNX announcement file (.pcm file) are:
•µ-Law compression (mu-law compression)
•Single channel (mono)
•8000 Hz sample rate
Note: You must retain these same characteristics in order to use the
language pack on the Aastra CNX.
The following section provides a procedure to open, edit, record, and save an
audio file using Audacity on the Windows operating system.
Requirements
•Aastra Telecom recommends using a USB digital microphone in a quiet room
when performing the recording.
•You must open and save the file at a sample rate of 8000 Hz in mono (single)
channel format.
•When the recording is complete, you must save it in raw pulse code
modulation (PCM) format G.711 µ-Law.
•You should have a list of the default greetings (in English) that the Aastra
CNX uses. You will need to read these greetings (in your desired language)
aloud as you are recording. See Appendix A, “Aastra CNX Conference
Announcements” for a list of the Aastra CNX announcements in various
languages.
296-1011-918 Doc. Rev. 01.025
Page 10
Customizing Announcements for Aastra CNX Language Packs
Customizing an announcement file
Open, edit, record, and save an audio announcment file
Use the following procedure to open, edit, record, and save an audio
announcement file.
Requirement
•You must have already downloaded and decompressed the Aastra CNX
Language Pack file (<language>.tar.gz) to your PC.
•You should refer to Appendix A, “Aastra CNX Conference Announcements”
for a listing of each voice prompt.
StepAction
1Open your audio editing application.
Note: The remainder of this procedure uses the Audacity audio editing program on a Windows
operating system for presentation purposes.
2Select Project->Import Raw Data from the menu.
The following window displays:
6296-1011-918 Doc. Rev. 01.02
Page 11
Customizing Announcements for Aastra CNX Language Packs
Customizing an announcement file
StepAction
3Navigate to the location of your Aastra CNX .pcm files, select the file you want to edit, and click
.
The following window displays:
4Set the parameters in the “Import Raw Data” window as follows, and then click :
•U-Law
•1-Channel (Mono)
•Sample Rate: 8000 Hz
296-1011-918 Doc. Rev. 01.027
Page 12
Customizing Announcements for Aastra CNX Language Packs
Customizing an announcement file
StepAction
5Play and/or edit the file as required. To record a new file, click the record button () and
record your announcement.
Note: Refer to Appendix A, “Aastra CNX Conference Announcements” for a list of
announcments on the Aastra CNX.
The following illustration indicates the Audacity tools you can use to play and edit a .pcm file.
Skip to start
Play
Record
Pause
Stop
Skip to end
Note: For additional information about using your audio editing program, consult the Help files
for your particular program.
8296-1011-918 Doc. Rev. 01.02
Page 13
Customizing Announcements for Aastra CNX Language Packs
Customizing an announcement file
StepAction
6Select Edit->Preferences from the menu and click the “File Formats” tab.
7In the “Uncompressed Export Formats” list box, select Other.
The following window displays:
8Set the parameters in the “File Format” box to the following, and click .
•Header: RAW (header-less)
•Encoding: U-Law
9Click again to close the “Audacity Preferences” window.
296-1011-918 Doc. Rev. 01.029
Page 14
Customizing Announcements for Aastra CNX Language Packs
Customizing an announcement file
StepAction
10Select File>Export as RAW from the menu.
Navigate to the location where you want to save the file and click .
Warning: You must save the file in raw format (PCM format) in order for the file to work on the
Aastra CNX..
11When you have finished editing and/or recording the audio announcement files, you must rebuild
the language pack before loading it onto the Aastra CNX.
Refer to the next section, “Rebuilding a language pack” on page 11.
10296-1011-918 Doc. Rev. 01.02
Page 15
Customizing Announcements for Aastra CNX Language Packs
Rebuilding a language pack
Description
This section provides information for rebuilding the language pack after you have
customized the .pcm files.
Creating the .tar.gz file
Since the native operating environment of the Aastra CNX is Linux, it is
necessary to use appropriate tools to create the .tar.gz file. On Unix or Linux
operating systems, this can be done easily. However, on a Windows operating
system, the typical tools such as WinZip are not applicable to rebuilding this file.
Note: WinZip reads and unzips .tar.gz files, but it cannot create them.
Rebuilding a language pack
The following section describes how to create the .tar.gz file on a Windows,
UNIX and Linux OS.
Creating a .tar.gz file on Windows OS
There are useful utilities that allow you to rebuild tar and gzipped files on
Windows OS, such as tar to create a tar file, and gzip to compress the tar file.
You can use the following utilities on Windows to rebuild the .tar.gz file:
•tar (download from http://gnuwin32.sourceforge.net/packages/tar.htm)
•gzip (download from http://gnuwin32.sourceforge.net/packages/gzip.htm)
296-1011-918 Doc. Rev. 01.0211
Page 16
Customizing Announcements for Aastra CNX Language Packs
Rebuilding a language pack
Creating a .tar.gz file on UNIX/Linux OS
Versions of common GNU/Linux command line utilities, such as tar and gzip are
also readily available for UNIX/Linux OS. The gzip utility is built into the Linux
OS.
You can use the following utilities to rebuild the .tar.gz file:
•tar (download from ftp://ftp.gnu.org/gnu/tar/)
•gzip (download from ftp://ftp.gnu.org/gnu/gzip/)
To create the tar file, use the following command:
tar -cfv <filename>.tar *
To compress the .tar file, use the following command:
gzip -v <filename>.tar
Example
For example, you edit the .pcm files with the Yorkshire dialect of English, and
place the files and the modified language.txt file in a directory called d:\en-yorks.
You would then use the following commands to create the language pack:
D:\en-yorks> gzip -v en-yorks.tar
en-yorks.tar: 22.5% -- replaced with en-yorks.tar.gz
The en-yorks.tar.gz file could then be loaded to your Aastra CNX using the upload
feature specified in the section, “Loading/Removing Language Packs/
Announcment Files” on page 13.
12296-1011-918 Doc. Rev. 01.02
Page 17
Loading/Removing Language Packs/Announcment Files
About this section
Loading/Removing
Language Packs/Announcment Files
About this section
This document provides information about loading/removing language packs and
customized conference announcements to the Aastra CNX.
Topics in this document include:
TopicPage Number
Loading language packs/announcements to the Aastra CNXpage 14
Removing Language Packs/Announcments from the Aastra CNXpage 21
296-1011-918 Doc. Rev. 01.0213
Page 18
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
Loading language packs/announcements to the
Aastra CNX
Description
The Announcement Options tool in the Maintain CNX window allows you to
load language packs and customized conference announcements to/from the
Aastra CNX.
Language pack files are identified as “<language>.tar.gz”. Customized greeting
files are identified as “<filename>.pcm”. Using the Announcement Options
button, you can load new files to the Aastra CNX from your PC.
This section describes the following announcement options:
•Loading language packs
•Loading customized announcements
Announcement
Options
14296-1011-918 Doc. Rev. 01.02
Page 19
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
Loading language packs
You can load language packs or a customized language pack to the Aastra CNX to
provide various language options to users as required. A language pack consists of
conference announcements in a specific language. The Aastra CNX has the
following language packs available:
•English (default language)
•British-English (available for announcements only)
•French-Canadian
•Spanish
Procedure for loading language packs
Use the following procedure to load language packs to the Aastra CNX.
StepAction
1Open your Web browser and enter the URL for your Aastra CNX.
Log in with a valid user ID and password.
2Click the Maintain CNX tab in the Aastra CNX main window.
Result: The Maintain Aastra CNX window displays.
Announcement
Options
296-1011-918 Doc. Rev. 01.0215
Page 20
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
StepAction
3Click .
Result: The following window displays.
4Select the “Load Language Pack” option and click OK.
Result: The following prompt displays.
16296-1011-918 Doc. Rev. 01.02
Page 21
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
StepAction
5Enter the location of the <language>.tar.gz file in the text box.
or
Click .
The Select File window displays.
Navigate to the location of the <language>.tar.gz file and click OPEN to automatically place it in
the text box of the Browse window.
6Click .
Result: The <language>.tar.gz file proceeds to download to your Aastra CNX CompactFlash
card.
When the download is complete, close the A reboot is also required prior to loading another
language pack.
7When the download is complete, the Aastra CNX GUI session closes.
Log back into the Aastra CNX GUI and verify that the language pack has been applied by
selecting the language pack from Configure CNX/CNX Configuration/Global/Primary Lanaguge.
296-1011-918 Doc. Rev. 01.0217
Page 22
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
Loading customized announcments
You can load customized announcment files to the Aastra CNX to provide
customized telephony access when joining conferences.
Note: After customizing announcements using an applicable recording
application, you can save the recording to a .pcm file on the PC. For
procedures on creating customized announcements, see “Customizing
Announcements for Aastra CNX Language Packs” on page 1.
Procedure for loading customized greetings
Use the following procedure to load a customized greeting to the Aastra CNX.
StepAction
1Open your Web browser and enter the URL for your Aastra CNX.
Log in with a valid user ID and password.
2Click the Maintain CNX tab in the Aastra CNX main window.
Result: The Maintain Aastra CNX window displays.
Announcement
Options
18296-1011-918 Doc. Rev. 01.02
Page 23
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
StepAction
3Click .
Result: The following window displays.
4Select the “Load Customized Greeting” option and click OK.
Result: The following window displays.
5Select the language of the customized greeting you want to load.
296-1011-918 Doc. Rev. 01.0219
Page 24
Loading/Removing Language Packs/Announcment Files
Loading language packs/announcements to the Aastra CNX
StepAction
6Enter the location of the <filename>.pcm file in the text box.
or
Click .
The Select File window displays.
Navigate to the location of the <filename>.pcm file and click OPEN to automatically place it in
the text box of the Browse window.
7Click .
Result: The <filename>.pcm file proceeds to download to your Aastra CNX CompactFlash card.
When the download is complete, the Aastra CNX GUI session closes.
20296-1011-918 Doc. Rev. 01.02
Page 25
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
Removing Language Packs/Announcments from
the Aastra CNX
Description
The Announcement Options tool in the Maintain CNX window also allows you
to remove language packs and customized conference announcements from the
Aastra CNX.
Language pack files are identified as “<language>.tar.gz”. Customized greeting
files are identified as “<filename>.pcm”.
This section describes the following announcement options:
•Removing language packs
•Removing customized greetings
Announcement
Options
296-1011-918 Doc. Rev. 01.0221
Page 26
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
Procedure for removing language packs
Use the following procedure to remove language packs from the Aastra CNX.
StepAction
1Open your Web browser and enter the URL for your Aastra CNX.
Log in with a valid user ID and password.
2Click the Maintain CNX tab in the Aastra CNX main window.
Result: The Maintain Aastra CNX window displays.
Announcement
Options
22296-1011-918 Doc. Rev. 01.02
Page 27
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
StepAction
3Click .
Result: The following window displays.
4Select the “Remove Language Pack” option and click OK.
Result: The following prompt displays.
296-1011-918 Doc. Rev. 01.0223
Page 28
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
StepAction
5Enter the location of the <language>.tar.gz file in the text box.
or
Click .
The Select File window displays.
Navigate to the location of the <language>.tar.gz file and click OPEN to automatically place it in
the text box of the Browse window.
6Click .
Result: The <language>.tar.gz file proceeds to delete from your Aastra CNX CompactFlash
card.
When removal is complete, you need to reboot the Aastra CNX for the change to take affect.
Note: You can remove other language packs if required before rebooting the Aastra CNX.
7When the removal is complete, the Aastra CNX GUI session closes.
Log back into the Aastra CNX GUI and verify that the language pack has been removed by
checking the configuration at Configure CNX/CNX Configuration/Global/Primary Lanaguge.
24296-1011-918 Doc. Rev. 01.02
Page 29
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
Procedure for removing customized greetings
Use the following procedure to remove a customized greeting from the Aastra
CNX..
StepAction
1Open your Web browser and enter the URL for your Aastra CNX.
Log in with a valid user ID and password.
2Click the Maintain CNX tab in the Aastra CNX main window.
Result: The Maintain Aastra CNX window displays.
Announcement
Options
296-1011-918 Doc. Rev. 01.0225
Page 30
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
StepAction
3Click .
Result: The following window displays.
4Select the “Remove Customized Greeting” option and click OK.
Result: The following window displays.
26296-1011-918 Doc. Rev. 01.02
Page 31
Loading/Removing Language Packs/Announcment Files
Removing Language Packs/Announcments from the Aastra CNX
StepAction
5Select the language of the customized greeting you want to remove and click .
Result: The following prompt displays:
6Click YES to remove the customized greeting.
Result: The <filename>.pcm file proceeds to delete from your Aastra CNX CompactFlash card.
When the download is complete, the Aastra CNX GUI session closes.
296-1011-918 Doc. Rev. 01.0227
Page 32
Page 33
Conference Announcements
Aastra CNX Announcements
Description
This section provides a list of the audio announcements that the Aastra CNX uses
in English (US and UK), French Canadian, and Spanish Mexican.
Aastra CNX Audio AnnouncementsPage Number
English Announcements (US/UK)page A-2
French Canadian Announcementspage A-7
Spanish Mexican Announcementspage A-13
Appendix A
Aastra CNX
296-1011-916 Doc. Rev. 01.02A-1
Page 34
Aastra CNX Conference Announcements
English Announcements (US/UK)
English Announcements (US/UK)
Description
The following table provides all of the default English (US/UK) audio
announcements on the Aastra CNX. You can use these announcements as a
reference when recording in other languages for the Aastra CNX.
Note: The only difference between the US and UK announcements is that
the US announcements use the word “pound” to indicate the # key, and
the UK announcements use the word “hash” to indicate the # key.
No.FilenameRecording
1add_ports_title.pcm“Add ports”
2already_extended.pcm“The conference has already been extended”
3are_you_sure_1_3.pcm“Are you sure? Press 1 for yes and 3 for no”
4become_mod.pcm“You have become a moderator”
5bye.pcm“Goodbye”
6cant_join_conf_locked.pcm
7conf_ended.pcm“The conference has ended”
8conf_ext_in_progress.pcm“A conference extension is already in progress”
9conf_extended.pcm“The conference has been extended by 30 minutes”
10conf_locked.pcm“The conference has been locked. To unlock the
11conf_unlocked.pcm“The conference has been unlocked”
12disc_by_mod.pcm“The moderator has disconnected you from the
13end_conf_title.pcm“End Conference”
14enter_id.pcm“Enter the participant's ID or press the pount sign to
“I’m sorry but the conference has been locked by the
moderator”
conference, press star 7”
conference”
cancel”
A-2296-1011-916 Doc. Rev. 01.02
Page 35
No.FilenameRecording
Aastra CNX Conference Announcements
English Announcements (US/UK)
15enter_ports.pcm(
(US version) “Please enter the number of additional ports
followed by the pound key. To cancel, press the pound
key”
(UK version) “Please enter the number of additional ports
followed by the hash key. To cancel, press the hash key”
16entry_tone.pcm(Entry tone)
17exit_tone.pcm(Exit tone)
18ext_conf_title.pcm“Extend conference”
19first_in_conf.pcm“You are the first person to enter the conference”
20full_conf.pcm“I’m sorry the conference is full”
21has_become_mod.pcm“.....has become a moderator”
22has_been_muted.pcm“.....has been muted”
23has_been_unmuted.pcm“.....has been unmuted”
24has_joined_conf.pcm“.....has joined the conference”
25has_left_conf.pcm“.....has left the conference”
26has_lost_mod.pcm“.....has lost moderator privileges”
27inactive_conf.pcm“I’m sorry, the conference has not started yet”
28invalid_opt.pcm“I’m sorry, that is not a valid option”
29invalid_pin.pcm“
30join_conf.pcm“You will now be placed into conference”
31lecture_off.pcm“Lecture mode disabled, everyone may speak”
32lecture_on.pcm“Lecture mode enabled.
I’m sorry the pass-code you entered is not valid”
To allow everyone to speak press star 4”
33lecture_on_short.pcm“Lecture mode enabled”
34lost_mod.pcm“You have lost moderator privileges”
35main_menu_title.pcm“Main Menu”
36mod_left_conf_closed.pcm“
The moderator has left and the conference will now be
closed”
296-1011-916 Doc. Rev. 01.02A-3
Page 36
Aastra CNX Conference Announcements
English Announcements (US/UK)
No.FilenameRecording
37mod_menu.pcm“To mute or unmute, press star 1.
To manage participants, press star 2.
For a time extension, press star 3.
To enable or disable lecture mode, press star 4.
To request additional ports, press star 5.
For the conference status, press star 6.
To lock or unlock the conference, press star 7.
To end the conference, press star 8.
To hear this menu, press star star”
38mod_menu_perm_conf.pcm“To mute or unmute, press star 1.
To manage participants, press star 2.
To enable or disable lecture mode, press star 4.
To request additional ports, press star 5.
For the conference status, press star 6.
To lock or unlock the conference, press star 7.
To end the conference, press star 8.
To hear this menu, press star star”
39mod_roll_menu.pcm
“To hear the roll call from the beginning, press 1.
To hear the previous ten participants, press 2.
To hear the current ten participants, press 3.
To hear the next ten participants, press 4.
To mute or unmute a participant, press 5.
To disconnect a participant, press 6.
To grant or revoke moderator privileges, press 7.
(US version) To exit the roll call, press the pound key.
(UK version) To exit the roll call, press the hash key.
To hear this menu, press star”
40muted_by_mod.pcm“You have been muted by the moderator”
41no_more_ppl.pcm“There are no more participants in the roll call”
42no_perm_to_extend_conf.pcm“Only moderators may extend this conference”
43not_enough_ports.pcm“
I'm sorry but there are not enough available ports to
complete your request”
44now_ret_to_conference.pcm“You will now be returned to the conference”
45num_eight.pcm“8”
46num_five.pcm“5”
47num_four.pcm“4”
48num_nine.pcm“9”
Your conference will begin once the moderator arrives”
57page.pcm“Page”
58participants_added.pcm“All waiting participants have been added to the
conference”
59pause_1sec.pcm(One second pause)
60ports_added.pcm“The additional ports have been added”
61record_name.pcm“Please state your name after the tone”
62roll_call_title.pcm“Roll call”
63self_muted.pcm“Muted. Press star 1 to unmute”
64self_muted_short.pcm“Muted”
65status_title.pcm“Conference status”
66time_warn_1.pcm“The conference will end in 1 minute”
67time_warn_5.pcm“The conference will end in 5 minutes”
68time_warn_5_extended.pcm“
The conference will end in 5 minutes. To request a time
extension, press star 3”
69tone.pcm(Tone)
70try_again.pcm“Please try again”
71unmuted.pcm“Unmuted”
72unmuted_by_mod.pcm“You have been unmuted by the operator”
73user_menu.pcm“
To mute or unmute, press star 1.
For the roll call, press star 2.
To hear this menu, press star star”
296-1011-916 Doc. Rev. 01.02A-5
Page 38
Aastra CNX Conference Announcements
English Announcements (US/UK)
No.FilenameRecording
74user_menu_no_mod.pcm
“To mute or unmute, press star 1.
For the roll call, press star 2.
For a time extension, press star 3.
To hear this menu, press star star”
75user_roll_menu.pcm
“To hear the roll call from the beginning, press 1.
To hear the previous ten participants, press 2.
To hear the current ten participants, press 3.
To hear the next ten participants, press 4.
(US version) To exit the roll call, press the pound key.
(UK version) To exit the roll call, press the hash key.
To hear this menu, press star”
76wait_moderator.pcm“You will be put on hold until the moderator arrives”
77wait_to_join.pcm“Please wait while you are connected to the conference”
78welcome.pcm(US version) “Welcome to the CNX Conference Bridge.
Please enter your pass-code followed by the pound key”
(UK version)
“Welcome to the CNX Conference Bridge.
Please enter your pass-code followed by the hash key”
A-6296-1011-916 Doc. Rev. 01.02
Page 39
Aastra CNX Conference Announcements
French Canadian Announcements
French Canadian Announcements
Description
The following table provides all of the French Canadian audio announcements on
the Aastra CNX. You can use these announcements as a reference when recording
in other languages for the Aastra CNX.
No.FilenameRecording
1add_ports_title.pcm“Ajouter des utilisateurs”
2already_extended.pcm'Cet appel conférence a déjà été prolongé'
3are_you_sure_1_3.pcm“Êtes-vous certains? Appuyer sur 1 pour oui et 3 pour
non”
4become_mod.pcm“Vous êtes maintenant le modérateur.”
5bye.pcm“Au revoir”
6cant_join_conf_locked.pcm“Désolé, mais le modérateur a verrouillé cet appel
conférence”
7conf_ended.pcm“Fin de l'appel conférence”
8conf_ext_in_progress.pcm
9conf_extended.pcm“Cet appel conférence a été prolongé de 30 minutes.”
10conf_locked.pcm
11conf_unlocked.pcm“L'appel conférence est déverrouillé”
12disc_by_mod.pcm“Le modérateur a quitté votre appel”
13end_conf_title.pcm“Fin de l'appel conférence”
14enter_id.pcm“Veuillez entrer le numéro qui correspond à l'utilisateur ou
15enter_ports.pcm“Entrez le nombre d'utilisateurs additionnels que vous
16entry_tone.pcm(Une tonalité pour entrer)
17exit_tone.pcm(Une tonalité pour sortir)
“Une prolongation de cet appel conférence est en court”
“Cet appel conférence est maintenant verrouillé.
Pour déverrouiller, appuyez sur l'étoile suivie du 7”
appuyer sur le dièse pour annuler”
désirez suivi du dièse. Appuyez simplement sur le dièse
pour annuler”
296-1011-916 Doc. Rev. 01.02A-7
Page 40
Aastra CNX Conference Announcements
French Canadian Announcements
No.FilenameRecording
18ext_conf_title.pcm“Prolonger l'appel conférence”
19first_in_conf.pcm“
20full_conf.pcm“Désolé, cet appel conférence à atteint le nombre limite
21has_become_mod.pcm“...est maintenant le modérateur”
22has_been_muted.pcm“...a été placé en sourdine”
23has_been_unmuted.pcm“
24has_joined_conf.pcm“...s'est joint à l'appel”
25has_left_conf.pcm“...a quitter l'appel”
26has_lost_mod.pcm“
27inactive_conf.pcm“Désolé, cet appel conférence n'est pas encore
28invalid_opt.pcm“Désolé, ce n'est pas une option valide”
29invalid_pin.pcm“Désolé, ce code d'accès n'est pas valide”
30join_conf.pcm“Vous allez maintenant être placé en conférence”
31lecture_off.pcm“Mode dissertation désactivé. Tous les participants
32lecture_on.pcm
Vous êtes la première personne a joindre la conférence”
de participants
”
...a été enlevé de sourdine”
...n'est désormais plus le modérateur”
commencé
peuvent maintenant parler
”
”
“Mode dissertation activé.
Pour permettre aux autres participants de parler,
appuyez sur l'étoile suivie du 4”
33lecture_on_short.pcm“Mode dissertation activé”
34lost_mod.pcm“Vous avez perdu vos droits de modérateur”
35main_menu_title.pcm“Menu principal”
36mod_left_conf_closed.pcm“
Le modérateur a malheureusement quitté, ceci mettra fin
à l'appel conférence”
A-8296-1011-916 Doc. Rev. 01.02
Page 41
No.FilenameRecording
Aastra CNX Conference Announcements
French Canadian Announcements
37mod_menu.pcm
38mod_menu_perm_conf.pcm
“Pour activer ou désactiver la sourdine, appuyez sur
l'étoile suivie du 1.
Pour entendre la liste des participants, appuyez sur
l'étoile suivie du 2.
Pour prolonger votre appel conférence, appuyez sur
l'étoile suivie du 3.
Pour activer ou désactiver le mode dissertation, appuyez
sur l'étoile suivie du 4.
Pour augmenter le nombre de participants, appuyez sur
l'étoile suivie du 5.
Pour connaître l'état de cet appel conférence, appuyez
sur l'étoile suivie du 6.
Pour verrouiller ou déverrouiller cet appel conférence,
appuyez sur l'étoile suivie du 7.
Pour mettre fin à cet appel conférence, appuyez sur
l'étoile suivie du 8.
Pour réentendre ce menu, appuyez sur deux fois sur
l'étoile.”
“Pour activer ou désactiver la sourdine, appuyez sur
l'étoile suivie du 1.
Pour entendre la liste des participants, appuyez sur
l'étoile suivie du 2.
Pour activer ou désactiver le mode dissertation, appuyez
sur l'étoile suivie du 4.
Pour augmenter le nombre de participants, appuyez sur
l'étoile suivie du 5.
Pour connaître l'état de cet appel conférence, appuyez
sur l'étoile suivie du 6.
Pour verrouiller ou déverrouiller cet appel conférence,
appuyez sur l'étoile suivie du 7.
Pour mettre fin à cet appel conférence, appuyez sur
l'étoile suivie du 8.
Pour réentendre ce menu, appuyez sur deux fois sur
l'étoile.”
296-1011-916 Doc. Rev. 01.02A-9
Page 42
Aastra CNX Conference Announcements
French Canadian Announcements
No.FilenameRecording
39mod_roll_menu.pcm
“Pour entendre la liste des participants depuis le début,
appuyez sur le 1.
Pour entendre les dix derniers participants, appuyez sur
le 2.
Pour entendre la liste des 10 participants présents,
appuyez sur le 3.
Pour entendre la liste des 10 prochains participants,
appuyez sur le 4.
Pour activer ou désactiver la sourdine d'un participant,
appuyez sur le 5.
Pour déconnecter un participant, appuyez sur 6.
Pour donner ou révoquer le privilège de modérateur,
appuyez sur le 7.
Pour sortir de la liste des participants, appuyez sur le
dièse.
Pour réentendre ce menu, appuyez deux fois sur l'étoile.”
40muted_by_mod.pcm“Vous avez été placé en sourdine par le modérateur”
41no_more_ppl.pcm“Fin de la liste des utilisateurs”
42no_perm_to_extend_conf.pcm“
43not_enough_ports.pcm“
Seulement un modérateur peux prolonger un appel
conférence
”
Désolé, mais il n'y a pas de ressources suffisantes pour
satisfaire votre demande”
“Merci de patienter.
Votre conférence débutera dès que le modérateur s'y
joindra”
57page.pcm“Page”
58participants_added.pcm“Tous les participants ont été ajoutés a la conférence”
59pause_1sec.pcm(Pause d'une seconde)
60ports_added.pcm“Les ressources requises pour les utilisateurs
additionnels ont été ajoutées à votre appel conférence
61record_name.pcm“Veuillez dicter votre nom après la tonalité + Tonalité”
62roll_call_title.pcm“Liste des utilisateurs”
63self_muted.pcm“
64self_muted_short.pcm“
65status_title.pcm“État de l'appel conférence”
66time_warn_1.pcm“Cet appel conférence prendra fin dans 1 minute”
67time_warn_5.pcm“
68time_warn_5_extended.pcm“Cet appel conférence prendra fin dans 5 minutes. Pour
Sourdine activé.
Appuyez sur l'étoile suivie du 1 pour désactiver
”
Sourdine activé”
Cet appel conférence prendra fin dans 5 minutes”
”
prolonger votre conférence, appuyez sur l'étoile suivie du
3”
69tone.pcm(Tonalité)
70try_again.pcm“Désolé, essayez à nouveau s'il vous plaît”
71unmuted.pcm“Sourdine désactivé.”
72unmuted_by_mod.pcm“
73user_menu.pcm
Vous avez été enlevé de sourdine par le modérateur”
“Pour activer ou désactiver la sourdine, appuyez sur
l'étoile suivie du 1.
Pour entendre la liste des participants, appuyez sur
l'étoile suivie du 2.
Pour réentendre ce menu, appuyez sur l'étoile”
296-1011-916 Doc. Rev. 01.02A-11
Page 44
Aastra CNX Conference Announcements
French Canadian Announcements
No.FilenameRecording
74user_menu_no_mod.pcm
“Pour activer ou désactiver la sourdine, appuyez sur
l'étoile suivie du 1.
Pour entendre la liste des participants, appuyez sur
l'étoile suivie du 2.
Pour prolonger votre appel conférence, appuyez sur
l'étoile suivie du 3.
Pour réentendre ce menu, appuyez sur deux fois sur
l'étoile.”
75user_roll_menu.pcm
“Pour entendre la liste des participants à partir du début,
appuyez sur le 1.
Pour entendre les dix derniers participants, appuyez sur
le 2.
Pour entendre la liste des 10 participants présents,
appuyez sur le 3.
Pour entendre la liste des 10 prochains participants,
appuyez sur le 4.
Pour sortir de ce menu appuyez sur le dièse. Pour
entendre ce menu, appuyez sur étoile étoile.”
76wait_moderator.pcm“Vous allez maintenant être placé en attente jusqu'à ce
que le modérateur se joigne”
77wait_to_join.pcm“Veuillez patienter en attendant d'être branché à la
conférence, s'il vous plaît”
78welcome.pcm
“Bienvenue sur le pont de conférence CNX, entrez votre
code d'accès suivi du dièse s'il vous plaît”
A-12296-1011-916 Doc. Rev. 01.02
Page 45
Aastra CNX Conference Announcements
Spanish Mexican Announcements
Spanish Mexican Announcements
Description
The following table provides all of the Spanish Mexican audio announcements on
the Aastra CNX. You can use these announcements as a reference when recording
in other languages for the Aastra CNX.
No.FilenameRecording
1add_ports_title.pcm“Adición de puertos”
2already_extended.pcm“La conferencia ya ha sido extendida”
3are_you_sure_1_3.pcm“¿Usted está seguro? presione 1 para sí y 3 para no”
4become_mod.pcm“Usted se ha convertido en moderador”
5bye.pcm“Adiós”
6cant_join_conf_locked.pcm
7conf_ended.pcm“La conferencia ha terminado”
8conf_ext_in_progress.pcm“ Una extensión de la conferencia está ya en progreso”
9conf_extended.pcm“La conferencia ha sido extendida por 30 minutos”
10conf_locked.pcm“La conferencia ha sido cerrada. Para abrir la
11conf_unlocked.pcm“La conferencia ha sido abierta”
12disc_by_mod.pcm“El moderador lo ha desconectado de la conferencia”
13end_conf_title.pcm“Fin de la conferencia”
14enter_id.pcm“Entre la identificacion del participante o presione la tecla
15enter_ports.pcm“Por favor entre el número de puertos adicionales
16entry_tone.pcm(Tono sobre entrar)
17exit_tone.pcm(Tono en salir)
18ext_conf_title.pcm“Conferencia Extendida”
“Lo siento pero la conferencia ha sido cerrada por el
moderador”
conferencia, presione asterisco 7”
número para cancelar”
seguido por la tecla número. Para cancelar, presione la
tecla número”
296-1011-916 Doc. Rev. 01.02A-13
Page 46
Aastra CNX Conference Announcements
Spanish Mexican Announcements
No.FilenameRecording
19first_in_conf.pcm“Usted es la primera persona en entrar a la conferencia”
20full_conf.pcm“
21has_become_mod.pcm“.....se ha convertido en moderador”
22has_been_muted.pcm“.....ha sido silenciado”
23has_been_unmuted.pcm“.....
24has_joined_conf.pcm“.....se ha unido a la conferencia”
25has_left_conf.pcm“.....ha dejado la conferencia"”
26has_lost_mod.pcm“.....
27inactive_conf.pcm“Lo siento, la conferencia no ha comenzado todavía”
28invalid_opt.pcm“Lo siento esa no es una opción válida”
29invalid_pin.pcm“
30join_conf.pcm“Usted será colocado ahora en la conferencia”
31lecture_off.pcm“Modo de Conferencia deshabilitado. Todos pueden
32lecture_on.pcm
Lo siento pero la conferencia está llena”
ha sido habilitado”
ha perdido los privilegios de moderador”
Lo siento, la contraseña que usted entró no es válida”
hablar
”
“En conferencia.
Para permitir que cada uno hable, presione asterisco 4”
33lecture_on_short.pcm“En conferencia”
34lost_mod.pcm“Usted ha perdido los privilegios de moderador”
35main_menu_title.pcm“
36mod_left_conf_closed.pcm“El moderador se ha marchado y la conferencia se
Menú Principal”
cerrará ahora”
37mod_menu.pcm
“Para silenciar o habilitar, presione asterisco 1.
Para pasar lista de asistencia, presione asterisco 2.
Para una extensión de tiempo, presione asterisco 3.
Para oír este menú, presione asterisco asterisco.
Para silenciar o habilitar, presione asterisco 1.
Para pasar lista de asistencia, presione asterisco 2.
Para una extensión de tiempo, presione asterisco 3.
Para oír este menú, presione asterisco asterisco.”
A-14296-1011-916 Doc. Rev. 01.02
Page 47
No.FilenameRecording
Aastra CNX Conference Announcements
Spanish Mexican Announcements
38mod_menu_perm_conf.pcm
“Para silenciar o habilitar, presione asterisco 1.
Para manejar los participantes, presione asterisco 2.
Para permitir o incapacitar el modo de conferencia,
presione asterisco 4.
Para el estado de la conferencia, presione asterisco 6.
Para cerrar o abrir la conferencia, presione asterisco 7.
Para terminar la conferencia, presione asterisco 8.
Para oír este menú, presione asterisco asterisco.”
39mod_roll_menu.pcm
“Para pasar lista de asistencia desde el principio,
presione 1.
Para oír a los diez participantes anteriores, presione 2.
Para oír a los diez participantes actuales, presione 3.
Para oír a los diez siguientes participantes, presione 4.
Para silenciar o habilitar a un participante, presione 5.
Para desconectar a un participante, presione 6.
Para conceder o revocar privilegios del moderador,
presione 7.
Para salir de la lista de asistencia, presione la tecla
número.
Para oír este menú, presione asterisco. ”
40muted_by_mod.pcm“Usted ha sido silenciado por el moderador”
41no_more_ppl.pcm“No hay más participantes en la lista de asistencia”
42no_perm_to_extend_conf.pcm“Solo los moderadores pueden extender esta
conferencia
43not_enough_ports.pcm“Lo siento, pero no hay suficientes puertos disponibles
”
para completar su petición”
44now_ret_to_conference.pcm“Usted será colocado nuevamente en la conferencia”
45num_eight.pcm“ocho”
46num_five.pcm“cinco”
47num_four.pcm“cuatro”
48num_nine.pcm“nueve”
49num_one.pcm“uno”
50num_seven.pcm“siete”
51num_six.pcm“seises”
52num_three.pcm“tres”
53num_two.pcm“dos”
296-1011-916 Doc. Rev. 01.02A-15
Page 48
Aastra CNX Conference Announcements
Spanish Mexican Announcements
No.FilenameRecording
54num_zero.pcm“cero”
55of.pcm“de”
56on_hold.pcm
“Gracias por esperar.
Su conferencia comenzará una vez que el moderador
llegue”
57page.pcm“Página”
58participants_added.pcm“Todos los participantes en espera han sido añadidos a la
conferencia”
59pause_1sec.pcm(Una pausa por un segundo)
60ports_added.pcm“Se han agregado los puertos adicionales”
61record_name.pcm“
62roll_call_title.pcm“Lista de Asistencia”
63self_muted.pcm“Silenciado. Presione asterisco1 para ser habilitado”
64self_muted_short.pcm“
65status_title.pcm“Estado de la conferencia”
66time_warn_1.pcm“La conferencia terminará en 1 minuto”
67time_warn_5.pcm“
68time_warn_5_extended.pcm“La conferencia se terminará en 5 minutos. Para solicitar
Por favor diga su nombre después del tono”
Silenciado”
La conferencia terminará en 5 minutos”
una extensión de tiempo, presione asterisco 3”
69tone.pcm(Tono)
70try_again.pcm“Por favor intente nuevamente”
71unmuted.pcm“
72unmuted_by_mod.pcm“Usted ha sido habilitado por el moderador”
73user_menu.pcm
Habilitado”
“Para silenciar o habillitar, presione asterisco 1.
Para pasar lista de asistencia, presione asterisco 2.
Para oír este menú, presione asterisco asterisco.”
74user_menu_no_mod.pcm
“Para silenciar o habilitar, presione asterisco 1.
Para pasar lista de asistencia, presione asterisco 2.
Para una extensión de tiempo, presione asterisco 3.
Para oír este menú, presione asterisco asterisco.”
A-16296-1011-916 Doc. Rev. 01.02
Page 49
No.FilenameRecording
Aastra CNX Conference Announcements
Spanish Mexican Announcements
75user_roll_menu.pcm
“Para pasar lista de asistencia desde el principio,
presione 1.
Para oír a los diez participantes anteriores, presione 2.
Para oír a los diez participantes actuales, presione 3.
Para oír a los diez siguientes participantes, presione 4.
Para salir de la lista de asistencia, presione la tecla
número.
Para oír este menú, presione asterisco.”
76wait_moderator.pcm“Usted será puesto en espera hasta que el moderador
llegue”
77wait_to_join.pcm“Por favor espere mientras usted es conectado a la
conferencia”
78welcome.pcm
“Bienvenidos a la conección de la conferencia CNX.
Por favor entre su contraseña seguida de la tecla
número”
296-1011-916 Doc. Rev. 01.02A-17
Page 50
Page 51
Page 52
Aastra CNX
Language Packs and Announcements
Procedures
*Aastra, Aastra Telecom, and the Aastra Telecom corporate logo are registered trademarks of
Aastra Technologies, Limited. Microsoft, Microsoft Windows, and Internet Explorer are trademarks
of Microsoft Corporation. WavePad is a UNIX is a registered trademark in the United States and
other countries, licensed exclusively through The Open Group. LINUX is a registered trademark of
the Linux Mark Institute ("LMI") organization. All other third-party trademarks (and registered
trademarks) are the property of their respective owners.