aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18git-svn-id: http://svn.digium.com/svn/asterisk/tags/1.4.0-beta1@212958 f38db4...v1.4.0-beta1kpfleming7-18/+17
2006-09-20importing files for 1.4.0-beta1 releasekpfleming3-0/+6
2006-09-20Creating tag for the release of asterisk-1.4.0-beta1kpfleming6-59/+111
2006-09-20merge down mark's users.conf fixeskpfleming1-0/+26
2006-09-20make the sounds Makefile actually work againkpfleming1-46/+43
2006-09-20Go back to the old(ish) way of installing sound files.qwell1-20/+54
2006-09-20Fix the total allocation count and total byte count in the memory summaryrussell1-2/+2
2006-09-20importing files for 1.4.0-beta1 releasekpfleming3-0/+5
2006-09-20Creating tag for the release of asterisk-1.4.0-beta1kpfleming0-0/+0
2006-09-20it's time :-)kpfleming0-0/+0
2006-09-20Fix the memory summary so that it doesn't print the first file in the list overrussell1-2/+2
2006-09-20Fix some chan_zap warning messages, when HAVE_PRI is not defined.qwell1-7/+5
2006-09-20One last forgotten constified filetilghman1-1/+1
2006-09-20fix some breakage from the CLI command changesrussell1-2/+2
2006-09-20Warning be gone.file1-1/+1
2006-09-20resolve compiler warnings from constificationrussell1-1/+1
2006-09-20Magical eightball says warnings be gone.file2-2/+2
2006-09-20A few misses from constificationtilghman3-6/+6
2006-09-20Minor fixes to sounds installation.qwell1-16/+7
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman21-126/+141
2006-09-20add a warning about name changes on some API callskpfleming1-0/+8
2006-09-20sounds/Makefile updated to handle the extra-sounds tarball; some optimizationsmurf1-27/+29
2006-09-20Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-devqwell1-2/+69
2006-09-20don't let symbols from included static libraries (like codec/ilbc) pollute th...kpfleming1-1/+1
2006-09-20Fix a segfault that was reported by jcmoore in #asterisk-bugs on IRC.qwell1-1/+1
2006-09-20Strip quotes from property valuepcadach0-0/+0
2006-09-20.cxx files no longer ignoredpcadach0-0/+0
2006-09-20Split capability definitions into own source filepcadach5-356/+363
2006-09-20Avoid errors when compiling out of tree modules like asterisk-addons.qwell1-0/+1
2006-09-20Remove unnecessary (long time ago commented out) codepcadach2-61/+0
2006-09-20Fix missed extension replacementpcadach1-1/+1
2006-09-20Change file naming to be conform OpenH323 rulespcadach4-11/+1
2006-09-20Add documentation on rtp packetization.qwell4-2/+76
2006-09-20Totally break a P2P bridge upon going on hold, and re-establish it upon going...file1-2/+18
2006-09-20Expand codec check so that raw formats must be equal for a Packet2Packet brid...file1-7/+13
2006-09-20bump the .cleancount upqwell1-1/+1
2006-09-20More property changes that never got merged infile0-0/+0
2006-09-20Do clean for h323 directory toofile1-0/+2
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file5-108/+174
2006-09-20Document member name logging functionality.qwell1-2/+6
2006-09-20We need to persist the member name alsoqwell1-2/+2
2006-09-20Add a "member name" to queue members.qwell1-60/+117
2006-09-20Merged revisions 43314 via svnmerge from kpfleming2-6/+6
2006-09-20these functions never should have been non-static or in a header filekpfleming2-6/+2
2006-09-20move ODBC API into ast_ namespacekpfleming4-60/+60
2006-09-20move more API into the ast_ namespacekpfleming2-4/+4
2006-09-20move ADSI functionality into ast_ namespacekpfleming6-260/+260
2006-09-20Merged revisions 42133 via svnmerge from bweschke1-3/+16
2006-09-20thats odd, but just in case it happens again i want to see it.mogorman1-0/+2
2006-09-19fixed timeout issue as well as some other minor issuesmogorman1-13/+31