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 fcb055fb4e
addition of G.719 pass-through support
16 years ago
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 16 years ago
misdn Enhancements to connected line and redirecting work. 16 years ago
sip Add SRTP support for Asterisk 16 years ago
xpmr AST-2009-005 17 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 16 years ago
chan_agent.c Add option to get untruncated channel name from AGENT function. 16 years ago
chan_alsa.c fixes adaptive jitterbuffer configuration 16 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. 16 years ago
chan_dahdi.c Extract sig_ss7_init_linkset() to sig_ss7. 16 years ago
chan_gtalk.c fixes adaptive jitterbuffer configuration 16 years ago
chan_h323.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 16 years ago
chan_iax2.c addition of G.719 pass-through support 16 years ago
chan_jingle.c fixes adaptive jitterbuffer configuration 16 years ago
chan_local.c Enhancements to connected line and redirecting work. 16 years ago
chan_mgcp.c Only change the RTP ssrc when we see that it has changed 16 years ago
chan_misdn.c Enhancements to connected line and redirecting work. 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 Merged revisions 269495 via svnmerge from 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 18 years ago
chan_sip.c addition of G.719 pass-through support 16 years ago
chan_skinny.c Ignore Redial softkey when no previous dialed number is known 16 years ago
chan_unistim.c fixes adaptive jitterbuffer configuration 16 years ago
chan_usbradio.c Don't stop Asterisk if chan_usbradio isn't configured. 16 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, 18 years ago
console_gui.c Const-ify the world (or at least a good part of it) 17 years ago
console_video.c (closes issue #13557) 18 years ago
console_video.h implement the 'freeze' function for incoming frames; 18 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 17 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 19 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. 16 years ago
sig_analog.c Fix no call waiting caller ID 16 years ago
sig_analog.h The inalarm flag is not passed up from the sig_analog and sig_pri submodules. 16 years ago
sig_pri.c Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn. 16 years ago
sig_pri.h Add digit manipulation tag support to chan_dahdi/sig_pri like chan_misdn. 16 years ago
sig_ss7.c Extract sig_ss7_init_linkset() to sig_ss7. 16 years ago
sig_ss7.h Extract sig_ss7_init_linkset() to sig_ss7. 16 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 17 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 18 years ago