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
Russell Bryant 96f382fb60
Make chan_usbradio compile.
15 years ago
..
h323 Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn Whitespace change. 16 years ago
sip Tweak formatting and add minor updates to some comments. 15 years ago
xpmr AST-2009-005 16 years ago
Makefile -----Changes ----- 15 years ago
chan_agent.c small correction from 241314 15 years ago
chan_alsa.c Add mute functionality. Add config option to not try to open capture device. 16 years ago
chan_bridge.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_console.c Fix various problems detected with Valgrind. 16 years ago
chan_dahdi.c The chanvar= setting should inherit the entire list of variables, not just the first one. 15 years ago
chan_gtalk.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_h323.c More 32->64 bit codec conversions. 16 years ago
chan_iax2.c adds total call numbers available to 'iax2 show callnumber usage' cli output 15 years ago
chan_jingle.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_local.c Merged revisions 244070 via svnmerge from 15 years ago
chan_mgcp.c - Disable res_pktccops by default 16 years ago
chan_misdn.c Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 16 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 Fix mute toggling on OSS channels. 16 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 Remove parsing of constantssrc from reload_config. 15 years ago
chan_skinny.c Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it. 16 years ago
chan_unistim.c More 32->64 bit codec conversions. 16 years ago
chan_usbradio.c Make chan_usbradio compile. 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 Merged revisions 222797 via svnmerge from 16 years ago
sig_analog.c Extend max call limit duration from 24.8 days to 292+ million years. 15 years ago
sig_analog.h Removed unused parameters from analog_available() and sig_pri_available(). 16 years ago
sig_pri.c Update CDR variables as pbx starts 15 years ago
sig_pri.h Removed unused parameters from analog_available() and sig_pri_available(). 16 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