aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_skinny.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Merge changes from team/mvanbaak/cli-command-auditrussell1-19/+35
2008-01-14Add proper call forwarding (all and busy) support for chan_skinny.qwell1-58/+315
2008-01-14Fix for potential crash with vmextenqwell1-2/+4
2007-12-16HUGE improvements to QoS/CoS handling by IgorGoej1-0/+29
2007-12-14Convert ast_verbose to ast_verb.tilghman1-2/+2
2007-11-21closes issue #11285, where an unload of a module that creates a dialplan cont...murf1-0/+7
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-14make the 'name' and 'value' fields in ast_variable const char *rizzo1-2/+4
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-8/+8
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-8/+8
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-179/+211
2007-10-01Corydon posted this janitor project to the bug tracker and mvanbaak providedrussell1-3/+3
2007-09-17Make the MALLOC_DEBUG output for free() useful again. After changing calls torussell1-1/+1
2007-09-14Add support in chan_skinny for sending RTP directly to the endpoints.qwell1-9/+95
2007-09-06(closes issue #10377)file1-31/+235
2007-08-29This code was in team/murf/bug8684-trunk; it should fix bug 8684 in trunk. I ...murf1-1/+1
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-1/+2
2007-08-13Merged revisions 79174 via svnmerge from file1-2/+0
2007-08-10Use localized softkey labels.qwell1-18/+152
2007-08-08Minor fix for building under dev mode when byteswapping macro header files ar...file1-3/+3
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-5/+5
2007-08-07Merged revisions 78375 via svnmerge from qwell1-2/+8
2007-08-06Implement setvar functionality in chan_skinnyqwell1-0/+28
2007-08-02Merged revisions 77996 via svnmerge from qwell1-2/+2
2007-08-02Merged revisions 77993 via svnmerge from qwell1-0/+5
2007-08-02Merged revisions 77947 via svnmerge from qwell1-42/+45
2007-08-02Merged revisions 77894 via svnmerge from qwell1-4/+10
2007-08-01Merged revisions 77890 via svnmerge from qwell1-43/+44
2007-08-01Merged revisions 77883 via svnmerge from qwell1-59/+70
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-32/+17
2007-07-24Revert trivial whitespace change (for testing)qwell1-1/+1
2007-07-24Trivial whitespace change to test comitting...qwell1-1/+1
2007-07-24The chan_skinny Dial() syntax was funky. You had to do Dial(Skinny/line@device)qwell1-15/+27
2007-07-23Merged revisions 76656 via svnmerge from qwell1-8/+3
2007-07-23Merged revisions 76620 via svnmerge from qwell1-0/+8
2007-07-23Use autoconf logic to determine byte swapping macro presence. This should now...file1-4/+20
2007-07-23Merged revisions 76519 via svnmerge from file1-1/+1
2007-07-20Merged revisions 76174 via svnmerge from qwell1-1/+1
2007-07-18Merged revisions 75807 via svnmerge from qwell1-0/+1
2007-07-18Merged revisions 75732 via svnmerge from qwell1-1/+0
2007-07-18Merged revisions 75711 via svnmerge from qwell1-8/+81
2007-07-18Merged revisions 75707 via svnmerge from qwell1-11/+21
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-11/+11
2007-07-17Merged revisions 75450 via svnmerge from russell1-1/+1
2007-07-12Merged revisions 74866 via svnmerge from qwell1-0/+3
2007-07-12Merged revisions 74864 via svnmerge from qwell1-0/+1