Commit Graph

803 Commits (9d5797616c840e89fdb12b1b49e59f1266b51a68)

Author SHA1 Message Date
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
Corey Farrell 606ae3484a Add missing menuselect dependencies.
8 years ago
Corey Farrell 79f111e1f3 Prevent unload of modules which implement an Optional API.
8 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
8 years ago
Jacek Konieczny 525f84bb35 func_cdr: honour 'u' flag on dummy channel
8 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Joshua Colp 4146facfec func_cdr: Allow empty value for CDR dialplan function.
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Richard Mudgett 8cb4f9cea1 CHANNEL(callid): Give dialplan access to the callid.
8 years ago
zuul bcc9a07db2 Merge "funcs/func_devstate: Remove new line in Device field of during module load"
8 years ago
Matt Jordan 0ded269bfa funcs/func_devstate: Remove new line in Device field of during module load
8 years ago
Joshua Colp 3ed05badb9 core: Add stream topology changing primitives with tests.
8 years ago
Sean Bright 3f94373778 cli: Fix various CLI documentation and completion issues
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
George Joseph 6f645a6d4e Merge "media: Add experimental support for RTCP feedback."
8 years ago
Lorenzo Miniero 1061539b75 media: Add experimental support for RTCP feedback.
8 years ago
Richard Mudgett cfe72c39cf LISTFILTER: Remove outdated ERROR message.
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Corey Farrell 824a4e84d1 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan ddab42e296 func_channel: Reorganize documentation
9 years ago
David M. Lee feb1a43412 Portably sscanf tv_usec
9 years ago
Corey Farrell cf1188a1be Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Joshua Colp 4ad333bb0e func_odbc: Fix connection deadlock.
9 years ago
George Joseph 651290a809 BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Alexei Gradinari c378b00a83 func_odbc: single database connection should be optional
9 years ago
Mark Michelson 2b150f0b80 func_odbc: Check connection status before executing queries.
9 years ago
Mark Michelson 924738e950 func_odbc: Use one connection per DSN.
9 years ago
Matthew Jordan 6bbcfb34bd funcs/func_curl: Add the ability for CURL to download and store files
9 years ago
Gianluca Merlo 8f94f947f5 func_aes: fix misuse of strlen on binary data
9 years ago
Richard Mudgett 0bdbf0d882 func_callerid.c: Update REDIRECTING reason documentation.
9 years ago
Sean Bright e5fd972d24 func_iconv: Ensure output strings are properly terminated.
9 years ago
Mark Michelson 9714da7aa4 res_odbc: Remove connection management
9 years ago
Matt Jordan 3b9cba4294 funcs/func_cdr: Correctly report high precision values for duration and billsec
9 years ago
Rusty Newton 68cad96ffd func_channel: Add help text for undocumented CHANNEL function arguments
9 years ago
Joshua Colp 0be147f713 Merge "ast_format_cap_get_names: To display all formats, the buffer was increased."
10 years ago
Alexander Traud cf79b62778 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Walter Doekes 7dd8f89a50 func_callerid: Document that CALLERID(pres) is available.
10 years ago
Matt Jordan 7be6194d6f funcs/func_holdintercept: Actually add the HOLD_INTERCEPT function
10 years ago
Ivan Poddubny c944263e36 func_presencestate: Return "not_set" when no data is set in AstDB
10 years ago
Rusty Newton d02196448b Documentation: A couple of trivial fixes in sip.conf.sample and func_cdr.c
10 years ago
Corey Farrell ea9d5f155e func_pjsip_aor: Fix leaked contact from iterator.
10 years ago
Corey Farrell 0a46d43b9c Fix potential crash after unload of func_periodic_hook or test_message.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
George Joseph 298faf7c50 pjsip_options: Fix non-qualified contacts showing as unavailable
10 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Matthew Jordan af4d802773 clang compiler warnings: Fix sometimes-initialized warning in func_math
10 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
10 years ago