aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-09-24Specify non-standard data independedly on OpenH323's codec name (it can be ea...pcadach1-1/+1
2006-09-24Define DTMF payload typespcadach2-1/+4
2006-09-24Merged revisions 43564 via svnmerge from russell1-6/+1
2006-09-24Merged revisions 43553 via svnmerge from russell1-1/+3
2006-09-23Avoid possible deadlock on channel destructionpcadach1-19/+21
2006-09-22Merged revisions 43518 via svnmerge from qwell1-18/+55
2006-09-22Move from h.323 to h323 command prefixpcadach1-16/+57
2006-09-22Fix compilation warningspcadach1-2/+2
2006-09-22Use own factory for our OpalMediaFormats toopcadach1-0/+14
2006-09-22Fix our capability's factorypcadach2-1/+4
2006-09-22Merged revisions 43482 via svnmerge from russell1-1/+1
2006-09-22style fix:rizzo1-2/+3
2006-09-22Add missing includepcadach1-0/+1
2006-09-22Merged revisions 43469 via svnmerge from qwell1-37/+25
2006-09-21Merged revisions 43466 via svnmerge from mogorman1-1/+1
2006-09-21Oh look more changes, but these are my own! (Clean up module load functions)file2-30/+41
2006-09-21Suppress compiler warningsqwell1-2/+6
2006-09-21Clean up chan_alsa load module function (issue #8000 reported by Mithraen)file1-40/+40
2006-09-21And some deprecated APIs and modifications to documentationtilghman1-8/+0
2006-09-21Merged revisions 43456 via svnmerge from file1-20/+20
2006-09-21Merged revisions 43454 via svnmerge from file1-21/+22
2006-09-21Lots more removal of deprecated thingstilghman10-965/+54
2006-09-21SS7 marked the start of an open season for trunk again but here's something m...file1-0/+1
2006-09-21Declare our own media formats to not rely on OpenH323 configurationpcadach1-0/+81
2006-09-21Introduce Cisco G.726-32 capability (g726aal2 form)pcadach4-4/+61
2006-09-21Merge in SS7 changes.... need to still cleanup zapata.confmattf1-19/+1006
2006-09-20Fix agent parsing of users.confmarkster1-0/+26
2006-09-20Fix some chan_zap warning messages, when HAVE_PRI is not defined.qwell1-7/+5
2006-09-20A few misses from constificationtilghman1-1/+1
2006-09-20Constify the result of a config retrieval function, to avoid mutilation (issu...tilghman4-16/+16
2006-09-20Split capability definitions into own source filepcadach5-356/+363
2006-09-20Remove unnecessary (long time ago commented out) codepcadach2-61/+0
2006-09-20Fix missed extension replacementpcadach1-1/+1
2006-09-20Change file naming to be conform OpenH323 rulespcadach4-11/+1
2006-09-20Do clean for h323 directory toofile1-0/+2
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file5-108/+174
2006-09-20Merged revisions 43314 via svnmerge from kpfleming2-6/+6
2006-09-20Merged revisions 42133 via svnmerge from bweschke1-3/+16
2006-09-19move this header to include where it belongskpfleming1-2/+2
2006-09-19Get rid of zero size old config filemattf1-0/+0
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-1/+16
2006-09-19Work!!!mattf7-0/+1505
2006-09-19While this is experimental I don't think it should be experimental enough to ...file1-1/+1
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf9-1469/+2783
2006-09-19similar patch for verbose vs debug with minor changesmogorman1-1/+1
2006-09-19Improve output of sip show peers (issue #6624 reported by mavetju with minor ...file1-25/+23
2006-09-18allow for packetization on rtp channel drivers, need to addmogorman2-31/+116
2006-09-18Merging patch from 1.2 - Issue #7682oej1-1/+1
2006-09-18Issue #7351 - sending CANCEL when the call at some point has been in UP state...oej1-1/+2
2006-09-18merge qwell's CLI verbification workkpfleming13-379/+1316