summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2007-11-27Merge changes from team/russell/iax2_frame_queueRussell Bryant
2007-11-27Bring in a small change from team/russell/chan_refcountRussell Bryant
2007-11-27More additions from the "moremanager" branch, this time for IAX2.Olle Johansson
2007-11-27remove a duplicate manager eventRussell Bryant
2007-11-27Manager events from the "moremanager" branchOlle Johansson
2007-11-27Starting to merge changes from the "moremanager" branch. Documentation willOlle Johansson
2007-11-27The following patch with updates for trunk. Works much better in trunk.Olle Johansson
2007-11-26Rename "limitonpeer" to "counteronpeer" since the call-limit is deprecated.Olle Johansson
2007-11-26Formatting, doxygenificationOlle Johansson
2007-11-26Formatting changes, cleaning up some codeOlle Johansson
2007-11-26Start using Doxygen groupings to group variables and defines.Olle Johansson
2007-11-26Instead of printing out one codec in sip show channels print out all of the n...Joshua Colp
2007-11-25Formatting changesOlle Johansson
2007-11-25Typo (someone needs to test compile before committing his changes)Tilghman Lesher
2007-11-25More doxygen changesOlle Johansson
2007-11-25HousekeepingOlle Johansson
2007-11-25Formatting, doxygen updatesOlle Johansson
2007-11-25- Deprecate "call-limit" in chan_sip. No other channel driver enforces call-l...Olle Johansson
2007-11-25Housekeeping...Olle Johansson
2007-11-24remove a DEBUG_THREADS message that accesses private lock fields.Luigi Rizzo
2007-11-23put in the necessary hooks for video support in the console.Luigi Rizzo
2007-11-23set rtpmap video info according to what is read from SDP;Luigi Rizzo
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...Steve Murphy
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-21Remove unneccessary explicit case for BRIMatthew Fredrickson
2007-11-21Take some debug code out :-)Matthew Fredrickson
2007-11-21Add BRI support to chan_zapMatthew Fredrickson
2007-11-21fix a small gramatical error in a commentRussell Bryant
2007-11-21Fix some code that was supposed to ensure that a buffer was terminated, but wasRussell Bryant
2007-11-21get this to actually compile...Kevin P. Fleming
2007-11-21remove this file, it is not used anywhere.Luigi Rizzo
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-20Fix building of modules under cygwin.Luigi Rizzo
2007-11-20Include the compatibility header file in ast_h323.cxx for compatibility reasons.Joshua Colp
2007-11-20Fix sip show history.Olle Johansson
2007-11-20Change terminology a bit for CLI commands handling SIP channels/calls/dialogs...Olle Johansson
2007-11-19Changed the "busy-level" option in sip.conf to "busylevel" to be more parallelMark Michelson
2007-11-19another few errno.h removalsLuigi Rizzo
2007-11-19Change delimiter of SIPPEER to be comma (instead of pipe) and further depreca...Tilghman Lesher
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-19Adding busy-level to the SIP_PEER() dialplan function. Olle Johansson
2007-11-19Make some notes about a problem I found with the OPTIONs handler while workin...Olle Johansson
2007-11-17Add SS7 Generic address support (#11156)Matthew Fredrickson
2007-11-17trim more redundant headersLuigi Rizzo
2007-11-17fix breakage induced by previous mistakeLuigi Rizzo
2007-11-17filter out modules that do not compile under windowsLuigi Rizzo
2007-11-17more removal of duplicate #include linesLuigi Rizzo
2007-11-16remove a bunch of duplicate includesLuigi Rizzo
2007-11-16remove redundant #include "asterisk/compat.h",Luigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo