aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-02-11Just some minor coding style cleanup...file9-42/+42
2008-02-11Fix Manager Redirect while in an AGI.file1-0/+3
2008-02-11Add support for allowing a native bridge to happen when the L option is enabl...file1-1/+0
2008-02-11Fix a problem regarding network vs. host byte ordermmichelson1-3/+1
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell5-98/+332
2008-02-07Merged revisions 102858 via svnmerge from qwell1-1/+1
2008-02-05Get rid of any remaining ast_verbose calls in the code in favor of mmichelson5-18/+13
2008-02-05Change where priority of a goto is adjusted.qwell1-2/+6
2008-02-04Merged revisions 102323 via svnmerge from tilghman1-0/+4
2008-02-04Update handling of asyncgoto so it properly works on channels that are curren...file1-5/+2
2008-02-03CoreSettings and CoreStatus are missing the terminating "\r\n". Also, sometilghman1-44/+52
2008-02-01Merged revisions 101772 via svnmerge from tilghman1-1/+9
2008-01-31Merged revisions 101601 via svnmerge from russell2-0/+3
2008-01-31Merged revisions 101480 via svnmerge from murf1-1/+2
2008-01-30- doxygen fixesoej1-9/+1
2008-01-30Formatting fixesoej1-9/+9
2008-01-30Merged revisions 101222 via svnmerge from file1-2/+2
2008-01-29Merged revisions 100932 via svnmerge from russell1-2/+2
2008-01-28Merged revisions 100675 via svnmerge from tilghman1-1/+5
2008-01-28Merge rev 100626 from Asterisk 1.4. The svnmerge of this commit was a NoOp, ...russell1-1/+5
2008-01-28Normalize the detection for execinfo, so that Linux (glibc) and other platformstilghman1-7/+3
2008-01-28Merged revisions 100581 via svnmerge from russell1-2/+13
2008-01-28Clean up some formatting, and simplify a bit of code using ast_strrussell1-23/+42
2008-01-28Make a couple more uses of ARRAY_LEN, and convert some spaces to tabsrussell1-12/+13
2008-01-28 - Simplify a line with ARRAY_LEN()russell1-3/+6
2008-01-28These readlocks always fail for me on my mac, and I saw it happen againrussell1-12/+3
2008-01-27Merged revisions 100465 via svnmerge from tilghman4-32/+13
2008-01-25Add an API call that steals the answered channel so that a destruction of the...file1-0/+19
2008-01-24Minor cosmetic change...file1-2/+1
2008-01-24Increase the size of filenames stored when astmm is used. If the path jamesgolovich1-1/+1
2008-01-24Merge in strictrtp branch. This adds a strictrtp option to rtp.conf which dro...file1-0/+33
2008-01-24Merged revisions 100164 via svnmerge from russell1-5/+5
2008-01-24Merged revisions 100138 via svnmerge from qwell1-3/+6
2008-01-24Move chan_local dependency into places (only one) that previously depended on...qwell1-4/+0
2008-01-24Some more cosmetic changes.file1-1/+4
2008-01-24Add some spacing.file1-0/+5
2008-01-24Test hopefully over.file1-1/+1
2008-01-24Testing something...file1-1/+1
2008-01-23Move code from res_features into (new file) main/features.cqwell4-1/+3446
2008-01-23Fix tcptls build when openssl isn't installedrussell1-6/+6
2008-01-23Merged revisions 99718 via svnmerge from tilghman1-4/+1
2008-01-22Merged revisions 99643 via svnmerge from tilghman1-12/+17
2008-01-22Make sure the command is not just present but is also configured to be executedrussell1-2/+4
2008-01-22Add a generic function to set the bridged call PVT unique id stringoej1-0/+4
2008-01-22Change the Asterisk CLI startup commands feature to read commands to run from...russell1-23/+10
2008-01-22Merged revisions 99540 via svnmerge from tilghman1-2/+157
2008-01-22Doxygen updatesoej2-28/+27
2008-01-19Merged revisions 99187 via svnmerge from russell1-1/+10
2008-01-18Merge changes from team/group/sip-tcptlsrussell4-198/+459
2008-01-18Merged revisions 99081 via svnmerge from russell1-3/+3