aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-06-23make solaris happy...pointed out by snuff-home on IRCdhubbard1-8/+8
2008-06-20Merged revisions 124395 via svnmerge from tilghman1-2/+6
2008-06-20Change references to doc/channelvariables.txt tommichelson2-2/+2
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak1-1/+1
2008-06-19Make OpenBSD compile againtilghman1-0/+6
2008-06-19Add errors that report any locks held by threads when they are being closed.bbryant1-0/+14
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secrussell1-3/+19
2008-06-19Merged revisions 123930 via svnmerge from tilghman1-5/+7
2008-06-19Merged revisions 123869 via svnmerge from tilghman1-1/+4
2008-06-18Merged revisions 123769 via svnmerge from tilghman1-143/+429
2008-06-18Fix a crash in tcp and tls connections related to reference counts.bbryant1-1/+2
2008-06-17Revert a previous regression in astobj2.c from merging a branch.bbryant1-0/+6
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...bbryant4-17/+31
2008-06-17Put quotes around "test"mmichelson1-1/+1
2008-06-17_ys pointed out in #asterisk-bugs that he was experiencingmmichelson1-0/+6
2008-06-17Add the same fix from revision 123271 to container_destruct_debug.mmichelson1-0/+9
2008-06-17If we don't match registrar when destroying a context, it can cause a crash.tilghman1-2/+2
2008-06-17Merged revisions 123271 via svnmerge from russell1-0/+9
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...dbailey1-5/+30
2008-06-16(closes issue #12689)murf2-11/+15
2008-06-16Add a "timing test" CLI command. It opens a timer and configures it forrussell2-0/+71
2008-06-16 - Fix a typo in a timing API callrussell2-26/+21
2008-06-13Merged revisions 122713 via svnmerge from mmichelson1-0/+4
2008-06-13Convert one more delimiter to use comma.tilghman1-1/+1
2008-06-13Merge changes from timing branchrussell4-105/+86
2008-06-12(closes issue 0012193)jpeeler1-7/+25
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