Commit Graph

2757 Commits (7d53dc86d6c120b1846ff06cec2b7c4dcc2a723b)

Author SHA1 Message Date
Paul Belanger 7d53dc86d6 Notify CLI when modules is loaded / unloaded
16 years ago
Russell Bryant 12631bc3a0 Fix handling of removing nodes from the middle of a heap.
16 years ago
Paul Belanger b2f59bea24 New 'manager show settings' CLI command.
16 years ago
Tilghman Lesher 6a0ea1d79e Merged revisions 261093-261094 via svnmerge from
16 years ago
Eliel C. Sardanons caa2eff30c Avoid making AstData depend on libxml2 to compile.
16 years ago
Tilghman Lesher 623ba816fa Don't allow file descriptors to go above 64k, when we're closing them in a fork(2).
16 years ago
David Vossel d4358a46a9 Merged revisions 260049 via svnmerge from
16 years ago
David Vossel 6722251986 Merged revisions 259858 via svnmerge from
16 years ago
Mark Michelson 5fd23b2ed4 Shuffle some casts to make builds on bamboo happier.
16 years ago
Jason Parker 7108038175 Add gar to the check for AR for those silly OSes (Solaris) that don't have ar.
16 years ago
Mark Michelson 57c8eea6fe Change cc_ref and cc_unref from macros to inline functions.
16 years ago
Mark Michelson af6690ba7f Merged revisions 259104 via svnmerge from
16 years ago
Mark Michelson 317a12d950 Merged revisions 259018 via svnmerge from
16 years ago
Matthew Nicholson 99a7b2fed0 Fix previous commit.
16 years ago
Matthew Nicholson 8c41f2db82 Merged revisions 193391,258670 via svnmerge from
16 years ago
Russell Bryant 52a8ddba51 Add ast_event subscription unit test and fix some ast_event API bugs.
16 years ago
Jason Parker 9e3f5fa6fb Remove ABI differences that occured when compiling with DEBUG_THREADS.
16 years ago
Eliel C. Sardanons a753e8878b Asterisk data retrieval API.
16 years ago
Julian Lyndon-Smith d85650e4aa Added MixMonitorMute manager command
16 years ago
Jason Parker c7cf47ce7b Change log message to match severity.
16 years ago
Jason Parker 7965dd9509 Don't consider a missing indications.conf to be a critical error.
16 years ago
Terry Wilson 9674766487 Fix incomplete CDR merge from r195881
16 years ago
Tilghman Lesher 8ced3317ed Merged revisions 257544 via svnmerge from
16 years ago
Tilghman Lesher 8b7a90a026 Yet another issue where the conversion of the application delimiter to comma caused an issue.
16 years ago
Matthew Nicholson 2724f89bba Merged revisions 257070 via svnmerge from
16 years ago
Mark Michelson 69c252c290 Fix issue where recall would not happen when it should.
16 years ago
Leif Madsen d2e1f421fa CLI command logger set level auto complete.
16 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
16 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
16 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
16 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
16 years ago
Russell Bryant 37797ddd52 Merged revisions 256009 via svnmerge from
16 years ago
Tilghman Lesher 3c6c879681 Pass the PID of the Asterisk process, not the PID of the canary.
16 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
16 years ago
Russell Bryant 899f995703 Remove a debugging log entry.
16 years ago
Terry Wilson 408ba24fad Merged revisions 254451 via svnmerge from
16 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
16 years ago
Mark Michelson 10d65ad6b1 Fix potential invalid reads that could occur in pbx.c
16 years ago
Tzafrir Cohen 5a5599a764 make 'core show settings' should show all settable directories
16 years ago
Russell Bryant d9b1ff23ba Put test output for a failure in a CDATA section in the XML results.
16 years ago
Jeff Peeler 48edf2c78a Exit native bridging early for greater timing accuracy with warnings
16 years ago
Terry Wilson 66053b8a58 Don't act like an http write failed when it didn't
16 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
16 years ago
Mark Michelson f9e4d024c9 Initialize channels prior to loading "preload" modules.
16 years ago
Matthew Nicholson 8acef966ef Merged revisions 253799 via svnmerge from
16 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
16 years ago
Alec L Davis 743b168319 prevent segfault if bad magic number is encountered.
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 0c0bf14d99 Just in case of a race, send the signal on interrupt.
16 years ago