asterisk/funcs
Naveen Albert 410909fbfb func_frame_trace: Add CLI command to dump frame queue.
This adds a simple CLI command that can be used for
analyzing all frames currently queued to a channel.

A couple log messages are also adjusted to be more
useful in tracing bridging problems.

Resolves: #533
(cherry picked from commit d075a08d7e)
2024-03-07 14:17:22 +00:00
..
Makefile Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00
func_aes.c func_aes: Avoid incorrect error message on load. 2020-03-31 12:07:23 -05:00
func_base64.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_blacklist.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_callcompletion.c loader: Convert reload_classes to built-in modules. 2018-03-14 05:20:12 -04:00
func_callerid.c sig_analog: Add fuller Caller ID support. 2023-07-10 11:49:47 +00:00
func_cdr.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_channel.c func_channel: Expose previously unsettable options. 2024-01-12 18:29:19 +00:00
func_config.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_curl.c func_curl.c: Remove CURLOPT() plaintext documentation. 2024-01-12 18:29:19 +00:00
func_cut.c func_cut: Add example to documentation. 2023-09-06 16:55:59 +00:00
func_db.c func_db: Add function to return cardinality at prefix 2022-04-27 11:41:52 -05:00
func_devstate.c documentation: Standardize examples 2021-12-01 12:27:30 -06:00
func_dialgroup.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_dialplan.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_enum.c loader: Convert reload_classes to built-in modules. 2018-03-14 05:20:12 -04:00
func_env.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_evalexten.c func_evalexten: Extension evaluation function. 2022-04-27 03:15:35 -05:00
func_export.c func_export: Use correct function argument as variable name. 2023-09-06 16:55:59 +00:00
func_extstate.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_frame_drop.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_frame_trace.c func_frame_trace: Add CLI command to dump frame queue. 2024-03-07 14:17:22 +00:00
func_global.c variables: Add additional variable dialplan functions. 2024-01-12 18:29:18 +00:00
func_groupcount.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_hangupcause.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_holdintercept.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
func_iconv.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_jitterbuffer.c func_jitterbuffer: Add audio/video sync support. 2019-09-18 20:22:50 +00:00
func_json.c func_json: Fix crashes for some types 2024-01-12 18:29:18 +00:00
func_lock.c func_lock: Add missing see-also refs to documentation. 2024-01-12 18:29:19 +00:00
func_logic.c variables: Add additional variable dialplan functions. 2024-01-12 18:29:18 +00:00
func_math.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_md5.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_module.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_odbc.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_periodic_hook.c func_periodic_hook: Add hangup step to avoid timeout 2024-01-12 18:29:18 +00:00
func_periodic_hook.exports.in Fix error loading res_monitor. 2014-04-23 15:02:39 +00:00
func_pitchshift.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_pjsip_aor.c xml: Embed module information into core XML documentation. 2021-03-16 10:30:43 -05:00
func_pjsip_contact.c xml: Embed module information into core XML documentation. 2021-03-16 10:30:43 -05:00
func_pjsip_endpoint.c xml: Embed module information into core XML documentation. 2021-03-16 10:30:43 -05:00
func_presencestate.c func_presencestate: Fix invalid memory access. 2022-12-08 10:21:26 -06:00
func_rand.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_realtime.c Dialplan functions: Fix some channel autoservice misuse. 2018-06-19 10:56:33 -06:00
func_sayfiles.c say: Don't prepend ampersand erroneously. 2022-10-26 07:48:17 -05:00
func_scramble.c func_scramble: Fix null pointer dereference. 2022-09-22 11:26:09 -05:00
func_sha1.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_shell.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_sorcery.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_speex.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_sprintf.c funcs: Spelling fixes 2021-11-15 19:28:27 -06:00
func_srv.c func_srv: Document field parameter. 2022-07-27 12:10:25 -05:00
func_strings.c func_strings: Add trim functions. 2022-09-22 05:49:00 -05:00
func_sysinfo.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_talkdetect.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_timeout.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_uri.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_version.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_vmcount.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00
func_volume.c xmldocs: Improve examples. 2022-06-09 03:47:41 -05:00