mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
committed by
Kevin Harwell
parent
c52ef4ac79
commit
dffc5e7f5c
11
doc/CHANGES-staging/app_milliwatt.txt
Normal file
11
doc/CHANGES-staging/app_milliwatt.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Subject: app_milliwatt
|
||||
|
||||
The Milliwatt application's existing behavior is
|
||||
incorrect in that it plays a constant tone, which
|
||||
is not how digital milliwatt test lines actually
|
||||
work.
|
||||
|
||||
An option is added so that a proper milliwatt test
|
||||
tone can be provided, including a 1 second silent
|
||||
interval every 10 seconds. However, for compatability
|
||||
reasons, the default behavior remains unchanged.
|
Reference in New Issue
Block a user