Commit Graph

2728 Commits (6cad0f1602c1e07fcef98714281ae4d4cedb7e09)

Author SHA1 Message Date
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
Leif Madsen 0c5fb8037c main/test.c reports erroneous CLI message.
16 years ago
Leif Madsen 6587f0941d Fix a typo.
16 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
16 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
16 years ago
Russell Bryant f72c83684b Resolve unit test failure that occurred on Mac OSX.
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Jeff Peeler 2d26a2da1f Add new unit test for stringfields.
16 years ago
Jeff Peeler 9620ccf057 Fix ParkAndAnnounce not respecting parking options.
16 years ago
Jeff Peeler 94c83acaf4 Fix jitterbuffer logging not creating logfiles.
16 years ago
Tilghman Lesher da6ba8e60e Remove portions that weren't meant to be committed for the OS X compat fix
16 years ago
Tilghman Lesher e58fc610ae Change needed to make Mac OS X 10.6 happy
16 years ago
Richard Mudgett 73ef4b8daf Removed cdrflags from ast_channel structure.
16 years ago
David Vossel 59f615dbca Changes 0ms to <1ms in cli END results during 'test execute'
16 years ago
Tilghman Lesher de7dcfd5d3 One more fix to editline
16 years ago
Tilghman Lesher 6a90983ce6 Eliminate remaining libedit warnings (shown in bamboo)
16 years ago
David Vossel 7b51d1d71d fixes assumption that test failed if it did not pass when generating results
16 years ago
Leif Madsen 78fdaa6865 Add missing description of the PARKINGLOT variable in XML documentation.
16 years ago
David Vossel 862ebf4d00 fixes adaptive jitterbuffer configuration
16 years ago
David Vossel feae3dbbdf adds Time field to "test show results" cli command
16 years ago
Mark Michelson da96c84c67 Send a manager event when the manager BridgeAction command is used.
16 years ago
Russell Bryant b607585b07 Trim trailing whitespace (to help reduce diff against cdr-q branch)
16 years ago
Mark Michelson a1af5f4f72 Fix incorrect ACL behavior when CIDR notation of "/0" is used.
16 years ago
Tilghman Lesher a0af2cff0e Merged revisions 248859 via svnmerge from
16 years ago
Tilghman Lesher 4e1e6820db Merged revisions 248582 via svnmerge from
16 years ago
Russell Bryant 5665aa361f Minor tweaks to comment blocks and includes.
16 years ago
Matthew Nicholson 469fed1cd3 Merged revisions 247651 via svnmerge from
16 years ago
Richard Mudgett efea9ad922 Fix placing ISDN calls on hold preventing native bridging from being reexamined after a transfer.
16 years ago
Mark Michelson 23d1c9186d Fix a couple of bugs in test tab completion.
16 years ago
Mark Michelson dd975726fc Tab completion for test categories and names for "test show registered" and "test execute" CLI commands.
16 years ago