Commit Graph

8681 Commits (835c77ccfa56815b51fc3daded4f7fd39f5e5cca)
 

Author SHA1 Message Date
North Antara e25c4621b4 Nobody saw this coming, I bet.
19 years ago
Russell Bryant a8c1284633 change a warning message to a debug message
19 years ago
Russell Bryant d1dfe22397 fix the problem where defaults.h is missing after a forced make clean in a
19 years ago
Russell Bryant 6ff6536f13 Merged revisions 31194 via svnmerge from
19 years ago
Joshua Colp e5753b49ad Documentation changes for Qwell
19 years ago
Joshua Colp a69e488812 Fix up meetme some more (thanks TonyM!!!)
19 years ago
Kevin P. Fleming 8dbcff6f21 Merged revisions 31161 via svnmerge from
19 years ago
Russell Bryant b9403bee99 remove the "frog" CLI command left over from April 1st
19 years ago
Russell Bryant 92f6d29fec git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@31128 65c4cc65-6c06-0410-ace0-fbb531ad65f3
19 years ago
Russell Bryant 78ec9a057c clean up various whitespace issues (issue #7236, casper)
19 years ago
Russell Bryant 647d5062d4 add a missing file, and use an enum for some constants
19 years ago
Russell Bryant 414106a3a6 move the includes of abstract_jb.h to be with the rest of the asterisk includes.
19 years ago
Russell Bryant 0384330d64 update the rest of the channel drivers that use RTP so that their channel
19 years ago
Joshua Colp a74ebe5933 Make the user menu unmute/mute work again, including in combination with the 'l' option.
19 years ago
Russell Bryant bb7dd96cfe Add support for using a jitterbuffer for RTP on bridged calls. This includes
19 years ago
Joshua Colp 503486e99d OKAY - Only replace our IP address in the outgoing SIP messages if the actual source address is within the specified local network. (issue #7051 reported by Luke-Jr with mods by me)
19 years ago
Kevin P. Fleming 7f3cc8b886 cleanups for commit from issue #5657... set a cause code for a rejected forward request, and actually set tmp->chan to NULL when we reject the forward request
19 years ago
Kevin P. Fleming e69388b3ba a few more control frame types that don't need to generate useless notices in the log
19 years ago
BJ Weschke 871f08ec07 Add an option to app_dial, 'i', to instruct the application ignore any requests from peers to forward calls elsewhere. #5657 (johnlange w/some minor mods)
19 years ago
Olle Johansson c7007e1f55 Add congestion message to SIP history
19 years ago
Olle Johansson bc0f0a3226 Use ast_channel_trylock for channels
19 years ago
Joshua Colp 5e00331abb Tiny documentation fix
19 years ago
Kevin P. Fleming f6a44ed7b3 move processing of 'languageprefix' option to proper section of config file
19 years ago
Kevin P. Fleming b77d820a82 remove some files that don't actually get used by the code
19 years ago
Tilghman Lesher 705b5459c1 Bug 7237 - Replace recoded thread_safe_rand with the existing ast_random API
19 years ago
Kevin P. Fleming 9afb0e1cd2 Merged revisions 30874 via svnmerge from
19 years ago
Kevin P. Fleming 4790dd5d9e when we receive an IAX2 registration request with both a plaintext secret and an MD5 challenge, prefer the MD5 challenge for authentation (reported on asterisk-dev)
19 years ago
Kevin P. Fleming 7e84433270 officially deprecate the 'roundrobin' queue strategy in favor of 'rrmemory'
19 years ago
Joshua Colp f35b95e516 Remove ourselves from the userlist a little bit earlier
19 years ago
Jeffrey C. Ollie 7e14097415 Get rid of warning about datarootdir at the end of the configure process...
19 years ago
Joshua Colp 3872b97683 Be gone foul Makefile usage! er I mean use the correct variable... UTILS instead of TARGET. (issue #7239 reported by casper)
19 years ago
Joshua Colp 6ab22f2268 Be gone unused res! (issue #7238 reported by casper)
19 years ago
Kevin P. Fleming 96016e9206 Merged revisions 30802 via svnmerge from
19 years ago
Kevin P. Fleming 18606233da fix various typos and other bits (from Ian Kinner)
19 years ago
BJ Weschke d2b2073f08 It's a 1.2 'thang'.
19 years ago
Russell Bryant b0ee67ebdc remove a bunch of duplicated log messages. There is a warning that gets
19 years ago
Russell Bryant 1203424ce2 remove duplicate static keywords, oops
19 years ago
Luigi Rizzo 2444ea36bd remove unused include
19 years ago
Luigi Rizzo 23233bb115 remove an explicit constant;
19 years ago
Luigi Rizzo 7ea0f04a80 this file contained the body twice, so remove the second instance.
19 years ago
Tilghman Lesher 92314f96c5 Deprecate SetGlobalVar, replacing it with a dialplan function
19 years ago
Russell Bryant 1617adb055 make some variables static ... committed from xcode :)
19 years ago
Tilghman Lesher 36e31d864a Notate that QUEUEAGENTCOUNT is deprecated, so it can be removed post-1.4
19 years ago
Tilghman Lesher b68fa7a8f2 Should use the named handle, not one hardcoded
19 years ago
Russell Bryant 0f912e5926 Fix various problems in the addition of the ability to mute log/verbose
19 years ago
Joshua Colp 79161454a3 Few more expire_registry changes
19 years ago
Joshua Colp 9b18892314 Add ability to disable log / verbose output to remote consoles (issue #6524 reported by mavetju)
19 years ago
Russell Bryant fba5d28317 document the changes I made yesterday to the exit behavior of the
19 years ago
Russell Bryant 3e47e08cdc wrap test at 80 characters
19 years ago
Russell Bryant 640285c7a5 add some more text about the build system
19 years ago