mirror of
https://github.com/Roller-Network/asterisk-contact-id.git
synced 2026-06-29 11:32:46 -06:00
Bumps [github/super-linter](https://github.com/github/super-linter) from 5 to 7. - [Release notes](https://github.com/github/super-linter/releases) - [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/super-linter/compare/v5...v7) --- updated-dependencies: - dependency-name: github/super-linter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| schema | ||
| .gitignore | ||
| asteriskcontactid.pl | ||
| LICENSE | ||
| README.md | ||
asterisk-contact-id
asteriskcontactid.pl
A Contact ID processor for Asterisk's AlarmReceiver() application.
Uses rcell-smsclient for direct SMS notifications
https://github.com/WillCodeForCats/rcell-smsclient
Installation
- Copy asteriskcontactid.pl into /usr/local/bin
- chmod 755 /usr/local/bin/asteriskcontactid.pl
Configuration
Configure the following settings for Asterisk.
asterisk.conf:
- mindtmfduration = 40
alarmreceiver.conf:
- eventcmd = /usr/local/bin/asteriskcontactid.pl
- eventspooldir = /var/spool/asterisk/alarmreceiver
Recommended FXS Adapter
The Grandstream HT802 configured for DTMF inband and passthrough is recommended for connecting a Contact ID dialer to Asterisk.