summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-08Ensure that linker version scripts (used for symbol export control) always ex...Kevin P. Fleming
2010-04-06Mac OS X does not support comparing a mutex to its initializer. Create a tes...Tilghman Lesher
2010-04-06fixes deadlock in chan_sip caused by usage of MASTER_CHANNEL dialplan functionDavid Vossel
2010-04-06Merged revisions 256225 via svnmerge from Richard Mudgett
2010-04-05Fix for localchannel.tex to allow PDFs to be generated again.Leif Madsen
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-03Using the Dial application f option when the call is forwarded will likely cr...Richard Mudgett
2010-04-02Export MEETMEBOOKID and fix pin-less conferences with realtime conferencesRussell Bryant
2010-04-02Merged revisions 256014 via svnmerge from Russell Bryant
2010-04-02Merged revisions 256009 via svnmerge from Russell Bryant
2010-04-02Pass the PID of the Asterisk process, not the PID of the canary.Tilghman Lesher
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-04-02Ignore Redial softkey when no previous dialed number is knownMichiel van Baak
2010-04-02Cleanup transmit_* functionsMichiel van Baak
2010-04-01Fix DEBUG_THREADS build on Darwin.Tilghman Lesher
2010-04-01Removed documentation of the non existent 'both' option to 'faxdetect' in sip...Matthew Nicholson
2010-03-31Fix improper comaparison of anonymous URI when getting P-Asserted-Identity.Mark Michelson
2010-03-31Recorded merge of revisions 255591 via svnmerge from Tilghman Lesher
2010-03-31Add documentation clarifying when 't' and 'T' can be used.Leif Madsen
2010-03-30Merged revisions 255409 via svnmerge from Russell Bryant
2010-03-30Merged revisions 255322 via svnmerge from Russell Bryant
2010-03-29This patch adds custom device state handling for ConfBridge conferences,Jared Smith
2010-03-29Remove a debugging log entry.Russell Bryant
2010-03-27corrections in gk interface, small fixes in call clearing.Alexandr Anikin
2010-03-27We need to inclde sys/wait.h on OpenBSD to get WEXITSTATUS.Sean Bright
2010-03-27inotify support for pbx_spoolTilghman Lesher
2010-03-26Replace some documentation from 1.6.x back into trunk.Leif Madsen
2010-03-26Update confusing documentation for tlsbindaddr.Leif Madsen
2010-03-26Work around a bug in dash on Ubuntu by checking the number of arguments befor...Sean Bright
2010-03-25Use "local" instead of "system" header file inclusion.Kevin P. Fleming
2010-03-25Fix a number of other build problems on Mac OS X.Russell Bryant
2010-03-25Merged revisions 254800 via svnmerge from Jason Parker
2010-03-25Resolve compiler warning on FreeBSD.Russell Bryant
2010-03-25Fix chan_ooh323 so it works on Mac OS X, as well.Russell Bryant
2010-03-25chan_usbradio depends on alsa.Russell Bryant
2010-03-25Blocked revisions 254714 via svnmergeJason Parker
2010-03-25Bump cleancount due to ast_channel change.Kevin P. Fleming
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.Kevin P. Fleming
2010-03-25Get chan_ooh323 building again after recent build system changes.Kevin P. Fleming
2010-03-25Add unit test for testing ACL functionality.Mark Michelson
2010-03-25Merged revisions 254552 via svnmerge from Mark Michelson
2010-03-25Add new rtpsource options to the CHANNEL function.Mark Michelson
2010-03-25Recorded merge of revisions 254452 via svnmerge from Mark Michelson
2010-03-25Merged revisions 254451 via svnmerge from Terry Wilson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-25handle_speechset has 4 arguments.Leif Madsen
2010-03-25remove unneeded explicit channel in dahdi ioctlsTzafrir Cohen
2010-03-24Fix potential invalid reads that could occur in pbx.cMark Michelson
2010-03-24Allow configuration of minsecs and nextaftercmd per mailbox.Jeff Peeler
2010-03-24Merged revisions 254235 via svnmerge from Jeff Peeler