Commit Graph

8603 Commits (dfd5fc5605bf4732dc433582fc50e414be3d5c7c)
 

Author SHA1 Message Date
Kevin P. Fleming dfd5fc5605 Merged revisions 31520 via svnmerge from
19 years ago
Olle Johansson 0760b8244d Formatting fixes
19 years ago
Olle Johansson 749d4d959f Doxygen reformatting
19 years ago
Olle Johansson e0a8649273 - Formatting
19 years ago
Olle Johansson b7cfe5bd08 Minor change to DEBUG and WARNING messages
19 years ago
Matt O'Gorman d591c1b684 changes for base64 to work in multiline instances
19 years ago
Matt O'Gorman fa339925dc more minor fixes thanks Julian on pointing out
19 years ago
Russell Bryant 4508c9fcc0 allow menuselect to display dependencies and conflicts for modules
19 years ago
Olle Johansson 4d17451c55 Issue #7103 take two. Thanks Mikael!
19 years ago
Russell Bryant 4c76028de9 - add the ability to configure forced jitterbuffers on h323, jingle,
19 years ago
Russell Bryant afb12d043c my last changes to the jitterbuffer files need a forced make clean
19 years ago
Christian Richter 4ad840b3c6 the interface needs to be changed as well..
19 years ago
Christian Richter 840df1f8c0 unified the PH_CONTROL Interface for the mISDN_dsp interface to int
19 years ago
North Antara d902bd27ff This is what I get for coding while tired.. sorry ;/
19 years ago
Russell Bryant eb76f29f0d fix an incorrect comment (issue #7259, tardieu)
19 years ago
Russell Bryant 62b2f320a1 make a global variable static and remove an unused global variable
19 years ago
Russell Bryant e21181dbd4 - add slav, zoa, and royk to the CREDITS for the generic jitterbuffer
19 years ago
Christian Richter 4be235a974 added bearer capability reject support. we send release instead of disconnect in case we have no real channel yet. added support for Restarting channels added support for sending complete decoding. changed some log levels.
19 years ago
Kevin P. Fleming 6bce269454 Merged revisions 31321 via svnmerge from
19 years ago
Matt O'Gorman 073e346f4e solves bug where reload deleted things it shouldnt have
19 years ago
Matt O'Gorman 8cfb992c1e adds statusmessage customization from Julian Lyndon-Smith
19 years ago
Olle Johansson 725e285bc4 Commit of the new SIP transfer support (oej/siptransfer branch)
19 years ago
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