]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_morsecode: Add American Morse code
authorNaveen Albert <asterisk@phreaknet.org>
Wed, 4 Aug 2021 14:46:42 +0000 (14:46 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 19 Aug 2021 15:31:04 +0000 (10:31 -0500)
commit5c9d7a0373121d5c9fe5543fe1c850270925555e
tree02c2cd70f457bfd7ba447e60f6e4f6e8995aa6f3
parent498db70884193e30eae95042967664b94849a14a
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
apps/app_morsecode.c
doc/CHANGES-staging/app_morsecode.txt [new file with mode: 0644]