Commit Graph

268 Commits (22cca55597496a3b620cd00efb5d19a543d38deb)

Author SHA1 Message Date
Tilghman Lesher 22cca55597 Merged revisions 296534 via svnmerge from
15 years ago
Jeff Peeler 3d801ab964 Merged revisions 290864 via svnmerge from
15 years ago
Russell Bryant cbabf4c6f7 Merged revisions 288341 via svnmerge from
15 years ago
Tilghman Lesher a24ffd93e9 Merged revisions 287935 via svnmerge from
15 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Tilghman Lesher ec482eac9c Merged revisions 278981 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher 1555c082e3 Merged revisions 272925 via svnmerge from
16 years ago
Tilghman Lesher 5d313f51b9 Merged revisions 269635 via svnmerge from
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago
Tilghman Lesher dd26c53707 Merged revisions 266585 via svnmerge from
16 years ago
Tilghman Lesher 2da88f1977 Setup environment variables for the benefit of child processes and disallow changing them.
16 years ago
Tilghman Lesher 7e204048fc Only report swap on platforms which can examine those statistics
16 years ago
Tilghman Lesher fb80119b87 Merged revisions 266142 via svnmerge from
16 years ago
Terry Wilson 0390dae08d Merge the rest of the FullyBooted patch
16 years ago
Tilghman Lesher 6f998f06af On systems with a LOT of RAM, a signed integer sometimes printed negative.
16 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
16 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
16 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
16 years ago
Tilghman Lesher 3c6c879681 Pass the PID of the Asterisk process, not the PID of the canary.
16 years ago
Tzafrir Cohen 5a5599a764 make 'core show settings' should show all settable directories
16 years ago
Mark Michelson f9e4d024c9 Initialize channels prior to loading "preload" modules.
16 years ago
Russell Bryant 32a649c3b9 Update comment to reflect new timeout value.
16 years ago
Russell Bryant d6ca5ac86e Increase CLI command output timeout for asterisk -rx to 60 seconds.
16 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
16 years ago
Tilghman Lesher a0af2cff0e Merged revisions 248859 via svnmerge from
16 years ago
Sean Bright acdb1bd82f Merged revisions 244926 via svnmerge from
16 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
16 years ago
Tilghman Lesher 6c1e69370e Err, oops, it was already the way I intended.
16 years ago
Tilghman Lesher 8037982fa6 The previous attempt at using a pipe to guarantee astcanary shutdown did not work.
16 years ago
Tilghman Lesher 5e0762370c It's been long enough -- make the behavior introduced in 1.6 the default.
16 years ago
David Vossel 73cb2d507b Unit Test Framework API
16 years ago
Joshua Colp d0e431ce3d Add an 'X' option to the asterisk application which enables #exec for configuration files.
16 years ago
Tilghman Lesher 23b4a700f4 Reorder option flags. Change guidelines so that example code is consistent with guidelines
16 years ago
Olle Johansson 75c015bfff Add the capability to require a module to be loaded, or else Asterisk exits.
16 years ago
Russell Bryant 844a01b27e Add an "Asterisk Architecture Overview" section to the doxygen documentation.
16 years ago
Tilghman Lesher 8c7b3cf738 Merged revisions 221776 via svnmerge from
16 years ago
Tilghman Lesher 17180120bf Change the default behavior of Set, AGI, and pbx_realtime to 1.6 behavior by default (starting in 1.6.3).
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Russell Bryant 0e8c630224 Move OpenSSL initialization to a single place, make library usage thread-safe.
17 years ago
Russell Bryant 0264eef115 Merge the new Channel Event Logging (CEL) subsystem.
17 years ago
David Vossel dcfe69ec64 fixes some memory leaks and redundant conditions
17 years ago
Sean Bright befad10893 Merged revisions 199022 via svnmerge from
17 years ago
Sean Bright 3982b8c71b Call ast_stun_init() when we're initializing to get the 'stun debug set'
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Tilghman Lesher 92ace48782 Move the spawn of astcanary down, until after the call to daemon(3).
17 years ago
Sean Bright f2d26b3ddb Update copyright year to 2009
17 years ago
Tilghman Lesher 91dde03ba8 Detect eaccess (or euidaccess) before using it.
17 years ago
Tilghman Lesher 4cbe6b1afe Change working directory to / under certain conditions.
17 years ago
Sean Bright 7a7f17ce4d Fix copy/paste error with 'transmit silence' flag.
17 years ago