summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-17tabs to spaces to fix alignment ...Russell Bryant
2006-08-17print a warning at the end of the configure script if the version of GNU MakeRussell Bryant
2006-08-17Fix cookie parsing for Internet Explorer (issue #7454, jeff)Russell Bryant
2006-08-17fix include of tonezone.h to reflect new location (issue #7741, Mithraen)Russell Bryant
2006-08-16fixed imap bug and updated syntax.Matt O'Gorman
2006-08-16added patch from #7709Christian Richter
2006-08-16Merged revisions 40057 via svnmerge from Kevin P. Fleming
2006-08-16fix some minor stuffKevin P. Fleming
2006-08-16Remove the old ODBC_STORAGE and make EXTENDED_ODBC_STORAGE the one to use. Th...Joshua Colp
2006-08-16instead of a for loop and ast_cli_(un)register, use ast_cli_(un)register_mult...Russell Bryant
2006-08-16Move things around a bit more for onhold support, and add a check to only dec...Joshua Colp
2006-08-16a static array now holds the cli_entry structsNadi Sarrar
2006-08-16adding support for AOCD facility messages.Nadi Sarrar
2006-08-16Fix formatting of "show codecs" CLI command.Jason Parker
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on theRussell Bryant
2006-08-15Merged revisions 39935 via svnmerge from Russell Bryant
2006-08-15block the indicated 1.2 branch from being merged into trunk; it's already here.Steve Murphy
2006-08-15print a more user friendly error message with the text representation of codecsRussell Bryant
2006-08-15reduce duplicated code by using print_codec_to_cli in sip_show_user as it isRussell Bryant
2006-08-15This change fixes bug 7731, macros not executing more than one level deep in ...Steve Murphy
2006-08-15Make tonepair generated through fixed pointMark Spencer
2006-08-15removed libbnec dependencies.Christian Richter
2006-08-15complete the coding style changes for these frame structuresKevin P. Fleming
2006-08-15moved the asn1 and facility portions of code to mISDNuser, so removing the fi...Nadi Sarrar
2006-08-15Made "style" change requested by Kevin Fleming... used initializer in declara...Steve Murphy
2006-08-15On behalf of PCadach, " IMHO that was last deadlock in chan_h323..."Steve Murphy
2006-08-15SMDI documentation fix (issue #7732 reported by mnicholson)Joshua Colp
2006-08-14fix a typo and a very minor formatting changeNorth Antara
2006-08-14Fix for uninitialized workspace in ast_cdr_getvar, pointed out by sergeeJoshua Colp
2006-08-14don't try to ignore the contents of a quoted string in ast_separate_app_args()Russell Bryant
2006-08-14resolve some compiler warnings ...Russell Bryant
2006-08-14add the doc file about the MacroExclusive app (issue #7366, Steve Davies)Russell Bryant
2006-08-14add MacroExclusive application, a Macro that only one call can executed atRussell Bryant
2006-08-14When taking a substring and a negative length is provided, instead of justRussell Bryant
2006-08-14don't include files that cause additional targets to get executed if the targetRussell Bryant
2006-08-14- unregister SLA apps on module unload and add sample config (issue #7701, ju...Russell Bryant
2006-08-14add the ability to run an arbitrary command if asterisk crashesRussell Bryant
2006-08-14support ./configure --silentRussell Bryant
2006-08-13increase the maximum length of the mohinterpret/mohsuggest options (issue #7696)Russell Bryant
2006-08-12This commit merges the contents of 7721, as it applied to the trunk version. ...Steve Murphy
2006-08-11added a -q for quiet, option to aelparseSteve Murphy
2006-08-11 Increase the size of the variable space for writing/reading persistent queue...BJ Weschke
2006-08-11Move STD_MOD declaration to end of file as per the norm of everything else (i...Joshua Colp
2006-08-11Don't completely error out if a config file for chan_phone was not found. (is...Joshua Colp
2006-08-11Make res_snmp fit general coding style (issue #7192 reported by Mithraen)Joshua Colp
2006-08-10Add support to see if a peer has someone on hold, and fix a small bug with ge...Joshua Colp
2006-08-09fixing compile warnings, renaming config option "overlap_dial" to "overlapdial"Nadi Sarrar
2006-08-09This bug existed in one extra place that is not also in 1.2 ... So, fix it!Russell Bryant
2006-08-09This commit adds the enhancemnt per bug 7606, addingSteve Murphy
2006-08-09This bug adds enhancement as per bug 7606, the -wSteve Murphy