summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
2007-12-20Merged revisions 94256 via svnmerge from Russell Bryant
2007-12-19Merged revisions 93949 via svnmerge from Tilghman Lesher
2007-12-18Merged revisions 93668 via svnmerge from Tilghman Lesher
2007-12-18remove unnecessary (char *) casts for ast_config_AST_* variables.Luigi Rizzo
2007-12-17Merged revisions 93182 via svnmerge from Olle Johansson
2007-12-16HUGE improvements to QoS/CoS handling by IgorGOlle Johansson
2007-12-12Revert an "optimization" that I added in revision 89887, as the user who repo...Russell Bryant
2007-11-30Merged revisions 90348 via svnmerge from Russell Bryant
2007-11-27Merge changes from team/russell/iax2_frame_queueRussell Bryant
2007-11-27More additions from the "moremanager" branch, this time for IAX2.Olle Johansson
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...Steve Murphy
2007-11-21remove another set of redundant #include "asterisk/options.h"Luigi Rizzo
2007-11-21fix a small gramatical error in a commentRussell Bryant
2007-11-20move asterisk/paths.h outside asterisk.h and into those filesLuigi Rizzo
2007-11-19include "logger.h" and errno.h from asterisk.h - usage shows that theyLuigi Rizzo
2007-11-16Start untangling header inclusion in a way that does not affectLuigi Rizzo
2007-11-15Merged revisions 89298 via svnmerge from Tilghman Lesher
2007-11-14make the 'name' and 'value' fields in ast_variable const char *Luigi Rizzo
2007-11-08improve linked-list macros in two ways:Kevin P. Fleming
2007-11-04Simplify the implementation and the API for stringfields;Luigi Rizzo
2007-11-01Janitor: use ast_free to pair calls of ast_malloc and ast_callocTilghman Lesher
2007-10-30Merged revisions 87686 via svnmerge from Russell Bryant
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...Jason Parker
2007-10-19Convert NEW_CLI to AST_CLI.Jason Parker
2007-10-19More changes to NEW_CLI.Jason Parker
2007-10-15Switch dundi to new tos config format.Jason Parker
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedRussell Bryant
2007-09-21Merged revisions 83432 via svnmerge from Russell Bryant
2007-09-19Merged revisions 83175 via svnmerge from Russell Bryant
2007-09-17convert various places that access the channel lock directly to use the chann...Russell Bryant
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls toRussell Bryant
2007-09-12After some discussions, we decided that the return values here were a bit messy.Jason Parker
2007-09-10Change the IAXPeers command to have manager-style output, instead of CLI-styl...Tilghman Lesher
2007-09-04Merged revisions 81448 via svnmerge from Russell Bryant
2007-09-04Merged revisions 81439 via svnmerge from Joshua Colp
2007-09-03Merged revisions 81433 via svnmerge from Russell Bryant
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...Steve Murphy
2007-08-29Changed one too many variable settings in issue #9315 (closes issue #10592)Tilghman Lesher
2007-08-28Merged revisions 81291 via svnmerge from Russell Bryant
2007-08-26Merged revisions 80932 via svnmerge from Russell Bryant
2007-08-25Merged revisions 80895 via svnmerge from Russell Bryant
2007-08-24Merged revisions 80849 via svnmerge from Russell Bryant
2007-08-23Merged revisions 80499 via svnmerge from Russell Bryant
2007-08-22allow peers and users to go into a hash tableRussell Bryant
2007-08-22Unsubscribe from MWI events in the peer destructorRussell Bryant
2007-08-22Merged revisions 80362 via svnmerge from Russell Bryant
2007-08-20(closes issue #10495)Joshua Colp
2007-08-18We weren't properly encapsulating the mtime ignores of config files (closes i...Tilghman Lesher
2007-08-17Make use of ast_sched_replace() in some places in chan_iax2Russell Bryant
2007-08-16Merged revisions 79756 via svnmerge from Russell Bryant