summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2008-05-09Merged revisions 115579 via svnmerge from Joshua Colp
2008-05-07re-add dlinkedlists.h to trunk, oops!Russell Bryant
2008-05-07Merged revisions 115512 via svnmerge from Russell Bryant
2008-05-05Merged revisions 115327 via svnmerge from Joshua Colp
2008-05-05Merged revisions 115308 via svnmerge from Tilghman Lesher
2008-05-04Merged revisions 115279 via svnmerge from Joshua Colp
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...Dwayne M. Hubbard
2008-05-02Merged revisions 115196 via svnmerge from Mark Michelson
2008-05-02Okay, maybe FreeBSD will like this better.Tilghman Lesher
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...Tilghman Lesher
2008-05-01Merged revisions 115102 via svnmerge from Tilghman Lesher
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2008-05-01Add two new dialplan functions from libspeex for applying audio gain control Brett Bryant
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...Mark Michelson
2008-04-28Add incomplete matching to PBX code and app_dialTilghman Lesher
2008-04-24Pass the hangup cause all the way to the calling app/channel.Michiel van Baak
2008-04-23Merged revisions 114591 via svnmerge from Russell Bryant
2008-04-23Round 2 of IMAP_STORAGE app_voicemail.c fixes:Mark Michelson
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()Jason Parker
2008-04-21(closes issue #6113)Jeff Peeler
2008-04-17Merged revisions 114207 via svnmerge from Mark Michelson
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...Tilghman Lesher
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...Steve Murphy
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...Steve Murphy
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...Steve Murphy
2008-04-16Introducing doubly linked lists to trunk from branch team/murf/bug11210.Steve Murphy
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...Jason Parker