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
Kinsey Moore c6142cf2cc
Fix coverity UNUSED_VALUE findings in core support level files
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 Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 15 years ago
chan_agent.c Coverity Report: Fix issues for error type REVERSE_INULL (core modules) 13 years ago
chan_alsa.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_bridge.c Finalize ast_channel opaquification 13 years ago
chan_console.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_dahdi.c Fix coverity UNUSED_VALUE findings in core support level files 13 years ago
chan_gtalk.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_h323.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_iax2.c Coverity Report: Fix issues for error type REVERSE_INULL (core modules) 13 years ago
chan_jingle.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_local.c Convert AST_FLAG_ANSWERED_ELSEWHERE usage to AST_CAUSE_ANSWERED_ELSEWHERE 13 years ago
chan_mgcp.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_misdn.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_multicast_rtp.c Opaquification for ast_format structs in struct ast_channel 13 years ago
chan_nbs.c Opaquification for ast_format structs in struct ast_channel 13 years ago
chan_oss.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 years ago
chan_phone.c Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 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 coverity UNUSED_VALUE findings in core support level files 13 years ago
chan_sip.exports.in Merge changes dealing with support for Digium phones. 13 years ago
chan_skinny.c Skinny cleanup (mwi_event_cb). 13 years ago
chan_unistim.c Fix MWI update so LED display correct voicemail state after phone usage. Also fixes few warnings. 13 years ago
chan_vpb.cc Commit framework for HANGUPCAUSE (replacement for SIP_CAUSE) 13 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 Made use IAX frame cache only for cacheable frame types. 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
iax2.h Media Project Phase2: SILK 8khz-24khz, SLINEAR 8khz-192khz, SPEEX 32khz, hd audio ConfBridge, and other stuff 15 years ago
misdn_config.c Merged revisions 317478 via svnmerge from 14 years ago
sig_analog.c Fix POTS flash hook to orignate a second call deadlock. 13 years ago
sig_analog.h push 'outgoing' flag from sig_XXX up to chan_dahdi 14 years ago
sig_pri.c Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands. 13 years ago
sig_pri.h Clear ISDN channel resetting state if the peer continues to use it. 13 years ago
sig_ss7.c Fix deadlock when executing CLI "pri show channels" and "ss7 show channels" commands. 13 years ago
sig_ss7.h Setup DSP when SS7 call is connected or early media is available. 13 years ago
vcodecs.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 17 years ago