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 bd53cbabcf
gives channel reference before unlocking it and using setvar helper.
15 years ago
..
h323 Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn Whitespace change. 16 years ago
sip Add routines for parsing SIP URIs consistently. 15 years ago
xpmr AST-2009-005 16 years ago
Makefile Change per-file debug and verbose levels to be per-module, the way 15 years ago
chan_agent.c small correction from 241314 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 fixes adaptive jitterbuffer configuration 15 years ago
chan_dahdi.c Merge Call completion support into trunk. 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 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 15 years ago
chan_jingle.c fixes adaptive jitterbuffer configuration 15 years ago
chan_local.c Prevent crash when originating a call to a local channel. 15 years ago
chan_mgcp.c Only change the RTP ssrc when we see that it has changed 15 years ago
chan_misdn.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 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 Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 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 gives channel reference before unlocking it and using setvar helper. 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 chan_usbradio depends on alsa. 15 years ago
chan_vpb.cc Formats are inconsistent between even 32-bit and 64-bit Linux. Use casts to ensure both compile. 15 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. 15 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 fixes adaptive jitterbuffer configuration 15 years ago
sig_analog.c Merge Call completion support into trunk. 15 years ago
sig_analog.h Merge Call completion support into trunk. 15 years ago
sig_pri.c Merge Call completion support into trunk. 15 years ago
sig_pri.h Remove PRI CCSS BUGBUG message and update configure script. 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