aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_h323.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-18Don't bother reloading chan_h323 if it did not load successfully in the first...file1-0/+4
2007-06-25Build a peer as well when hash323 is enabled in users.conf (issue #9599 repor...file1-0/+5
2007-04-09This is a big improvement over the current CDR fixes. It may still need refin...murf1-1/+1
2007-02-10Fix VLDTMF receptionpcadach1-4/+18
2007-02-01chan_h323 is very stable, so let it built by defaultpcadach1-1/+1
2007-01-31Merged revisions 53045 via svnmerge from russell1-0/+2
2007-01-30Revert reprecation of h.323 gk cycle command from pre-1.4 version instead of ...pcadach1-1/+1
2007-01-23Do not abort Asterisk startup if h323 configuration file not found (reported ...pcadach1-3/+9
2007-01-19Merge the changes from the /team/group/vldtmf_fixup branch.russell1-2/+2
2006-11-10Let's give this a go...file1-11/+9
2006-11-10Discussion of these CLI changes resulted in more consistency (Bug 8236)tilghman1-17/+32
2006-11-10Fix building of chan_h323 by completeing some structure definitions. (issue #...file1-4/+6
2006-11-07These mods are to solve the problem in bug 7506. It's a lot of rework to solv...murf1-15/+17
2006-11-02More changes making the CLI more consistent with "category verb arguments" (c...tilghman1-6/+16
2006-10-25apparently developers are still not aware that they should be use ast_copy_st...kpfleming1-43/+42
2006-10-25add passthrough and file format support for G.722 16KHz audio (issue #5084, o...kpfleming1-0/+2
2006-10-07Propagate caller's transfer capability toopcadach1-0/+7
2006-10-04update thread creation code a bitkpfleming1-1/+1
2006-10-02Optimization of oh323_indicate(): less locks - less problems, plus single exi...pcadach1-36/+17
2006-10-01Do not simulate any audio tones if we got PROGRESS messagepcadach1-2/+11
2006-09-29Pass TON/PRESENTATION information toopcadach1-0/+5
2006-09-25Backport changes of trunk:pcadach1-19/+21
2006-09-25Merged revisions 43472,43495 from trunkpcadach1-2/+2
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
2006-08-05Merged revisions 38903-38904 via svnmerge from russell1-11/+12
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-0/+10
2006-07-03Blocked revisions 36725 via svnmergerussell1-10/+9
2006-06-23revert my changes that converted the jb on the channel to be dynamicallyrussell1-13/+8
2006-06-22- dynamically allocate the ast_jb structure that is on the channel structurerussell1-8/+13
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-4/+15
2006-06-01- add the ability to configure forced jitterbuffers on h323, jingle,russell1-1/+26
2006-05-31update the rest of the channel drivers that use RTP so that their channelrussell1-1/+1
2006-05-10update the ->indicate() callback for the new argumentskpfleming1-2/+2
2006-04-29partial adaptation to the new module loadingrizzo1-24/+9
2006-04-24Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have aut...kpfleming1-0/+5
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-04-03bug updates chan_h323 to some api changes it mogorman1-14/+13
2006-01-31define a global null_frame object so when queueing a null frame, you don'trussell1-3/+2
2005-12-30update doxygen docs to specify authorsrussell1-0/+2
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-...kpfleming1-0/+0