aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.0-beta1@212958 f38db4...v1.2.0-beta1kpfleming11-9/+23
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.0-beta1@7221 f38db490...kpfleming1090-0/+0
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.2.0-beta1@7220 f38db490...kpfleming19-81/+0
2005-11-27manual tag renameskpfleming0-0/+0
2005-08-26This commit was manufactured by cvs2svn to create tag 'v1-2-0-beta1'.(no author)0-0/+0
2005-08-26ensure that 'Events: On' enables all event types (issue #5016)kpfleming1-7/+9
2005-08-26add Russian support to say_number (issue #4781)kpfleming1-1/+112
2005-08-26add AgentCallbackLogin and AgentLogoff manager actions (issue #4766)kpfleming1-36/+170
2005-08-26update to use Speex 1.1.x features and doc cleanups (issue #4755)kpfleming3-79/+479
2005-08-26work around parsing problem by using GotoIf() (issue #4876)kpfleming1-6/+6
2005-08-26ignore equals-signs inside parens (issue #5022)kpfleming1-1/+12
2005-08-26use case-insensitive comparisons for headears (issue #5023)kpfleming1-2/+2
2005-08-26convert Cut() into CUT() function (issue #4892)kpfleming1-32/+281
2005-08-26remove extra dependencieskpfleming3-129/+102
2005-08-26switch to 'new' expression parser, remove support for old parserkpfleming7-641/+4774
2005-08-26fix format string (inspired by issue #4945)russell1-1/+1
2005-08-26updates for extensions.txt (bug #5028)russell1-8/+44
2005-08-25don't install moh functions if no classes are configured (issue #5025 with mods)kpfleming1-6/+12
2005-08-25doc updates and copyright header cleanup (issue #5026)kpfleming1-4/+22
2005-08-25doc updates and copyright header cleanup (issue #5027)kpfleming1-19/+27
2005-08-25minor doc fixes and copyright header cleanup (issue #5029 with mods)kpfleming1-8/+10
2005-08-25fix race conditionkpfleming1-2/+2
2005-08-25change sample iprussell1-1/+1
2005-08-25ensure that Random() can support priority labels as targets (issue #5013)kpfleming1-35/+7
2005-08-25add T1 timer support for NOTIFY dialogs (issue #5017)kpfleming1-0/+4
2005-08-25add optional 'extended ODBC storage' mode (issue #4403)kpfleming3-45/+305
2005-08-25add madplay example for Solaris users (issue #4929)kpfleming1-0/+7
2005-08-25ensure Asterisk won't segfault during re-registration (issue #5011)kpfleming1-4/+5
2005-08-25clean up rtcaching config options (issue #4075)kpfleming2-18/+24
2005-08-25add documentation of new parameters to sample config file (issue #5021)kpfleming1-2/+9
2005-08-25handle INVITEs that are asking for authentication that we cannot supply more ...kpfleming1-20/+37
2005-08-25make some messages show up only under debugging and other minor cleanups (iss...kpfleming1-13/+8
2005-08-25fix 'sip debug' vs. reload properlykpfleming1-6/+10
2005-08-24clean up code, fix a few bugskpfleming1-53/+62
2005-08-24clear out memory allocated by LOCAL_USER_ADD/LOCAL_USER_ACF_ADDkpfleming1-2/+2
2005-08-24make AST_LIST_REMOVE_HEAD safer to usekpfleming1-4/+5
2005-08-24fix build for OpenBSD (bug #5019)russell1-1/+1
2005-08-24protocol upgradeskpfleming2-55/+118
2005-08-23handle whitepace around expressionkpfleming1-0/+1
2005-08-23don't reset sipdebug to zero during reload (issue #5000)kpfleming1-1/+0
2005-08-23make the warning message be LOG_WARNING (issue #4960)kpfleming1-1/+1
2005-08-23ensure buffer is adequately sized for frames with lots of elements (issue #4974)kpfleming1-20/+21
2005-08-23allow more adjustability in peer qualification system (issue #4192 with mods)kpfleming1-22/+55
2005-08-23add counter to 'show formats' (issue #5001)kpfleming1-0/+4
2005-08-23add count to 'show keys' (issue #5002)kpfleming1-0/+3
2005-08-23fix build on FreeBSD (issue #5003)kpfleming1-0/+5
2005-08-23formatting fixes and compile fix for FreeBSD (issue #5004)kpfleming1-3/+4
2005-08-23fix buglets in new authentication code (issue #4860)kpfleming1-3/+3
2005-08-23make MALLOC_DEBUG build work properly (issue #4970 with additional changes)kpfleming2-2/+8
2005-08-23show global vmexten in 'sip show settings' (issue #5005)kpfleming1-0/+1