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 fd9f2351cd
AST-2012-008: Fix remote crash vulnerability in chan_skinny
13 years ago
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 15 years ago
misdn Correct some set-but-unused variable warnings in the mISDN library. 13 years ago
sip Reorder and renumber tests appropriately 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 Updated SIP 484 handling; added Incomplete control frame 14 years ago
chan_bridge.c Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_console.c Updated SIP 484 handling; added Incomplete control frame 14 years ago
chan_dahdi.c Address MISSING_BREAK static analysis reports some more. 13 years ago
chan_gtalk.c Add missing newlines to CLI logging 13 years ago
chan_h323.c Correct some 'set-but-not-used' variable warnings. 14 years ago
chan_iax2.c AST-2012-007: Fix IAX receiving HOLD without suggested MOH class crash. 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 Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_nbs.c Introduce <support_level> tags in MODULEINFO. 14 years ago
chan_oss.c Updated SIP 484 handling; added Incomplete control frame 14 years ago
chan_phone.c Introduce <support_level> tags in MODULEINFO. 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 Fix pvt_sip for inbound call to use peer's allowtransfer setting 13 years ago
chan_skinny.c AST-2012-008: Fix remote crash vulnerability in chan_skinny 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 Remove built-in AES code and use optional_api instead 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 Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn_config.c Fix some consistency issues with jitterbuffer config. 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