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
Matthew Jordan 33705eff86
Fix checking bounds of array index after using it; improper sizeof
13 years ago
..
h323 Asterisk media architecture conversion - no more format bitfields 15 years ago
misdn Correct some set-but-unused variable warnings in the mISDN library. 13 years ago
sip Resolve FORWARD_NULL static analysis warnings 13 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 15 years ago
chan_agent.c Resolve FORWARD_NULL static analysis warnings 13 years ago
chan_alsa.c Merged revisions 335064 via svnmerge from 14 years ago
chan_bridge.c Fix crash from bridge channel hangup race condition in ConfBridge 14 years ago
chan_console.c Merged revisions 335064 via svnmerge from 14 years ago
chan_dahdi.c Fix checking bounds of array index after using it; improper sizeof 13 years ago
chan_gtalk.c Add missing newlines to CLI logging 13 years ago
chan_h323.c Multiple revisions 350788-350789 14 years ago
chan_iax2.c Resolve FORWARD_NULL static analysis warnings 13 years ago
chan_jingle.c Destroy configs when they are no longer used 13 years ago
chan_local.c Fix local channel chains optimizing themselves out of a call. 13 years ago
chan_mgcp.c Add missing newlines to CLI logging 13 years ago
chan_misdn.c Correct some set-but-unused variable warnings in the mISDN library. 13 years ago
chan_multicast_rtp.c Merged revisions 328209 via svnmerge from 14 years ago
chan_nbs.c Merged revisions 328209 via svnmerge from 14 years ago
chan_oss.c Merged revisions 335064 via svnmerge from 14 years ago
chan_phone.c Merged revisions 328209 via svnmerge from 14 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 Correct misuse of ast_strip_quoted() when getting a Diversion header's reason parameter. 13 years ago
chan_skinny.c Reference skinny_subchannel object instead of skinny_device for r363103 13 years ago
chan_unistim.c Fix a variety of potential buffer overflows 13 years ago
chan_vpb.cc chan_vpb: remove unused variables (gcc4.6) 14 years ago
console_board.c import the recent additions for video console into trunk, 17 years ago
console_gui.c Add missing newlines to CLI logging 13 years ago
console_video.c Add missing newlines to CLI logging 13 years ago
console_video.h implement the 'freeze' function for incoming frames; 17 years ago
iax2-parser.c Resolve FORWARD_NULL static analysis warnings 13 years ago
iax2-parser.h Asterisk media architecture conversion - no more format bitfields 15 years ago
iax2-provision.c Coverity Report: Fix issues for error type CHECKED_RETURN for core 13 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 14 years ago
misdn_config.c Merged revisions 317478 via svnmerge from 14 years ago
sig_analog.c Coverity Report: Fix issues for error type CHECKED_RETURN for core 13 years ago
sig_analog.h push 'outgoing' flag from sig_XXX up to chan_dahdi 13 years ago
sig_pri.c Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call. 13 years ago
sig_pri.h Clear ISDN channel resetting state if the peer continues to use it. 13 years ago
sig_ss7.c Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock(). 13 years ago
sig_ss7.h Setup DSP when SS7 call is connected or early media is available. 13 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