Commit Graph

851 Commits (24e678b9bb26f47b7308cc55e712884bdd19042d)

Author SHA1 Message Date
Jaco Kroon c797500956 func_lock: fix multiple-channel-grant problems. 4 years ago
Alexander Traud b91fb3c396 loader: Sync load- and build-time deps. 5 years ago
Dovid Bender bc58e84f47 func_curl.c: Allow user to set what return codes constitute a failure. 5 years ago
Alexander Traud 57ee79a563 Compiler fixes for GCC with -Og 5 years ago
Sean Bright b11b49945b func_curl.c: Prevent crash when using CURLOPT(httpheader) 5 years ago
Alexander Traud e2affa3b0a curl: Add build-time dependency. 5 years ago
Jean Aunis de66713fd5 func_volume: Accept decimal number as argument 5 years ago
Sebastien Duthil d40e343710 func_channel: allow reading 4 fields from dialplan 5 years ago
traud cd8cbf7384 func_aes: Avoid incorrect error message on load. 5 years ago
Sean Bright 1e037ebb97 func_odbc: Prevent snprintf() truncation warning 5 years ago
Sean Bright 0c2bf1664c func_curl: Add 'followlocation' option to CURLOPT() 5 years ago
Joshua Colp cee68ea4f2 Merge "func_odbc: acf_odbc_read() and cli_odbc_read() unicode support" 5 years ago
Pascal Cadotte Michaud bf4dd3d837
PJSIP_CONTACT: add missing argument documentation 5 years ago
Joshua Colp d0b198b330 Revert "PJSIP_CONTACT: add missing argument documentation" 5 years ago
Pascal Cadotte Michaud 7e3015d779
PJSIP_CONTACT: add missing argument documentation 6 years ago
Friendly Automation 23416f82e0 Merge "func_curl.c: Support custom http headers" 6 years ago
Sean Bright bf7c808604 func_env: Prevent FILE() from reading garbage at end-of-file 6 years ago
Martin Tomec d257a0898e func_curl.c: Support custom http headers 6 years ago
Joshua Colp 7298a785ad func_jitterbuffer: Add audio/video sync support. 6 years ago
Boris P. Korzun 8979921da9 func_odbc: acf_odbc_read() and cli_odbc_read() unicode support 6 years ago
Kevin Harwell 3656c42cb0 various modules: json integer overflow 6 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging. 6 years ago
Joshua Colp 0a60bc1a68 Merge "func_strings: HASHKEY - negative array index can cause corruption" 7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine. 7 years ago
Kevin Harwell 4b5d11ec17 func_strings: HASHKEY - negative array index can cause corruption 7 years ago
Sean Bright 056ca07449 func_callerid: Remove deprecated CALLERPRES() function. 7 years ago
Richard Mudgett c6c3a63696 func_periodic_hook.c: Cleanup module resources on failure. 7 years ago
Alexander Traud 6f47b84fbd func_env: Compile in Solaris 11. 7 years ago
Richard Mudgett 91c3ac19cb Dialplan functions: Fix some channel autoservice misuse. 7 years ago
Jenkins2 076ff479ac Merge "crypto.h: Repair ./configure --with-ssl=PATH." 7 years ago
Alexander Traud 99aed78078 crypto.h: Repair ./configure --with-ssl=PATH. 7 years ago
Alexei Gradinari 65ff2f057a func_odbc: NODATA if SQLNumResultCols returned 0 columns on readsql 7 years ago
Joshua Colp 195af35026 Merge "Fix GCC 8 build issues." 7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues. 7 years ago
Joshua Colp 882e79b77e pjsip: Rewrite OPTIONS support with new eyes. 7 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames 7 years ago
Ivan Poddubny 8bd5980e14 func_channel: Delete dead CHANNEL_TRACE code 7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules. 7 years ago
Alexander Traud 162fc4fba6 BuildSystem: Depend not implicitly but explicitly on external libraries. 7 years ago
Sean Bright 50d9af101e func_audiohookinherit: Remove deprecated module. 7 years ago
Corey Farrell 527cf5a570 Remove redundant module checks and references. 7 years ago
Corey Farrell 9cfdb81e91 loader: Add dependency fields to module structures. 7 years ago
Jenkins2 8187bde9bf Merge "func_odbc: Add missing unlock's to acf_odbc_read." 7 years ago
Corey Farrell e3c9314a2e func_odbc: Add missing unlock's to acf_odbc_read. 7 years ago
Corey Farrell 0fe7df641a datastore: Add automatic module references. 7 years ago
Richard Mudgett 1d3dc9aea2 func_channel.c: Update MASTER_CHANNEL documentation 7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible. 7 years ago
Corey Farrell a790ced2e8 func_callerid: Initialize app argument structures. 8 years ago
Richard Mudgett 3078b7adc2 CDR: Fix deadlock setting some CDR values. 8 years ago
Joshua Colp 68b6ebd836 Merge "Prevent unload of modules which implement an Optional API." 8 years ago