Commit Graph

8124 Commits (bdf2a05aa511ca81f10e582bf40b611de1b382cc)
 

Author SHA1 Message Date
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
Kevin P. Fleming e42c6c4f9e set standard properties on all non-binary files
20 years ago
Tilghman Lesher ada97b3723 Fix compile time warnings
20 years ago
Kevin P. Fleming 99f10b2e26 Merged revisions 9493,9528 via svnmerge from
20 years ago
Mark Spencer 4a80fe5022 Add capability to retrieve list of channel types
20 years ago
Mark Spencer c74856b173 Make IAX2 not try to authenticate when registration info is not changing
20 years ago
Mark Spencer 7dc0bdf35b Fix SMDI to not blow up asterisk when there's no config file.
20 years ago
Kevin P. Fleming bd8d1bf5e3 ignore archives in this directory
20 years ago
Kevin P. Fleming 7a4b31e515 doh!
20 years ago
Kevin P. Fleming ad7f3e78e4 remove last vestiges of pbx_functions
20 years ago
Kevin P. Fleming a38a7eec61 build function modules independently (no more pbx_functions.so)
20 years ago