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
Richard Mudgett a458ac621e
Fix some potential deadlocks pointed out by helgrind.
14 years ago
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 16 years ago
misdn Merged revision 319468 from 15 years ago
sip Fix some potential deadlocks pointed out by helgrind. 14 years ago
xpmr
Makefile Extract sig_ss7 out of chan_dahdi. 16 years ago
chan_agent.c lock the channel before calling ast_bridged_channel() to prevent a seg fault. 14 years ago
chan_alsa.c Updated SIP 484 handling; added Incomplete control frame 15 years ago
chan_bridge.c Introduce <support_level> tags in MODULEINFO. 15 years ago
chan_console.c Updated SIP 484 handling; added Incomplete control frame 15 years ago
chan_dahdi.c Fix segfault in analog_ss_thread() not checking ast_read() for NULL. 14 years ago
chan_gtalk.c Revert previous commit 15 years ago
chan_h323.c If IP address is used in chan_h323 host parameter of peer configuration. 14 years ago
chan_iax2.c Prevent IAX2 from getting IPv6 addresses via DNS 15 years ago
chan_jingle.c Revert changes to defaultenabled state for modules in Asterisk 1.8 15 years ago
chan_local.c Introduce <support_level> tags in MODULEINFO. 15 years ago
chan_mgcp.c Updated SIP 484 handling; added Incomplete control frame 15 years ago
chan_misdn.c The round robin routing routine in chan_misdn.c is broken. 14 years ago
chan_multicast_rtp.c Introduce <support_level> tags in MODULEINFO. 15 years ago
chan_nbs.c Introduce <support_level> tags in MODULEINFO. 15 years ago
chan_oss.c Updated SIP 484 handling; added Incomplete control frame 15 years ago
chan_phone.c Introduce <support_level> tags in MODULEINFO. 15 years ago
chan_phone.h
chan_sip.c Fix some potential deadlocks pointed out by helgrind. 14 years ago
chan_skinny.c Updated SIP 484 handling; added Incomplete control frame 15 years ago
chan_unistim.c Fix compilation issue, caused by missed session structure 14 years ago
chan_usbradio.c Add support levels to non-module sections of menuselect (cflags, utils, etc). 14 years ago
chan_vpb.cc chan_vpb: remove unused variables (gcc4.6) 15 years ago
console_board.c
console_gui.c
console_video.c Merged revisions 284593,284595 via svnmerge from 16 years ago
console_video.h
iax2-parser.c Informational message, not an error. 16 years ago
iax2-parser.h Remove built-in AES code and use optional_api instead 16 years ago
iax2-provision.c Fix more "set but unused" warnings. 15 years ago
iax2-provision.h
iax2.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn_config.c Fix some consistency issues with jitterbuffer config. 15 years ago
sig_analog.c Call pickup broken for DAHDI channels when beginning with # 15 years ago
sig_analog.h Merged revisions 296166 via svnmerge from 15 years ago
sig_pri.c Make duplicate call ptr warning message more helpful. 14 years ago
sig_pri.h Outgoing BRI calls fail when using Asterisk 1.8 with HA8, HB8, and B410P cards. 15 years ago
sig_ss7.c Check if a channel was created before using the pointer in sig_ss7_new_ast_channel(). 14 years ago
sig_ss7.h Merged revisions 303769 via svnmerge from 15 years ago
vcodecs.c
vgrabbers.c