Commit Graph

2781 Commits (94de6f3cb8d6447a5b0c378fea14c4ed9399fc36)

Author SHA1 Message Date
Leif Madsen d2e1f421fa CLI command logger set level auto complete.
17 years ago
Mark Michelson 9afa6af881 Remove status_response callbacks where they are not needed.
17 years ago
Mark Michelson e24661fd18 Merge Call completion support into trunk.
17 years ago
Mark Michelson 6cad0f1602 func_srv and explicit specification of a remote IP for SIP.
17 years ago
Richard Mudgett a5a0a5f867 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.
17 years ago
Russell Bryant 37797ddd52 Merged revisions 256009 via svnmerge from
17 years ago
Tilghman Lesher 3c6c879681 Pass the PID of the Asterisk process, not the PID of the canary.
17 years ago
Kevin P. Fleming 2be88e05c0 Allow symbol export filtering to work properly on platforms that have symbol prefixes.
17 years ago
Russell Bryant 899f995703 Remove a debugging log entry.
17 years ago
Terry Wilson 408ba24fad Merged revisions 254451 via svnmerge from
17 years ago
Kevin P. Fleming 42577406fd Improve handling of T.38 re-INVITEs that arrive before a T.38-capable
17 years ago
Mark Michelson 10d65ad6b1 Fix potential invalid reads that could occur in pbx.c
17 years ago
Tzafrir Cohen 5a5599a764 make 'core show settings' should show all settable directories
17 years ago
Russell Bryant d9b1ff23ba Put test output for a failure in a CDATA section in the XML results.
17 years ago
Jeff Peeler 48edf2c78a Exit native bridging early for greater timing accuracy with warnings
17 years ago
Terry Wilson 66053b8a58 Don't act like an http write failed when it didn't
17 years ago
Kevin P. Fleming ae6008ef3a Change per-file debug and verbose levels to be per-module, the way
17 years ago
Mark Michelson f9e4d024c9 Initialize channels prior to loading "preload" modules.
17 years ago
Matthew Nicholson 8acef966ef Merged revisions 253799 via svnmerge from
17 years ago
Russell Bryant 3da9f8ed19 Resolve more compiler warnings on FreeBSD.
17 years ago
Alec L Davis 743b168319 prevent segfault if bad magic number is encountered.
17 years ago
Russell Bryant 32a649c3b9 Update comment to reflect new timeout value.
17 years ago
Russell Bryant d6ca5ac86e Increase CLI command output timeout for asterisk -rx to 60 seconds.
17 years ago
Tilghman Lesher 0c0bf14d99 Just in case of a race, send the signal on interrupt.
17 years ago
Leif Madsen 0c5fb8037c main/test.c reports erroneous CLI message.
17 years ago
Leif Madsen 6587f0941d Fix a typo.
17 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
17 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
17 years ago
Russell Bryant f72c83684b Resolve unit test failure that occurred on Mac OSX.
17 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
17 years ago
Jeff Peeler 2d26a2da1f Add new unit test for stringfields.
17 years ago
Jeff Peeler 9620ccf057 Fix ParkAndAnnounce not respecting parking options.
17 years ago
Jeff Peeler 94c83acaf4 Fix jitterbuffer logging not creating logfiles.
17 years ago
Tilghman Lesher da6ba8e60e Remove portions that weren't meant to be committed for the OS X compat fix
17 years ago
Tilghman Lesher e58fc610ae Change needed to make Mac OS X 10.6 happy
17 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
17 years ago
David Vossel 59f615dbca Changes 0ms to <1ms in cli END results during 'test execute'
17 years ago
Tilghman Lesher de7dcfd5d3 One more fix to editline
17 years ago
Tilghman Lesher 6a90983ce6 Eliminate remaining libedit warnings (shown in bamboo)
17 years ago
David Vossel 7b51d1d71d fixes assumption that test failed if it did not pass when generating results
17 years ago
Leif Madsen 78fdaa6865 Add missing description of the PARKINGLOT variable in XML documentation.
17 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
17 years ago
David Vossel feae3dbbdf adds Time field to "test show results" cli command
17 years ago
Mark Michelson da96c84c67 Send a manager event when the manager BridgeAction command is used.
17 years ago
Russell Bryant b607585b07 Trim trailing whitespace (to help reduce diff against cdr-q branch)
17 years ago
Mark Michelson a1af5f4f72 Fix incorrect ACL behavior when CIDR notation of "/0" is used.
17 years ago
Tilghman Lesher a0af2cff0e Merged revisions 248859 via svnmerge from
17 years ago
Tilghman Lesher 4e1e6820db Merged revisions 248582 via svnmerge from
17 years ago
Russell Bryant 5665aa361f Minor tweaks to comment blocks and includes.
17 years ago
Matthew Nicholson 469fed1cd3 Merged revisions 247651 via svnmerge from
17 years ago
Richard Mudgett efea9ad922 Fix placing ISDN calls on hold preventing native bridging from being reexamined after a transfer.
17 years ago
Mark Michelson 23d1c9186d Fix a couple of bugs in test tab completion.
17 years ago
Mark Michelson dd975726fc Tab completion for test categories and names for "test show registered" and "test execute" CLI commands.
17 years ago
Mark Michelson 2ce7eabb24 Fix two problems in ast_str functions found while writing a unit test.
17 years ago
Jeff Peeler 27a4cda821 Add support for GROUP_MATCH_COUNT regex matching on category
17 years ago
David Vossel 57c819fd5e addition of dynamic parkinglots feature
17 years ago
Tilghman Lesher bbb5acc65e RTP documentation states that you can pass NULL as the module, so make sure that's really the case.
17 years ago
Mark Michelson 68c6175f87 Add va_end calls to __ast_str_helper.
17 years ago
David Vossel 0f9e5ab557 swap openssl with OpenSSL in warning message.
17 years ago
David Vossel d693767226 warning message if openssl support is missing while attempting tls connection
17 years ago
David Vossel 091f850a58 fixes sample rate conversion issue with Monitor application
17 years ago
Tilghman Lesher 22b144cef4 Change the blanket rules to delete .lastclean on all CFLAGS menuselect targets to be more particular.
17 years ago
David Vossel 7d5d0311c1 Merged revisions 246545 via svnmerge from
17 years ago
David Vossel 9478670527 astobj2 unit test and bug fix
17 years ago
Russell Bryant 1321748c19 Add a test module for the event API, test_event.c.
17 years ago
Russell Bryant bbed34f764 Various updates to the unit test API.
17 years ago
Russell Bryant f2282722dd Fix return value of get_ie_str() and get_ie_str_hash() for non-existent IE.
17 years ago
Russell Bryant a0d74cef66 Use memmove() instead of memcpy() for a case where the buffers overlap.
17 years ago
Tilghman Lesher 2b01c7b185 Actually use _ASTLDFLAGS in the main/ and channels/ Makefiles.
17 years ago
Jason Parker e90a6b4646 Merged revisions 245496 via svnmerge from
17 years ago
Russell Bryant 2191c94336 Remove an extra space.
17 years ago
David Vossel bc16d44b73 fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabled
17 years ago
Tilghman Lesher cf6592e58e Merge tests that verify the same thing. (Oops.)
17 years ago
Sean Bright acdb1bd82f Merged revisions 244926 via svnmerge from
17 years ago
David Vossel a7123b5f4f fixes memory leak in astobj2 test
17 years ago
Tilghman Lesher 962b1a22fd Try to make ast_format_str_reduce fail...
17 years ago
David Vossel 6c0399452c fix truncated format string in 'test show registered'
17 years ago
Jeff Peeler b527525ffc Add some additional option support for non-default parking lots.
17 years ago
Mark Michelson dbc3111652 Initialize counters in ast_sched_report so that resulting data is not bogus.
17 years ago
David Vossel 36bbf8f902 fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagram field
17 years ago
Tilghman Lesher 72c1b76038 Merged revisions 244070 via svnmerge from
17 years ago
Jeff Peeler 80d3e91714 Optimization to manager events.
17 years ago
Jeff Peeler a170cd28e0 Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloads
17 years ago
Mark Michelson 630b8027c3 Merged revisions 243486 via svnmerge from
17 years ago
David Vossel 7662c7fed2 Merged revisions 243390 via svnmerge from
17 years ago
Jeff Peeler c277952cea Merged revisions 243258 via svnmerge from
17 years ago
Jeff Peeler 1d293d0093 Fix crash resulting from frames with invalid data pointers.
17 years ago
David Vossel adfa169e46 modify 'test show registered' cli output format
17 years ago
David Vossel d16b89be17 RFC compliant uri and display-name encode/decode
17 years ago
Tilghman Lesher 1ffdf5c2ee Merged revisions 242969 via svnmerge from
17 years ago
Olle Johansson 7c61a7105f Change api for pbx_builtin_setvar to actually return error code if a function can't be written to.
17 years ago
Olle Johansson 52b0cb912b Merged revisions 242850 via svnmerge from
17 years ago
Tilghman Lesher 245bd1861f Merged revisions 242852 via svnmerge from
17 years ago
Tilghman Lesher afb9fab574 Merged revisions 242728 via svnmerge from
17 years ago
Tilghman Lesher 2016dbb826 Merged revisions 242683 via svnmerge from
17 years ago
Russell Bryant d6ad0f30b4 Update the doxygenification of some comments.
17 years ago
Mark Michelson c8c4ea9bf4 Add missing argument to ast_calloc calls.
17 years ago
Olle Johansson fccf277864 Make sure we initialize the ast_ha structure with ast_calloc
17 years ago
Russell Bryant e718ef4d45 Point to a useful reference on the XML output format.
17 years ago
Russell Bryant efdbde9c25 Modify test results XML format to match the JUnit format.
17 years ago