summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-31Two errors:Tilghman Lesher
2008-07-31Merged revisions 134915 via svnmerge from Russell Bryant
2008-07-31fix the potential use of an uninitialized variableRussell Bryant
2008-07-31Optimize frame cache by realloc'ing the smallest frame when the cache is full.Tilghman Lesher
2008-07-31Merged revisions 134814 via svnmerge from Russell Bryant
2008-07-31Fix some tex errorsRussell Bryant
2008-07-31Merged revisions 134758 via svnmerge from Mark Michelson
2008-07-30Blocked revisions 134704 via svnmergeTilghman Lesher
2008-07-30Oops, wrong defineTilghman Lesher
2008-07-30blocking 134652 from trunk because this problem only applies to 1.4Steve Murphy
2008-07-30Merged revisions 134649 via svnmerge from Tilghman Lesher
2008-07-30Merged revisions 134556 via svnmerge from Mark Michelson
2008-07-30Merged revisions 134595 via svnmerge from Russell Bryant
2008-07-30Fix the parsing of the "reason" parameter in theMark Michelson
2008-07-30Merged revisions 134540 via svnmerge from Russell Bryant
2008-07-30Merged revisions 134536 via svnmerge from Tilghman Lesher
2008-07-30Let "roundrobin" also reference rrmemory, for the 1.6 release (as described inTilghman Lesher
2008-07-30Merged revisions 134480 via svnmerge from Tilghman Lesher
2008-07-30Merged revisions 134475 via svnmerge from Mark Michelson
2008-07-30Document adaptive capabilitiesTilghman Lesher
2008-07-30Add adaptive capabilities to the sqlite realtime driverTilghman Lesher
2008-07-30Move implementation of an attended-transfer-complete sound from one channelTilghman Lesher
2008-07-30Merged revisions 134352 via svnmerge from Kevin P. Fleming
2008-07-30Add %u and %g to the ASTERISK_PROMPT settings, for username and group,Tilghman Lesher
2008-07-29Minor changes to reduce packaging changes made by the Fedora maintainer.Tilghman Lesher
2008-07-29build against the now-typedef-free dahdi/user.h, and remove some #ifdefs for ...Kevin P. Fleming
2008-07-29Fix deadlock when unloading res_http_post because the uris lock was still loc...Brett Bryant
2008-07-28Merged revisions 134161 via svnmerge from Tilghman Lesher
2008-07-28Restore properties mistakenly removed (broke merging)Tilghman Lesher
2008-07-28This commit compensates for buggy poll(2)Mark Michelson
2008-07-28Change SendImage() to output a more consistent status variable.Tilghman Lesher
2008-07-28remove remaining Zaptel references in various placesKevin P. Fleming
2008-07-28merging the zap_and_dahdi_trunk branch up to trunkMark Michelson
2008-07-27Add a missing unlock within error handlingRussell Bryant
2008-07-26actually use the cache_cache argumentRussell Bryant
2008-07-26ast_device_state() gets called in two different ways. The first way is whenRussell Bryant
2008-07-26Re-work comment about how device state changes are processed to be a bit more...Russell Bryant
2008-07-26Remove the code that decided when device state changes should be cached or not.Russell Bryant
2008-07-25Hebrew syntax for voicemail promptsTilghman Lesher
2008-07-25Update versionTilghman Lesher
2008-07-25Deprecate *_device_state_* APIs in favor of *_devstate_* APIsTilghman Lesher
2008-07-25minor change to test automergeKevin P. Fleming
2008-07-25Revert tilghman and pari's code changes, asBrandon Kruse
2008-07-25Blocked revisions 133709 via svnmergeTilghman Lesher
2008-07-25Merged revisions 133649 via svnmerge from Tilghman Lesher
2008-07-25Committing a fix that was introduced a long timeBrandon Kruse
2008-07-25Merged revisions 133578 via svnmerge from Russell Bryant
2008-07-25Modify the main page of the doxygen documentation to link to a new page dedic...Russell Bryant
2008-07-25Merged revisions 133572 via svnmerge from Mark Michelson
2008-07-25Add a missing unlock.Mark Michelson