]> 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)
committerKevin Harwell <kharwell@digium.com>
Thu, 19 Aug 2021 16:18:00 +0000 (11:18 -0500)
commitdffc5e7f5cc2fa85682c4d2faccc02c1c54df396
tree546e02b4f52c09585522c86d8f979b8d94520a34
parentc52ef4ac79b9466af5cf7b17dcc2b9fa2d2badef
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]