dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
kpfleming 45871165fb remove unneeded variables (issue #5117)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6528 f38db490-d61c-443f-a65b-d21fe96a405b
2005-09-07 18:49:32 +00:00
..
h323 Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE 2005-06-01 16:00:13 +00:00
.cvsignore
DialTone.h
Makefile remove unused define 2005-08-31 00:27:33 +00:00
adtranvofr.h
answer.h
chan_agent.c add AgentCallbackLogin and AgentLogoff manager actions (issue #4766) 2005-08-26 20:24:16 +00:00
chan_alsa.c Fix newline issue (bug #4632) 2005-08-05 21:44:19 +00:00
chan_features.c formatting and callingpres support (bug #4787) 2005-07-25 20:04:46 +00:00
chan_h323.c Fix newsignal/newcontrol compile issue. Bug #4867 2005-08-02 03:25:28 +00:00
chan_iax2.c add new channel option (via ast_channel_setoption()) to let channel drivers adjust txgain/rxgain if they are able (only Zap channels at this time) 2005-09-07 01:30:01 +00:00
chan_local.c formatting cleanups (bug #4786, with minor mods) 2005-07-25 18:09:04 +00:00
chan_mgcp.c add function to convert a cause code to a string 2005-07-05 17:16:17 +00:00
chan_modem.c deprecate chan_modem and its subdrivers 2005-08-31 02:54:06 +00:00
chan_modem_aopen.c don't use locks when reading usecounts (reading only, not writing) 2005-06-24 02:15:04 +00:00
chan_modem_bestdata.c don't use locks when reading usecounts (reading only, not writing) 2005-06-24 02:15:04 +00:00
chan_modem_i4l.c fix a bunch of gcc4 warnings realted to pointer signedness 2005-08-05 16:29:30 +00:00
chan_nbs.c don't use locks when reading usecounts (reading only, not writing) 2005-06-24 02:15:04 +00:00
chan_oss.c Fix newline issue (bug #4632) 2005-08-05 21:44:19 +00:00
chan_oss_old.c Move to rizzo's new chan_oss, but leave the old one just in case... (bug #4379 with changes) 2005-08-03 04:11:52 +00:00
chan_phone.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 2005-07-15 23:00:47 +00:00
chan_sip.c remove unneeded variables (issue #5117) 2005-09-07 18:49:32 +00:00
chan_skinny.c fix netbsd compilation issue 2005-07-30 19:12:30 +00:00
chan_vpb.c / fixed bug introduced during bridge code cleanups 2005-08-14 22:56:34 +00:00
chan_zap.c add new channel option (via ast_channel_setoption()) to let channel drivers adjust txgain/rxgain if they are able (only Zap channels at this time) 2005-09-07 01:30:01 +00:00
gentone-ulaw.c
gentone.c
iax2-parser.c use unsigned char for data elements and native-signed char for strings (issue #5104) 2005-09-02 19:17:19 +00:00
iax2-parser.h use unsigned char for data elements and native-signed char for strings (issue #5104) 2005-09-02 19:17:19 +00:00
iax2-provision.c more file version tags 2005-06-06 22:12:19 +00:00
iax2-provision.h Make features programable (will require iaxy binary firmware 20 to be released soon) 2004-11-09 21:19:35 +00:00
iax2.h add missing newlines, fix misspelling of nonexistent (bug #4027) 2005-04-13 23:33:47 +00:00
ring10.h