Asterisk PBX libraries (ARI, AMI and all types of AGI) for crystal-lang.
Add this to your application's shard.yml
:
dependencies:
asterisk:
github: ctiapps/asterisk
require "asterisk"
TODO: Write usage instructions here
Examples and demos are in separate repositoty: github.com/ctiapps/alice_calls
TODO: Write development instructions here
- Fork it ( https://github.com/ctiapps/asterisk/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
- Andrius Kairiukstis - creator, maintainer