asterisk/funcs
aabolfazl c05ac3f232 func_strings: Fix misspelling of "occurred" in FIELDNUM documentation.
The FIELDNUM description misspelled "occurred" as "occured". This text
is user-visible: it is rendered on docs.asterisk.org and printed by
"core show function FIELDNUM".
2026-07-31 15:14:53 +00:00
..
func_aes.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_base64.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_blacklist.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_callcompletion.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_callerid.c func_callerid: Document limitation of DNID fields. 2025-10-07 18:23:21 +00:00
func_cdr.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_channel.c func_channel: Allow R/W of ADSI CPE capability setting. 2025-10-07 18:22:29 +00:00
func_config.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_curl.c build: Fix unused-but-set-variable warnings with gcc 16. 2026-02-25 13:25:21 +00:00
func_cut.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_db.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_devstate.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_dialgroup.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_dialplan.c func_dialplan: Remove deprecated/redundant function. 2025-08-11 12:32:01 +00:00
func_enum.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_env.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_evalexten.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_export.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_extstate.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_frame_drop.c func_frame_drop: Add debug messages for dropped frames. 2025-08-15 16:47:56 +00:00
func_frame_trace.c sig_analog: Add Call Waiting Deluxe support. 2025-05-05 14:10:17 +00:00
func_global.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_groupcount.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_hangupcause.c Revert "func_hangupcause.c: Add access to Reason headers via HANGUPCAUSE()" 2025-12-09 17:04:14 +00:00
func_holdintercept.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_iconv.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_jitterbuffer.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_json.c func_json: Fix crashes for some types 2023-10-05 14:38:05 +00:00
func_lock.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_logic.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_math.c func_math: Add DIGIT_SUM function. 2025-10-06 19:26:17 +00:00
func_md5.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_module.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_odbc.c res_odbc: Use SQL_SUCCEEDED() macro where applicable. 2025-12-29 18:33:09 +00:00
func_periodic_hook.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_periodic_hook.exports.in Fix error loading res_monitor. 2014-04-23 15:02:39 +00:00
func_pitchshift.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_pjsip_aor.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_pjsip_contact.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_pjsip_endpoint.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_presencestate.c func_presencestate.c: Allow NOT_SET to be set from CLI. 2026-01-05 14:45:21 +00:00
func_rand.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_realtime.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_sayfiles.c docs: Add version information to application and function XML elements 2025-01-23 18:11:58 +00:00
func_scramble.c func_scramble: Add example to XML documentation. 2025-09-30 15:09:43 +00:00
func_sha1.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_shell.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_sorcery.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_speex.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_sprintf.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_srv.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_strings.c func_strings: Fix misspelling of "occurred" in FIELDNUM documentation. 2026-07-31 15:14:53 +00:00
func_sysinfo.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_talkdetect.c func_talkdetect.c: Clarify dsp_talking_threshold documentation. 2026-04-10 12:46:09 +00:00
func_timeout.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_uri.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_uuid.c func_uuid: Add a new dialplan function to generate UUIDs 2024-12-03 18:07:57 +00:00
func_version.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_vmcount.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
func_volume.c docs: Indent <since> tags. 2025-01-29 14:18:25 +00:00
Makefile Fix GCC 8 build issues. 2018-05-11 09:48:58 -04:00