aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-31Recorded merge of revisions 255591 via svnmerge from tilghman1-20/+142
2010-03-31Add documentation clarifying when 't' and 'T' can be used.lmadsen2-3/+6
2010-03-30Merged revisions 255409 via svnmerge from russell1-1/+1
2010-03-30Merged revisions 255322 via svnmerge from russell1-4/+4
2010-03-29This patch adds custom device state handling for ConfBridge conferences,jsmith2-0/+10
2010-03-29Remove a debugging log entry.russell1-1/+0
2010-03-27corrections in gk interface, small fixes in call clearing.may6-67/+83
2010-03-27We need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.seanbright1-1/+1
2010-03-27inotify support for pbx_spooltilghman1-4/+143
2010-03-26Replace some documentation from 1.6.x back into trunk.lmadsen1-0/+2
2010-03-26Update confusing documentation for tlsbindaddr.lmadsen1-4/+2
2010-03-26Work around a bug in dash on Ubuntu by checking the number of arguments befor...seanbright1-1/+3
2010-03-25Use "local" instead of "system" header file inclusion.kpfleming33-89/+89
2010-03-25Fix a number of other build problems on Mac OS X.russell2-17/+21
2010-03-25Merged revisions 254800 via svnmerge from qwell1-1/+1
2010-03-25Resolve compiler warning on FreeBSD.russell1-0/+1
2010-03-25Fix chan_ooh323 so it works on Mac OS X, as well.russell4-8/+14
2010-03-25chan_usbradio depends on alsa.russell1-0/+1
2010-03-25Blocked revisions 254714 via svnmergeqwell0-0/+0
2010-03-25Bump cleancount due to ast_channel change.kpfleming1-1/+2
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.kpfleming1-1/+0
2010-03-25Get chan_ooh323 building again after recent build system changes.kpfleming1-0/+1
2010-03-25Add unit test for testing ACL functionality.mmichelson1-0/+244
2010-03-25Merged revisions 254552 via svnmerge from mmichelson1-7/+176
2010-03-25Add new rtpsource options to the CHANNEL function.mmichelson1-3/+39
2010-03-25Recorded merge of revisions 254452 via svnmerge from mmichelson1-13/+37
2010-03-25Merged revisions 254451 via svnmerge from twilson1-0/+1
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capablekpfleming6-100/+207
2010-03-25handle_speechset has 4 arguments.lmadsen1-1/+1
2010-03-25remove unneeded explicit channel in dahdi ioctlstzafrir1-17/+13
2010-03-24Fix potential invalid reads that could occur in pbx.cmmichelson1-2/+21
2010-03-24Allow configuration of minsecs and nextaftercmd per mailbox.jpeeler3-10/+193
2010-03-24Merged revisions 254235 via svnmerge from jpeeler1-19/+21
2010-03-23make 'core show settings' should show all settable directoriestzafrir1-0/+7
2010-03-23Put test output for a failure in a CDATA section in the XML results.russell1-1/+1
2010-03-23Exit native bridging early for greater timing accuracy with warningsjpeeler1-2/+5
2010-03-23Blocked revisions 254046 via svnmergeqwell0-0/+0
2010-03-23Remove unused structure member in app_queue.seanbright1-2/+0
2010-03-23Change the name of the category 'TEST' to match the name of the subdirtzafrir1-1/+1
2010-03-23Don't act like an http write failed when it didn'ttwilson1-1/+1
2010-03-23Change per-file debug and verbose levels to be per-module, the waykpfleming10-84/+115
2010-03-22Initialize channels prior to loading "preload" modules.mmichelson1-2/+2
2010-03-22Merged revisions 253799 via svnmerge from mnicholson1-3/+1
2010-03-22Update query should be an UPDATE, not a SELECT.tilghman1-1/+1
2010-03-22Return the list for later manipulation. This fixes an issue with the update ...tilghman1-1/+1
2010-03-22Accomodate equal signs in DSNs and add documentation, based upon mmichelson's...tilghman2-2/+3
2010-03-20Fix memory corruption found by unit tests.russell1-1/+1
2010-03-20Resolve more compiler warnings on FreeBSD.russell8-7/+10
2010-03-20Include sys/wait.h on FreeBSD to get the WEXITSTATUS() macro.russell1-0/+3
2010-03-20Resolve compiler warnings on FreeBSD.russell2-4/+4