aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Const-ify the world (or at least a good part of it)kpfleming17-134/+141
2009-05-21Merged revisions 195991 via svnmerge from dvossel1-0/+3
2009-05-20Get rid of some duplicated code and correct a connected line error.mmichelson1-4/+1
2009-05-19Add basic support for handling connected line-related UPDATE requests.mmichelson1-6/+212
2009-05-19Merged revisions 195448 via svnmerge from file1-1/+1
2009-05-18The facilityenable parameter does not have anything to do with pritimer param...rmudgett1-2/+1
2009-05-18Fix a bug where specifying an empty outboundproxy would cause packets to get ...file1-0/+5
2009-05-15Merged revisions 194873 via svnmerge from dvossel1-21/+33
2009-05-15Merged revisions 194557,194685 via svnmerge from dvossel4-86/+204
2009-05-14Merged revisions 194484 via svnmerge from mmichelson1-4/+16
2009-05-14Add outgoing_colp misdn.conf port parameter.rmudgett6-20/+115
2009-05-12Update spiral support in trunk and 1.6.X to match what is in 1.4.mmichelson1-11/+6
2009-05-12add 'const' qualifiers in various places where they should have beenkpfleming3-4/+4
2009-05-11Merged revisions 193613 via svnmerge from rmudgett1-2/+2
2009-05-08TCP not matching valid peer.dvossel1-0/+16
2009-05-08Merged revisions 193262 via svnmerge from dvossel1-1/+3
2009-05-07Merged revisions 193050 via svnmerge from rmudgett1-8/+14
2009-05-07Send DTMF frame before playing back audio.tilghman1-6/+5
2009-05-07Merged revisions 192932 via svnmerge from tilghman1-0/+10
2009-05-06Fix a bug where a timer would be created but not acknowledged.file1-0/+3
2009-05-06Merged revisions 192633 via svnmerge from file1-2/+4
2009-05-05Fixed crashes from issue8824 review board channel locking changes.rmudgett1-0/+1
2009-05-05Revert CPC patch for now, until I decide whether or not it all should be merg...mattf1-5/+0
2009-05-05Fix a bug with setting t38pt_udptl at the user or peer level.file1-0/+5
2009-05-04Merged revisions 192213 via svnmerge from dvossel1-0/+5
2009-05-02Conditional include ioctl's to change EC policy based on DAHDI caps.seanbright1-0/+2
2009-05-01Merged revisions 191559 via svnmerge from tilghman1-1/+1
2009-05-01Set debug message back to DEBUG level.tilghman1-3/+3
2009-04-30Add buffer and echo canceller control to CHANNEL() dialplan function for DAHD...kpfleming1-51/+129
2009-04-29Make H.323 compile with FDLEAK detection code enabledtilghman2-1/+7
2009-04-29Outgoing PTP redirected calls did not wait for the COLR from the redirected-t...rmudgett1-0/+6
2009-04-29Consistent SSL/TLS options across conf filesdvossel1-30/+10
2009-04-28Add support setting CPC from channel variablemattf1-0/+5
2009-04-28Make sure that we do not clear the down flag on the BRI during PTMP link tran...mattf1-1/+3
2009-04-27Make PTP DivertingLegInformation3 message behavior closer to the specifications.rmudgett3-20/+110
2009-04-24TLS/SSL private key optiondvossel1-3/+8
2009-04-24There is no need to use the struct ast_party_connected_line.source update val...rmudgett1-42/+30
2009-04-24Fix a build error.russell1-1/+1
2009-04-24Convert the ast_channel data structure over to the astobj2 framework.russell10-25/+38
2009-04-24Fix nat setting on RTP instances.file1-3/+2
2009-04-23Merged revisions 190356 via svnmerge from russell1-1/+0
2009-04-23Merged revisions 190286 via svnmerge from file1-3/+0
2009-04-22Make chan_h323 respect packetization settings and fix small reload issue.jpeeler3-24/+31
2009-04-22Do not continue to receive DTMF, when the channel is hungup and about to be d...tilghman1-3/+3
2009-04-21Fixes segfault when switching UDP to TCP in sip.conf after reload.dvossel1-8/+15
2009-04-21Added CCBS/CCNR Party A support and enhanced COLP support.rmudgett8-889/+6488
2009-04-20Merged revisions 189391 via svnmerge from dbailey1-1/+1
2009-04-20Fix a bug with non-UDP connections that caused dialogs to not get freed.file1-1/+2
2009-04-18Merged revisions 189203 via svnmerge from dvossel1-51/+63
2009-04-17Merged revisions 188833,189134 via svnmerge from rmudgett2-3/+7