aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-14fixed the occasional no audio issue, still need deeper investigation .. echot...crichter2-2/+3
2006-02-14 Make sure that PR_SET_DUMPABLE is set to make certain that we still dump cor...bweschke1-0/+7
2006-02-14block issue 6052 fix, needs a better fix herekpfleming0-0/+0
2006-02-13Shouldn't have been a public functiontilghman1-1/+1
2006-02-13remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADDrussell8-25/+10
2006-02-13Bug 6477 - minor syntax error, plus a few other syntax fixestilghman1-4/+9
2006-02-13Don't set the formats before we stop indications. (issue #6380)twisted1-1/+2
2006-02-13declare function_sipppeer as static (issue #6466)russell1-1/+1
2006-02-13remove unneeded var (issue #6466)russell1-2/+2
2006-02-13fix codec_ilbc.so build - it would build before, but libilbc.a was not linkedrussell1-1/+1
2006-02-12use the zone and options set by the arg parsing macrosrussell1-4/+2
2006-02-12set peername after recent function updatesrussell1-1/+1
2006-02-12fix a little typorussell1-1/+1
2006-02-12ensure that dependencies are rebuilt after 'make update' so that builds don't...kpfleming14-37/+71
2006-02-12major dialplan functions updatekpfleming35-1113/+1172
2006-02-12Make the ditlen and tone configurable at runtimetilghman1-12/+25
2006-02-11Makefile updates for renaming of chan_misdn_configrussell1-6/+2
2006-02-11rename chan_misdn_config.c to misdn_config.crussell1-0/+0
2006-02-11eliminate warning on older versions of gccrussell2-2/+2
2006-02-11don't blow up if multiple copies of the headers are foundkpfleming1-2/+2
2006-02-11Merged revisions 9609 via svnmerge from russell4-0/+4