aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-12-05Rename "username" to "defaultuser" to match with "defaultip".oej1-5/+5
2007-12-05Remove the cseqs from "sip show channel" and make more place for the call ID.oej1-5/+4
2007-12-05revert part of my changes from earlier today since this code is no longer dep...kpfleming1-4/+1
2007-12-04Fix mwimonitornotify on reload ... again. This option was only read at startuprussell1-2/+2
2007-12-04Don't error when we don't have libpri installed with libss7 support. Also, p...mattf1-15/+9
2007-12-04Fix resetting mwimonitornotify on reload. I guess I only added this line in ...russell1-0/+2
2007-12-04Coding guidelines fixupstilghman1-805/+722
2007-12-04Add manager action 'sipshowregistry'.qwell1-1/+56
2007-12-04Add support for monitoring MWI on FXO lines.russell1-19/+121
2007-12-04fix build of this module when libpri and/or libss7 are or are not presentkpfleming1-15/+22
2007-12-04Merged revisions 90735 via svnmerge from mmichelson1-0/+1
2007-12-03Merged revisions 90639 via svnmerge from mmichelson1-1/+1
2007-11-30Merged revisions 90348 via svnmerge from russell1-6/+6
2007-11-30Merged revisions 90269 via svnmerge from file1-3/+6
2007-11-30Merged revisions 90231 via svnmerge from mmichelson1-0/+1
2007-11-27Merge changes from team/russell/iax2_frame_queuerussell1-68/+87
2007-11-27Bring in a small change from team/russell/chan_refcountrussell1-23/+1
2007-11-27More additions from the "moremanager" branch, this time for IAX2.oej1-9/+58
2007-11-27remove a duplicate manager eventrussell1-4/+0
2007-11-27Manager events from the "moremanager" branchoej1-1/+6
2007-11-27Starting to merge changes from the "moremanager" branch. Documentation willoej1-6/+33
2007-11-27The following patch with updates for trunk. Works much better in trunk.oej1-8/+22
2007-11-26Rename "limitonpeer" to "counteronpeer" since the call-limit is deprecated.oej1-1/+1
2007-11-26Formatting, doxygenificationoej1-7/+10
2007-11-26Formatting changes, cleaning up some codeoej1-33/+45
2007-11-26Start using Doxygen groupings to group variables and defines.oej1-15/+39
2007-11-26Instead of printing out one codec in sip show channels print out all of the n...file1-2/+3
2007-11-25Formatting changesoej1-93/+81
2007-11-25Typo (someone needs to test compile before committing his changes)tilghman1-2/+2
2007-11-25More doxygen changesoej1-3/+12
2007-11-25Housekeepingoej1-2/+2
2007-11-25Formatting, doxygen updatesoej1-30/+37
2007-11-25- Deprecate "call-limit" in chan_sip. No other channel driver enforces call-l...oej1-0/+16
2007-11-25Housekeeping...oej1-1/+1
2007-11-24remove a DEBUG_THREADS message that accesses private lock fields.rizzo1-3/+6
2007-11-23put in the necessary hooks for video support in the console.rizzo1-2/+80
2007-11-23set rtpmap video info according to what is read from SDP;rizzo1-2/+4
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf3-1/+19
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo20-20/+0
2007-11-21Remove unneccessary explicit case for BRImattf1-3/+1
2007-11-21Take some debug code out :-)mattf1-1/+0
2007-11-21Add BRI support to chan_zapmattf1-25/+83
2007-11-21fix a small gramatical error in a commentrussell1-1/+1
2007-11-21Fix some code that was supposed to ensure that a buffer was terminated, but wasrussell1-30/+7
2007-11-21get this to actually compile...kpfleming1-19/+24
2007-11-21remove this file, it is not used anywhere.rizzo1-157/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo3-0/+3
2007-11-20Fix building of modules under cygwin.rizzo1-0/+4
2007-11-20Include the compatibility header file in ast_h323.cxx for compatibility reasons.file1-0/+1
2007-11-20Fix sip show history.oej1-2/+2