wardmundy
Nerd Uno
- Joined
- Oct 12, 2007
- Messages
- 20,217
- Reaction score
- 5,974
In keeping with the PBX in a Flash promise, here is the fourth in the Nerd Vittles script collection. In under 5 seconds, it installs the Yahoo NewsClips application on PBX in a Flash systems only. Then just dial 511 from any phone on your system and enter the 1-digit code for the news headlines you wish to retrieve on your phone.
If you'd like to test this (do it only once!!), log into your PBX in a Flash server as root and issue the following commands:
For complete documentation and customization tips, read this Nerd Vittles article. Your feedback is appreciated!!
If you'd like to test this (do it only once!!), log into your PBX in a Flash server as root and issue the following commands:
Code:
[COLOR=black]cd /root
wget http://bestof.nerdvittles.com/applications/newsclips/newsclips.pbx
chmod +x newsclips.pbx
./newsclips.pbx
amportal restart
[/COLOR]
For complete documentation and customization tips, read this Nerd Vittles article. Your feedback is appreciated!!