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
Tilghman Lesher bfdb973191
Use the mailbox destructor function, instead.
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 Mailbox list would previously grow at each reload, containing duplicates. 15 years ago
xpmr AST-2009-005 16 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 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 Fix an off by one error that causes a crash. 15 years ago
chan_dahdi.c Extract sig_ss7 out of chan_dahdi. 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 Finally track down and eliminate the "FRACK! warnings from chan_iax2". 15 years ago
chan_jingle.c fixes adaptive jitterbuffer configuration 15 years ago
chan_local.c Enhancements to connected line and redirecting work. 15 years ago
chan_mgcp.c Only change the RTP ssrc when we see that it has changed 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 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 Use the mailbox destructor function, instead. 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 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 Extract sig_ss7 out of chan_dahdi. 15 years ago
sig_pri.h Extract sig_ss7 out of chan_dahdi. 15 years ago
sig_ss7.c Extract sig_ss7 out of chan_dahdi. 15 years ago
sig_ss7.h Extract sig_ss7 out of chan_dahdi. 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