Commit Graph

8946 Commits (93385c0fab661ffb58967c712352cc1bdfe84c0b)
 

Author SHA1 Message Date
Kevin P. Fleming 93385c0fab fix for issue #7245
19 years ago
Olle Johansson f8311adcda METERMAIDS:
19 years ago
Olle Johansson e2b0c5b558 Add example of permit/deny to sip.conf.sample
19 years ago
Olle Johansson 693785cd8b Block patch that does not apply to trunk.
19 years ago
Russell Bryant 4b64399cc6 don't let the Makefile blow up in menuselect.makeopts is present but
19 years ago
Olle Johansson 71411c6bae - Formatting
19 years ago
Olle Johansson 9863bb982c Separate private options so we don't request bug report on those...
19 years ago
Olle Johansson 8ee441b649 Update the SIP options list from IANA repository
19 years ago
Kevin P. Fleming 67ea3b2d22 simplify special rule for channel.o
19 years ago
Tilghman Lesher b3c6e18a5e Merged revisions 35915 via svnmerge from
19 years ago
Kevin P. Fleming a579371f43 use new (separate) dependencies file from menuselect
19 years ago
Russell Bryant 2f80e9db74 fix pbx_dundi build (issue #7424, jstrom)
19 years ago
Kevin P. Fleming 9d6c30422b commit missing file
19 years ago
Kevin P. Fleming 51453628a0 clean up some damage from today's commit
19 years ago
Kevin P. Fleming e61d3d91f3 The Eurostar Commit! (it's amazing how much work you can get done on a 150 minute train ride from Paris to London <G>)
19 years ago
Kevin P. Fleming df0ba5ff8b search for Zaptel and libtonezone separately in the configure script
19 years ago
Russell Bryant 2e9099934b fix dist-clean and add menuselect to the clean target, too
19 years ago
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