summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22use separate targets instead of for loops to process sub directories for theRussell Bryant
2006-06-22get rid of another annoying stray space in the gcc commandsRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22clean up a little mess I created by using the 'or' function instead of gross Russell Bryant
2006-06-22revert my change to use the AC_PREFIX_DEFAULT macro since it is not somethingRussell Bryant
2006-06-22use a slightly different, but equivalent way of setting the Russell Bryant
2006-06-22instead of using a for loop to call 'make install' on each subdirectory, useRussell Bryant
2006-06-22instead of using a for loop to call make on each subdirectory, use a target forRussell Bryant
2006-06-22nothing to see here ...Russell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-22use $(FIND) and $(LN) from configureRussell Bryant
2006-06-22use $(BASENAME) set by configureRussell Bryant
2006-06-22use the AC_PREFIX_DEFAULT macro to set the default prefix instead of settingRussell Bryant
2006-06-21Add agent to video docsOlle Johansson
2006-06-21Add video support to chan_agent. Olle Johansson
2006-06-21Issue #7380 - Cannot put a one-legged call on hold/off holdOlle Johansson
2006-06-21Merged revisions 35334 via svnmerge from Joshua Colp
2006-06-21Only delete scheduled item if it existsOlle Johansson
2006-06-21Actually allow realtime queue members to be added (issue #7408 reported by tg...Joshua Colp
2006-06-21Only formatting changes... (tabs to spaces)Olle Johansson
2006-06-21Fix timing issue (race) with poke/pong for very close peers that can cause a ...Joshua Colp
2006-06-21* added support for PID export/import to identify bridging in misdn_call alreadyChristian Richter
2006-06-21- Doxygen and some formatting fixes in res_featuresOlle Johansson
2006-06-21Finally fix parking and go back to metermaidsOlle Johansson
2006-06-20Bug 7399 - Sample config showed [general] as the context, so the app should l...Tilghman Lesher
2006-06-20Bug 7372: Wrong size for the block alignment (should have been 4 bytes;Tilghman Lesher
2006-06-20How many times can we free allocated memory? Many, obviously... ;-)Olle Johansson
2006-06-20Hunting crash when parking calls with SIP REFEROlle Johansson
2006-06-20use correct test for checking if sip domains are enabled or notOlle Johansson
2006-06-20$(INSTALL) is determined by configure and set in the makeopts fileRussell Bryant
2006-06-20Merged revisions 35121 via svnmerge from Tilghman Lesher
2006-06-20Don't count unknown media streams as media streams in the offer... (Fenlander...Olle Johansson
2006-06-20parse SDP properly even when we are debugging. (Thanks fenlander!)Olle Johansson
2006-06-20Issue #6820 - SIP channels hang in semi active stateOlle Johansson
2006-06-20fix an issue with dtmf not being sent sometimesNorth Antara
2006-06-20ensure menuselect fails if the deps file isn't foundRussell Bryant
2006-06-20- use $(CC) instead of gcc when building testexpr2Russell Bryant
2006-06-19- Formatting Olle Johansson
2006-06-19Merged revisions 34911 via svnmerge from Joshua Colp
2006-06-19Merged revisions 34875 via svnmerge from Tilghman Lesher
2006-06-19various cleanups, remove support for CVS checkoutsKevin P. Fleming
2006-06-19copy the definition of ast_strdupa and use it instead of strdupa to fix theRussell Bryant
2006-06-19when we get a disconnect, we should stop the tones on te side..Christian Richter
2006-06-19we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases tooChristian Richter
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-18No need to have debug enabled by default anymore..North Antara
2006-06-18Finally merge chan_skinny fixes into trunk.North Antara
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingRussell Bryant
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyRussell Bryant