summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...Olle Johansson
2008-05-14Add support for codec settings in originate via call file and manager.Olle Johansson
2008-05-13Merged revisions 116088 via svnmerge from Mark Michelson
2008-05-13Merged revisions 115990 via svnmerge from Russell Bryant
2008-05-13Merged revisions 115884 via svnmerge from Tilghman Lesher
2008-05-12Add support for playing an audio file for caller and callee at start and stop...Olle Johansson
2008-05-12Merged revisions 115735 via svnmerge from Mark Michelson
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-08Merged revisions 115551 via svnmerge from Russell Bryant
2008-05-07Fix up a problem that was introduced into the scheduler when it was convertedRussell Bryant
2008-05-06Merged revisions 115415 via svnmerge from Tilghman Lesher
2008-05-05Merged revisions 115333 via svnmerge from Tilghman Lesher
2008-05-05#execing the same file multiple times led to warning messages saying that the...Mark Michelson
2008-05-05Simplify code by using a taskprocessor for dispatching events in the Asterisk...Russell Bryant
2008-05-05Optionally display the value of several variables within the Status command.Tilghman Lesher
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