summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-05-03pbx uses a taskprocessor for device state changesDwayne M. Hubbard
2008-05-03A taskprocessor is an object that has a name, a task queue, and an event proc...Dwayne M. Hubbard
2008-05-02Add attributes to various API calls, to help track down bugs (and remove a de...Tilghman Lesher
2008-05-01Modify TIMEOUT() to be accurate down to the millisecond.Tilghman Lesher
2008-05-01Merged revisions 115017 via svnmerge from Tilghman Lesher
2008-05-01Add two new dialplan functions from libspeex for applying audio gain control Brett Bryant
2008-04-29fix this logic to actually be correct... the fd can't be *both* -1 and an arr...Kevin P. Fleming
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-25Oops, this isn't necessarily AGI that is forking anymoreTilghman Lesher
2008-04-25Merge code from team/russell/parking_updatesRussell Bryant
2008-04-24Pass the hangup cause all the way to the calling app/channel.Michiel van Baak
2008-04-23Merged revisions 114600 via svnmerge from Russell Bryant
2008-04-23Merged revisions 114591 via svnmerge from Russell Bryant
2008-04-23Merged revisions 114579 via svnmerge from Joshua Colp
2008-04-22(closes issue #12469)Steve Murphy
2008-04-22re-add a fix that got lost with a recent changeRussell Bryant
2008-04-22Allow setqueuevar=yes (et al) to work, after changes to pbx_builtin_setvar()Jason Parker
2008-04-22Correct action_ping() and action_events() with regards to Manager 1.1Russell Bryant
2008-04-22Hopefully, this will resolve the issues that russellb had with this log_show_...Steve Murphy
2008-04-21(closes issue #6113)Jeff Peeler
2008-04-21(closes issue #12467)Steve Murphy
2008-04-18Merged revisions 114284 via svnmerge from Russell Bryant
2008-04-18Merged revisions 114257 via svnmerge from Mark Michelson
2008-04-17Merged revisions 114230 via svnmerge from Russell Bryant
2008-04-17Make this file compile. The variable str is never set anywhere. Furthermore,Russell Bryant
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 optimization to event_unsubscribe; events now use a Doubl...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-15These changes: Steve Murphy
2008-04-15Convert several DEBUG logs into ast_debug.Jason Parker
2008-04-14Merged revisions 114117 via svnmerge from Mark Michelson
2008-04-14Merged revisions 114106 via svnmerge from Mark Michelson
2008-04-14Merged revisions 114100 via svnmerge from Joshua Colp
2008-04-11Merged revisions 114063 via svnmerge from Mark Michelson
2008-04-10Merged revisions 114051 via svnmerge from Mark Michelson
2008-04-10Merged revisions 114035 via svnmerge from Jason Parker
2008-04-10Fix spelling of existent in a few places.Joshua Colp
2008-04-09There was a subtle logical difference between 1.4 and trunk with regards to h...Mark Michelson
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...Jason Parker
2008-04-08Merged revisions 113402 via svnmerge from Jason Parker
2008-04-08Merged revisions 113296 via svnmerge from Joshua Colp
2008-04-07Merged revisions 113065 via svnmerge from Mark Michelson
2008-04-07Put my slinfactory changes back in.Joshua Colp
2008-04-04sleep long enough for the zaptel timer error message to display before exitDwayne M. Hubbard
2008-04-04Merged revisions 112711 via svnmerge from Joshua Colp
2008-04-03satisfy buildbotDwayne M. Hubbard