aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-05-01Add two new dialplan functions from libspeex for applying audio gain control bbryant1-0/+36
2008-04-29fix this logic to actually be correct... the fd can't be *both* -1 and an arr...kpfleming1-1/+1
2008-04-28Adding a new option 'n' to app_chanspy. This option allows for the name of th...mmichelson1-1/+12
2008-04-28Add incomplete matching to PBX code and app_dialtilghman1-9/+57
2008-04-25Oops, this isn't necessarily AGI that is forking anymoretilghman1-1/+1
2008-04-25Merge code from team/russell/parking_updatesrussell1-49/+171
2008-04-24Pass the hangup cause all the way to the calling app/channel.mvanbaak1-2/+12
2008-04-23Merged revisions 114600 via svnmerge from russell1-45/+42
2008-04-23Merged revisions 114591 via svnmerge from russell1-7/+7
2008-04-23Merged revisions 114579 via svnmerge from file1-1/+6
2008-04-22(closes issue #12469)murf1-9/+12
2008-04-22re-add a fix that got lost with a recent changerussell1-1/+1
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()qwell1-2/+2
2008-04-22Correct action_ping() and action_events() with regards to Manager 1.1russell1-9/+13
2008-04-22Hopefully, this will resolve the issues that russellb had with this log_show_...murf1-59/+66
2008-04-21(closes issue #6113)jpeeler1-294/+634
2008-04-21(closes issue #12467)murf5-531/+2390
2008-04-18Merged revisions 114284 via svnmerge from russell1-1/+1
2008-04-18Merged revisions 114257 via svnmerge from mmichelson1-2/+2
2008-04-17Merged revisions 114230 via svnmerge from russell1-4/+0
2008-04-17Make this file compile. The variable str is never set anywhere. Furthermore,russell1-1/+2
2008-04-17Merged revisions 114207 via svnmerge from mmichelson2-0/+31
2008-04-16Standardized routines for forking processes (keeps all the specialized code i...tilghman3-5/+113
2008-04-16A small enhancement-- I added the routine log_show_lock to utils.c, which if ...murf1-1/+49
2008-04-16Introducing a small optimization to event_unsubscribe; events now use a Doubl...murf1-24/+25
2008-04-16Introducing a small upgrade to the ast_sched_xxx facility, to keep it from e...murf1-37/+149
2008-04-16Introducing various astobj2 enhancements, chief being a refcount tracing feat...murf1-39/+269
2008-04-15These changes: murf1-19/+62
2008-04-15Convert several DEBUG logs into ast_debug.qwell1-6/+3
2008-04-14Merged revisions 114117 via svnmerge from mmichelson1-2/+2
2008-04-14Merged revisions 114106 via svnmerge from mmichelson1-1/+6
2008-04-14Merged revisions 114100 via svnmerge from file1-1/+0
2008-04-11Merged revisions 114063 via svnmerge from mmichelson1-1/+15
2008-04-10Merged revisions 114051 via svnmerge from mmichelson2-0/+8
2008-04-10Merged revisions 114035 via svnmerge from qwell1-6/+1
2008-04-10Fix spelling of existent in a few places.file1-1/+1
2008-04-09There was a subtle logical difference between 1.4 and trunk with regards to h...mmichelson1-2/+6
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...qwell1-49/+31
2008-04-08Merged revisions 113402 via svnmerge from qwell1-7/+9
2008-04-08Merged revisions 113296 via svnmerge from file1-4/+13
2008-04-07Merged revisions 113065 via svnmerge from mmichelson1-0/+10
2008-04-07Put my slinfactory changes back in.file1-0/+3
2008-04-04sleep long enough for the zaptel timer error message to display before exitdhubbard1-0/+1
2008-04-04Merged revisions 112711 via svnmerge from file1-0/+1
2008-04-03satisfy buildbotdhubbard1-1/+1
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...dhubbard1-1/+29
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...tilghman1-2/+12
2008-04-02Merged revisions 112468 via svnmerge from mmichelson1-0/+13
2008-04-02Re-add HTTP post support by moving to res_http_post.ctwilson2-336/+25
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...murf1-3/+5