summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.Tilghman Lesher
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forRussell Bryant
2008-06-16 - Fix a typo in a timing API callRussell Bryant
2008-06-13Document the input for ast_realtime_require_field()Tilghman Lesher
2008-06-13Merge changes from timing branchRussell Bryant
2008-06-12Complete the documentation for the timing API.Russell Bryant
2008-06-12Get default entity ID determination working on Linux againRussell Bryant
2008-06-12clarify documentation on how timer intervals should be specifiedKevin P. Fleming
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...Jeff Peeler
2008-06-12Merged revisions 122046 via svnmerge from Steve Murphy
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...Kevin P. Fleming
2008-06-11Expand CDR uniqueid field to 150 chars, to account for maximum systemname.Tilghman Lesher
2008-06-10Move the table cache routines to res_odbc, so they can be used from otherTilghman Lesher
2008-06-10Merge some more changes from team/russell/eventsRussell Bryant
2008-06-10Merge another change from team/russell/eventsRussell Bryant
2008-06-10Merge another change from team/russell/events ...Russell Bryant
2008-06-10Merge a couple of configure script checks in from team/russell/events. This ...Russell Bryant
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisionTilghman Lesher
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldsTilghman Lesher
2008-06-05This patch adds more detailed statistics for RTP channels, and provides an AP...Brett Bryant
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,Tilghman Lesher
2008-06-03fix build for non debug threadsRussell Bryant
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability toRussell Bryant
2008-06-02After determining that the version of spandsp installed is an acceptable vers...Russell Bryant
2008-06-02Add a configure script check for spandspRussell Bryant
2008-05-30Add native AGI command GOSUB, as invoking Gosub with EXEC does not workTilghman Lesher
2008-05-30Prefer T140 with REDundance before T140 without.Olle Johansson
2008-05-29Adds support for changing logger settingss on remote consoles with a Brett Bryant
2008-05-29Merged revisions 118954 via svnmerge from Tilghman Lesher
2008-05-29Merged revisions 118953 via svnmerge from Tilghman Lesher
2008-05-28Changed to temporary namespaces to match with latest XEPs. As soon asPhilippe Sultan
2008-05-27Add printf format attribute for vasprintf().Russell Bryant
2008-05-27Add printf attribute to asprintfRussell Bryant
2008-05-23Make sure not to include non-existent headers if they indeed are non-existentMark Michelson
2008-05-23A new feature thanks to the fine folks at Switchvox!Mark Michelson
2008-05-23Add new functionality to http server that requires manager authentication for...Brett Bryant
2008-05-23Merged revisions 118048 via svnmerge from Russell Bryant
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causeMichiel van Baak
2008-05-21This change makes it so that logs will report the correct source of verbose m...Mark Michelson
2008-05-19Merged revisions 117086 via svnmerge from Tilghman Lesher
2008-05-15Add an extra check in ast_strlen_zero, and make ast_assert() not print theTilghman Lesher
2008-05-14Merged revisions 116463 via svnmerge from Russell Bryant
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...Olle Johansson
2008-05-13Merged revisions 116088 via svnmerge from Mark Michelson
2008-05-11Add Zap MTP2 support to chan_zapMatthew Fredrickson
2008-05-09Adding support for "urgent" voicemail messages. Messages which areMark Michelson
2008-05-09The following patch adds new options and alters the default behavior of the E...Brett Bryant