aboutsummaryrefslogtreecommitdiffstats
path: root/channels/h323/ast_h323.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-02-03Asterisk media architecture conversion - no more format bitfieldsdvossel1-21/+16
2010-05-24Print openh323 log to the Asterisk console.mmichelson1-0/+2
2009-06-18fixes some memory leaks and redundant conditionsdvossel1-9/+8
2009-04-29Make H.323 compile with FDLEAK detection code enabledtilghman1-1/+5
2009-04-22Make chan_h323 respect packetization settings and fix small reload issue.jpeeler1-20/+9
2009-03-18Add some code removed by mistake from commit 182722 that works around a filejpeeler1-1/+10
2009-03-17Allow H.323 Plus library to be used in addition to the OpenH323 libraryjpeeler1-54/+83
2009-03-11Fix malloc debug macros to work properly with h323.jpeeler1-4/+4
2009-02-18Modify h323 to build against PTLib as well as the older PWLibjpeeler1-45/+43
2008-12-15Fix a couple more build issues related to ast_str_opaquerussell1-0/+3
2008-07-14Swap "static" and "const", so that "static" appears at the beginning of eachtilghman1-2/+2
2008-07-08Janitor project to convert sizeof to ARRAY_LEN macro.bbryant1-2/+2
2008-05-19Merged revisions 117081 via svnmerge from file1-0/+12
2008-02-19Merged revisions 103823 via svnmerge from file1-2/+3
2007-11-20Include the compatibility header file in ast_h323.cxx for compatibility reasons.file1-0/+1
2007-11-07Minor change so chan_h323 builds again.file1-2/+0
2007-08-30Merged revisions 81383 via svnmerge from russell1-0/+8
2007-02-03Merged revisions 53131 via svnmerge from pcadach1-1/+1
2006-10-07Merged revisions 44684 via svnmerge from pcadach1-1/+17
2006-10-03Merged revisions 44283,44286 via svnmerge from pcadach1-2/+2
2006-09-29Merged revisions 44034,44042-44043 via svnmerge from pcadach1-0/+12
2006-09-29Merged revisions 44022 via svnmerge from pcadach1-1/+307
2006-09-29Merged revisions 44009 via svnmerge from pcadach1-6/+32
2006-09-28Merged revisions 43918 via svnmerge from pcadach1-1/+4
2006-09-28Merged revisions 43877 via svnmerge from pcadach1-1/+1
2006-09-28Merged revisions 43861-43862 via svnmerge from pcadach1-0/+39
2006-09-28Merged revisions 43635,43843-43844,43846 via svnmerge from pcadach1-0/+4
2006-09-28Handle HOLD/RETRIEVE notificationspcadach1-2/+101
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFpcadach1-31/+92
2006-09-25Disable fastStart if requested by remote sidepcadach1-0/+9
2006-09-24DTMF mode is bitmask, not valued fieldpcadach1-3/+3
2006-09-21Introduce Cisco G.726-32 capability (g726aal2 form)pcadach1-1/+9
2006-09-20Split capability definitions into own source filepcadach1-234/+1
2006-09-20Change file naming to be conform OpenH323 rulespcadach1-0/+2280