asterisk/apps/confbridge
Sean Bright 61c78fc48b app_confbridge: Don't emit warnings on valid configurations.
The numeric bridge profile options `internal_sample_rate` and
`maximum_sample_rate` are documented to accept the special values
`auto` and `none`, respectively. While these values currently work,
they also emit warnings when used which could be confusing for users.

In passing, also ensure that we only accept the documented range of
sample rate values between 8000 and 192000.

Fixes #546

(cherry picked from commit f541f8d8c4)
2024-03-07 14:17:22 +00:00
..
include general: Fix broken links. 2024-01-12 18:29:19 +00:00
conf_chan_announce.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
conf_chan_record.c app_confbridge: Only create a channel that records audio. 2017-09-19 07:56:00 -05:00
conf_config_parser.c app_confbridge: Don't emit warnings on valid configurations. 2024-03-07 14:17:22 +00:00
conf_state.c general: Remove obsolete SVN references. 2022-08-01 09:58:58 -05:00
conf_state_empty.c general: Remove obsolete SVN references. 2022-08-01 09:58:58 -05:00
conf_state_inactive.c general: Remove obsolete SVN references. 2022-08-01 09:58:58 -05:00
conf_state_multi.c general: Remove obsolete SVN references. 2022-08-01 09:58:58 -05:00
conf_state_multi_marked.c app_confbridge: Add end_marked_any option. 2022-09-11 16:22:18 -05:00
conf_state_single.c general: Remove obsolete SVN references. 2022-08-01 09:58:58 -05:00
conf_state_single_marked.c general: Remove obsolete SVN references. 2022-08-01 09:58:58 -05:00
confbridge_manager.c app_confbridge: Plug ref leak of bridge channel with send_events 2020-06-10 11:03:04 -05:00