summaryrefslogtreecommitdiff
path: root/channels/chan_iax2.c
AgeCommit message (Expand)Author
2008-02-01Merged revisions 101693 via svnmerge from Russell Bryant
2008-01-31Merged revisions 101482 via svnmerge from Jason Parker
2008-01-27With the switch to the ast_sched_replace* API in trunk, we lose the correctionTilghman Lesher
2008-01-27Merged revisions 100465 via svnmerge from Tilghman Lesher
2008-01-24Remove dependency on res_features from some channel drivers. It is now part o...Joshua Colp
2008-01-17Merged revisions 99004 via svnmerge from Russell Bryant
2008-01-16Merged revisions 98966 via svnmerge from Joshua Colp
2008-01-15Merged revisions 98943 via svnmerge from Russell Bryant
2008-01-10Several manager changes:Tilghman Lesher
2008-01-03Merged revisions 96394 via svnmerge from Russell Bryant
2007-12-26Fix a bug in peer handling that caused multiple instances of a peer to end upRussell Bryant
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