Skip to content

Instantly share code, notes, and snippets.

@kylekyle
Last active March 31, 2019 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylekyle/7ea0b5bee3c8c030814b72bd83bf077c to your computer and use it in GitHub Desktop.
Save kylekyle/7ea0b5bee3c8c030814b72bd83bf077c to your computer and use it in GitHub Desktop.
Call or Text a Ruby Script

The specific instructions are for Mac OS X, but it should run on any platform that supports Asterisk and Ruby.

$ brew tap preetsethi/homebrew-asterisk
$ cd /usr/local/Homebrew/Library/Taps/leedm777/homebrew-asterisk
$ sed -i .bak 's/EOS.unindent/EOS/g' asterisk.rb turn-wireshark.rb
$ brew install asterisk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment