https://github.com/pkgstore/bash-asterisk-room-close
A script to close an Asterisk conference room if 1 user with a certain phone number remains in it.
https://github.com/pkgstore/bash-asterisk-room-close
asterisk bash bash-script linux
Last synced: about 1 month ago
JSON representation
A script to close an Asterisk conference room if 1 user with a certain phone number remains in it.
- Host: GitHub
- URL: https://github.com/pkgstore/bash-asterisk-room-close
- Owner: pkgstore
- License: mit
- Created: 2024-09-10T14:08:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-11T12:08:32.000Z (3 months ago)
- Last Synced: 2026-03-11T18:37:38.851Z (3 months ago)
- Topics: asterisk, bash, bash-script, linux
- Language: Shell
- Homepage: http://lib.onl
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Asterisk: Room Close
A script to close an Asterisk conference room if 1 user with a certain phone number remains in it.
## Install
```bash
curl -sL 'https://raw.githubusercontent.com/pkgstore/bash-install/refs/heads/main/install.sh' | bash -s -- '/root/apps/asterisk' 'bash-asterisk-room-close' 'main'
```
## Resources
- [Documentation (RU)](https://libsys.ru/ru/2024/10/0a633c87-935c-54ba-bedf-9c95152b6b51/)