aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-09-18Don't use ast_channel_lock_both() here, it only exists in one of my branches.russell1-2/+4
2007-09-17convert various places that access the channel lock directly to use the chann...russell6-67/+63
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls torussell3-3/+3
2007-09-14Add support in chan_skinny for sending RTP directly to the endpoints.qwell1-9/+95
2007-09-14Merged revisions 82394 via svnmerge from qwell1-1/+1
2007-09-14use the standard license header for the xpmr filesrussell5-415/+32
2007-09-14Add chan_usbradio to trunkrussell6-0/+7236
2007-09-14Fix DTMF following what has been done in issue #9401. Thanks irroot.phsultan1-5/+22
2007-09-13Add setvar support to chan_zap. Just like you can in chan_sip and chan_iax2 y...file1-0/+28
2007-09-13Modify rule filters to match with the Jingle namespace constantphsultan1-6/+6
2007-09-13Changed Jingle and Jingle DTMF namespaces.phsultan1-6/+6
2007-09-13Reflect Jingle DTMF specification changesphsultan1-2/+2
2007-09-13Merged revisions 82309 via svnmerge from phsultan1-13/+29
2007-09-12After some discussions, we decided that the return values here were a bit messy.qwell1-3/+3
2007-09-11Fix to make sure we don't hangup a call when getting a RLC without sending RE...mattf1-1/+4
2007-09-11(closes issue #9433)file1-1/+6
2007-09-11Merged revisions 82249 via svnmerge from crichter2-5/+7
2007-09-10Change the IAXPeers command to have manager-style output, instead of CLI-styl...tilghman1-18/+22
2007-09-10(closes issue #10688)file1-6/+7
2007-09-06fix the build ... oopsrussell1-2/+2
2007-09-06Merged revisions 81832 via svnmerge from russell1-1/+10
2007-09-06Initialize iax_frames variable to NULL, keeps valgrind happy.file1-2/+2
2007-09-06(closes issue #10377)file1-31/+235
2007-09-06Merged revisions 81743 via svnmerge from phsultan1-6/+6
2007-09-06Patch on 10575. Add support for unequipped CIC (UCIC) message as well as imp...mattf1-0/+18
2007-09-05Doxygen cleanups/fixes.qwell1-5/+6
2007-09-05Merged revisions 81523 via svnmerge from qwell1-5/+6
2007-09-04Merged revisions 81448 via svnmerge from russell1-12/+12
2007-09-04Merged revisions 81442 via svnmerge from kpfleming1-4/+4
2007-09-04Merged revisions 81439 via svnmerge from file1-15/+18
2007-09-03Merged revisions 81433 via svnmerge from russell1-6/+2
2007-08-31Merged revisions 81410 via svnmerge from phsultan1-2/+43
2007-08-30Add new queryable fields from zaptel to 'zap show status'tilghman1-2/+38
2007-08-30Merged revisions 81395 via svnmerge from file1-1/+1
2007-08-30(closes issue #10565)file1-0/+1
2007-08-30Merged revisions 81383 via svnmerge from russell1-0/+8
2007-08-30Merged revisions 81373 via svnmerge from crichter1-5/+5
2007-08-30Merged revisions 81367 via svnmerge from crichter2-17/+39
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf4-7/+7
2007-08-29Changed one too many variable settings in issue #9315 (closes issue #10592)tilghman1-24/+2
2007-08-29Merged revisions 81331 via svnmerge from file1-7/+4
2007-08-28Merged revisions 81291 via svnmerge from russell1-1/+1
2007-08-27Merged revisions 81120 via svnmerge from mmichelson1-0/+6
2007-08-27Merged revisions 81012 via svnmerge from file1-1/+1
2007-08-27Remove places that say if no language is specified it will default to english...file1-3/+3
2007-08-26Merged revisions 80932 via svnmerge from russell1-1/+0
2007-08-25Merged revisions 80895 via svnmerge from russell1-28/+45
2007-08-24Merged revisions 80849 via svnmerge from russell1-2/+2
2007-08-24Add VMWI chan_zap support #9909mattf1-0/+5
2007-08-24Merged revisions 80661 via svnmerge from phsultan1-1/+27