aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_h323.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-13Merged revisions 92696 via svnmerge from qwell1-50/+50
2007-11-24remove a DEBUG_THREADS message that accesses private lock fields.rizzo1-3/+6
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo1-1/+0
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo1-2/+0
2007-11-17more removal of duplicate #include linesrizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-15And file said... let trunk build again! Accomplished by some more constificat...file1-2/+2
2007-11-06Commit some cleanups to the format type code.tilghman1-2/+2
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-6/+6
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-6/+6
2007-10-19More changes to NEW_CLI.qwell1-150/+115
2007-10-15Switch dundi to new tos config format.qwell1-5/+0
2007-09-21Merged revisions 83432 via svnmerge from russell1-2/+2
2007-08-20Fix building of trunk. I'm doing work on a Sunday night just to avoid watchin...file1-0/+4
2007-08-18We weren't properly encapsulating the mtime ignores of config files (closes i...tilghman1-3/+6
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-3/+11
2007-08-13Merged revisions 79174 via svnmerge from file1-2/+0
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-9/+9
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-16/+13
2007-07-18Merged revisions 75619 via svnmerge from file1-0/+4
2007-06-25Merged revisions 71576 via svnmerge from file1-0/+5
2007-06-14Convert uses of strdup() to ast_strdup()russell1-6/+6
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-50/+48
2007-06-07Fix a bunch of doxygen errors and document more thingsrussell1-1/+2
2007-06-03ast_calloc janitor (Inspired by issue 9860)tilghman1-28/+27
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