login | register
Sat 04 of Jul, 2009 [15:18 UTC]

voip-info.org

Asterisk AppleScripts

Created by: benjk,Last modification on Tue 20 of Jul, 2004 [08:00 UTC] by oej
Sunrise Telephone Systems released a small collection of AppleScript scripts for basic control of Asterisk on MacOS X. The collection is released as open source under the General Public License (GPL) Version 2.

Download

The collection comes as a zip archive which can be downloaded here

The scripts

All scripts are provided both as editable .scpt source files and as compiled script apps:
  • Start Asterisk - clickable script app that starts Asterisk
  • Stop Asterisk - clickable script app that stops Asterisk
  • Asterisk Reload - clickable script app that tells Asterisk to reload its configuration
  • Show Asterisk Version - clickable script app that opens a dialog box with the version info of the Asterisk server installed

Future scripts

  • Remove Asterisk - clickable script app that will archive /etc/asterisk and /var/log/asterisk, then remove the Asterisk installation

Mac users in the Asterisk community are invited to add more scripts to this collection.


Comments