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: 9 months 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: 2025-06-16T14:41:17.000Z (9 months ago)
- Last Synced: 2025-06-16T15:41:29.068Z (9 months ago)
- Topics: asterisk, bash, bash-script, linux
- Language: Shell
- Homepage: http://lib.onl
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- 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://lib.onl/ru/2024/10/0a633c87-935c-54ba-bedf-9c95152b6b51/)