aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-21Only formatting changes... (tabs to spaces)oej1-50/+49
2006-06-21Fix timing issue (race) with poke/pong for very close peers that can cause a ...file1-12/+21
2006-06-21* added support for PID export/import to identify bridging in misdn_call alreadycrichter2-156/+254
2006-06-21- Doxygen and some formatting fixes in res_featuresoej2-52/+50
2006-06-21Finally fix parking and go back to metermaidsoej1-1/+6
2006-06-20Bug 7399 - Sample config showed [general] as the context, so the app should l...tilghman1-1/+1
2006-06-20Bug 7372: Wrong size for the block alignment (should have been 4 bytes;tilghman1-1/+1
2006-06-20How many times can we free allocated memory? Many, obviously... ;-)oej1-2/+2
2006-06-20Hunting crash when parking calls with SIP REFERoej1-1/+22
2006-06-20use correct test for checking if sip domains are enabled or notoej1-1/+1
2006-06-20$(INSTALL) is determined by configure and set in the makeopts filerussell1-2/+0
2006-06-20Merged revisions 35121 via svnmerge from tilghman1-0/+4
2006-06-20Don't count unknown media streams as media streams in the offer... (Fenlander...oej1-2/+4
2006-06-20parse SDP properly even when we are debugging. (Thanks fenlander!)oej1-14/+19
2006-06-20Issue #6820 - SIP channels hang in semi active stateoej1-12/+13
2006-06-20fix an issue with dtmf not being sent sometimesnorth1-7/+15
2006-06-20ensure menuselect fails if the deps file isn't foundrussell1-1/+2
2006-06-20- use $(CC) instead of gcc when building testexpr2russell6-161/+189
2006-06-19- Formatting oej1-102/+104
2006-06-19Merged revisions 34911 via svnmerge from file1-1/+3
2006-06-19Merged revisions 34875 via svnmerge from tilghman1-1/+6
2006-06-19various cleanups, remove support for CVS checkoutskpfleming1-26/+5
2006-06-19copy the definition of ast_strdupa and use it instead of strdupa to fix therussell1-2/+14
2006-06-19when we get a disconnect, we should stop the tones on te side..crichter2-1/+6
2006-06-19we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases toocrichter1-1/+3
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. Thisrussell9-9/+27
2006-06-18No need to have debug enabled by default anymore..north1-1/+1
2006-06-18Finally merge chan_skinny fixes into trunk.north2-1304/+2270
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingrussell1-5/+8
2006-06-18merge changes from team/murf/AEL-trunk-fixesonlyrussell16-885/+1093