aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Improve timing interface to remember which provider provided a timerkpfleming1-12/+11
2009-03-27Merged revisions 184565 via svnmerge from file1-0/+2
2009-03-25Improve performance of the ast_event cache functionality.russell5-15/+2
2009-03-25Fix issue with a T38 reinvite being sent even if not configured to do so.file1-1/+1
2009-03-24Exclude slin16, siren7, and siren14 from bandwidth=low and =mediumrussell1-0/+3
2009-03-24SIP preferred codec only featuredvossel1-3/+12
2009-03-23Removed trailing whitespace in chan_misdn files.rmudgett8-1298/+1297
2009-03-23Fixes a documentation error introduced during the CLI cleanup at AstriDevCon ...lmadsen1-1/+1
2009-03-20Merged revisions 183559 via svnmerge from russell1-5/+10
2009-03-20Fix chan_sip so it builds.mmichelson1-2/+2
2009-03-20Remove duplicate <description> inside the xml documentation.eliel1-3/+0
2009-03-19Merged revisions 183319 via svnmerge from tilghman1-0/+9
2009-03-19Merged revisions 183115 via svnmerge from mmichelson1-5/+0
2009-03-19Improve our triggering of a T38 switchover internally when triggered by a rec...file1-184/+41
2009-03-18Add some code removed by mistake from commit 182722 that works around a filejpeeler1-1/+10
2009-03-18Merged revisions 182882 via svnmerge from kpfleming1-2/+2
2009-03-18Merged revisions 182810 via svnmerge from russell2-1/+2
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryjpeeler6-75/+126
2009-03-17OPENR2 uses an incorrect string value if the extension delimiter is not present.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