aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2008-07-01Merged revisions 126999 via svnmerge from tilghman1-0/+9
2008-07-01Merged revisions 126902 via svnmerge from oej1-1/+9
2008-07-01Merged revisions 126899 via svnmerge from oej1-7/+11
2008-07-01Merged revisions 126789 via svnmerge from oej1-2/+8
2008-07-01Merged revisions 126735 via svnmerge from oej1-1/+1
2008-06-30Add support to see MTP2 down events when the link layer drops in SS7mattf1-1/+4
2008-06-30implement the 'freeze' function for incoming frames;rizzo4-23/+56
2008-06-30The following patch with some changes for trunk...oej1-42/+21
2008-06-29import the recent additions for video console into trunk,rizzo3-143/+849
2008-06-29fix wrong argument in checking boundaries for a rectanglerizzo3-4/+4
2008-06-29implement a 'toggle' option for 'console mute' and 'console unmute'rizzo1-6/+13
2008-06-29add some defines and fields in preparation for the import ofrizzo1-0/+16
2008-06-29accept any name starting with X11 for X11 grabbers - this letsrizzo1-1/+5
2008-06-29make this compile after ast_frame's data field changed to a unionrizzo2-7/+7
2008-06-27Merged revisions 126056 via svnmerge from tilghman1-4/+2
2008-06-27Revert this part of the fix. We'll fix it in libss7mattf1-1/+1
2008-06-27Obviously somebody didn't compile with libss7 support when doing the DAHDI co...mattf1-2/+2
2008-06-27Add support for new commands to block/unblock all CICs on a linksetmattf1-2/+83
2008-06-27Small error in the function that converts peer transports to a string.bbryant1-10/+9
2008-06-27Change the way that the transport option works for sip users. transport will ...bbryant1-5/+65
2008-06-27Revert half of the fix, as this part may have been unnecessary (related to is...tilghman1-5/+1
2008-06-27Merged revisions 125740 via svnmerge from tilghman1-4/+11
2008-06-26remove block of commented code to set __ouripmvanbaak1-11/+0
2008-06-26remove paging device from chan_skinny.mvanbaak1-24/+0
2008-06-26Merged revisions 125384 via svnmerge from oej1-4/+6
2008-06-26Merged revisions 125327 via svnmerge from kpfleming1-45/+53
2008-06-25Merged revisions 125132 via svnmerge from kpfleming1-11/+3
2008-06-25implement transfer functionality in chan_skinnymvanbaak1-118/+448
2008-06-25More expansion of the deadlock avoidance macro, including a macro to do lockingtilghman5-31/+14
2008-06-25Merged revisions 124965 via svnmerge from tilghman1-3/+4
2008-06-20Merged revisions 124315 via svnmerge from tilghman1-0/+3
2008-06-20Add a missing "ChannelType" header to one of the "PeerStatus" managermmichelson1-1/+1
2008-06-19Merged revisions 124182 via svnmerge from tilghman1-1/+5
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.mvanbaak2-33/+33
2008-06-19Fix bug in sip registration that sets the default port to 5060 for tls.bbryant1-0/+3
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...bbryant1-50/+65
2008-06-17Merged revisions 123485 via svnmerge from mmichelson1-1/+3
2008-06-17Changes to list peers and users in alpha. order, as per a reasonable request ...murf1-7/+67
2008-06-17Merged revisions 123391 via svnmerge from tilghman1-12/+15
2008-06-17Merged revisions 123333 via svnmerge from mmichelson1-3/+3
2008-06-16Fix some (more) variables that were forgotten to be renamed, related to 117658jpeeler1-8/+8
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...dbailey1-53/+230
2008-06-16Oopsie, breakagetilghman1-2/+2
2008-06-16Fix some variables that were forgotten to be renamed, related to 117658jpeeler1-2/+2
2008-06-16Merged revisions 123113 via svnmerge from tilghman6-5/+25
2008-06-16Merged revisions 123110 via svnmerge from tilghman1-0/+6
2008-06-16Merged revisions 122919 via svnmerge from file1-1/+1
2008-06-16Merged revisions 122869 via svnmerge from file1-1/+1
2008-06-15Add some more IAX2-specific information about the channel to the CHANNEL()tilghman2-3/+32
2008-06-13Merge changes from timing branchrussell1-49/+16