aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2009-02-06Always detach and destroy the whisper and barge audiohooks. Additionally also...file1-1/+1
2009-02-06Add a common implementation of a scheduler context with a dedicated thread.russell1-1/+143
2009-02-06Resolve a memory leak that would occur on an invalid channel given to Action:...russell1-0/+1
2009-02-04Merged revisions 173211 via svnmerge from jpeeler1-49/+75
2009-02-04When using a socket as a FILE *, the stdio functions will sometimes try to dotilghman1-1/+3
2009-02-04Fix a problem where file playback would cause fds to remain open forevermmichelson1-1/+6
2009-02-04Ensure that commas placed in the middle of extension character classes do nottilghman1-0/+3
2009-02-031. Make OS X compile cleanly with app_stack.tilghman1-0/+1
2009-02-02Merged revisions 173066 via svnmerge from twilson1-0/+4
2009-02-02Reverting commit number 173028 as there are somemmichelson1-71/+0
2009-02-02Add a CLI command to log out a manager usermmichelson1-0/+71
2009-02-02This reverts the changes I made for 11583; willmurf1-84/+46
2009-02-02This change allows the disconnect feature (as in "one-touch" in features.c)murf1-46/+84
2009-01-30Merged revisions 172517 via svnmerge from twilson2-42/+266
2009-01-29Merged revisions 172438 via svnmerge from tilghman2-2/+22
2009-01-29Remove tabs from commentrmudgett1-4/+4
2009-01-29- Make sure we set setvar= variables on outbound calls too, not only inbound ...oej1-2/+2
2009-01-28Merged revisions 172030 via svnmerge from murf3-14/+52
2009-01-27Merged revisions 171621 via svnmerge from mmichelson1-0/+10
2009-01-26Add extensions and context on manager event when new channel is created.oej1-0/+4
2009-01-23Merged revisions 170648 via svnmerge from file1-0/+1
2009-01-23Merged revisions 170392 via svnmerge from mmichelson1-1/+1
2009-01-22Create logfile safely.tilghman1-6/+11
2009-01-22Merged revisions 170239 via svnmerge from file1-12/+12
2009-01-22Merged revisions 170050 via svnmerge from file1-1/+1
2009-01-21Merged revisions 169867 via svnmerge from file1-0/+3
2009-01-21Fix a crash when saying certain numbers in Chinesemmichelson1-8/+0
2009-01-21Merged revisions 169722 via svnmerge from tilghman1-0/+1
2009-01-21Fix a regression in TCP support.russell1-1/+1
2009-01-20Make a proper builtin attended transfer to parking worktwilson1-2/+24
2009-01-20Merged revisions 169485 via svnmerge from twilson1-1/+1
2009-01-19fix assignment in swapmode plug.mvanbaak1-1/+1
2009-01-19Merged revisions 169364 via svnmerge from tilghman1-7/+6
2009-01-19Make asterisk compile on non-amd64 versions of OpenBSD.mvanbaak1-1/+1
2009-01-17Fix qualify for TCP peertwilson2-12/+12
2009-01-16Merged revisions 168716 via svnmerge from twilson1-22/+29
2009-01-16Merged revisions 168828 via svnmerge from tilghman1-0/+109
2009-01-15This patch allows null args in ast_expr2 func calls, and fixes commas being c...murf3-130/+147
2009-01-14Don't crash when typing 'core set verbose' or 'core set debug' by themselves.seanbright1-1/+1
2009-01-14Fix compilation on FreeBSD and OSXmvanbaak1-3/+21
2009-01-14Merged revisions 168603 via svnmerge from tilghman1-5/+3
2009-01-13Add option to hide console connect messagestwilson1-2/+7
2009-01-13Merged revisions 168561 via svnmerge from russell4-22/+22
2009-01-13correct a CLI descriptiondhubbard1-1/+1
2009-01-12bump the verbosity of a message in srv.c up by one. It used to bemmichelson1-1/+1
2009-01-12Some platforms (notably, the BSDs) have a more efficient implementation calledtilghman1-2/+11
2009-01-12Don't include swap.h unless we have swapctloej1-0/+2
2009-01-09Added a comment to logger.c about where to put includesmnicholson1-0/+4
2009-01-09Use ast_safe_system() in logger.c instead of system()mnicholson1-2/+3
2009-01-07Merged revisions 167566 via svnmerge from russell1-7/+8