Commit Graph

8904 Commits (48ae9f0d4f1b7b1f9fd96d222fad4de9c4187e9a)
 

Author SHA1 Message Date
Russell Bryant 48ae9f0d4f - convert the 'uninstall' target to use separate targets to process each
20 years ago
Olle Johansson 778d0f0c0a Formatting fixes
20 years ago
Russell Bryant 55e8a60363 - specify that 'depend' is a .PHONY target
20 years ago
Russell Bryant c95e633c8a use separate targets instead of for loops to process sub directories for the
20 years ago
Russell Bryant 5ed2edeac4 get rid of another annoying stray space in the gcc commands
20 years ago
Russell Bryant 9db0520ff9 - specify that 'all' is a .PHONY target
20 years ago
Russell Bryant dbfa007d8a clean up a little mess I created by using the 'or' function instead of gross
20 years ago
Russell Bryant a236f488be revert my change to use the AC_PREFIX_DEFAULT macro since it is not something
20 years ago
Russell Bryant e217604a44 use a slightly different, but equivalent way of setting the
20 years ago
Russell Bryant ad721dc2c1 instead of using a for loop to call 'make install' on each subdirectory, use
20 years ago
Russell Bryant be0d611984 instead of using a for loop to call make on each subdirectory, use a target for
20 years ago
Russell Bryant ce76568c52 nothing to see here ...
20 years ago
Russell Bryant c399a06450 add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targets
20 years ago
Russell Bryant f601dd80fa use $(FIND) and $(LN) from configure
20 years ago
Russell Bryant ac8bd0f0c0 use $(BASENAME) set by configure
20 years ago
Russell Bryant fd0273875a use the AC_PREFIX_DEFAULT macro to set the default prefix instead of setting
20 years ago
Olle Johansson 0fdb56425d Add agent to video docs
20 years ago
Olle Johansson d29e2a58da Add video support to chan_agent.
20 years ago
Olle Johansson a256bcb080 Issue #7380 - Cannot put a one-legged call on hold/off hold
20 years ago
Joshua Colp 4c066de7cf Merged revisions 35334 via svnmerge from
20 years ago
Olle Johansson c011aa8630 Only delete scheduled item if it exists
20 years ago
Joshua Colp 0224dee876 Actually allow realtime queue members to be added (issue #7408 reported by tgrman)
20 years ago
Olle Johansson 58c243a6d4 Only formatting changes... (tabs to spaces)
20 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)
20 years ago
Christian Richter 70a4c98a5a * added support for PID export/import to identify bridging in misdn_call already
20 years ago
Olle Johansson 7876a86e96 - Doxygen and some formatting fixes in res_features
20 years ago
Olle Johansson a85fec94fd Finally fix parking and go back to metermaids
20 years ago
Tilghman Lesher 2c3e94f289 Bug 7399 - Sample config showed [general] as the context, so the app should look there, too.
20 years ago
Tilghman Lesher 2291834bd5 Bug 7372: Wrong size for the block alignment (should have been 4 bytes;
20 years ago
Olle Johansson 12164df2fd How many times can we free allocated memory? Many, obviously... ;-)
20 years ago
Olle Johansson b27fff2a9d Hunting crash when parking calls with SIP REFER
20 years ago
Olle Johansson 0195279499 use correct test for checking if sip domains are enabled or not
20 years ago
Russell Bryant 8686c659a6 $(INSTALL) is determined by configure and set in the makeopts file
20 years ago
Tilghman Lesher e704d616a5 Merged revisions 35121 via svnmerge from
20 years ago
Olle Johansson cb4221c7e9 Don't count unknown media streams as media streams in the offer... (Fenlander reported this on irc)
20 years ago
Olle Johansson e04914b44a parse SDP properly even when we are debugging. (Thanks fenlander!)
20 years ago
Olle Johansson 3b910323f3 Issue #6820 - SIP channels hang in semi active state
20 years ago
North Antara fb0bb9b195 fix an issue with dtmf not being sent sometimes
20 years ago
Russell Bryant a3846a727c ensure menuselect fails if the deps file isn't found
20 years ago
Russell Bryant c260301476 - use $(CC) instead of gcc when building testexpr2
20 years ago
Olle Johansson bce5b8a146 - Formatting
20 years ago
Joshua Colp e6958d9c5e Merged revisions 34911 via svnmerge from
20 years ago
Tilghman Lesher ea05183652 Merged revisions 34875 via svnmerge from
20 years ago
Kevin P. Fleming 487adb43e2 various cleanups, remove support for CVS checkouts
20 years ago
Russell Bryant aa8efe1783 copy the definition of ast_strdupa and use it instead of strdupa to fix the
20 years ago
Christian Richter 2302fa58d7 when we get a disconnect, we should stop the tones on te side..
20 years ago
Christian Richter cdbddf5892 we need to send DISCONNECT on Timeout in the ALERTING/PROCEEDING cases too
20 years ago
Russell Bryant 9f2a6516cf don't blow up in the sub Makefiles if menuselect.makeopts is not present. This
20 years ago
North Antara e832ae320f No need to have debug enabled by default anymore..
20 years ago
North Antara a5d6979fac Finally merge chan_skinny fixes into trunk.
20 years ago