Commit Graph

809 Commits (13.23)

Author SHA1 Message Date
Alexander Traud 0b3c090ada func_env: Compile in Solaris 11.
7 years ago
Richard Mudgett a6edbc9be1 Dialplan functions: Fix some channel autoservice misuse.
7 years ago
Joshua Colp 7609249a22 Merge "crypto.h: Repair ./configure --with-ssl=PATH." into 13
7 years ago
Alexander Traud 2c3ad1e40d crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
Alexei Gradinari d9d50396cf func_odbc: NODATA if SQLNumResultCols returned 0 columns on readsql
7 years ago
Jenkins2 118eef8907 Merge "Fix GCC 8 build issues." into 13
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Joshua Colp bea52b3706 pjsip: Rewrite OPTIONS support with new eyes.
7 years ago
George Joseph be7d4faed5 bridge_softmix: Forward TEXT frames
7 years ago
Ivan Poddubny 69de659224 func_channel: Delete dead CHANNEL_TRACE code
7 years ago
Alexander Traud 44dbb8251d BuildSystem: Depend not implicitly but explicitly on external libraries.
7 years ago
Sean Bright 220accb461 modules: Set deprecated modules to not build by default
7 years ago
Corey Farrell 74b6fafbe6 func_odbc: Add missing unlock's to acf_odbc_read.
7 years ago
Richard Mudgett eead5d0c30 func_channel.c: Update MASTER_CHANNEL documentation
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
7 years ago
Corey Farrell 3782230e00 func_callerid: Initialize app argument structures.
7 years ago
Richard Mudgett f59a75c6fa CDR: Fix deadlock setting some CDR values.
7 years ago
Jenkins2 0eee42626a Merge "Prevent unload of modules which implement an Optional API." into 13
8 years ago
Corey Farrell 7c35740ba1 Add missing menuselect dependencies.
8 years ago
Corey Farrell 73a5e9f0e9 Prevent unload of modules which implement an Optional API.
8 years ago
Jacek Konieczny 2aefc6e5fe func_cdr: honour 'u' flag on dummy channel
8 years ago
Corey Farrell 04ee3eb774 AST-2017-006: Fix app_minivm application MinivmNotify command injection
8 years ago
Joshua Colp c3ed63cb2c func_cdr: Allow empty value for CDR dialplan function.
8 years ago
George Joseph f882ca2572 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Richard Mudgett 60b372a883 CHANNEL(callid): Give dialplan access to the callid.
8 years ago
Matt Jordan f9b791debe funcs/func_devstate: Remove new line in Device field of during module load
8 years ago
zuul 0d6c99e715 Merge "cli: Fix various CLI documentation and completion issues" into 13
8 years ago
Sean Bright ea8a610776 cli: Fix various CLI documentation and completion issues
8 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Richard Mudgett a969bf3577 LISTFILTER: Remove outdated ERROR message.
8 years ago
Corey Farrell f4e28b3a09 Refactor usage pattern of xmldoc info tag.
9 years ago
Matt Jordan cfd6852d39 func_channel: Reorganize documentation
9 years ago
David M. Lee 8902a51d59 Portably sscanf tv_usec
9 years ago
Corey Farrell c8e41d14a1 Unit tests: Use AST_TEST_DEFINE in conditional code only.
9 years ago
Joshua Colp 17efed6cf7 func_odbc: Fix connection deadlock.
9 years ago
George Joseph f3d236ca7f BuildSystem: Fix a few issues hightlighted by gcc 6.x
9 years ago
Alexei Gradinari cd89501d48 func_odbc: single database connection should be optional
9 years ago
Mark Michelson 677d5b5151 func_odbc: Check connection status before executing queries.
9 years ago
Mark Michelson 068ae54c76 func_odbc: Use one connection per DSN.
9 years ago
Gianluca Merlo aa2fcd244e func_aes: fix misuse of strlen on binary data
9 years ago
Richard Mudgett 9633be9d25 func_callerid.c: Update REDIRECTING reason documentation.
9 years ago
Sean Bright 962a9d61f8 func_iconv: Ensure output strings are properly terminated.
9 years ago
Mark Michelson 65bd4fcc3f res_odbc: Remove connection management
9 years ago
Matt Jordan 46b2de55f9 funcs/func_cdr: Correctly report high precision values for duration and billsec
9 years ago
Rusty Newton 018ccf680b func_channel: Add help text for undocumented CHANNEL function arguments
9 years ago
Joshua Colp 3e0f161761 Merge "ast_format_cap_get_names: To display all formats, the buffer was increased." into 13
10 years ago
Alexander Traud 1bff400df7 ast_format_cap_get_names: To display all formats, the buffer was increased.
10 years ago
Walter Doekes 6d1bdb9d3b func_callerid: Document that CALLERID(pres) is available.
10 years ago
Matt Jordan 72cbb6df55 funcs/func_holdintercept: Actually add the HOLD_INTERCEPT function
10 years ago
Ivan Poddubny 3357678b94 func_presencestate: Return "not_set" when no data is set in AstDB
10 years ago