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 7bf6a01cfa
Fix reference leaks involving SIP Replaces transfers
13 years ago
..
h323 Asterisk media architecture conversion - no more format bitfields 14 years ago
misdn Correct some set-but-unused variable warnings in the mISDN library. 13 years ago
sip Add IPv6 address support to security events framework. 13 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 15 years ago
chan_agent.c Fix negative return handling in channel drivers 13 years ago
chan_alsa.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
chan_bridge.c Finalize ast_channel opaquification 13 years ago
chan_console.c Opaquify ast_channel structs and lists 13 years ago
chan_dahdi.c Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call. 13 years ago
chan_gtalk.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
chan_h323.c Avoid cppcheck warnings; removing unused vars and a bit of cleanup. 13 years ago
chan_iax2.c Make trunkfreq take effect when set 13 years ago
chan_jingle.c Fix setting CDR variables in the hangup extension 13 years ago
chan_local.c Use ast_channel_lock_both() where it was inlined before. 13 years ago
chan_mgcp.c Add missing newlines to CLI logging 13 years ago
chan_misdn.c Use ast_channel_lock_both() where it was inlined before. 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 Eliminate a bunch of shadow warnings. 13 years ago
chan_phone.c Finalize ast_channel opaquification 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 reference leaks involving SIP Replaces transfers 13 years ago
chan_skinny.c AST-2012-005: Fix remotely exploitable heap overflow in keypad button handling 13 years ago
chan_unistim.c Fix a variety of potential buffer overflows 13 years ago
chan_vpb.cc Finalize ast_channel opaquification 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 Asterisk media architecture conversion - no more format bitfields 14 years ago
iax2-parser.h Asterisk media architecture conversion - no more format bitfields 14 years ago
iax2-provision.c Convert some strncpys to ast_copy_string 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 Finalize ast_channel opaquification 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 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