aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2008-06-02Add a configure script check for spandsprussell1-0/+6
2008-05-30Add native AGI command GOSUB, as invoking Gosub with EXEC does not worktilghman1-0/+2
2008-05-30Prefer T140 with REDundance before T140 without.oej1-3/+3
2008-05-29Adds support for changing logger settingss on remote consoles with a bbryant1-1/+4
2008-05-29Merged revisions 118954 via svnmerge from tilghman1-0/+5
2008-05-29Merged revisions 118953 via svnmerge from tilghman1-1/+33
2008-05-28Changed to temporary namespaces to match with latest XEPs. As soon asphsultan1-5/+6
2008-05-27Add printf format attribute for vasprintf().russell1-1/+1
2008-05-27Add printf attribute to asprintfrussell1-1/+1
2008-05-23Make sure not to include non-existent headers if they indeed are non-existentmmichelson1-2/+2
2008-05-23A new feature thanks to the fine folks at Switchvox!mmichelson2-164/+412
2008-05-23Add new functionality to http server that requires manager authentication for...bbryant1-0/+3
2008-05-23Merged revisions 118048 via svnmerge from russell1-15/+2
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak2-5/+14
2008-05-21This change makes it so that logs will report the correct source of verbose m...mmichelson1-2/+4
2008-05-19Merged revisions 117086 via svnmerge from tilghman1-0/+1
2008-05-15Add an extra check in ast_strlen_zero, and make ast_assert() not print thetilghman2-2/+17
2008-05-14Merged revisions 116463 via svnmerge from russell2-8/+27
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...oej2-2/+27
2008-05-13Merged revisions 116088 via svnmerge from mmichelson1-3/+6
2008-05-11Add Zap MTP2 support to chan_zapmattf1-0/+6
2008-05-09Adding support for "urgent" voicemail messages. Messages which aremmichelson1-3/+3
2008-05-09The following patch adds new options and alters the default behavior of the E...bbryant1-10/+14
2008-05-09Merged revisions 115579 via svnmerge from file1-0/+3
2008-05-07re-add dlinkedlists.h to trunk, oops!russell1-0/+974
2008-05-07Merged revisions 115512 via svnmerge from russell1-974/+0
2008-05-05Merged revisions 115327 via svnmerge from file1-0/+6
2008-05-05Merged revisions 115308 via svnmerge from tilghman1-1/+1
2008-05-04Merged revisions 115279 via svnmerge from file1-6/+6
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...dhubbard2-0/+95
2008-05-02Merged revisions 115196 via svnmerge from mmichelson1-11/+5
2008-05-02Okay, maybe FreeBSD will like this better.tilghman3-6/+15
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...tilghman3-15/+14
2008-05-01Merged revisions 115102 via svnmerge from tilghman1-1/+1
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.tilghman2-7/+9
2008-05-01Add two new dialplan functions from libspeex for applying audio gain control bbryant1-0/+12
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...mmichelson1-1/+5
2008-04-28Add incomplete matching to PBX code and app_dialtilghman1-0/+1
2008-04-24Pass the hangup cause all the way to the calling app/channel.mvanbaak1-1/+1
2008-04-23Merged revisions 114591 via svnmerge from russell1-2/+2
2008-04-23Round 2 of IMAP_STORAGE app_voicemail.c fixes:mmichelson2-6/+49
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()qwell1-0/+1
2008-04-21(closes issue #6113)jpeeler1-0/+1
2008-04-17Merged revisions 114207 via svnmerge from mmichelson2-0/+16
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman2-0/+12
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...murf1-0/+12
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...murf1-0/+53
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...murf1-25/+411
2008-04-16Introducing doubly linked lists to trunk from branch team/murf/bug11210.murf1-0/+974
2008-04-10Merged revisions 114051 via svnmerge from mmichelson1-0/+17