aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler5-38/+75
2008-06-12Merged revisions 122130 via svnmerge from tilghman1-3/+26
2008-06-12Merged revisions 122127 via svnmerge from murf1-12/+0
2008-06-12Merged revisions 122046 via svnmerge from murf1-0/+21
2008-06-12add infrastructure so that timing source can be a loadable module... next ste...kpfleming2-1/+175
2008-06-12Don't log not being able to set a default EID. Most people don't care, andrussell1-1/+1
2008-06-11Initialize parkingtime to DEFAULT_PARK_TIME instead of 0twilson1-1/+1
2008-06-11Merged revisions 121861 via svnmerge from tilghman3-8/+7
2008-06-10Add an additional sanity check in case an event is passed between mmichelson1-0/+10
2008-06-10Merge another big set of changes from team/russell/eventsrussell2-6/+211
2008-06-10Merge some more changes from team/russell/eventsrussell1-138/+420
2008-06-10Merge another change from team/russell/eventsrussell2-65/+112
2008-06-10Merged revisions 121442 via svnmerge from file1-0/+6
2008-06-10Merge another change from team/russell/events ...russell3-0/+99
2008-06-10Properly initialize the cli_ping condition and lockrussell1-1/+5
2008-06-10Change system header includes to be like how it is done in other filesrussell1-2/+4
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisiontilghman1-0/+3
2008-06-09Initialize the lock and destroy lock and cond in the destructor (thanks, mmic...twilson1-1/+6
2008-06-09arbitrary formatting change to test mantis changerussell1-1/+0
2008-06-09arbitrary formatting change to test a mantis changerussell1-0/+1
2008-06-09Minor formatting change to test a mantis change ...russell1-0/+2
2008-06-09Merged revisions 121280 via svnmerge from russell1-1/+4
2008-06-09Implement FINDLABEL matching for the new extension matching engine.tilghman1-11/+20
2008-06-06Make extension match characters case-insensitive.tilghman1-1/+1
2008-06-06Merged revisions 120863,120885 via svnmerge from jpeeler1-2/+3
2008-06-05a small fix for a crash that occurs when compiling AEL with global varsmurf1-1/+1
2008-06-05Merge the adaptive realtime branch, which will make adding new required fieldstilghman1-0/+32
2008-06-05This patch adds more detailed statistics for RTP channels, and provides an AP...bbryant1-26/+401
2008-06-05Conditionally load the AGI command gosub, depending on whether or not res_agitilghman1-2/+3
2008-06-04MSet doesn't necessarily need chan to be settilghman1-1/+3
2008-06-03Merged revisions 120173 via svnmerge from jpeeler1-0/+4
2008-06-03Move compatibility options into asterisk.conf, default them to on for upgrades,tilghman2-0/+19
2008-06-03Add lock tracking for rwlocks. Previously, lock.h only had the ability torussell2-8/+9
2008-06-03Do a deep copy of file and function strings to avoid a potential crash whenrussell1-5/+5
2008-06-02Merged revisions 119742 via svnmerge from russell1-9/+50
2008-05-30Fix a minor merge issue that caused a function to not get compiled in withrussell1-3/+4
2008-05-30Merged revisions 119354 via svnmerge from file1-14/+13
2008-05-29Merged revisions 119156 via svnmerge from russell1-62/+85
2008-05-29Adds support for changing logger settingss on remote consoles with a bbryant2-8/+61
2008-05-29Had to move the ASTERISK_FILE_VERSION decl to just after the include of "aste...murf1-1/+2
2008-05-29Make sure the nrfds and nefds are reset to NULLmvanbaak1-2/+4
2008-05-29Merged revisions 118953 via svnmerge from tilghman1-0/+28
2008-05-29Merged revisions 118858 via svnmerge from murf1-33/+40
2008-05-27Merged revisions 118551 via svnmerge from tilghman1-1/+1
2008-05-27Merged revisions 118465 via svnmerge from tilghman1-7/+14
2008-05-25Change space-zero to now evaluate to false, as is expected by a great many.tilghman1-4/+6
2008-05-24Fixes segfault in parking, patch submitted by bmd.jpeeler1-3/+3
2008-05-23A new feature thanks to the fine folks at Switchvox!mmichelson2-16/+99
2008-05-23Add new functionality to http server that requires manager authentication for...bbryant2-5/+40
2008-05-23Merged revisions 118048 via svnmerge from russell1-0/+16