aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
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
2008-06-13Implement call parking in chan_skinny.mvanbaak1-2/+34
2008-06-12Merged revisions 122259 via svnmerge from russell1-0/+18
2008-06-12Fix pseudo channel allocation errors on startup when using SS7. (from mattf r...jpeeler1-1/+1
2008-06-12Make sure we hangup any calls we have and NULL out the ss7call value when we ...jpeeler1-0/+4
2008-06-12Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Config...jpeeler3-1266/+1406
2008-06-12Make this build under dev moderussell1-1/+1
2008-06-11Fix pseudo channel allocation errors on startup when using SS7mattf1-1/+1
2008-06-11Merged revisions 121861 via svnmerge from tilghman1-1/+1
2008-06-11Make sure we hangup any calls we have and NULL out the ss7call value when we ...mattf1-0/+7
2008-06-11Merged revisions 121751 via svnmerge from crichter1-8/+20
2008-06-10Fix issue where session timer headers were present when they should not have ...file1-2/+8
2008-06-10Merged revisions 121495 via svnmerge from file1-1/+1
2008-06-10Bump up the debug level of a couple of messagesrussell1-2/+2
2008-06-09Expand RQ_INTEGER type out to multiple types, one for each precisiontilghman2-3/+3