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
Joshua Colp b3b6537e71
Fix T.38 negotiation regression introduced with the SDP parser changes.
16 years ago
..
h323 Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn Whitespace change. 16 years ago
xpmr AST-2009-005 16 years ago
Makefile Merged revisions 207647 via svnmerge from 16 years ago
chan_agent.c Expand codec bitfield from 32 bits to 64 bits. 16 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 Created standard location to add options to chan_dahdi for ISDN dialing. 16 years ago
chan_gtalk.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_h323.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_iax2.c Merged revisions 229167 via svnmerge from 16 years ago
chan_jingle.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_local.c Don't crash when bridge->tech_pvt == NULL 16 years ago
chan_mgcp.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_misdn.c Merged revisions 228078 via svnmerge from 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 Expand codec bitfield from 32 bits to 64 bits. 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 Fix T.38 negotiation regression introduced with the SDP parser changes. 16 years ago
chan_skinny.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_unistim.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
chan_usbradio.c AST-2009-005 16 years ago
chan_vpb.cc Merged revisions 228079 via svnmerge from 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 Don't try to convert a 64-bit integer, where only a 32-bit integer is stored. 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 Merged revisions 222797 via svnmerge from 16 years ago
sig_analog.c Expand codec bitfield from 32 bits to 64 bits. 16 years ago
sig_analog.h Add a few missing events to analog_handle_event. 16 years ago
sig_pri.c Created standard location to add options to chan_dahdi for ISDN dialing. 16 years ago
sig_pri.h DAHDI ISDN channel names will not allow device state to work. (Interim solution.) 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