Thread: CTU Ringtone?
View Single Post
  #4 (permalink)  
Old 06-19-2010, 06:03 PM
[sammich]'s Avatar
[sammich]
Retired Moderator
Offline
 
Join Date: Jul 2007
Posts: 6,039
Reputation: 10109
[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level[sammich] can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: CTU Ringtone?

I custom made one from the Cisco IP phones at my my father's office.

I adjusted the registry ring blank space delays so it repeats at the same rate as the real telephone. You have to import this script I made into the registry to get the correct delay

Code:
[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone0]
"Script"="av2pw2r"
"Sound"="\\Windows\\Rings\\Ring-Cisco IP.mp3"
"SavedSound"="\\Windows\\Rings\\Ring-Cisco IP.mp3"
"Category"="Ring"


[HKEY_CURRENT_USER\ControlPanel\Sounds\RingTone2]
"Script"="av2pw2r"
"Sound"="\\Windows\\Rings\\Ring-Cisco IP.mp3"
"Category"="Ring"
Enjoy!
Attached Files
File Type: zip Cisco CTU.zip (30.1 KB, 50 views) Click for barcode!
Reply With Quote