aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_skinny.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26remove block of commented code to set __ouripmvanbaak1-11/+0
2008-06-26remove paging device from chan_skinny.mvanbaak1-24/+0
2008-06-25implement transfer functionality in chan_skinnymvanbaak1-118/+448
2008-06-16Merged revisions 123113 via svnmerge from tilghman1-0/+4
2008-06-13Implement call parking in chan_skinny.mvanbaak1-2/+34
2008-05-28formatting changes.mvanbaak1-211/+211
2008-05-28remove unused astobj.h header file from chan_skinny.cmvanbaak1-1/+0
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-4/+4
2008-05-16Merged revisions 116799 via svnmerge from file1-1/+3
2008-05-14Undo inadvertent changes to chan_skinny caused by the merging of urgent messa...mmichelson1-115/+227
2008-05-09Adding support for "urgent" voicemail messages. Messages which aremmichelson1-227/+115
2008-04-27s/chan_zap/chan_skinny/russell1-1/+1
2008-04-27Make MWI in chan_skinny event based modeled after chan_zap and chan_mgcp.mvanbaak1-6/+47
2008-04-24Pass the hangup cause all the way to the calling app/channel.mvanbaak1-4/+4
2008-04-21(closes issue #6113)jpeeler1-0/+5
2008-04-10Fix spelling of existent in a few places.file1-1/+1
2008-04-09Move all messages wrapped in skinnydebug from debug to verbose.qwell1-92/+92
2008-04-08Merged revisions 113504 via svnmerge from qwell1-0/+21
2008-04-08Merged revisions 113454 via svnmerge from qwell1-0/+23
2008-04-07Merged revisions 113118 via svnmerge from qwell1-14/+37
2008-03-28Merged revisions 111720 via svnmerge from qwell1-3/+3
2008-03-17Update the directory of placed calls on skinny phonesmvanbaak1-0/+1
2008-03-07(closes issue #6002)murf1-2/+1
2008-03-05Merged revisions 106235 via svnmerge from file1-0/+3
2008-02-28Merged revisions 104920 via svnmerge from qwell1-1/+4
2008-02-16move two ast_log calls to ast_debug.mvanbaak1-2/+2
2008-02-11Change chan_skinny to use debug messages as appropriate.file1-101/+101
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