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 64ae2e1e2a
send a 400 Bad Request on malformed sip request
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 rfc compliant sip option parsing + new unit test 16 years ago
xpmr AST-2009-005 17 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 16 years ago
chan_agent.c Fix the actual place that was pointed out, for previous commit. 16 years ago
chan_alsa.c fixes adaptive jitterbuffer configuration 17 years ago
chan_bridge.c Expand codec bitfield from 32 bits to 64 bits. 17 years ago
chan_console.c Fix an off by one error that causes a crash. 16 years ago
chan_dahdi.c Don't try to lock/unlock an uninitialized lock on a dahdi_pri. 16 years ago
chan_gtalk.c fixes adaptive jitterbuffer configuration 17 years ago
chan_h323.c Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number. 17 years ago
chan_iax2.c Resolve some errors produced during module unload of chan_iax2. 16 years ago
chan_jingle.c fixes adaptive jitterbuffer configuration 17 years ago
chan_local.c Add new AMI command LocalOptimizeAway. 16 years ago
chan_mgcp.c D'oh! Defaultenabled FTL. 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. 17 years ago
chan_nbs.c Missed these two channel drivers on the codec_bits merge 17 years ago
chan_oss.c Merged revisions 269495 via svnmerge from 16 years ago
chan_phone.c More 32->64 bit codec conversions. 17 years ago
chan_phone.h
chan_sip.c send a 400 Bad Request on malformed sip request 16 years ago
chan_skinny.c Ignore Redial softkey when no previous dialed number is known 17 years ago
chan_unistim.c fixes adaptive jitterbuffer configuration 17 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. 17 years ago
console_board.c
console_gui.c
console_video.c
console_video.h
iax2-parser.c Informational message, not an error. 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 Enhancements to connected line and redirecting work. 16 years ago
sig_analog.c Change expected operation from error to debug message 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 Merged revisions 272446 via svnmerge from 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
vgrabbers.c