]> 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:32:10 +0000 (10:32 -0500)
commitb5044586f7a9d79eb61a14837be459048341f709
treef87a717552d41da7665f0daa440ca79faf3c7ab3
parent3f9ef427b5a43484e1e842441c065b047fc641ea
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]