aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_h323.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-24Add a new API call for creating detached threads. Then, go replace all of therussell1-6/+1
2007-04-30Add support for setting the CoS for VLAN traffic (802.1p) in Linux. Therussell1-17/+10
2007-04-10Merged revisions 60989 via svnmerge from murf1-1/+1
2007-03-12Change URL to OpenH323 (thanks, Tzafrir!)oej1-1/+1
2007-02-24Doxygen additions, correctionsoej1-70/+71
2007-02-24Creating new doxygen macro "\extref" to create page that lists oej1-0/+1
2007-02-18Update chan_h323 to new set_rtp_peer definition.file1-1/+1
2007-02-10Merged revisions 53881 via svnmerge from pcadach1-4/+18
2007-02-01Oops -- Merged revisions 53057 via svnmerge from pcadach1-1/+1
2007-01-31Merged revisions 53046 via svnmerge from russell1-0/+2
2007-01-23Merged revisions 51615 via svnmerge from pcadach1-3/+9
2007-01-19Merged revisions 51311 via svnmerge from russell1-2/+2
2007-01-18Update ast_append_ha() usagepcadach1-2/+10
2007-01-01- Implement error handling in ast_append_haoej1-1/+1
2006-11-22Don't over-deprecate... :-)oej1-15/+0
2006-11-13Make chan_h323 build again and make the CLI commands work. (reported on aster...file1-2/+2
2006-11-10Merged revisions 47457 via svnmerge from file1-6/+4
2006-11-10Merged revisions 47436 via svnmerge from tilghman1-11/+26
2006-11-10Merged revisions 47405 via svnmerge from file1-4/+6
2006-11-07A fair number of changes for the sake of bug 7506murf1-15/+17
2006-11-02Merged revisions 47053 via svnmerge from tilghman1-3/+3
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-43/+42
2006-10-25Merged revisions 46154 via svnmerge from kpfleming1-0/+2
2006-10-07Merged revisions 44684 via svnmerge from pcadach1-0/+7
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-1/+1
2006-10-02Merged revisions 44166 via svnmerge from pcadach1-36/+17
2006-10-01Merged revisions 44135 via svnmerge from pcadach1-2/+11
2006-09-29Merged revisions 44009 via svnmerge from pcadach1-0/+5
2006-09-28Handle HOLD/RETRIEVE notificationspcadach1-2/+59
2006-09-27Use ast_strdupa() instead of strdup(), thanks to sergeepcadach1-1/+1
2006-09-25Support for negotiation and receiption of Cisco's RTP DTMFpcadach1-24/+39
2006-09-24Specify RFC2833 payload on dtmfmode option rather than dtmfcodec option (depr...pcadach1-1/+17
2006-09-24DTMF mode is bitmask, not valued fieldpcadach1-4/+12
2006-09-24Define DTMF payload typespcadach1-1/+1
2006-09-23Avoid possible deadlock on channel destructionpcadach1-19/+21
2006-09-22Move from h.323 to h323 command prefixpcadach1-16/+57
2006-09-22Fix compilation warningspcadach1-2/+2
2006-09-21Lots more removal of deprecated thingstilghman1-13/+0
2006-09-21Introduce Cisco G.726-32 capability (g726aal2 form)pcadach1-1/+5
2006-09-20Remove unnecessary (long time ago commented out) codepcadach1-34/+0
2006-09-20Merge in latest round of chan_h323 changes. These are all isolated to chan_h3...file1-3/+24
2006-09-19Mergeing in Paul Cadach's chan_h323 changes *holds breath*mattf1-755/+1459
2006-09-18merge qwell's CLI verbification workkpfleming1-37/+39
2006-08-31everything that loads a config that needs a config file to runmogorman1-1/+1
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-3/+11
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-12/+5
2006-08-16move the calls to ast_jb_configure() to before the PBX thread is started on therussell1-4/+2
2006-08-15complete the coding style changes for these frame structureskpfleming1-6/+13
2006-08-15Made "style" change requested by Kevin Fleming... used initializer in declara...murf1-17/+3
2006-08-15On behalf of PCadach, " IMHO that was last deadlock in chan_h323..."murf1-13/+36