Commit Graph

219 Commits (a57b59c959a6fc25a70d618c12d82afe40b3f56a)

Author SHA1 Message Date
George Joseph 4337895aee Fixes for GCC 9
6 years ago
Ben Ford 4853fc2218 build: Fix compiler warnings/errors.
6 years ago
Sean Bright 1cb6466268 Replace calls to strtok() with strtok_r()
6 years ago
Walter Doekes d226458c5b optional_api: Remove unused nonoptreq fields
7 years ago
Joshua Colp 1cb87da69c Merge "pbx_dundi.c: Handle thread shutdown better." into 13
7 years ago
Richard Mudgett f3924b576a pbx_dundi.c: Misc memory management fixes when destroying peers
7 years ago
Richard Mudgett fbc53412f6 pbx_dundi.c: Handle thread shutdown better.
7 years ago
Kirsty Tyerman 3203c3491a pbx_dundi: reordered unloading of module pbx_dundi
7 years ago
Alexander Traud 2c3ad1e40d crypto.h: Repair ./configure --with-ssl=PATH.
7 years ago
Corey Farrell d893e57c90 Fix GCC 8 build issues.
7 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 7c35740ba1 Add missing menuselect dependencies.
8 years ago
Sean Bright 0654bf637c pbx_dundi: DUNDi weight parameter not processed correctly
8 years ago
Alexei Gradinari 403c794684 core: Entity ID is not set or invalid
9 years ago
Corey Farrell 79b4309881 pbx_dundi: Run cleanup on failed load.
10 years ago
Richard Mudgett 6d9156d10f Audit improper usage of scheduler exposed by 5c713fdf18.
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Walter Doekes ccdfe67bf2 Check result of ast_var_assign() calls for memory allocation failure.
12 years ago
Mark Michelson 85fda4ca87 Fix memory leak in pbx_dundi
12 years ago
Richard Mudgett ebcc4e3da1 Remove unnecessary channel module references.
13 years ago
Andrew Latham 6c20cf2d8a Doxygen Updates - Title update
13 years ago
Matthew Jordan 34d3cbc7ac Fix DUNDi message routing bug when neighboring peer is unreachable
13 years ago
Jonathan Rose 1067294065 DUNDi: Add CLI commands DUNDi show cache and DUNDi show hints
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Sean Bright 99bd5b1e2e Eliminate a bunch of shadow warnings.
13 years ago
Sean Bright 51c24c88a1 Prefer ast_set_qos() over ast_netsock_set_qos()
13 years ago
Terry Wilson 34c55e8e7c Opaquify char * and char[] in ast_channel
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Leif Madsen 02f886b5a2 Allow built in variables to be used with dynamic weights.
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Russell Bryant 95561bd37a Merged revisions 316336 via svnmerge from
14 years ago
Leif Madsen 0a72d67d3b Merged revisions 300082 via svnmerge from
15 years ago
Russell Bryant cc0b7e7df5 Some scheduler API cleanup and improvements.
15 years ago
Tilghman Lesher 8190e96fad Merged revisions 284610 via svnmerge from
15 years ago
Terry Wilson d6e1c724e5 Remove built-in AES code and use optional_api instead
15 years ago
Matthew Nicholson 01507f4ab7 Merged revisions 271761 via svnmerge from
15 years ago
Russell Bryant be672528e6 Merged revisions 255322 via svnmerge from
15 years ago
Russell Bryant b6e5e180b9 Resolve a compiler warning on FreeBSD.
15 years ago
Leif Madsen b310356d93 Convert some DUNDI functions to XML documentation.
15 years ago
Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years.
16 years ago
Tilghman Lesher 9c653c4431 DUNDILOOKUP function in 1.6 should use comma delimiters.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Russell Bryant 742f0b90dd Remove trailing whitespace.
16 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
16 years ago
Russell Bryant b564b2105f Change g_eid to ast_eid_default.
16 years ago