]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_milliwatt: Timing fix
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 12 Aug 2021 21:02:27 +0000 (21:02 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 19 Aug 2021 14:37:51 +0000 (09:37 -0500)
commit3f9ef427b5a43484e1e842441c065b047fc641ea
tree33fdfeee1e695b381c4bd4d6f050827cc5a2dc19
parent2394757e55c22b86da0b6c687168f771053ebb92
app_milliwatt: Timing fix

The Milliwatt application uses incorrect tone timings
that cause it to play the 1004 Hz tone constantly.

This adds an option to enable the correct timing
behavior, so that the Milliwatt application can
be used for milliwatt test lines. The default behavior
remains unchanged for compatability reasons, even
though it is incorrect.

ASTERISK-29575 #close

Change-Id: I73ccc6c6fcaa31931c6fff3b85ad1805b2ce9d8c
apps/app_milliwatt.c
doc/CHANGES-staging/app_milliwatt.txt [new file with mode: 0644]