Commit Graph

2902 Commits (56346f894850ee34cd8ae42a78560eac713f1415)

Author SHA1 Message Date
Russell Bryant b4ba8548e1 Fix some issues related to dynamic feature groups in features.conf.
16 years ago
Russell Bryant eaaeb7a1bc Add missing ao2_iterator_destroy().
16 years ago
Matthew Nicholson 7f145eeb1b Merged revisions 275182 via svnmerge from
16 years ago
Matthew Nicholson 3fd53f575c Merged revisions 275143 via svnmerge from
16 years ago
Tilghman Lesher da8450323f Kill some startup warnings and errors and make some messages more helpful in tracking down the source.
16 years ago
Russell Bryant 9aa4771a8d Merged revisions 275021 via svnmerge from
16 years ago
21dc81bb31 Sadly we can't dereference a pointer cast and use it as an lvalue without getting this
16 years ago
Mark Michelson cd4ebd336f Add IPv6 to Asterisk.
16 years ago
Richard Mudgett 816f26c16c Generate a correct AstData string for ast_callerid.cid_ton
16 years ago
Richard Mudgett 25a3c313b5 Fix trunk compile.
16 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
16 years ago
Tilghman Lesher 8fe8d98dba Uh, yeah.
16 years ago
Paul Belanger 66cd1ad2ec Merged revisions 273884 via svnmerge from
16 years ago
Tilghman Lesher d31612410d Merged revisions 273717 via svnmerge from
16 years ago
Tzafrir Cohen c613897d1c Fix various typos reported by Lintian
16 years ago
Russell Bryant 00654ddd16 Merged revisions 273565 via svnmerge from
16 years ago
Matthew Nicholson a1a08a7338 Fixed whitespace problems
16 years ago
Matthew Nicholson 269989c50f Altered my comment about TCP_NODELAY
16 years ago
Matthew Nicholson 2dc3b3a8c2 Set TCP_NODELAY on manager TCP sockets to prevent delays on outgoing packets. This regression was introduced in r48338.
16 years ago
Tilghman Lesher aed189605b Permission checking for the system application is backwards.
16 years ago
Tilghman Lesher c8b8c90f99 Don't attempt to proceed if our internal parser indicates an invalid file.
16 years ago
Tilghman Lesher a3342f0c67 Send DialPlanComplete as a response, not as a separate event.
16 years ago
Tilghman Lesher 1555c082e3 Merged revisions 272925 via svnmerge from
16 years ago
Tilghman Lesher cbc311cd8f Merged revisions 272921-272922 via svnmerge from
16 years ago
Paul Belanger c9a0c500ae Correct manager variable 'EventList' case.
16 years ago
David Vossel 3a875d8524 minor fixes for white/black event filters
16 years ago
Jeff Peeler 42c24b585a Add regular expression filtering for manager events.
16 years ago
David Vossel 6d82dbb905 fixes attended transfer behavior when both transferee and transferer hung up
16 years ago
David Vossel 3f9c6bb3bc file.c was truncating audio file formats to the lower 32bits.
16 years ago
David Vossel ba3d1ad680 adds support for slin16 in sip
16 years ago
David Vossel b00f58da25 adds speex 16khz audio support
16 years ago
Matthew Nicholson 9f1136143b Set sin_family to AF_INET when doing lookups, also reset sin_port the first time the ip address changes.
16 years ago
David Vossel fcb055fb4e addition of G.719 pass-through support
16 years ago
Terry Wilson de18661bee Don't continue sending the file when there has been an error
16 years ago
Tilghman Lesher 7037dd6680 Merged revisions 270583 via svnmerge from
16 years ago
Tilghman Lesher 479ce4351e Merged revisions 269960 via svnmerge from
16 years ago
Tilghman Lesher d66b4616f0 Add DBGetComplete event after a DBGetResponse.
16 years ago
Tilghman Lesher c7293780b8 Remove lines from the output related to the backtrace itself.
16 years ago
Mark Michelson e8d2153da6 Merged revisions 269821 via svnmerge from
16 years ago
Kevin P. Fleming 33ba94eb0b Ensure that 'logger show channels' works properly when wildcards are used in logger.conf.
16 years ago
Tilghman Lesher 5d313f51b9 Merged revisions 269635 via svnmerge from
16 years ago
Russell Bryant 90ac07ce45 Attempt to fix FreeBSD build problem.
16 years ago
Russell Bryant 05c46771ca Resolve an invalid memory read on an event.
16 years ago
Paul Belanger 9aafd4c6b1 Merged revisions 269334 via svnmerge from
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Terry Wilson 857814f435 Add SRTP support for Asterisk
16 years ago
Tilghman Lesher 17bd11b8aa Seems strange (and the code backs up) that if the max and min of a statistic is expressed as a double, the last value would not also need to be a double.
16 years ago
Tilghman Lesher de625d9c08 Event well was going dry.
16 years ago
Paul Belanger 1bc478656e Set threshold for silence detection defaults to 256
16 years ago
Richard Mudgett a8b0a415fc Suppress warning in waitstream_core().
16 years ago
Tilghman Lesher 47ad8c27f5 Fix crash in DTMF detection.
16 years ago
Tilghman Lesher 0807833f8d Verify event is not NULL before attempting to lower its usecount.
16 years ago
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