aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-15remove the uses of the deprecated STANDARD_LOCAL_USERrussell82-172/+0
2006-02-15adde incoming_early_audio option, to avoid sending tone indications to the re...crichter4-2/+27
2006-02-15added pmp_l1_check option, to avoid l1 checking for group calls on PMP portscrichter6-19/+35
2006-02-15now that there are no modules that define their own version ofrussell1-11/+10
2006-02-15Fix the retrieval of the new SYSTEMNAME variable. Also, clarify somerussell1-2/+7
2006-02-15changed LOG_WARNING to LOG_DEBUG for backtracemogorman1-4/+4
2006-02-15Small typooej1-1/+1
2006-02-15add option to avoid calling members whose channels are 'in use' (issue #6315,...kpfleming2-1/+20
2006-02-15remove code that does not appear to do anything useful (issue #6059)kpfleming1-9/+1
2006-02-15more memory allocation wrapper conversionkpfleming6-141/+97
2006-02-15various cleanups (issue #6389)kpfleming1-15/+8
2006-02-15don't dereference memory that has been freed (issue #6405)kpfleming1-1/+1
2006-02-15Merged revisions 10137 via svnmerge from kpfleming1-0/+2
2006-02-15add channel's uniqueid to manager 'join' event (issue #6458)kpfleming1-2/+2
2006-02-15add KEYPADHASH dialplan function (issue #6441)kpfleming1-0/+45
2006-02-15handle longer ENUM lookup results (issue #6476)kpfleming1-1/+1
2006-02-15block func_enum fixkpfleming0-0/+0
2006-02-15Merged revisions 10021,10108 via svnmerge from kpfleming1-9/+15
2006-02-15force a cleanup due to today's ast_channel changekpfleming1-1/+1
2006-02-15update app to use args parserkpfleming1-17/+23
2006-02-15add API function for parsing strings to time_t (issue #6320, with mods)kpfleming8-73/+67
2006-02-14add 'systemname' option to prefix channel unique IDs with (issue #5825)kpfleming8-8/+17
2006-02-14Now Kevin will be really happy!mogorman1-17/+17
2006-02-14changed naming scheme for variables so it matchesmogorman2-21/+23
2006-02-14use a delimiter for 'show channels concise' that will not appear in the field...kpfleming2-1/+8
2006-02-14Bug 4377 - Initial round of loader changestilghman9-365/+330
2006-02-14more list macro conversion (issue #6361, plus documentation for new macro)kpfleming3-60/+55
2006-02-14more memory allocation wrapper conversion (issue #6365)kpfleming3-40/+36
2006-02-14warn people about ENUMLOOKUP counting changekpfleming1-2/+4
2006-02-14ensure that ENUM count requests that are invalid return zero, not blank (issu...kpfleming1-1/+2
2006-02-14don't force a default zone for ENUM() lookups, use the configuration file (is...kpfleming3-14/+38
2006-02-14don't use localuser structure for outbound calls (issue #6216)kpfleming1-210/+148
2006-02-14list macro conversion (issue #6328, with bugfix)kpfleming1-55/+40
2006-02-14Merged revisions 9961,9964,9990,10018 via svnmerge from kpfleming1-1/+0
2006-02-14remove file for testingkpfleming1-1/+0
2006-02-14test pre-commit scriptkpfleming1-0/+1
2006-02-14set proper mime-type and eol-style on all fileskpfleming3-911/+911
2006-02-14Properly stopsteram on meetme (bug #6137)markster1-4/+6
2006-02-14Fix build issues...markster2-1/+2
2006-02-14#ifdef the include too.bweschke1-1/+4
2006-02-14 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks riz...bweschke1-0/+2
2006-02-14set properties for new files (i need to get this documented)kpfleming2-436/+436
2006-02-14Merged revisions 9958 via svnmerge from kpfleming1-1/+1
2006-02-14block meetme fixkpfleming0-0/+0
2006-02-14block revs for core dump fixkpfleming0-0/+0
2006-02-14use proper property name for blocked revskpfleming0-0/+0
2006-02-14block reversal of yesterday's blocked fix :-)kpfleming0-0/+0
2006-02-14bug 6485 fixed.mogorman1-0/+4
2006-02-14Commiting 5959 with minor formatting and typomogorman2-0/+436
2006-02-14fixed a certain 64bit segfaultcrichter1-2/+2