mirror of
https://github.com/Roller-Network/asterisk-contact-id.git
synced 2026-06-29 03:32:41 -06:00
Update README.md
This commit is contained in:
parent
3ef1b0c72f
commit
595ddbd4e5
|
|
@ -14,9 +14,16 @@ https://github.com/WillCodeForCats/rcell-smsclient
|
|||
* 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.
|
||||
|
||||
* https://www.grandstream.com/products/gateways-and-atas/analog-telephone-adaptors/product/ht802
|
||||
|
|
|
|||
Loading…
Reference in a new issue