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 2650a7f2ae
optimize frame handling in agent_read()
22 years ago
..
h323 Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591) 22 years ago
.cvsignore
DialTone.h
Makefile Delete cross targets for gentone and friends 22 years ago
adtranvofr.h
answer.h
chan_agent.c optimize frame handling in agent_read() 22 years ago
chan_alsa.c Allow functions to be written to (bug #2278, with mods) 22 years ago
chan_features.c Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 22 years ago
chan_h323.c Better dependancy and version checking method, solve call problems when dealing with a gatekeeper, sanity check call cleanup, in hopes to avoid deadlocks (Bugs #3848 #3643, #3591) 22 years ago
chan_iax2.c correct IAX loading/binding message (bug #3953) 22 years ago
chan_local.c Fix a bunch of const stuff, merge queue changes, add experimental "hybrid" DTMF mode 22 years ago
chan_mgcp.c ensure account code specified in mgcp.conf propagates to CDR (bug #3951) 22 years ago
chan_modem.c Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 22 years ago
chan_modem_aopen.c Make sure other drivers also zero delivery (thanks to steven davies) 22 years ago
chan_modem_bestdata.c Fix GCC 4.0 build (bug #3662) 22 years ago
chan_modem_i4l.c Implement fax detect within i4l (bug #3827) 22 years ago
chan_nbs.c Rework channel structure to eliminate "pvt" portion of channel (bug #3573) 22 years ago
chan_oss.c Simplify endianness and fix for unaligned reads (bug #3867) 22 years ago
chan_phone.c fix breakage from slin endianness commit earlier today (sorry :-() 22 years ago
chan_sip.c add missing newlines (part2) 22 years ago
chan_skinny.c Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400) 22 years ago
chan_vpb.c / changed ast_channel_tech structure init to the GCC-specific format, seems 22 years ago
chan_zap.c Merging AOC notifications for bug #3843 22 years ago
gentone-ulaw.c
gentone.c Elminate unused code/warnings (bug #934) 23 years ago
iax2-parser.c fix breakage from slin endianness commit earlier today (sorry :-() 22 years ago
iax2-parser.h Add support for receiver reports (bug #3236, with mods) 22 years ago
iax2-provision.c Merge config updates (bug #3406) 22 years ago
iax2-provision.h Make features programable (will require iaxy binary firmware 20 to be released soon) 22 years ago
iax2.h Add PLC and jitter buffer and iax2 meta trunk with timestamps (bug #2532, #3400) 22 years ago
ring10.h