aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2006-09-27Fix some little thingsmattf1-2/+2
2006-09-27Add CLI block and unblock circuit commands for SS7.mattf1-1/+77
2006-09-27Merged revisions 43774 via svnmerge from file1-0/+5
2006-09-27Use ast_strdupa() instead of strdup(), thanks to sergeepcadach1-1/+1
2006-09-27Clean up code and convert last two things (firmware/dialplan cache) to linked...file1-274/+227
2006-09-26Merged revisions 43707 via svnmerge from file1-2/+2
2006-09-26Merged revisions 43697 via svnmerge from file1-1/+5
2006-09-26Merged revisions 43650 via svnmerge from qwell1-15/+96
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFpcadach5-59/+150
2006-09-25Disable fastStart if requested by remote sidepcadach1-0/+9
2006-09-24Specify RFC2833 payload on dtmfmode option rather than dtmfcodec option (depr...pcadach1-1/+17
2006-09-24DTMF mode is bitmask, not valued fieldpcadach2-7/+15
2006-09-24Define Cisco RTP capabilitypcadach2-0/+53
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