asterisk/apps/confbridge
Sean Bright 53fac14e41 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
2024-01-23 16:36:18 +00:00
..
include general: Fix broken links. 2023-12-08 13:11:54 +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-01-23 16:36:18 +00:00
conf_state.c general: Remove obsolete SVN references. 2022-08-01 11:06:37 -05:00
conf_state_empty.c general: Remove obsolete SVN references. 2022-08-01 11:06:37 -05:00
conf_state_inactive.c general: Remove obsolete SVN references. 2022-08-01 11:06:37 -05:00
conf_state_multi.c general: Remove obsolete SVN references. 2022-08-01 11:06:37 -05:00
conf_state_multi_marked.c app_confbridge: Add end_marked_any option. 2022-09-11 16:22:08 -05:00
conf_state_single.c general: Remove obsolete SVN references. 2022-08-01 11:06:37 -05:00
conf_state_single_marked.c general: Remove obsolete SVN references. 2022-08-01 11:06:37 -05:00
confbridge_manager.c app_confbridge: Plug ref leak of bridge channel with send_events 2020-06-10 11:03:04 -05:00