We asked Mitel about this and this is what we get from them:
Import greetings from file
Use agreet_copy
XXX old style options for now
Copy from mailbox:
agreet_copy cmd=c m1=source_mailbox m2=destination_mailbox [m3=dest_end_mailbox] sg=source_greeting_# dg=destination_greeting_# [+f[amily]]
Copy from file:
agreet_copy cmd=f m=/hans/SampleGreeting.wav m2=1011 dg=1
dg=destination_greeting_# [+s[spedit/remove header]]
Delete greeting:
agreet_copy cmd=d m1=mailbox [m2=end_mailbox]
sg=source_greeting_# [+f[amily]]
Enable greeting:
agreet_copy cmd=e tg=a|d|c|g|p m1=mailbox [m2=end_mailbox] [+f[amily]]
The following software allows you to convert any file to the format required by NPM that is:-
CCITT u-Law, 8KHz, 8 bit, Mono.
Procedure
Record the greeting as a wav if possible in the format CCITT u-Law, 8KHz, 8 bit, Mono. If you cannot record in that format go to step 2.
Convert the file to CCITT u-Law, 8KHz, 8 bit, Mono using Switch Audio Converter (
or similar.
Copy the converted wav file to the NuPoint\MAS using winscp or Filezilla( must be able to support sftp), i would suggest creating a directory on / and copying files to that.
Log on to putty interface and exit to command prompt.
Use the following command to copy wav file to the greeting of the mailbox:-
agreet_copy cmd=f m= m2= dg=
E.g. agreet_copy cmd=f m=/hans/hans.wav m2=4480 dg=1.
To copy to multiple mailboxes:-
agreet_copy cmd=f m=/Linden/linden.wav m1= m2= dg=1.
6. For further help on destination greeting type agreet_copy and hit enter and the following help will be displayed:-
COMMAND (Copy, Delete, or Enable ?): c
Enter mailbox to copy name/greeting from: 7008
Enter mailbox to copy name/greeting to: 6003
0 Name
1-4 Greeting 1-4
5 Fax Cover Sheet
COMMAND (Enter source name/greeting number (0-5) [1]): 1
COMMAND (Enter destination name/greeting number (0-5) [1]): 1
Greeting 1 of mailbox 6003
is copied from Greeting 1 of mailbox 7008.
COMMAND (Copy, Delete, or Enable ?):