aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-12-19Add option for starting remote Asterisk by naming the actual runtime socket i...oej3-6/+26
2007-12-19add missing header filedhubbard1-0/+1
2007-12-18Making the canary error message a little more obvious.tilghman1-1/+1
2007-12-18Add a canary process, for high priority mode (asterisk -p) to ensure that iftilghman3-3/+156
2007-12-18Blocked revisions 93764 via svnmergeqwell0-0/+0
2007-12-18Move some warnings away to debug since some devices send a packet with a sillyoej1-2/+2
2007-12-18Merged revisions 93668 via svnmerge from tilghman2-8/+92
2007-12-18remove a leftover line with only a '#' (wonder whyrizzo1-9/+1
2007-12-18Merged revisions 93625 via svnmerge from mmichelson1-15/+13
2007-12-18make configuration variable const so they are not accidentallyrizzo8-93/+99
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.rizzo11-17/+17
2007-12-18Rename the macros in defaults.h - they are not meant to berizzo2-31/+34
2007-12-18make the code match documentation - now you can specify multiplerizzo1-4/+8
2007-12-18Name the people responsible for some recent contributions to the tree.rizzo1-0/+6
2007-12-18Two small changes:rizzo1-7/+18
2007-12-18A minor update, caused by a recent bug report ;-)oej1-6/+5
2007-12-18small documentation update (nothing important).rizzo1-2/+6
2007-12-18You... will... build! I say so and therefore you will.file1-0/+1
2007-12-18minor cleanupskpfleming2-5/+0
2007-12-17fix building under cygwin.rizzo1-0/+14
2007-12-17Blocked revisions 93420 via svnmergeqwell0-0/+0
2007-12-17remove some unnecessary includesrizzo1-27/+2
2007-12-17Merged revisions 93381 via svnmerge from qwell1-4/+5
2007-12-17surprising as it may be, chan_oss compiles correctly under cygwin as well,rizzo1-2/+1
2007-12-17Merged revisions 93377 via svnmerge from file1-1/+1
2007-12-17Merged revisions 93336 via svnmerge from tilghman1-2/+2
2007-12-17Merged revisions 93182 via svnmerge from oej5-0/+13
2007-12-17Removing some leftover debug messages from a while back.mmichelson1-2/+0
2007-12-17Merged revisions 93291 via svnmerge from mmichelson1-2/+0
2007-12-17Merged revisions 93250 via svnmerge from file1-1/+6
2007-12-17all created files need to be listed in the ignore propertykpfleming0-0/+0
2007-12-17make the configure script detect that it is running on a Windows platform, an...kpfleming6-10/+35
2007-12-17make using PRINT_DIR a little easierkpfleming1-2/+6
2007-12-17Fix usage of rtptimeout. It can be used without rtpkeepalive, and the value c...file1-2/+2
2007-12-17If no timezone is available use the default message.file1-2/+2
2007-12-17Make chan_unistim actually be able to unload. When creating a thread that you...file1-1/+2
2007-12-17Blocked revisions 93183 via svnmergekpfleming0-0/+0
2007-12-17Merged revisions 93180 via svnmerge from kpfleming18-9019/+3346
2007-12-16menuselect.makeopts is not a .PHONY targetrizzo1-1/+1
2007-12-16Convert from LOG_DEBUG etc to ast_debug. Thanks, dimas!oej1-90/+51
2007-12-16Adding a new CLI command for "manager reload", which is important now thatoej2-0/+22
2007-12-16Change manager so that registered accounts are stored in memory. This opens f...oej2-166/+152
2007-12-16Adding console_video to CHANGES. It's important that we keep this file up to ...oej1-0/+4
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej24-122/+242
2007-12-16use a simpler idiom for 'cmp -s ...'rizzo1-12/+4
2007-12-16Don't drop the first character randomly in long listings in the CLI.oej1-2/+3
2007-12-16Update documentationoej2-7/+16
2007-12-16Make more timers settable in SIP so that we can force timeout earlier on non-...oej2-9/+64
2007-12-15Typo fixed earlier, that wasn't a typo after all.oej1-1/+1
2007-12-15 fix a typo from revision 93138russell1-1/+1