Commit Graph

7084 Commits (e6fb8957411336df8fd2fcde3e5ea97be9dcc06c)
 

Author SHA1 Message Date
Kevin P. Fleming e6fb895741 remove file for testing
20 years ago
Kevin P. Fleming e9a9823e94 test pre-commit script
20 years ago
Kevin P. Fleming 4ed461db16 set proper mime-type and eol-style on all files
20 years ago
Mark Spencer c3b0828c00 Properly stopsteram on meetme (bug #6137)
20 years ago
Mark Spencer 59990fc904 Fix build issues...
20 years ago
BJ Weschke 6255f76212 #ifdef the include too.
20 years ago
BJ Weschke 0edfb0eb39 #ifdef'd the prctl fix to only try and compile on linux systems. Thanks rizzo for pointing this out, and credit to Armin for identifying a solution to the original problem.
20 years ago
Kevin P. Fleming b9918fb16b set properties for new files (i need to get this documented)
20 years ago
Kevin P. Fleming 7616d69a63 Merged revisions 9958 via svnmerge from
20 years ago
Kevin P. Fleming 50db59c5d1 block meetme fix
20 years ago
Kevin P. Fleming 8ac2a55783 block revs for core dump fix
20 years ago
Kevin P. Fleming 5c332ae95e use proper property name for blocked revs
20 years ago
Kevin P. Fleming e59d1baf69 block reversal of yesterday's blocked fix :-)
20 years ago
Matt O'Gorman f57ae73d62 bug 6485 fixed.
20 years ago
Matt O'Gorman dacbca4699 Commiting 5959 with minor formatting and typo
20 years ago
Christian Richter b7804137d9 fixed a certain 64bit segfault
20 years ago
Christian Richter 8d3f63f467 fixed the occasional no audio issue, still need deeper investigation .. echotraining is off by default
20 years ago
BJ Weschke 5f8017bc22 Make sure that PR_SET_DUMPABLE is set to make certain that we still dump core if Asterisk has setuid'd to run as non-root
20 years ago
Kevin P. Fleming 618800484b block issue 6052 fix, needs a better fix here
20 years ago
Tilghman Lesher 073885e1ea Shouldn't have been a public function
20 years ago
Russell Bryant 2f2530b8e6 remove LOCAL_USER_ACF_ADD since it is now the same as LOCAL_USER_ADD
20 years ago
Tilghman Lesher 973c12effd Bug 6477 - minor syntax error, plus a few other syntax fixes
20 years ago
Josh Roberson c09ad4e192 Don't set the formats before we stop indications. (issue #6380)
20 years ago
Russell Bryant 4d3c5e39b0 declare function_sipppeer as static (issue #6466)
20 years ago
Russell Bryant 46e43a6a90 remove unneeded var (issue #6466)
20 years ago
Russell Bryant febbc165a1 fix codec_ilbc.so build - it would build before, but libilbc.a was not linked
20 years ago
Russell Bryant 5869d96050 use the zone and options set by the arg parsing macros
20 years ago
Russell Bryant 7946efea57 set peername after recent function updates
20 years ago
Russell Bryant c93149c635 fix a little typo
20 years ago
Kevin P. Fleming e7c198453d ensure that dependencies are rebuilt after 'make update' so that builds don't break when files are removed/renamed
20 years ago
Kevin P. Fleming 96bf384e7d major dialplan functions update
20 years ago
Tilghman Lesher 3d2404c62c Make the ditlen and tone configurable at runtime
20 years ago
Russell Bryant 1f23480472 Makefile updates for renaming of chan_misdn_config
20 years ago
Russell Bryant 1a23f4d092 rename chan_misdn_config.c to misdn_config.c
20 years ago
Russell Bryant 8232b40884 eliminate warning on older versions of gcc
20 years ago
Kevin P. Fleming 80b1a19566 don't blow up if multiple copies of the headers are found
20 years ago
Russell Bryant 452f87a465 Merged revisions 9609 via svnmerge from
20 years ago
Russell Bryant b949837dc8 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9608 65c4cc65-6c06-0410-ace0-fbb531ad65f3
20 years ago
Russell Bryant 303a9855b3 update for change to ast_pbx_outgoing_exten
20 years ago
Kevin P. Fleming 4b4ef55a49 don't try to include non-existing (and unneeded) header file
20 years ago
Russell Bryant 20c87064c1 don't try to build a chan_misdn_config.so
20 years ago
Russell Bryant 95151cead2 Merged revisions 9581 via svnmerge from
20 years ago
Kevin P. Fleming 1f06418500 remove unused header and channel module
20 years ago
Kevin P. Fleming 407d3c289c use auto-build for pbx modules
20 years ago
Kevin P. Fleming a2551346f4 use auto-build for formats
20 years ago
Kevin P. Fleming 1f5555735a use auto-build for codecs
20 years ago
Kevin P. Fleming 764b5d8686 use auto-build for cdr modules
20 years ago
Kevin P. Fleming 6aa6819c41 use auto-build for apps, simplify variable setting
20 years ago
Kevin P. Fleming 52c23802d6 use auto-build for res modules too
20 years ago
Kevin P. Fleming 90cca08247 prepare to use auto-build rules in other Makefiles
20 years ago