Commit Graph

9125 Commits (ee4840acdfc7706b81a57fb8e6f11386937db6b4)
 

Author SHA1 Message Date
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 #7380 - 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 #7408 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 #7396 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
Olle Johansson 7876a86e96 - Doxygen and some formatting fixes in res_features
19 years ago
Olle Johansson a85fec94fd Finally fix parking and go back to metermaids
19 years ago
Tilghman Lesher 2c3e94f289 Bug 7399 - Sample config showed [general] as the context, so the app should look there, too.
19 years ago
Tilghman Lesher 2291834bd5 Bug 7372: Wrong size for the block alignment (should have been 4 bytes;
19 years ago