aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-22Merged revisions 117899 via svnmerge from tilghman1-0/+9
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak13-77/+89
2008-05-22Store build-time options as a string in AST_BUILDOPTS in buildopts.h. Also,russell1-0/+1
2008-05-21This change makes it so that logs will report the correct source of verbose m...mmichelson1-2/+2
2008-05-21Merged revisions 117519 via svnmerge from tilghman1-0/+8
2008-05-21Merged revisions 117514 via svnmerge from russell1-3/+0
2008-05-21Merged revisions 117507 via svnmerge from russell1-0/+3
2008-05-21Merged revisions 117479 via svnmerge from russell1-1/+5
2008-05-21Be sure that we cache included files for each source file which loadsmmichelson1-1/+1
2008-05-20+ Implement a variant of astman_get_header() to return the first orrizzo1-9/+55
2008-05-20Document the possible presence of multiple variables with therizzo1-7/+27
2008-05-20Reverse the check for Cookie: and remove leftover code implementingrizzo1-26/+3
2008-05-19Minor formatting change to test a mantis change ...russell1-1/+2
2008-05-19The logger closes the files it is logging to when reloading so we have to rea...file1-5/+5
2008-05-15Use casts or intermediate variables to remove a numberrizzo5-6/+7
2008-05-14Merged revisions 116463 via svnmerge from russell5-13/+8
2008-05-14Add a missing context unlock.file1-0/+2
2008-05-14Merged revisions 116352 via svnmerge from file1-1/+1
2008-05-14Fixed a few problems with multiparking: call not being parked in the correct ...jpeeler2-47/+40
2008-05-14Adding spport for T.140 RED - Simple RTP redundancy to prevent packet loss in...oej2-3/+203
2008-05-14Add support for codec settings in originate via call file and manager.oej1-5/+13
2008-05-13Merged revisions 116088 via svnmerge from mmichelson1-5/+15
2008-05-13Merged revisions 115990 via svnmerge from russell1-5/+9
2008-05-13Merged revisions 115884 via svnmerge from tilghman1-1/+1
2008-05-12Add support for playing an audio file for caller and callee at start and stop...oej1-8/+43
2008-05-12Merged revisions 115735 via svnmerge from mmichelson1-12/+14
2008-05-09Adding support for "urgent" voicemail messages. Messages which aremmichelson2-8/+12
2008-05-09The following patch adds new options and alters the default behavior of the E...bbryant1-220/+562
2008-05-08Merged revisions 115551 via svnmerge from russell1-6/+6