Commit Graph

11147 Commits (2e702c85eb9847ac193f7bbf80069db45fd5707c)
 

Author SHA1 Message Date
Steve Murphy 798039b4d8 several changes via kpflemings review
18 years ago
Steve Murphy 9c69e34f62 These mods fix CDR issues from 8221, 8593, 8680, 8743, and perhaps others. Mainly with CDRs generated from transfer situations.
18 years ago
Steve Murphy ff6aacc1e8 A small clarification to keep bugs from being filed, and confusion from rising, if clearglobalvars is set, and globals are set in the AEL file. (9419)
18 years ago
Russell Bryant 0cb0e410ba When building a response to a subscription, the "from" must be the full Jabber
18 years ago
Joshua Colp 4490052410 Merged revisions 59360 via svnmerge from
18 years ago
Russell Bryant 6cdc236f09 Merged revisions 59357 via svnmerge from
18 years ago
Russell Bryant 8c3f8e8b97 Blocked revisions 59355 via svnmerge
18 years ago
Russell Bryant 8acd1e8349 When the IAX2 read callback gets called, return NULL instead of a "null frame".
18 years ago
Russell Bryant fd7085a3ab Export the GTK2 library and include information to sub Makefiles.
18 years ago
Tilghman Lesher 55ccc79050 Merged revisions 59301 via svnmerge from
18 years ago
Tilghman Lesher 51f3ea3f99 Blocked revisions 59299 via svnmerge
18 years ago
Tilghman Lesher fdfe1581e1 Another crash that I thought we had fixed already - Issue 9396
18 years ago
Tilghman Lesher ffabe730a1 Merged revisions 59283 via svnmerge from
18 years ago
Tilghman Lesher 9be4250a0e Merged revisions 59280 via svnmerge from
18 years ago
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