summaryrefslogtreecommitdiff
path: root/funcs
AgeCommit message (Expand)Author
2018-03-20func_channel: Delete dead CHANNEL_TRACE codeIvan Poddubny
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-06BuildSystem: Depend not implicitly but explicitly on external libraries.Alexander Traud
2018-02-22func_audiohookinherit: Remove deprecated module.Sean Bright
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2018-01-04Merge "func_odbc: Add missing unlock's to acf_odbc_read."Jenkins2
2018-01-03func_odbc: Add missing unlock's to acf_odbc_read.Corey Farrell
2017-12-29datastore: Add automatic module references.Corey Farrell
2017-12-27func_channel.c: Update MASTER_CHANNEL documentationRichard Mudgett
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-18func_callerid: Initialize app argument structures.Corey Farrell
2017-12-06CDR: Fix deadlock setting some CDR values.Richard Mudgett
2017-11-06Merge "Prevent unload of modules which implement an Optional API."Joshua Colp
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-11-01Prevent unload of modules which implement an Optional API.Corey Farrell
2017-09-21bridge: Change participant SFU streams when source streams change.Joshua Colp
2017-09-07func_cdr: honour 'u' flag on dummy channelJacek Konieczny
2017-08-30AST-2017-006: Fix app_minivm application MinivmNotify command injectionCorey Farrell
2017-05-05func_cdr: Allow empty value for CDR dialplan function.Joshua Colp
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-17CHANNEL(callid): Give dialplan access to the callid.Richard Mudgett
2017-03-15Merge "funcs/func_devstate: Remove new line in Device field of during module ...zuul
2017-03-14funcs/func_devstate: Remove new line in Device field of during module loadMatt Jordan
2017-03-07core: Add stream topology changing primitives with tests.Joshua Colp
2017-02-13cli: Fix various CLI documentation and completion issuesSean Bright
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2017-01-27Merge "media: Add experimental support for RTCP feedback."George Joseph
2017-01-23media: Add experimental support for RTCP feedback.Lorenzo Miniero
2017-01-22LISTFILTER: Remove outdated ERROR message.Richard Mudgett
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-16Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-15func_channel: Reorganize documentationMatt Jordan
2016-07-27Portably sscanf tv_usecDavid M. Lee
2016-07-18Unit tests: Use AST_TEST_DEFINE in conditional code only.Corey Farrell
2016-07-12func_odbc: Fix connection deadlock.Joshua Colp
2016-06-28BuildSystem: Fix a few issues hightlighted by gcc 6.xGeorge Joseph
2016-05-20func_odbc: single database connection should be optionalAlexei Gradinari
2016-04-27func_odbc: Check connection status before executing queries.Mark Michelson
2016-04-22func_odbc: Use one connection per DSN.Mark Michelson
2016-03-23funcs/func_curl: Add the ability for CURL to download and store filesMatthew Jordan
2016-03-18func_aes: fix misuse of strlen on binary dataGianluca Merlo
2016-03-01func_callerid.c: Update REDIRECTING reason documentation.Richard Mudgett
2016-02-11func_iconv: Ensure output strings are properly terminated.Sean Bright
2016-01-22res_odbc: Remove connection managementMark Michelson
2016-01-20funcs/func_cdr: Correctly report high precision values for duration and billsecMatt Jordan
2016-01-14func_channel: Add help text for undocumented CHANNEL function argumentsRusty Newton
2015-11-10Merge "ast_format_cap_get_names: To display all formats, the buffer was incre...Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-06func_callerid: Document that CALLERID(pres) is available.Walter Doekes