summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-27Update the Mantis Workflow document in doxygen.Leif Madsen
2010-04-26Update res_fax and res_fax_spandsp to be compatible with Fax For Asterisk 1.2.Matthew Nicholson
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2010-04-21Add ability to generate ASCII documentation from the TeX files.Leif Madsen
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-15Merged revisions 257544 via svnmerge from Tilghman Lesher
2010-04-09Remove PRI CCSS BUGBUG message and update configure script.Richard Mudgett
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-06Mac OS X does not support comparing a mutex to its initializer. Create a tes...Tilghman Lesher
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-01Fix DEBUG_THREADS build on Darwin.Tilghman Lesher
2010-03-25Remove no-longer-used (and unsafe) field in ast_channel for linked lists.Kevin P. Fleming
2010-03-25Merged revisions 254552 via svnmerge from Mark Michelson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming
2010-03-17Fix bamboo compile error by calculating an integer with the same size as a po...Tilghman Lesher
2010-03-16Fix test_time on Mac OS X (and other platforms without inotify)Tilghman Lesher
2010-03-12Only change the RTP ssrc when we see that it has changedTerry Wilson
2010-03-08Remove portions that weren't meant to be committed for the OS X compat fixTilghman Lesher
2010-03-08Change needed to make Mac OS X 10.6 happyTilghman Lesher
2010-03-05Remove pbx_gtkconsole and related gtk1 checks.Russell Bryant
2010-03-05Fix up the ast_rtp_property enum.Russell Bryant
2010-03-03Removed cdrflags from ast_channel structure.Richard Mudgett
2010-03-02Merge missed files from res_fax/res_fax_spandsp merge.Matthew Nicholson
2010-03-02Merge res_fax and res_fax_spandsp.Matthew Nicholson
2010-03-02fixes adaptive jitterbuffer configurationDavid Vossel
2010-02-28Properly document voicemail API documents. Also fix a crash reported via the...Tilghman Lesher
2010-02-26Trim trailing whitespace, convert lists of defines to enumsRussell Bryant
2010-02-24Merged revisions 248582 via svnmerge from Tilghman Lesher
2010-02-22Minor tweaks to comment blocks and includes.Russell Bryant
2010-02-17Fix two problems in ast_str functions found while writing a unit test.Mark Michelson
2010-02-16Add some clarifying documentation to the ast_str_set and ast_str_append funct...Mark Michelson
2010-02-10Add a test module for the event API, test_event.c.Russell Bryant
2010-02-10Solaris doesn't like outputting a NULL to a %s in format strings.Tilghman Lesher
2010-02-09Various updates to the unit test API.Russell Bryant
2010-02-05fixes astobj2 unlinking of multiple objects when OBJ_MULTIPLE was disabledDavid Vossel
2010-02-04OopsTilghman Lesher
2010-02-04Define a small set of constant return valuesTilghman Lesher
2010-02-02fixes crash during T.38 negotiation caused by invalid or missing FaxMaxDatagr...David Vossel
2010-01-27Add new option to asterisk.conf (lockconfdir) to protect conf dir during reloadsJeff Peeler
2010-01-26RFC compliant uri and display-name encode/decodeDavid Vossel
2010-01-25Change api for pbx_builtin_setvar to actually return error code if a function...Olle Johansson
2010-01-24Merged revisions 242520 via svnmerge from Tilghman Lesher
2010-01-19Create iterative method for querying SRV results, and use that for finding AG...Tilghman Lesher
2010-01-18Extend max call limit duration from 24.8 days to 292+ million years.Jeff Peeler
2010-01-15Note where empty lines should reside in commit messages.Russell Bryant
2010-01-15Add pickup event to AMI. Also, fix AMI documentation.Tilghman Lesher
2010-01-13Add the TESTTIME() dialplan function, which permits testing GotoIfTime.Tilghman Lesher