Commit Graph

2800 Commits (3c3d054ef2e659ec9c0d7156732ddbb3654cfa84)

Author SHA1 Message Date
Russell Bryant 4e77fc3c58 Remove a LOG_WARNING.
16 years ago
Mark Michelson a68f5b96bc Remove unnecessary code relating to PLC.
16 years ago
Richard Mudgett 0760f4e70a Add ETSI Malicious Call ID support.
16 years ago
Russell Bryant 6aa4002270 Ensure the -Wno-strict-aliasing flag makes it, even if ASTCFLAGS has been specified.
16 years ago
Russell Bryant 98ef8df1ab Add a CLI command that blocks until Asterisk has fully booted.
16 years ago
Richard Mudgett afd4454c44 Generic Advice of Charge.
16 years ago
Paul Belanger c2e059292d Merged revisions 267009 via svnmerge from
16 years ago
Richard Mudgett 28264c52b9 Add ETSI Advice Of Charge (AOC) event reporting.
16 years ago
Paul Belanger 7bdc11519b pthread_join to assure the thread is really gone
16 years ago
Tilghman Lesher b0357dcc3e Support setting locale per-mailbox (changes date/time languages for email, pager messages).
16 years ago
Tilghman Lesher 7718567b24 Eliminate stale manager events after a set interval, even if AMI clients don't query for them.
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
Mark Michelson 8999372c33 Fix misspelling of macro args.
16 years ago
David Vossel 77a96c5a93 do all sip registry parsing before transmit_register
16 years ago
Richard Mudgett 838ce15e20 Memory leak in connected line data when SIP blond transfer done.
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
David Vossel fdb698ca2b fixes segfault when using generic plc
16 years ago
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