You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/channels
Kevin P. Fleming 1bd1a35a9a
factor out INVITE response handling in its own function (issue #5127)
21 years ago
..
h323 Apply a proper solution to resolve AST_MAX_ACCOUNT_CODE 21 years ago
.cvsignore Add and update .cvsignore files for .depend 23 years ago
DialTone.h
Makefile remove unused define 21 years ago
adtranvofr.h
answer.h
chan_agent.c add AgentCallbackLogin and AgentLogoff manager actions (issue #4766) 21 years ago
chan_alsa.c Fix newline issue (bug #4632) 21 years ago
chan_features.c formatting and callingpres support (bug #4787) 21 years ago
chan_h323.c Fix newsignal/newcontrol compile issue. Bug #4867 21 years ago
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) 21 years ago
chan_local.c formatting cleanups (bug #4786, with minor mods) 21 years ago
chan_mgcp.c add function to convert a cause code to a string 21 years ago
chan_modem.c deprecate chan_modem and its subdrivers 21 years ago
chan_modem_aopen.c don't use locks when reading usecounts (reading only, not writing) 21 years ago
chan_modem_bestdata.c don't use locks when reading usecounts (reading only, not writing) 21 years ago
chan_modem_i4l.c fix a bunch of gcc4 warnings realted to pointer signedness 21 years ago
chan_nbs.c don't use locks when reading usecounts (reading only, not writing) 21 years ago
chan_oss.c Fix newline issue (bug #4632) 21 years ago
chan_oss_old.c Move to rizzo's new chan_oss, but leave the old one just in case... (bug #4379 with changes) 21 years ago
chan_phone.c add a library of timeval manipulation functions, and change a large number of usses to use the new functions (bug #4504) 21 years ago
chan_sip.c factor out INVITE response handling in its own function (issue #5127) 21 years ago
chan_skinny.c fix netbsd compilation issue 21 years ago
chan_vpb.c / fixed bug introduced during bridge code cleanups 21 years ago
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) 21 years ago
gentone-ulaw.c
gentone.c Elminate unused code/warnings (bug #934) 23 years ago
iax2-parser.c use unsigned char for data elements and native-signed char for strings (issue #5104) 21 years ago
iax2-parser.h use unsigned char for data elements and native-signed char for strings (issue #5104) 21 years ago
iax2-provision.c more file version tags 21 years ago
iax2-provision.h Make features programable (will require iaxy binary firmware 20 to be released soon) 22 years ago
iax2.h add missing newlines, fix misspelling of nonexistent (bug #4027) 21 years ago
ring10.h