ā01-23-2017 03:43 AM - edited ā03-17-2019 09:16 AM
Is there way to download the script running on the CUE module....
We don't have the Web access ...but we can able to login to the CLI of CUE module....need to check the scripts running on the CUE module
Any one can help in this case
ā01-23-2017 03:52 AM
Hi ,
You can utilize the following command:
ccn copy script script-filename url ftp://destination-ip-address
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/unity_exp/command/reference/CUECmdRef/c_cmds.html#wp1015652
Please mark correct if helpful.
Regards,
Hitesh
ā01-23-2017 03:56 AM
Hi Sameer,
Scripts can be copied from the auto-attendant and stored on another server or PC.
To copy a script file, use the ccn copy script command in Cisco Unity Express EXEC mode:
ccn copy script script-filename url ftp://destination-ip-address/script-filename
se-10-0-0-0# ccn copy script AVTscript.aef url ftp://10.100.10.123/AVTscript.aef
http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/unity_exp/administrator/AA_and_VM/guide/vmadmin_book/AAttnd.html#wp1011823
HTH
Manish
ā01-24-2017 12:35 AM
Hello Manish,
Thanks for replay...already done with the same command several times but every time getting an error...
CUE4000# ccn copy script main_script.aef url ftp://10.238.202.229/main_script$
(7) couldn't connect to host
ā01-24-2017 12:46 AM
Just in case you are trying to download the default script please be aware that the default auto-attendant script provided with Cisco Unity Express resides in the system directory, and cannot be downloaded, copied, or uploaded.
Manish
ā01-24-2017 12:58 AM
Hello MAnish,
Thanks for information ...is there any kind of restriction to be configure so that Script can not be download using CLI...
asking this because now i tried for other scripts on same device where getting error Like
CUE
4000# $cript msgnotify.aef url ftp://10.238.202.229/msgnotify.aef
Operation not allowed
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide