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
Tilghman Lesher c0a884ba29
Revision 220906 (a merge from 1.4) was not merged correctly, causing a problem with non-dynamic peers.
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 Prevent deadlock if chan_dahdi attempts to change PRI channel names. 16 years ago
chan_gtalk.c Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels 16 years ago
chan_h323.c Always specify which RTP engine is desired for a new RTP instance. 16 years ago
chan_iax2.c Merged revisions 219720 via svnmerge from 16 years ago
chan_jingle.c Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels 16 years ago
chan_local.c Merged revisions 214940 via svnmerge from 16 years ago
chan_mgcp.c Add support for 'setvar=' for MGCP device lines, like other channel drivers provide. 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 gcc 4.4: Remove a nop memset size 0 that annoys gcc 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 Revision 220906 (a merge from 1.4) was not merged correctly, causing a problem with non-dynamic 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 Merged revisions 218401 via svnmerge from 16 years ago
sig_analog.h Merged revisions 218401 via svnmerge from 16 years ago
sig_pri.c Miscellaneous minor changes. 16 years ago
sig_pri.h Prevent deadlock if chan_dahdi attempts to change PRI channel names. 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