aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming33-3456/+3386
2006-06-24search for Zaptel and libtonezone separately in the configure scriptkpfleming10-212/+455
2006-06-24fix dist-clean and add menuselect to the clean target, toorussell1-1/+2
2006-06-24add dependency on menuselect's version of linkedlists.h, list menuselect asrussell1-2/+2
2006-06-24set the menu name when building makeopts.xmlrussell1-1/+1
2006-06-24ast_calloc, instead of malloc and memsetrussell1-2/+1
2006-06-23fix some little issues on big endian platforms to resolve compiler warningsrussell1-9/+13
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyrussell12-134/+75
2006-06-23add support for Zaptel transcoderskpfleming1-0/+406
2006-06-23ignore doxygen output directorykpfleming0-0/+0
2006-06-23merge changes to get menuselect using svn:externalsrussell5-1277/+6
2006-06-23Merged revisions 35669 via svnmerge from bweschke1-0/+2
2006-06-23remove any generated doxygen docs during distcleankpfleming1-0/+1
2006-06-23very minor improvementkpfleming1-1/+1
2006-06-23remove the autom4te.cache dir on a "make distclean" and add distclean to therussell1-1/+2
2006-06-23reduce indentationrussell1-140/+135
2006-06-23reduce indentationrussell1-48/+55
2006-06-23delete snmp/agent.o on make cleanrussell1-0/+1
2006-06-23add basic autoconf support for res_snmprussell6-24/+136
2006-06-23remove various commands that remove old modules since they have been there arussell3-7/+0
2006-06-23delete the local copy of mxml and use svn:externals to get it from its ownrussell21-12354/+0
2006-06-22don't blow up if a jitterbuffer is not in userussell1-1/+2
2006-06-22- move the increase of the use count to be after the possible failuresrussell1-6/+6
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structurerussell11-81/+141
2006-06-22actually allow all of the sub directories to be built when running "make", oopsrussell1-1/+1
2006-06-22use .PHONY instead of FORCErussell1-3/+3
2006-06-22add a couple more targets to .PHONYrussell2-2/+2
2006-06-22Bug 6589 - option to display channel variables in queue eventstilghman2-51/+102
2006-06-22- convert the 'uninstall' target to use separate targets to process eachrussell11-18/+19
2006-06-22Formatting fixesoej1-14/+12
2006-06-22- specify that 'depend' is a .PHONY targetrussell11-16/+23
2006-06-22use separate targets instead of for loops to process sub directories for therussell1-14/+20
2006-06-22get rid of another annoying stray space in the gcc commandsrussell1-0/+2
2006-06-22- specify that 'all' is a .PHONY targetrussell13-14/+27
2006-06-22clean up a little mess I created by using the 'or' function instead of gross russell1-8/+1
2006-06-22revert my change to use the AC_PREFIX_DEFAULT macro since it is not somethingrussell2-7/+5
2006-06-22use a slightly different, but equivalent way of setting the russell1-1/+1
2006-06-22instead of using a for loop to call 'make install' on each subdirectory, userussell1-3/+4
2006-06-22instead of using a for loop to call make on each subdirectory, use a target forrussell1-5/+6
2006-06-22nothing to see here ...russell1-1/+0
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell13-1/+26
2006-06-22use $(FIND) and $(LN) from configurerussell1-11/+11
2006-06-22use $(BASENAME) set by configurerussell1-5/+5
2006-06-22use the AC_PREFIX_DEFAULT macro to set the default prefix instead of settingrussell2-5/+7
2006-06-21Add agent to video docsoej1-2/+3
2006-06-21Add video support to chan_agent. oej1-5/+11
2006-06-21Issue #7380 - Cannot put a one-legged call on hold/off holdoej1-5/+5
2006-06-21Merged revisions 35334 via svnmerge from file1-0/+15
2006-06-21Only delete scheduled item if it existsoej1-7/+11
2006-06-21Actually allow realtime queue members to be added (issue #7408 reported by tg...file1-3/+2