mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +00:00
app_morsecode: Add American Morse code
Previously, the Morsecode application only supported international Morse code. This adds support for American Morse code and adds an option to configure the frequency used in off intervals. Additionally, the application checks for hangup between tones to prevent application execution from continuing after hangup. ASTERISK-29541 Change-Id: I172431a2e18e6527d577e74adfb05b154cba7bd4
This commit is contained in:
committed by
Friendly Automation
parent
3eec5b8c5c
commit
9cac1c16da
6
doc/CHANGES-staging/app_morsecode.txt
Normal file
6
doc/CHANGES-staging/app_morsecode.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
Subject: app_morsecode
|
||||
|
||||
Extends the Morsecode application by adding support for
|
||||
American Morse code and adds a configurable option
|
||||
for the frequency used in off intervals.
|
||||
|
Reference in New Issue
Block a user