summaryrefslogtreecommitdiff
path: root/channels/h323
AgeCommit message (Expand)Author
2007-11-20Include the compatibility header file in ast_h323.cxx for compatibility reasons.Joshua Colp
2007-11-07Minor change so chan_h323 builds again.Joshua Colp
2007-08-30Merged revisions 81383 via svnmerge from Russell Bryant
2007-02-03Merged revisions 53131 via svnmerge from Paul Cadach
2006-10-07Merged revisions 44684 via svnmerge from Paul Cadach
2006-10-03Merged revisions 44283,44286 via svnmerge from Paul Cadach
2006-09-29Merged revisions 44034,44042-44043 via svnmerge from Paul Cadach
2006-09-29Merged revisions 44022 via svnmerge from Paul Cadach
2006-09-29Merged revisions 44009 via svnmerge from Paul Cadach
2006-09-28Merged revisions 43918 via svnmerge from Paul Cadach
2006-09-28Merged revisions 43877 via svnmerge from Paul Cadach
2006-09-28Merged revisions 43861-43862 via svnmerge from Paul Cadach
2006-09-28Merged revisions 43635,43843-43844,43846 via svnmerge from Paul Cadach
2006-09-28Handle HOLD/RETRIEVE notificationsPaul Cadach
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFPaul Cadach
2006-09-25Disable fastStart if requested by remote sidePaul Cadach
2006-09-24DTMF mode is bitmask, not valued fieldPaul Cadach
2006-09-24Define Cisco RTP capabilityPaul Cadach
2006-09-24Specify non-standard data independedly on OpenH323's codec name (it can be ea...Paul Cadach
2006-09-24Define DTMF payload typesPaul Cadach
2006-09-22Use own factory for our OpalMediaFormats tooPaul Cadach
2006-09-22Fix our capability's factoryPaul Cadach
2006-09-22Add missing includePaul Cadach
2006-09-21Declare our own media formats to not rely on OpenH323 configurationPaul Cadach
2006-09-21Introduce Cisco G.726-32 capability (g726aal2 form)Paul Cadach
2006-09-20Split capability definitions into own source filePaul Cadach
2006-09-20Remove unnecessary (long time ago commented out) codePaul Cadach
2006-09-20Fix missed extension replacementPaul Cadach
2006-09-20Change file naming to be conform OpenH323 rulesPaul Cadach
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...Joshua Colp
2006-09-19move this header to include where it belongsKevin P. Fleming
2006-09-19Get rid of zero size old config fileMatthew Fredrickson
2006-09-19Work!!!Matthew Fredrickson
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*Matthew Fredrickson
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-06-22use .PHONY instead of FORCERussell Bryant
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,Russell Bryant
2006-05-19allow chan_h323 to build (issue #7006, casper)Russell Bryant
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...Kevin P. Fleming
2006-04-15Big oops. I did this from my trunk directory instead of autoconf_and_menusel...Russell Bryant
2006-04-15include autoconfig.h (casper)Russell Bryant
2006-04-03bug updates chan_h323 to some api changes it Matt O'Gorman
2005-11-29remove extraneous svn:executable propertiesKevin P. Fleming
2005-11-29remove remaining .cvsignore filesKevin P. Fleming
2005-11-03Request a sane amount of bandwdith from GK, and fix one-way auido problems wi...Jeremy McNamara
2005-11-03document UserByAlias usageJeremy McNamara
2005-06-01Apply a proper solution to resolve AST_MAX_ACCOUNT_CODEJeremy McNamara
2005-05-26Define AST_MAX_ACCOUNTCODE because chan_h323.h does not link to the Asterisk ...Jeremy McNamara
2005-05-25Use defined AST_MAX_ACCOUNT_CODE (bug #4350)Mark Spencer
2005-05-21Optimize global/user/peer configuration call options. Bug #4336Jeremy McNamara