Commit Graph

880 Commits (8edbc3b07b0988a22f0c67471ace1fa6cff9afec)

Author SHA1 Message Date
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.
4 years ago
Naveen Albert 6296f645a2 documentation: Standardize examples
4 years ago
Alexander Traud 06f7d7f4cc odbc: Fix for Doxygen.
4 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
traud 81d271f76a func_aes: Avoid incorrect error message on load.
5 years ago
Sean Bright 65ff4d80a1 func_odbc: Prevent snprintf() truncation warning
5 years ago
Sean Bright f69da94fab func_curl: Add 'followlocation' option to CURLOPT()
5 years ago
Boris P. Korzun e54299cd3e func_odbc: acf_odbc_read() and cli_odbc_read() unicode support
5 years ago
Pascal Cadotte Michaud 2d2b28bfa4 PJSIP_CONTACT: add missing argument documentation
6 years ago
George Joseph 4631e77078 Merge "Revert "PJSIP_CONTACT: add missing argument documentation"" into 16
6 years ago
Joshua Colp 9c29c3fb3e Revert "PJSIP_CONTACT: add missing argument documentation"
6 years ago
Friendly Automation 7620d1256c Merge "PJSIP_CONTACT: add missing argument documentation" into 16
6 years ago
Pascal Cadotte Michaud 174e6426aa
PJSIP_CONTACT: add missing argument documentation
6 years ago
Kevin Harwell f8e4473e16 Merge "func_curl.c: Support custom http headers" into 16
6 years ago
Sean Bright e39ddb1cb1 func_env: Prevent FILE() from reading garbage at end-of-file
6 years ago
Martin Tomec 37dcdd485a func_curl.c: Support custom http headers
6 years ago
Joshua Colp 6647be69ac func_jitterbuffer: Add audio/video sync support.
6 years ago