Commit Graph

19887 Commits (529a87ce7deac5822f559f2877e421877f6043ab)
 

Author SHA1 Message Date
Russell Bryant a5b4b429f1 Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.
16 years ago
Russell Bryant 33aa72d592 Resolve compiler warnings on FreeBSD.
16 years ago
Russell Bryant b6e5e180b9 Resolve a compiler warning on FreeBSD.
16 years ago
Russell Bryant 24137871be Use SHRT_MAX instead of MAXSHORT.
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
Leif Madsen 4e53643fd4 Change usage of pipe to comma in UserEvent docs.
16 years ago
Philippe Sultan 5200b6e81e Prevent a crash when a buddy gets offline.
16 years ago
Leif Madsen b6e783d97c Update to new Local channel documentation.
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
Tilghman Lesher 91d6592e61 Switch to using intptr_t, as suggested by Kevin Fleming on the -dev list
16 years ago
Leif Madsen 6587f0941d Fix a typo.
16 years ago
Leif Madsen 13397e9446 Merged revisions 253018 via svnmerge from
16 years ago
Tilghman Lesher e93c16ccc6 Argh.
16 years ago
Tilghman Lesher 374e4e9d72 Fix bamboo compile error by calculating an integer with the same size as a pointer.
16 years ago
Tilghman Lesher ae5a398322 Mask out previous arguments on each nested invocation of Gosub.
16 years ago
Russell Bryant 1239a9792d Re-enable test_time on non-Linux.
16 years ago
Sean Bright 5f3730df4c Include an extra newline after "Aliased CLI command" to get back the prompt.
16 years ago
Tilghman Lesher 385a40226a Fix test_time on Mac OS X (and other platforms without inotify)
16 years ago
Russell Bryant 4acc1689c1 Merged revisions 252766 via svnmerge from
16 years ago
Leif Madsen 26d2f39520 Merged revisions 252761 via svnmerge from
16 years ago
Tilghman Lesher fcdd407f5c OSARCH is not inherited to this directory
16 years ago
Russell Bryant 477393db3c Disable this test on non-Linux for now.
16 years ago
Kevin P. Fleming 43d922b5a6 Improve handling of values supplied to FAXOPT(ecm).
16 years ago
Russell Bryant ce4086bbdc Tell the RTP engine API about the initial read and write format.
16 years ago
Sean Bright fb7adfa6d1 Resolve a crash in SLATrunk when the specified trunk doesn't exist.
16 years ago
Tilghman Lesher a452a07645 Merged revisions 252617 via svnmerge from
16 years ago
Leif Madsen 2b9d9f8ec8 Merged revisions 252533 via svnmerge from
16 years ago
Tilghman Lesher f053b65f17 Make the Makefile logic more explicit and move the Snow Leopard logic down to where it's not executed on non-Darwin systems.
16 years ago
Tilghman Lesher 7d963333e2 THIS IS NOT PYTHON. Indentation doesn't matter, only braces do.
16 years ago
Tilghman Lesher 62fbaf3d7d Recorded merge of revisions 252366 via svnmerge from
16 years ago
Tilghman Lesher 4c8f14b7cf Merged revisions 252361 via svnmerge from
16 years ago
Sean Bright 9a3d1b76e3 Fix building CDR and CEL SQLite3 modules.
16 years ago
Alexandr Anikin fa9d6969d6 generate roundtrip delay requests and responses
16 years ago
Russell Bryant f72c83684b Resolve unit test failure that occurred on Mac OSX.
16 years ago
Russell Bryant 1da59b1f7a Resolve compiler warning by paying attention to system() return value.
16 years ago
Tilghman Lesher 6f6a170380 Test script to verify that timezone cache is properly removed on zonefile alteration.
16 years ago
Terry Wilson 68d1ded8dd Only change the RTP ssrc when we see that it has changed
16 years ago
Moises Silva 828bdd8929 add missing mfcr2_skip_category setting
16 years ago
Tilghman Lesher 148e5afcd1 Don't override a user option with the global option.
16 years ago
Richard Mudgett 72fa46115d Merged revisions 251986 via svnmerge from
16 years ago
Richard Mudgett 76961a63f8 Doxegen this chan_dahdi lock.
16 years ago
Tilghman Lesher d38d930ed5 Because ExecIf needs to reprocess arguments, it's best if we don't remove quotes during parsing.
16 years ago
Tilghman Lesher c83f35d4a0 Fix tests on 32-bit systems.
16 years ago
Tilghman Lesher 74be58a31f If the argument to the system application is quoted, ensure we remove the quotes before trying to execute.
16 years ago
Richard Mudgett 7f68a32417 Minor tweaks and comment updates to chan_dahdi.
16 years ago
Alec L Davis ba80d2172f Add supporting code for app-directory pause option.
16 years ago
Jeff Peeler 2d26a2da1f Add new unit test for stringfields.
16 years ago