asterisk/bridges
Mike Bradeen edd7f1b060 bridge_builtin_features: add beep via touch variable
Add periodic beep option to one-touch recording by setting
the touch variable TOUCH_MONITOR_BEEP or
TOUCH_MIXMONITOR_BEEP to the desired interval in seconds.

If the interval is less than 5 seconds, a minimum of 5
seconds will be imposed.  If the interval is set to an
invalid value, it will default to 15 seconds.

A new test event PERIODIC_HOOK_ENABLED was added to the
func_periodic_hook hook_on function to indicate when
a hook is started.  This is so we can test that the touch
variable starts the hook as expected.

ASTERISK-30446

Change-Id: I800e494a789ba7a930bbdcd717e89d86040d6661
2023-03-20 10:46:17 -05:00
..
bridge_softmix bridges: Spelling fixes 2021-11-16 05:41:02 -06:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
bridge_builtin_features.c bridge_builtin_features: add beep via touch variable 2023-03-20 10:46:17 -05:00
bridge_builtin_interval_features.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
bridge_holding.c bridges: Fix for Doxygen. 2021-11-18 11:18:48 -06:00
bridge_native_rtp.c bridge: Don't try to match audio formats. 2020-05-21 10:34:33 -05:00
bridge_simple.c bridge_simple.c: Unhold channels on join simple bridge. 2022-04-26 15:09:03 -05:00
bridge_softmix.c bridges: Fix for Doxygen. 2021-11-18 11:18:48 -06:00
bridges.xml Binaural synthesis (confbridge): Adds binaural synthesis to bridge_softmix. 2017-02-23 10:34:58 -07:00