Commit Graph

898 Commits (18.17)

Author SHA1 Message Date
Naveen Albert 7b9ef96173 func_json: Enhance parsing capabilities of JSON_DECODE
2 years ago
Naveen Albert 3e4c012215 func_frame_trace: Print text for text frames.
2 years ago
Naveen Albert 914c8e28c1 func_callerid: Warn about invalid redirecting reason.
2 years ago
Naveen Albert 30b4dc9bbb func_presencestate: Fix invalid memory access.
2 years ago
Naveen Albert 4ff29ce8dd func_json: Fix memory leak.
2 years ago
Naveen Albert bf6194be45 say: Don't prepend ampersand erroneously.
3 years ago
Naveen Albert 6d8308ad75 func_logic: Don't emit warning if both IF branches are empty.
3 years ago
Naveen Albert 0736c55a96 func_export: Add EXPORT function
3 years ago
Naveen Albert 22b46f2a15 func_scramble: Fix null pointer dereference.
3 years ago
Naveen Albert 0b47641005 func_strings: Add trim functions.
3 years ago
Naveen Albert f74c459a42 func_frame_trace: Remove bogus assertion.
3 years ago
Naveen Albert c8d2c74a5a func_srv: Document field parameter.
3 years ago
Naveen Albert 0fe1a581e5 general: Fix various typos.
3 years ago
Naveen Albert 6ae9a5835e xmldocs: Improve examples.
3 years ago
George Joseph ad6af63895 GCC12: Fixes for 16+
3 years ago
Naveen Albert ce00f8758d func_db: Add function to return cardinality at prefix
3 years ago
Naveen Albert 79689d9df8 func_evalexten: Extension evaluation function.
3 years ago
Naveen Albert 4aac359d79 documentation: Adds versioning information.
3 years ago
Joshua C. Colp 39cd09c246 func_odbc: Add SQL_ESC_BACKSLASHES dialplan function.
3 years ago
Naveen Albert 42525b0fe2 func_channel: Add lastcontext and lastexten.
3 years ago
Naveen Albert 63db7505f2 asterisk: Add macro for curl user agent.
3 years ago
Naveen Albert 26141981c5 func_db: Add validity check for key names when writing.
3 years ago
Naveen Albert 5df5a70d37 func_frame_drop: Fix typo referencing wrong buffer
3 years ago
Naveen Albert 707f32170c documentation: Document built-in system and channel vars
3 years ago
Naveen Albert c0cdaf0246 func_json: Adds JSON_DECODE function
3 years ago
Alexander Traud f946b92553 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Naveen Albert bcb7aee723 documentation: Standardize examples
3 years ago
Alexander Traud 783b775946 odbc: Fix for Doxygen.
3 years ago
Josh Soref c0fafa1863 funcs: Spelling fixes
3 years ago
Sean Bright 8c2720e540 func_talkdetect.c: Fix logical errors in silence detection.
4 years ago
Naveen Albert 484da42d6c func_vmcount: Add support for multiple mailboxes
4 years ago
Naveen Albert cf0d656ae6 func_channel: Add CHANNEL_EXISTS function.
4 years ago
Naveen Albert 6198c1d28c func_strings: Add STRBETWEEN function
4 years ago
Naveen Albert 19de228e8b func_env: Add DIRNAME and BASENAME functions
4 years ago
Naveen Albert b6b7b1490b func_sayfiles: Retrieve say file names
4 years ago
Naveen Albert c52ef4ac79 func_math: Return integer instead of float if possible
4 years ago
Naveen Albert 3eec5b8c5c func_scramble: Audio scrambler function
4 years ago
Naveen Albert 118d848238 func_frame_drop: New function
4 years ago
Jaco Kroon 6b67821098 func_lock: Prevent module unloading in-use module.
4 years ago
Jaco Kroon 6f303335d3 func_lock: Add "dialplan locks show" cli command.
4 years ago
Jaco Kroon a3df5d7de8 func_lock: Fix memory corruption during unload.
4 years ago
Jaco Kroon 6bd741b77d func_lock: Fix requesters counter in error paths.
4 years ago
Naveen Albert 9106c9d1f1 func_math: Three new dialplan functions
4 years ago
Naveen Albert 033c2a2283 func_volume: Add read capability to function.
4 years ago
Joshua C. Colp 60800b038a xml: Embed module information into core XML documentation.
4 years ago
Jaco Kroon 23e41313a8 func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
4 years ago
Jaco Kroon bee35fe04a func_odbc: Introduce minargs config and expose ARGC in addition to ARGn.
4 years ago
Jaco Kroon 3a230cc6a9 func_lock: fix multiple-channel-grant problems.
4 years ago
Alexander Traud bf9f0f13c4 loader: Sync load- and build-time deps.
4 years ago
Dovid Bender c635c78265 func_curl.c: Allow user to set what return codes constitute a failure.
5 years ago