summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-11Add ASTERISK_FILE_VERSION() macroRussell Bryant
2010-04-10fix hyphen vs. minus in man pagesTzafrir Cohen
2010-04-09Remove status_response callbacks where they are not needed.Mark Michelson
2010-04-09Prevent crash when originating a call to a local channel.Mark Michelson
2010-04-09Merge CCSS architecture document from CCSS branch.Richard Mudgett
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.Richard Mudgett
2010-04-09Add routines for parsing SIP URIs consistently.Mark Michelson
2010-04-09Fix some compiler errors that popped up after the CCSS merge.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-09func_srv and explicit specification of a remote IP for SIP.Mark Michelson
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