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
Alec L Davis 9ac6938e09
Missed lastinvite CSeq int to uint32_t change
14 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. 14 years ago
sip Missed lastinvite CSeq int to uint32_t change 14 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 16 years ago
chan_agent.c Fix deadlock potential with some ast_indicate/ast_indicate_data calls. 14 years ago
chan_alsa.c Opaquification for ast_format structs in struct ast_channel 14 years ago
chan_bridge.c Finalize ast_channel opaquification 14 years ago
chan_console.c Opaquify ast_channel structs and lists 14 years ago
chan_dahdi.c Add ability for chan_dahdi ISDN to block connected line updates per span. 14 years ago
chan_gtalk.c chan_gtalk: Fix potential use of uninitialized variable. 14 years ago
chan_h323.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
chan_iax2.c chan_iax2: Fix use of uninitialized sockaddr_in in try_transfer(). 14 years ago
chan_jingle.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
chan_local.c Finalize ast_channel opaquification 14 years ago
chan_mgcp.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
chan_misdn.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
chan_multicast_rtp.c Opaquification for ast_format structs in struct ast_channel 14 years ago
chan_nbs.c Opaquification for ast_format structs in struct ast_channel 14 years ago
chan_oss.c Eliminate a bunch of shadow warnings. 14 years ago
chan_phone.c Finalize ast_channel opaquification 14 years ago
chan_phone.h
chan_sip.c Remove unused variable ‘srch’ 14 years ago
chan_skinny.c Eliminate a bunch of shadow warnings. 14 years ago
chan_unistim.c Finalize ast_channel opaquification 14 years ago
chan_vpb.cc Finalize ast_channel opaquification 14 years ago
console_board.c
console_gui.c Const-ify the world (or at least a good part of it) 17 years ago
console_video.c Opaquify ast_channel typedefs, fd arrays, and softhangup flag 14 years ago
console_video.h
iax2-parser.c Asterisk media architecture conversion - no more format bitfields 15 years ago
iax2-parser.h Asterisk media architecture conversion - no more format bitfields 15 years ago
iax2-provision.c Merged revisions 317474 via svnmerge from 15 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 15 years ago
sig_analog.c Finalize ast_channel opaquification 14 years ago
sig_analog.h push 'outgoing' flag from sig_XXX up to chan_dahdi 14 years ago
sig_pri.c Add ability for chan_dahdi ISDN to block connected line updates per span. 14 years ago
sig_pri.h Add ability for chan_dahdi ISDN to block connected line updates per span. 14 years ago
sig_ss7.c Change directly setting _softhangup in sig_ss7.c to use ast_softhangup_nolock(). 14 years ago
sig_ss7.h Setup DSP when SS7 call is connected or early media is available. 14 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 17 years ago
vgrabbers.c