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
Mark Spencer 8d1744dd29
Add sched_when function (bug #4022)
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 If an agent still has "wrapuptime" left after he finishes a call and the 22 years ago
chan_alsa.c Fixed chan_alsa.c unload bug (bug #4019) 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 ensure that the random number generator(s) are always seeded with a different value during Asterisk startup 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 Fix MGCP call waiting (bug #3971, with mods) 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) 23 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 sched_when function (bug #4022) 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 / updated to get it to use ast indications again after the change to ast_chan_tech stuff 22 years ago
chan_zap.c Correctly choose end of number (i.e. if it ends in 'w' with nothing following) 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