Specifications
13-18
Cisco Unity Express Voice-Mail and Auto-Attendant CLI Administrator Guide for 3.0 and Later Versions
OL-14010-09
Chapter 13 Networking Cisco Unity Express
Downloading and Uploading Remote Subscriber Spoken Names
Required Data for This Procedure
• Username
• URL of the file with the recorded spoken name on the server
• Login and password to the server
Downloading the Remote Subscriber Spoken Name
To download the remote subscriber spoken name, use the following command in Cisco Unity Express
EXEC mode:
remote copy spokenname url url username username loginname server-login password
server-password
where the command arguments are defined as:
The following example uploads the spoken name file user1.wav for remote subscriber user1:
se-10-0-0-0# remote copy spokenname url ftp://10.4.51.66/user1.wav username user1
loginname admin password test
Uploading the Remote Subscriber Spoken Name
To upload the network location spoken name, use the following command in Cisco Unity Express EXEC
mode:
remote copy spokenname url url username username loginname server-login password
server-password
where the command arguments are defined as:
The following example uploads the spoken name file user1.wav for remote subscriber user1:
se-10-0-0-0# remote copy spokenname username user1 url ftp://10.4.51.66/user1.wav
loginname admin password test
url URL to the spoken name file on the server.
username Remote subscriber ID.
server-login Server login.
server-password Server password.
username Remote user ID.
url URL to the spoken name file on the server.
server-login Server login.
server-password Server password.