summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2007-12-09normalize subdirs' Makefile by using ASTTOPDIR and not .. to referenceLuigi Rizzo
2007-12-07Fix a small typo in a comment.Jason Parker
2007-12-06Add a manager event for PRI events: this will help manager users detect when...Tilghman Lesher
2007-12-06Make sure we clear these flags when libpri is not installedMatthew Fredrickson
2007-12-06Merged revisions 91439 via svnmerge from Joshua Colp
2007-12-06Update ZapShowChannels so that you can specify one channel.Olle Johansson
2007-12-05Rename "username" to "defaultuser" to match with "defaultip".Olle Johansson
2007-12-05Remove the cseqs from "sip show channel" and make more place for the call ID.Olle Johansson
2007-12-05revert part of my changes from earlier today since this code is no longer dep...Kevin P. Fleming
2007-12-04Fix mwimonitornotify on reload ... again. This option was only read at startupRussell Bryant
2007-12-04Don't error when we don't have libpri installed with libss7 support. Also, p...Matthew Fredrickson
2007-12-04Fix resetting mwimonitornotify on reload. I guess I only added this line in ...Russell Bryant
2007-12-04Coding guidelines fixupsTilghman Lesher
2007-12-04Add manager action 'sipshowregistry'.Jason Parker
2007-12-04Add support for monitoring MWI on FXO lines.Russell Bryant
2007-12-04fix build of this module when libpri and/or libss7 are or are not presentKevin P. Fleming
2007-12-04Merged revisions 90735 via svnmerge from Mark Michelson
2007-12-03Merged revisions 90639 via svnmerge from Mark Michelson
2007-11-30Merged revisions 90348 via svnmerge from Russell Bryant
2007-11-30Merged revisions 90269 via svnmerge from Joshua Colp
2007-11-30Merged revisions 90231 via svnmerge from Mark Michelson
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