summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2010-01-12Adding Tilghman's documentation from asterisk-dev to the actual file.Olle Johansson
2010-01-08fixes AUDIOHOOK_INHERIT regressionDavid Vossel
2010-01-06fixes test.c compile issue when TEST_FRAMEWORK is not enabledDavid Vossel
2010-01-04Merged revisions 237405 via svnmerge from Tilghman Lesher
2009-12-28Merged revisions 236585 via svnmerge from Sean Bright
2009-12-23Allow test_heap.c to compile when AST_DEVMODE is true, but TEST_FRAMEWORK is ...Tilghman Lesher
2009-12-22Unit Test Framework APIDavid Vossel
2009-12-21Change all refererences to 1.6.3 to be 1.8, since that will be the next featu...Kevin P. Fleming
2009-12-18Merged revisions 235635 via svnmerge from Jeff Peeler
2009-12-16Add auth_policy option to jabber.conf for auto user registration.Jeff Peeler
2009-12-15Is it Friday yet?Tilghman Lesher
2009-12-07Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchatJeff Peeler
2009-12-06Move implementation of closefrom(3) from app.c to strcompat.cTilghman Lesher
2009-12-04OS X does not define MSG_NOSIGNAL, but it does have a socket option SO_NOSIGP...Tilghman Lesher
2009-12-03Fix multiple issues with musiconhold, which led to classes not getting destro...Tilghman Lesher
2009-12-02So apparently, some platforms don't have ffsll(3).Tilghman Lesher
2009-12-01More 32->64 bit codec conversions.Tilghman Lesher
2009-12-01Formats need to be able to represent all 64 codec bits.Tilghman Lesher
2009-11-30Another round of UDPTL stack fixes/improvements:Kevin P. Fleming
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-30Reverted 231616Matthew Nicholson
2009-11-30Merged revisions 231614 via svnmerge from Matthew Nicholson
2009-11-24Add REPLACE & PASSTHRU functions, overhaul of func_strings, fix API docs for ...Tilghman Lesher
2009-11-20Revert code in error and include the gcc suggested workaround for the origina...Tilghman Lesher
2009-11-20audiohook signal trigger on every status changeDavid Vossel
2009-11-15Increase maximum length of language buffersTilghman Lesher
2009-11-13Display a list of channel variables in each channel-oriented event.Tilghman Lesher