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
Jeff Peeler 3a718192c6
Allow do not disturb to be set on analog channels via the CLI and AMI.
16 years ago
..
h323 fixes some memory leaks and redundant conditions 16 years ago
misdn Merged revisions 212727 via svnmerge from 16 years ago
xpmr AST-2009-005 16 years ago
Makefile Merged revisions 207647 via svnmerge from 16 years ago
chan_agent.c Correct spelling of AGENTACCEPTDTMF in chan_agent. 16 years ago
chan_alsa.c Define side-effect-safe MIN and MAX macros and remove duplicate definitions from various files. 16 years ago
chan_bridge.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_console.c Fixes numerous spelling errors. Patch submitted by alecdavis. 16 years ago
chan_dahdi.c Allow do not disturb to be set on analog channels via the CLI and AMI. 16 years ago
chan_gtalk.c Always specify which RTP engine is desired for a new RTP instance. 16 years ago
chan_h323.c Always specify which RTP engine is desired for a new RTP instance. 16 years ago
chan_iax2.c Make calltoken support work with realtime users and peers. 16 years ago
chan_jingle.c Always specify which RTP engine is desired for a new RTP instance. 16 years ago
chan_local.c Merged revisions 214940 via svnmerge from 16 years ago
chan_mgcp.c Always specify which RTP engine is desired for a new RTP instance. 16 years ago
chan_misdn.c Send a generic return result when we receive a CallDeflection facility message in chan_misdn. 16 years ago
chan_multicast_rtp.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_nbs.c Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
chan_oss.c AST-2009-005 16 years ago
chan_phone.c AST-2009-005 16 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 Make calltoken support work with realtime users and peers. 16 years ago
chan_skinny.c add Parkinglot info to sip show peer <foo> and skinny show line <foo> 16 years ago
chan_unistim.c Always specify which RTP engine is desired for a new RTP instance. 16 years ago
chan_usbradio.c AST-2009-005 16 years ago
chan_vpb.cc Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize" 16 years ago
console_board.c import the recent additions for video console into trunk, 17 years ago
console_gui.c Const-ify the world (or at least a good part of it) 16 years ago
console_video.c (closes issue #13557) 17 years ago
console_video.h implement the 'freeze' function for incoming frames; 17 years ago
iax2-parser.c Merge code associated with AST-2009-006 16 years ago
iax2-parser.h Merge code associated with AST-2009-006 16 years ago
iax2-provision.c AST-2009-005 16 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 18 years ago
iax2.h Merge code associated with AST-2009-006 16 years ago
misdn_config.c Merged revisions 212498 via svnmerge from 16 years ago
sig_analog.c Allow do not disturb to be set on analog channels via the CLI and AMI. 16 years ago
sig_analog.h Allow do not disturb to be set on analog channels via the CLI and AMI. 16 years ago
sig_pri.c Fix memory leak of sig_xxx private structures. 16 years ago
sig_pri.h Fix memory leak of sig_xxx private structures. 16 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