Commit Graph

8929 Commits (b38f45a458cbfe7a82054140f73d5563e68641cc)
 

Author SHA1 Message Date
Russell Bryant b38f45a458 add dependency on menuselect's version of linkedlists.h, list menuselect as 19 years ago
Russell Bryant 39913c58b7 set the menu name when building makeopts.xml 19 years ago
Russell Bryant c7024d8a02 ast_calloc, instead of malloc and memset 19 years ago
Russell Bryant 1c17258f4e fix some little issues on big endian platforms to resolve compiler warnings 19 years ago
Russell Bryant c8ceb92a4f revert my changes that converted the jb on the channel to be dynamically 19 years ago
Kevin P. Fleming b8518110da add support for Zaptel transcoders 19 years ago
Kevin P. Fleming 886350c637 ignore doxygen output directory 19 years ago
Russell Bryant cdbb0e2bf7 merge changes to get menuselect using svn:externals 19 years ago
BJ Weschke 0d0fadc781 Merged revisions 35669 via svnmerge from 19 years ago
Kevin P. Fleming 2f238654de remove any generated doxygen docs during distclean 19 years ago
Kevin P. Fleming eaf0524c40 very minor improvement 19 years ago
Russell Bryant 93c833e5d0 remove the autom4te.cache dir on a "make distclean" and add distclean to the 19 years ago
Russell Bryant 84c37e0c58 reduce indentation 19 years ago
Russell Bryant 5e282fef07 reduce indentation 19 years ago
Russell Bryant 8ab51d1fb1 delete snmp/agent.o on make clean 19 years ago
Russell Bryant 268609aa68 add basic autoconf support for res_snmp 19 years ago
Russell Bryant 53a56fcfe7 remove various commands that remove old modules since they have been there a 19 years ago
Russell Bryant 463a3eb45b delete the local copy of mxml and use svn:externals to get it from its own 19 years ago
Russell Bryant 7421acaa7e don't blow up if a jitterbuffer is not in use 19 years ago
Russell Bryant 5941d4d819 - move the increase of the use count to be after the possible failures 19 years ago
Russell Bryant 46018d5032 - dynamically allocate the ast_jb structure that is on the channel structure 19 years ago
Russell Bryant cad05d819b actually allow all of the sub directories to be built when running "make", oops 19 years ago
Russell Bryant 3daaf2163f use .PHONY instead of FORCE 19 years ago
Russell Bryant e807ea95ab add a couple more targets to .PHONY 19 years ago
Tilghman Lesher 89f6ffe1e5 Bug 6589 - option to display channel variables in queue events 19 years ago
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each 19 years ago
Olle Johansson 778d0f0c0a Formatting fixes 19 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target 19 years ago
Russell Bryant c95e633c8a use separate targets instead of for loops to process sub directories for the 19 years ago
Russell Bryant 5ed2edeac4 get rid of another annoying stray space in the gcc commands 19 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target 19 years ago
Russell Bryant dbfa007d8a clean up a little mess I created by using the 'or' function instead of gross 19 years ago
Russell Bryant a236f488be revert my change to use the AC_PREFIX_DEFAULT macro since it is not something 19 years ago
Russell Bryant e217604a44 use a slightly different, but equivalent way of setting the 19 years ago
Russell Bryant ad721dc2c1 instead of using a for loop to call 'make install' on each subdirectory, use 19 years ago
Russell Bryant be0d611984 instead of using a for loop to call make on each subdirectory, use a target for 19 years ago
Russell Bryant ce76568c52 nothing to see here ... 19 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets 19 years ago
Russell Bryant f601dd80fa use $(FIND) and $(LN) from configure 19 years ago
Russell Bryant ac8bd0f0c0 use $(BASENAME) set by configure 19 years ago
Russell Bryant fd0273875a use the AC_PREFIX_DEFAULT macro to set the default prefix instead of setting 19 years ago
Olle Johansson 0fdb56425d Add agent to video docs 19 years ago
Olle Johansson d29e2a58da Add video support to chan_agent. 19 years ago
Olle Johansson a256bcb080 Issue - Cannot put a one-legged call on hold/off hold 19 years ago
Joshua Colp 4c066de7cf Merged revisions 35334 via svnmerge from 19 years ago
Olle Johansson c011aa8630 Only delete scheduled item if it exists 19 years ago
Joshua Colp 0224dee876 Actually allow realtime queue members to be added (issue reported by tgrman) 19 years ago
Olle Johansson 58c243a6d4 Only formatting changes... (tabs to spaces) 19 years ago
Joshua Colp 5ff818f995 Fix timing issue (race) with poke/pong for very close peers that can cause a peer to be declared unreachable (issue reported by stevedavies) 19 years ago
Christian Richter 70a4c98a5a * added support for PID export/import to identify bridging in misdn_call already 19 years ago