aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_phone.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09Merged revisions 285710 via svnmerge from bbryant1-31/+49
2010-07-14Expand the caller ANI field to an ast_party_idrmudgett1-1/+4
2010-07-14ast_callerid restructuringrmudgett1-6/+9
2009-12-01More 32->64 bit codec conversions.tilghman1-1/+1
2009-11-04Expand codec bitfield from 32 bits to 64 bits.tilghman1-29/+30
2009-09-13gcc 4.4: Remove a nop memset size 0 that annoys gcctzafrir1-1/+0
2009-08-10AST-2009-005tilghman1-1/+1
2009-06-26Merge the new Channel Event Logging (CEL) subsystem.russell1-9/+9
2009-04-03This commit introduces COLP/CONP and Redirecting party information into Aster...mmichelson1-4/+4
2008-12-01Silence a build warning. (chan_phone.c:810: warning: value computed is not used)seanbright1-1/+1
2008-09-12Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiatingtilghman1-1/+4
2008-08-09Merge more changes from the resolve-shadow-warnings branch (henceforth knownseanbright1-11/+11
2008-05-28rename DialTone.h to chan_phone.h because chan_phone.c is the only file using itmvanbaak1-1/+1
2008-05-22- revert change to ast_queue_hangup and create ast_queue_hangup_with_causemvanbaak1-5/+5
2008-03-05Merged revisions 106235 via svnmerge from file1-12/+15
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-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-14One more typo in config.c; and missed conversions due to the constifying of a...tilghman1-2/+2
2007-11-06Commit some cleanups to the format type code.tilghman1-1/+1
2007-09-05Merged revisions 81523 via svnmerge from qwell1-5/+6
2007-08-16Don't reload a configuration file if nothing has changed.tilghman1-1/+3
2007-08-13Merged revisions 79174 via svnmerge from file1-2/+0
2007-08-08Add support for using epoll instead of poll. This should increase scalability...file1-1/+1
2007-07-26Do a massive conversion for using the ast_verb() macrorussell1-2/+1
2007-07-18Merge in ast_strftime branch, which changes timestamps to be accurate to the ...tilghman1-3/+2
2007-07-11Merged revisions 74572 via svnmerge from file1-0/+3
2007-07-11Merged revisions 74515 via svnmerge from file1-1/+1
2007-06-14Merged revisions 69392 via svnmerge from kpfleming1-1/+1
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-43/+23
2007-06-03ast_calloc janitor (Inspired by issue 9860)tilghman1-3/+3
2007-04-10Merged revisions 60989 via svnmerge from murf1-1/+1
2007-01-23Merged revisions 51788 via svnmerge from file1-0/+6
2007-01-19Merged revisions 51311 via svnmerge from russell1-5/+5
2007-01-16Add support for G729 passthrough with Sigma Designs boards. (issue #8829 repo...file1-9/+43
2006-11-28Merged revisions 48088 via svnmerge from file1-5/+0
2006-11-09Merged revisions 47380 via svnmerge from file1-0/+2
2006-11-07A fair number of changes for the sake of bug 7506murf1-3/+2
2006-11-03remove useless usecnt stuffrizzo1-27/+0
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-13/+13
2006-10-04Merged revisions 44378 via svnmerge from kpfleming1-1/+1
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-13/+26
2006-08-31everything that loads a config that needs a config file to runmogorman1-1/+1
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file1-5/+14
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-16/+3
2006-08-11Don't completely error out if a config file for chan_phone was not found. (is...file1-1/+1
2006-08-08Add support for Sigma Designs cards. These basically allow you to offload dia...file1-4/+17
2006-08-05Merged revisions 38903-38904 via svnmerge from russell1-1/+7
2006-07-19merge Russell's 'hold_handling' branch, finally implementing music-on-hold ha...kpfleming1-0/+7
2006-07-03Blocked revisions 36725 via svnmergerussell1-4/+1