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
Richard Mudgett c5cfc2a867
Removed unused parameters from analog_available() and sig_pri_available().
17 years ago
..
h323 Expand codec bitfield from 32 bits to 64 bits. 17 years ago
misdn Whitespace change. 17 years ago
xpmr AST-2009-005 17 years ago
Makefile Merged revisions 207647 via svnmerge from 17 years ago
chan_agent.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
chan_alsa.c Add mute functionality. Add config option to not try to open capture device. 17 years ago
chan_bridge.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
chan_console.c Fix various problems detected with Valgrind. 17 years ago
chan_dahdi.c Removed unused parameters from analog_available() and sig_pri_available(). 17 years ago
chan_gtalk.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
chan_h323.c More 32->64 bit codec conversions. 17 years ago
chan_iax2.c fixes iax "can't compress subclass 4294967295" error 17 years ago
chan_jingle.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
chan_local.c Merged revisions 237318 via svnmerge from 17 years ago
chan_mgcp.c - Disable res_pktccops by default 17 years ago
chan_misdn.c Change all refererences to 1.6.3 to be 1.8, since that will be the next feature release 17 years ago
chan_multicast_rtp.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
chan_nbs.c Missed these two channel drivers on the codec_bits merge 17 years ago
chan_oss.c Fix mute toggling on OSS channels. 17 years ago
chan_phone.c More 32->64 bit codec conversions. 17 years ago
chan_phone.h
chan_sip.c global_contact_ha was renamed in trunk 17 years ago
chan_skinny.c Let's unlock the lines list after the AST_LIST_TRAVERSE instead of inside it. 17 years ago
chan_unistim.c More 32->64 bit codec conversions. 17 years ago
chan_usbradio.c AST-2009-005 17 years ago
chan_vpb.cc Merged revisions 228079 via svnmerge from 17 years ago
console_board.c
console_gui.c Const-ify the world (or at least a good part of it) 17 years ago
console_video.c
console_video.h
iax2-parser.c Don't try to convert a 64-bit integer, where only a 32-bit integer is stored. 17 years ago
iax2-parser.h Expand codec bitfield from 32 bits to 64 bits. 17 years ago
iax2-provision.c AST-2009-005 17 years ago
iax2-provision.h
iax2.h Expand codec bitfield from 32 bits to 64 bits. 17 years ago
misdn_config.c Merged revisions 222797 via svnmerge from 17 years ago
sig_analog.c Removed unused parameters from analog_available() and sig_pri_available(). 17 years ago
sig_analog.h Removed unused parameters from analog_available() and sig_pri_available(). 17 years ago
sig_pri.c Removed unused parameters from analog_available() and sig_pri_available(). 17 years ago
sig_pri.h Removed unused parameters from analog_available() and sig_pri_available(). 17 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 17 years ago
vgrabbers.c