Commit Graph

10833 Commits (456cad8a47c0dafc469e7deada077d50c5fb1b51)
 

Author SHA1 Message Date
Russell Bryant 87c1d334a0 Merged revisions 59277 via svnmerge from
18 years ago
Russell Bryant b6b74d9b0a Fix app_directory to actually compile with ODBC_STORAGE, and update the code to
18 years ago
Russell Bryant d1403e32e2 Fix app_directory when ODBC_STORAGE is being used. The Makefile did not
18 years ago
Russell Bryant a2fc7b9e36 Fix the check that ensures that the CHANNEL function's first argument is "rtpqos".
18 years ago
Steve Murphy bd5967ea0c via 9373 (duplicate context in AEL crashes asterisk), kpfleming pointed on asterisk-dev, that DECLINE in this case the proper thing to do. This change now has it doing the proper thing.
18 years ago
Russell Bryant 8fdf6e3c47 Merged revisions 59258 via svnmerge from
18 years ago
Russell Bryant c0aca26f30 Convert the RTPQOS function to just be additional parameter of the CHANNEL
18 years ago
Christian Richter 10760fce2c Merged revisions 59252 via svnmerge from
18 years ago
Tilghman Lesher 0220349ca4 Oops, this should be case insensitive
18 years ago
Steve Murphy 1f08db56c5 fix for 9373 (duplicate context in AEL crashes asterisk). I turned a duplicate context from a WARNING to an ERROR. Now you get a module load failure, and asterisk just exits. That's better than a crash, right\?
18 years ago
Tilghman Lesher ec028bd1b2 Change this to a single dp function to make oej happy.
18 years ago
Steve Murphy 85cdf6218e Fix for 9257; by eliminating the globals in main/config.c, we make it thread-safe, which is a minimum requirement.
18 years ago
Joshua Colp fd950a2955 Add ability to specify no timeout. This means as soon as the prompt is done playing it moves on to the next priority.
18 years ago
Russell Bryant d036212872 Somehow the code for building the email for voicemail got out of sync. This
18 years ago
Russell Bryant 3d052c0ca1 Fix some codec negotiation problems when CallerID support is not enabled in SLA.
18 years ago
Joshua Colp a541ea96e1 Make SpeechBackground obey the digit timeout value.
18 years ago
Russell Bryant cd3238d543 Rename the new dialplan functions to match the variable name
18 years ago
Russell Bryant fa97f6c381 The AUDIORTPQOS and VIDEORTPQOS variables are not fully functional in some
18 years ago
Steve Murphy 19e8d3fdcb A fix for the flex input files, DONT_COMPILE, and STANDALONE_AEL
18 years ago
Nadi Sarrar 980b0bc785 * mISDN >= 1.2 provides a dsp pipeline for i.e. echo cancellation modules, make chan_misdn use it.
18 years ago
Joshua Colp ca9872278b Have ast_copy_string magically appear in the aelparse binary! DONT_OPTIMIZE should now work once again.
18 years ago
Joshua Colp 3b6f376425 Merged revisions 59194 via svnmerge from
18 years ago
Steve Murphy 70cc3c63d3 blocking out the fix in 59187... already incorporated here
18 years ago
Steve Murphy 23c28f5aff Merged revisions 59186 via svnmerge from
18 years ago
Kevin P. Fleming cf58b2ba46 don't allow string input to overrun the buffer to hold it (ASA-2007-010)
18 years ago
Kevin P. Fleming 34f55a9bf6 remove variables that are no longer used (--enable-dev-mode is good, developers should be using it)
18 years ago
Steve Murphy cb3e449d9b The stuff in utils was compiling with -O6 even if DONT_OPTIMIZE is set in menuconfig. Added the include to fix that
18 years ago
Joshua Colp 27911f2128 Add svg mimetype for pari.
18 years ago
Joshua Colp 5d7bf5eb71 Merged revisions 59086 via svnmerge from
18 years ago
Joshua Colp 067876afbc Until we can do media level parsing for sendrecv/etc just use the first value found. This crept up when a phone was offered audio+video and returned an inactive video stream. chan_sip thought the phone said to put the person on hold but that was totally wrong. (issue #9319 reported by benbrown)
18 years ago
Tilghman Lesher 007ee1324d Fix defines for inline stack backtraces (only used by developers anyway)
18 years ago
Joshua Colp bfeb3bcf18 Copy len variable as well, should fix remaining IAX2 DTMF issues.
18 years ago
Steve Murphy 1d90b0dec7 Ooops. Sorry, messed up app_stack. This should return it to its previous, untouched, state.
18 years ago
Steve Murphy 6e869d135c The fix for the AEL <<security hole>> (bug 9316) is here...
18 years ago
Christian Richter 30165b1bf2 Merged revisions 58849-58850,59062-59063 via svnmerge from
18 years ago
Tilghman Lesher 7246207bd8 Oops, this should have been a %d all along
18 years ago
Joshua Colp 54a94c650b Fix typo in help for CDR function. (issue #9295 reported by ajohnson)
18 years ago
Tilghman Lesher fe446989eb Fix unescaped semicolon (reported via -dev list)
18 years ago
Olle Johansson 156c178143 Issue #9313, Asterisk crash on SIP return code 0 (reported by qwerty1979) (ASA-2007-011)
18 years ago
BJ Weschke 2a609b930c Don't return a non-zero return code if the profile doesn't exist, to match what the documentation says it already does. (#9307 Reported by kkiely)
18 years ago
Joshua Colp 74ad0dbc66 Wait for the async thread to exit when hanging up all of the paged phones under all circumstances. (issue #9181 reported by PhilSmith)
18 years ago
Russell Bryant 31a7b4aceb fix a couple SLA documentation references
18 years ago
Russell Bryant 1b8da31130 Making these documentation changes in the 1.4 branch upset various people, so
18 years ago
Russell Bryant 2fc431b373 Add the --pdf option to the usage of rubber in prep_tarball
18 years ago
Russell Bryant fed69df9cd Add configure script checking for GTK2 and some additional Makefile targets
18 years ago
Tilghman Lesher b6bd80b7f2 Refashion dump command to match common syntax and update the resulting appdocs TeX file
18 years ago
Russell Bryant 045e66abda add a link to the rubber homepage
18 years ago
Tilghman Lesher 6278d5c65b Expand deprecation warnings from simply warning on use to the builtin documentation.
18 years ago
Russell Bryant 36aed17ca1 Add Asterisk version information to the generated PDF
18 years ago
Russell Bryant 2e68c41d61 have prep_tarball attempt to build asterisk.pdf
18 years ago