Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcelog/bami
bash asterisk manager interface client
https://github.com/marcelog/bami
Last synced: 3 months ago
JSON representation
bash asterisk manager interface client
- Host: GitHub
- URL: https://github.com/marcelog/bami
- Owner: marcelog
- Created: 2011-09-09T00:48:05.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-28T16:20:45.000Z (about 4 years ago)
- Last Synced: 2023-10-20T21:37:42.133Z (about 1 year ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 8
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
About
-----
This is just a proof-of-concept. Dont expect it to be a solution for anything, but it
may be useful for certain things. It can login to an ami server and listen for events.See the full article at: http://marcelog.github.com/articles/bash_asterisk_manager_interface_client_shell_script.html
Configure
---------
Edit bami.sh and setup log path, and AMI username and password.Running
-------
You will need something like netcat. Example:nc 127.0.0.1 5038 -e ./bami.sh