Commit Graph

10715 Commits (19e8d3fdcbe4927ad735833a255c692e103e9923)
 

Author SHA1 Message Date
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
Tilghman Lesher 1771f9621d Function works fine, but the documentation is backwards.
18 years ago
Russell Bryant c474809cdf Merge changes from svn/asterisk/team/russell/LaTeX_docs.
18 years ago
Joshua Colp 6548086af0 Don't assume that the pvt structure will still exist after calling schedule_delivery as it may not. (issue #9278 reported by fmachado)
18 years ago
Russell Bryant 4fc7d081d3 Some people like to put "limitonpeer" instead of "limitonpeers" in their
18 years ago
Russell Bryant 53bc57b467 Add a more basic example setup to the examples section
18 years ago
Russell Bryant 06f55b3120 Merged revisions 58896 via svnmerge from
18 years ago
Russell Bryant 78d178173f By default, don't attempt to do any CallerID handling at all with SLA because
18 years ago
Tilghman Lesher 2fd66654ac Issue 9162 - pbx_substitute_variables_helper assumes the buffer is initialized
18 years ago
Russell Bryant b7f05aeaaa Ensure that the blinky lights show that the trunk stopped ringing when the
18 years ago
Russell Bryant d93c20ac9d fix the reference to the SLA documentation
18 years ago
Olle Johansson 0eda92609d Merged revisions 58847 via svnmerge from
18 years ago
Olle Johansson f546453573 Don't hangup the call on OK or errors on MESSAGE and INFO
18 years ago
Olle Johansson 83bb6718fc Issue #9251 - Clear From URI from user attributes (tgrman)
18 years ago
Joshua Colp 8f379dc693 Blocked revisions 58832 via svnmerge
18 years ago
Christian Richter 5923e48d7f Merged revisions 57034,57523,57753,58558 via svnmerge from
18 years ago
Christian Richter 160cfaf1c6 added UU transceiving and corect handling for rdnis
18 years ago
Joshua Colp dd1a0aa1dd Allow RFC2833 compensation to compensate for even stupider implementations by queueing up the end frame at the start, not the actual end. (issue #8963 reported by AndrewZ)
18 years ago
Joshua Colp fa866efb5c Add matchexterniplocally setting which only substitutes your externip/externhost setting if it matches the localnet setting. I know of at least two people who need opposite settings, so I made it an option! (issue #8821 reported by kokoskarokoska)
18 years ago