aboutsummaryrefslogtreecommitdiffstats
path: root/channels
AgeCommit message (Expand)AuthorFilesLines
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf3-1/+19
2007-11-21remove another set of redundant #include "asterisk/options.h"rizzo20-20/+0
2007-11-21Remove unneccessary explicit case for BRImattf1-3/+1
2007-11-21Take some debug code out :-)mattf1-1/+0
2007-11-21Add BRI support to chan_zapmattf1-25/+83
2007-11-21fix a small gramatical error in a commentrussell1-1/+1
2007-11-21Fix some code that was supposed to ensure that a buffer was terminated, but wasrussell1-30/+7
2007-11-21get this to actually compile...kpfleming1-19/+24
2007-11-21remove this file, it is not used anywhere.rizzo1-157/+0
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesrizzo3-0/+3
2007-11-20Fix building of modules under cygwin.rizzo1-0/+4
2007-11-20Include the compatibility header file in ast_h323.cxx for compatibility reasons.file1-0/+1
2007-11-20Fix sip show history.oej1-2/+2
2007-11-20Change terminology a bit for CLI commands handling SIP channels/calls/dialogs...oej1-5/+5
2007-11-19Changed the "busy-level" option in sip.conf to "busylevel" to be more parallelmmichelson1-1/+1
2007-11-19another few errno.h removalsrizzo2-3/+0
2007-11-19Change delimiter of SIPPEER to be comma (instead of pipe) and further depreca...tilghman1-3/+6
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyrizzo21-39/+0
2007-11-19Adding busy-level to the SIP_PEER() dialplan function. oej1-0/+3
2007-11-19Make some notes about a problem I found with the OPTIONs handler while workin...oej1-9/+21
2007-11-17Add SS7 Generic address support (#11156)mattf1-6/+30
2007-11-17trim more redundant headersrizzo2-8/+0
2007-11-17fix breakage induced by previous mistakerizzo1-7/+2
2007-11-17filter out modules that do not compile under windowsrizzo1-0/+5
2007-11-17more removal of duplicate #include linesrizzo8-9/+0
2007-11-16remove a bunch of duplicate includesrizzo2-2/+0
2007-11-16remove redundant #include "asterisk/compat.h",rizzo1-1/+0
2007-11-16Start untangling header inclusion in a way that does not affectrizzo22-94/+0
2007-11-16fixed #10631, about one way audio. thanks IgorG again.crichter1-0/+1
2007-11-16move the inner part of config file parsing to a separate function,rizzo1-22/+27
2007-11-16fixed compilation of chan_misdn, #11269, thanks IgorG.crichter1-2/+2
2007-11-15Merged revisions 89301 via svnmerge from tilghman1-1/+1
2007-11-15Merged revisions 89298 via svnmerge from tilghman1-0/+12
2007-11-15And file said... let trunk build again! Accomplished by some more constificat...file3-8/+9
2007-11-15Always relying on the responses when crossing NAT's are not a goodoej1-1/+7
2007-11-15Merged revisions 89281 via svnmerge from oej1-5/+17
2007-11-15Merged revisions 89280 via svnmerge from oej1-18/+25
2007-11-15Exit early instead of deciding to exit after processing the message.oej1-9/+12
2007-11-15Add support for application/dtmf SIP INFO dtmf handling. Yep, anotheroej1-11/+82
2007-11-14One more typo in config.c; and missed conversions due to the constifying of a...tilghman2-5/+5
2007-11-14make the 'name' and 'value' fields in ast_variable const char *rizzo5-16/+21
2007-11-13- Convert initialization of a struct to C99 style instead of GNU stylerussell1-7/+7
2007-11-13Merged revisions 89246 via svnmerge from tilghman1-2/+2
2007-11-12Doxygen fixes.qwell1-1/+1
2007-11-12Merged revisions 89184 via svnmerge from tilghman1-1/+9
2007-11-12Merged revisions 89173 via svnmerge from crichter1-0/+11
2007-11-12Merged revisions 89172 via svnmerge from crichter4-24/+41
2007-11-12Fix building on FreeBSD by including/not including some headers.file1-0/+1
2007-11-12Merged revisions 89171 via svnmerge from crichter2-31/+44
2007-11-12Merged revisions 89170 via svnmerge from crichter1-0/+5