Commit Graph

893 Commits (16)

Author SHA1 Message Date
Naveen Albert afdce6fc53 say: Don't prepend ampersand erroneously.
2 years ago
Naveen Albert 07a4a9b8ec func_logic: Don't emit warning if both IF branches are empty.
3 years ago
Naveen Albert 1500de2b09 func_export: Add EXPORT function
3 years ago
Naveen Albert 21b1651646 func_scramble: Fix null pointer dereference.
3 years ago
Naveen Albert 2f10855177 func_strings: Add trim functions.
3 years ago
Naveen Albert 1a18e4dade func_frame_trace: Remove bogus assertion.
3 years ago
Naveen Albert 6badedc201 func_srv: Document field parameter.
3 years ago
Naveen Albert a8395c9420 general: Fix various typos.
3 years ago
Naveen Albert 4f3c774246 xmldocs: Improve examples.
3 years ago
George Joseph 01dc630b8c GCC12: Fixes for 16+
3 years ago
Naveen Albert d75da1de1f func_db: Add function to return cardinality at prefix
3 years ago
Naveen Albert 4199afd360 func_evalexten: Extension evaluation function.
3 years ago
Naveen Albert 7e18d42479 documentation: Adds versioning information.
3 years ago
Joshua C. Colp a201ececba func_odbc: Add SQL_ESC_BACKSLASHES dialplan function.
3 years ago
Naveen Albert f60dcfc333 func_channel: Add lastcontext and lastexten.
3 years ago
Naveen Albert 6f128da80c asterisk: Add macro for curl user agent.
3 years ago
Naveen Albert b471b40bc7 func_db: Add validity check for key names when writing.
3 years ago
Naveen Albert 1af8acaf4a func_frame_drop: Fix typo referencing wrong buffer
3 years ago
Naveen Albert 902c70530c documentation: Document built-in system and channel vars
3 years ago
Naveen Albert 0eaa214be9 func_json: Adds JSON_DECODE function
3 years ago
Alexander Traud 3489f926e7 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Naveen Albert 6296f645a2 documentation: Standardize examples
3 years ago
Alexander Traud 06f7d7f4cc odbc: Fix for Doxygen.
3 years ago
Josh Soref 9aa88723e3 funcs: Spelling fixes
4 years ago
Sean Bright a4d533d132 func_talkdetect.c: Fix logical errors in silence detection.
4 years ago
Naveen Albert b0027c65f9 func_vmcount: Add support for multiple mailboxes
4 years ago
Naveen Albert 228c97d3bf func_channel: Add CHANNEL_EXISTS function.
4 years ago
Naveen Albert 249fe0f37e func_strings: Add STRBETWEEN function
4 years ago
Naveen Albert b8e2b2ed5e func_env: Add DIRNAME and BASENAME functions
4 years ago
Naveen Albert 11516e4b8e func_sayfiles: Retrieve say file names
4 years ago
Naveen Albert 4bd5757123 func_math: Return integer instead of float if possible
4 years ago
Naveen Albert 1055660252 func_scramble: Audio scrambler function
4 years ago
Naveen Albert af17973bda func_frame_drop: New function
4 years ago
Jaco Kroon 2dbf8cd135 func_lock: Add "dialplan locks show" cli command.
4 years ago
Jaco Kroon 5d7d174e1f func_lock: Prevent module unloading in-use module.
4 years ago
Jaco Kroon 4040095ea4 func_lock: Fix memory corruption during unload.
4 years ago
Jaco Kroon 5008d9fee1 func_lock: Fix requesters counter in error paths.
4 years ago
Naveen Albert 8236f2f155 func_math: Three new dialplan functions
4 years ago
Naveen Albert d1305af137 func_volume: Add read capability to function.
4 years ago
Joshua C. Colp e42417e910 xml: Embed module information into core XML documentation.
4 years ago
Jaco Kroon 59129bfab8 func_callerid+res_agi: Fix compile errors related to -Werror=zero-length-bounds
4 years ago
Jaco Kroon d847f7e8f8 func_odbc: Introduce minargs config and expose ARGC in addition to ARGn.
4 years ago
Jaco Kroon 32e36144c7 func_lock: fix multiple-channel-grant problems.
4 years ago
Alexander Traud 4c79bc19d1 loader: Sync load- and build-time deps.
5 years ago
Dovid Bender 5046e1fb06 func_curl.c: Allow user to set what return codes constitute a failure.
5 years ago
Alexander Traud 13b56c4be6 Compiler fixes for GCC with -Og
5 years ago
Sean Bright 799426cd58 func_curl.c: Prevent crash when using CURLOPT(httpheader)
5 years ago
Alexander Traud ea102bd1a7 curl: Add build-time dependency.
5 years ago
Jean Aunis ef4255f6ed func_volume: Accept decimal number as argument
5 years ago
Sebastien Duthil 3513be1e79 func_channel: allow reading 4 fields from dialplan
5 years ago