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
David Vossel aa428b8967
chan_sip: more accurate retransmissions
15 years ago
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 15 years ago
misdn Enhancements to connected line and redirecting work. 15 years ago
sip Merged revisions 271689 via svnmerge from 15 years ago
xpmr AST-2009-005 16 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 15 years ago
chan_agent.c Fix the actual place that was pointed out, for previous commit. 15 years ago
chan_alsa.c fixes adaptive jitterbuffer configuration 15 years ago
chan_bridge.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_console.c Fix an off by one error that causes a crash. 15 years ago
chan_dahdi.c Don't try to lock/unlock an uninitialized lock on a dahdi_pri. 15 years ago
chan_gtalk.c fixes adaptive jitterbuffer configuration 15 years ago
chan_h323.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 15 years ago
chan_iax2.c Resolve some errors produced during module unload of chan_iax2. 15 years ago
chan_jingle.c fixes adaptive jitterbuffer configuration 15 years ago
chan_local.c Add new AMI command LocalOptimizeAway. 15 years ago
chan_mgcp.c D'oh! Defaultenabled FTL. 15 years ago
chan_misdn.c Enhancements to connected line and redirecting work. 15 years ago
chan_multicast_rtp.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_nbs.c Missed these two channel drivers on the codec_bits merge 16 years ago
chan_oss.c Merged revisions 269495 via svnmerge from 15 years ago
chan_phone.c More 32->64 bit codec conversions. 16 years ago
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 17 years ago
chan_sip.c chan_sip: more accurate retransmissions 15 years ago
chan_skinny.c Ignore Redial softkey when no previous dialed number is known 15 years ago
chan_unistim.c fixes adaptive jitterbuffer configuration 15 years ago
chan_usbradio.c Don't stop Asterisk if chan_usbradio isn't configured. 15 years ago
chan_vpb.cc Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ensure both compile. 16 years ago
console_board.c import the recent additions for video console into trunk, 17 years ago
console_gui.c Const-ify the world (or at least a good part of it) 16 years ago
console_video.c (closes issue #13557) 17 years ago
console_video.h implement the 'freeze' function for incoming frames; 17 years ago
iax2-parser.c Informational message, not an error. 16 years ago
iax2-parser.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
iax2-provision.c AST-2009-005 16 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn_config.c Enhancements to connected line and redirecting work. 15 years ago
sig_analog.c Change expected operation from error to debug message 15 years ago
sig_analog.h The inalarm flag is not passed up from the sig_analog and sig_pri submodules. 15 years ago
sig_pri.c Merged revisions 272446 via svnmerge from 15 years ago
sig_pri.h Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn. 15 years ago
sig_ss7.c Extract sig_ss7_init_linkset() to sig_ss7. 15 years ago
sig_ss7.h Extract sig_ss7_init_linkset() to sig_ss7. 15 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 16 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago