aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-18Updated this as per wishes of Kevin Fleming. Needs review. Any mistakes/misco...murf1-0/+101
2006-08-17updating configure script and putting comments in the docsmogorman3-13/+131
2006-08-17changes to configure to support older c-client than themogorman3-8/+70
2006-08-17Use OSAtomicAdd instead of OSAtomicDecrement to decrement the value by 1.file1-2/+2
2006-08-17update configure script to reflect change to make version checkrussell1-3/+3
2006-08-17a lot of systems use GNU Make 3.81beta4, so only consider the first two chara...russell1-1/+1
2006-08-17fix the use of an uninitialized variable (issue #7746, pointed out by garyhai)russell1-1/+3
2006-08-17rename to more clearly state what this file shows how to dokpfleming1-0/+0
2006-08-17typokpfleming1-1/+1
2006-08-17fix a little typo in the config file namerussell1-1/+1
2006-08-17add Steve Murphy's guide on setting up call queues using dynamic queue members,russell1-0/+403
2006-08-17Merged revisions 40227 via svnmerge from russell1-1/+2
2006-08-17Add 'l' option to CDR dialplan function which will cause it to pass the last ...file1-2/+9
2006-08-17Blocked revisions 40223 via svnmergefile0-0/+0
2006-08-17Blocking 40220, because I've already made the mod in trunk, and it might have...murf0-0/+0
2006-08-17In app_macro, changed the previously changed upper recursion depth limit to a...murf1-2/+7
2006-08-17fixing the 64bit issue with misdn_l1_task.nadi1-6/+12
2006-08-17tabs to spaces to fix alignment ...russell1-2/+2
2006-08-17print a warning at the end of the configure script if the version of GNU Makerussell3-1/+36
2006-08-17Fix cookie parsing for Internet Explorer (issue #7454, jeff)russell1-17/+44
2006-08-17fix include of tonezone.h to reflect new location (issue #7741, Mithraen)russell1-1/+1
2006-08-16fixed imap bug and updated syntax.mogorman2-18/+16
2006-08-16added patch from #7709crichter1-2/+2
2006-08-16Merged revisions 40057 via svnmerge from kpfleming1-4/+6
2006-08-16fix some minor stuffkpfleming1-3/+1
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...file3-47/+6
2006-08-16instead of a for loop and ast_cli_(un)register, use ast_cli_(un)register_mult...russell1-4/+2
2006-08-16Move things around a bit more for onhold support, and add a check to only dec...file1-21/+14
2006-08-16a static array now holds the cli_entry structsnadi1-191/+50
2006-08-16adding support for AOCD facility messages.nadi4-34/+75
2006-08-16Fix formatting of "show codecs" CLI command.qwell2-14/+30
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on therussell7-24/+13
2006-08-15Merged revisions 39935 via svnmerge from russell1-5/+4
2006-08-15block the indicated 1.2 branch from being merged into trunk; it's already here.murf0-0/+0
2006-08-15print a more user friendly error message with the text representation of codecsrussell1-2/+9
2006-08-15reduce duplicated code by using print_codec_to_cli in sip_show_user as it isrussell1-15/+2
2006-08-15This change fixes bug 7731, macros not executing more than one level deep in ...murf1-4/+4
2006-08-15Make tonepair generated through fixed pointmarkster1-14/+37
2006-08-15removed libbnec dependencies.crichter4-94/+3
2006-08-15complete the coding style changes for these frame structureskpfleming1-6/+13
2006-08-15moved the asn1 and facility portions of code to mISDNuser, so removing the fi...nadi11-639/+102
2006-08-15Made "style" change requested by Kevin Fleming... used initializer in declara...murf1-17/+3
2006-08-15On behalf of PCadach, " IMHO that was last deadlock in chan_h323..."murf1-13/+36
2006-08-15SMDI documentation fix (issue #7732 reported by mnicholson)file1-1/+2
2006-08-14fix a typo and a very minor formatting changenorth1-3/+2
2006-08-14Fix for uninitialized workspace in ast_cdr_getvar, pointed out by sergeefile1-0/+2
2006-08-14don't try to ignore the contents of a quoted string in ast_separate_app_args()russell1-1/+1
2006-08-14resolve some compiler warnings ...russell1-2/+2
2006-08-14add the doc file about the MacroExclusive app (issue #7366, Steve Davies)russell1-0/+78
2006-08-14add MacroExclusive application, a Macro that only one call can executed atrussell3-4/+129