aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Merged revisions 184566 via svnmerge from file1-0/+2
2009-03-25Merged revisions 184339 via svnmerge from russell5-15/+2
2009-03-25Merged revisions 184280 via svnmerge from file1-1/+1
2009-03-24Merged revisions 184037 via svnmerge from russell1-0/+3
2009-03-23Merged revisions 183701 via svnmerge from lmadsen1-1/+1
2009-03-20Merged revisions 183560 via svnmerge from russell1-5/+10
2009-03-20Merged revisions 183511 via svnmerge from eliel1-3/+0
2009-03-19Merged revisions 183321 via svnmerge from tilghman1-0/+9
2009-03-19Merged revisions 183117 via svnmerge from mmichelson1-5/+0
2009-03-19Merged revisions 183108 via svnmerge from file1-184/+41
2009-03-18Merged revisions 183028 via svnmerge from jpeeler1-1/+10
2009-03-18Merged revisions 182847 via svnmerge from russell2-1/+2
2009-03-17Merged revisions 182722 via svnmerge from jpeeler6-75/+126
2009-03-17Merged revisions 182408 via svnmerge from rmudgett1-35/+36
2009-03-16Add MFC/R2 support for chan_dahdi.russell1-23/+1544
2009-03-16Merged revisions 182281 via svnmerge from dvossel1-1/+18
2009-03-16Merged revisions 182208 via svnmerge from tilghman1-11/+16
2009-03-13Fix an issue with requesting a T38 reinvite before the call is answered.file1-2/+6
2009-03-13improve a bit of suboptimal codekpfleming1-5/+1
2009-03-12Merged revisions 181768 via svnmerge from mmichelson1-1/+1
2009-03-11Merged revisions 181340 via svnmerge from dvossel2-32/+72
2009-03-11Merged revisions 181328 via svnmerge from file1-1/+1
2009-03-11Merged revisions 181295 via svnmerge from file1-3/+1
2009-03-11Fix malloc debug macros to work properly with h323.jpeeler2-5/+5
2009-03-11Add missing comment that quotes RFC 3891mmichelson1-1/+14
2009-03-11Merged revisions 181029,181031 via svnmerge from mmichelson1-15/+4
2009-03-05Merge phase 1 support for the new bridging architecture.file1-0/+246
2009-03-04Resolve object matching issues related to the removal of the sip_user object.russell1-62/+70
2009-03-04Allow for "magic" pickups to work when we wish to ignore the contextmmichelson1-1/+1
2009-03-03Please prefix default values with DEFAULToej1-4/+4
2009-03-02Do not try to remove a registration scheduled item if the scheduler context h...file1-1/+3
2009-03-01Properly free memory and remove scheduler entries when a transmission failure...mmichelson1-2/+4
2009-02-27Add reload support to chan_skinny.mvanbaak1-48/+209
2009-02-26IAX2 prune realtime, minor tweak to last fixdvossel1-0/+1
2009-02-26IAX2 prune realtime fixdvossel1-16/+43
2009-02-24Allows manager command to see if IAX link is trunked and encrypted. Displays ...dvossel1-18/+42
2009-02-24Merged revisions 178205 via svnmerge from file1-3/+5
2009-02-23update the new manager commands in chan_skinny to matchmvanbaak1-5/+5
2009-02-23Changes the way keyrotation is enabled by defaultdvossel1-5/+3
2009-02-22Add a couple of manager commands to chan_skinnymvanbaak1-143/+479
2009-02-21On update, test against the existence of sipregs.tilghman1-3/+3
2009-02-21make chan_sip.c compile on OpenBSD again.mvanbaak1-3/+3
2009-02-20Set sip_request ast_str data to NULL so ast_str_copy allocates space properlyjpeeler1-0/+1
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler10-110/+146
2009-02-18Fix ordering of output for a ChannelUpdate manager event.file1-1/+1
2009-02-18T38 faxdetect should jump to the 'fax' extension for incoming calls onlydhubbard1-2/+2
2009-02-17create a UDPTL structure in create_addr_from_peer() if it does not already ex...dhubbard1-0/+4
2009-02-17Prior to masquerade, move the group definitions to the channel performing thetilghman1-2/+3
2009-02-17Merge a large set of updates to the Asterisk indications API.russell3-20/+33
2009-02-17In this version, we can combine the queries, because we support droppingtilghman1-5/+2