cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1667
Views
0
Helpful
0
Comments
Scott Hills
Cisco Employee
Cisco Employee

Currently the direction just tell you to upload the Names file to SpeechConnect server
but the directions do not go into how to accomplish this currently. So I am posting these directions
to suppliment that.


http://www.cisco.com/en/US/docs/voice_ip_comm/unity/speech_connect/installation/guide/cuscig040.html#wp1051459

I suggest you can use CoreFtp Server if you do not already have a SFTP Server that you use.

You can follow these directions in previous forum doc to setup the SFTP software:

https://supportforums.cisco.com/docs/DOC-8142

If you do not already have a SSH client you can use google to search and find putty.exe


1. Open SSH session to the Speech Connect and login with 'scadmin'. You can do this by using the SSH client such as Putty.

2. The follow the direction found in Step 1 of  guide which currently say:

  
   cd /tmp
   mkdir name_files
   cd name_files

3. Now connect to SFTP server by entering the following command: sftp 'username'@'host' <enter>  example: sftp scadmin@10.1.1.1

4. Enter password when prompted

5. Make sure the recorded names are located in the SFTP home directory

6. From prompt enter: get *.*. (Note: If files other than just the recorded names are located in the SFTP directory you may need to be more
   specific than the wild card that I have given. What I have provided will copy all files in the SFTP home directory)

7. Files will be downloaded

8. Type exit to exit sftp connection

9. Now you can continue with the following step in the guide:

Note: You are asked to log into server as root. If you are currently logged into Speech Connect SSH session as SCAdmin you can enter 'su <enter>' and you will be asked for root password at which point you become root user.

     
Step 3 Log in to the server as root, and enter the following:

     cd /tmp/name_files
     chown seaa *
     chgrp seaa *
     cp /tmp/name_files/* /opt/cisco/speechconnect/ssp/prompts/seaa/1/spoken_name

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: