mirror of https://github.com/asterisk/asterisk
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: I73ccc6c6fcaa31931c6fff3b85ad1805b2ce9d8cpull/24/head
parent
85ef06d300
commit
314d8776dc
@ -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.
|
Loading…
Reference in new issue