Commit Graph

2779 Commits (45895dc3200d4636efe0e1c2ead24cd7c2cb73dd)

Author SHA1 Message Date
Richard Mudgett ba8e183938 Channel initialization failure causes crashes.
16 years ago
Mark Michelson 73e8c7572e Merged revisions 264996 via svnmerge from
16 years ago
Richard Mudgett 43991ce806 Merged revisions 264820 via svnmerge from
16 years ago
Tilghman Lesher 815d7bfe44 Let ExtensionState resolve dynamic hints.
16 years ago
Richard Mudgett dafb48fe09 Avoid crash in generic CC agent init if caller name or number is NULL.
16 years ago
Kevin P. Fleming 2aa0c11679 Correct 'all logger levels' patch to work properly.
16 years ago
Mark Michelson 6bb45831eb Fix transcode_via_sln option with SIP calls and improve PLC usage.
16 years ago
David Vossel d7e9d07156 fixes infinite loop during udptl.c's decode_open_type
16 years ago
Matthew Nicholson 6eaf9b874f Cast an unsigned int to a signed int when comparing it with 0.
16 years ago
Tilghman Lesher 07df131a7f Keep track of digit duration, when we're decoding inband to pass DTMF frames.
16 years ago
Leif Madsen e3c9e6ae86 Fix compilation problem with previous commit.
16 years ago
Kevin P. Fleming e77efbc12e Add ability for logger channels to include *all* levels.
16 years ago
Leif Madsen a8a1961be7 Add ability to hangup all channels from the CLI.
16 years ago
Tilghman Lesher f55aff74ed Merged revisions 263949 via svnmerge from
16 years ago
David Vossel 10789ef88a fixes segfault on logging
16 years ago
Mark Michelson e3ac20a7f6 Merged revisions 263639 via svnmerge from
16 years ago
Mark Michelson b5d5cc565f Enhancements to connected line and redirecting work.
16 years ago
Leif Madsen fa5350f7d7 Missing newlines added to Set-Cookie line in manager.c
16 years ago
Leif Madsen 193d495a8a Recorded merge of revisions 263456 via svnmerge from
16 years ago
Kevin P. Fleming c44da92360 Improve some very confusing structure names in astobj2.c
16 years ago
Russell Bryant 420acb8f0a Fix build on linux.
16 years ago
Tilghman Lesher 8d6ee962c7 Add kqueue(2) implementation to Asterisk in various places.
16 years ago
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