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 351e0e90c5
fixes crash in chan_console
15 years ago
..
h323 Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn Whitespace change. 16 years ago
sip Permit more lines within a SIP body to be parsed. 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 16 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 crash in chan_console 15 years ago
chan_dahdi.c When failing to configure, don't destroy 'cfg' twice 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 IAXpeers output now matches SIPpeers format for manager (AMI). 15 years ago
chan_jingle.c fixes adaptive jitterbuffer configuration 15 years ago
chan_local.c Merged revisions 259858 via svnmerge from 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 fixes sip native transfer 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. 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 fixes adaptive jitterbuffer configuration 15 years ago
sig_analog.c The inalarm flag is not passed up from the sig_analog and sig_pri submodules. 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 Fix deadlock in sig_pri when hanging up. 15 years ago
sig_pri.h The inalarm flag is not passed up from the sig_analog and sig_pri submodules. 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