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 70415ccdfd
No need to define the struct if there are no users.
15 years ago
..
h323 Comment out a rule that likes to run implicitly unnecessarily, breaking builds 16 years ago
misdn Compile correctly on Linux (asterisk/localtime.h depends upon asterisk/autoconfig.h loading first). 16 years ago
sip Add parking extension for non-default parking lots. 16 years ago
xpmr AST-2009-005 17 years ago
Makefile Extract sig_ss7 out of chan_dahdi. 16 years ago
chan_agent.c When optional_api is non-optional, force dependent modules to be loaded. 16 years ago
chan_alsa.c Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
chan_bridge.c Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
chan_console.c Add load priority order, such that preload becomes unnecessary in most cases 16 years ago
chan_dahdi.c Merged revisions 291655 via svnmerge from 16 years ago
chan_gtalk.c Safer xml parsing, treat all clients the same, and better local candidate selection. 16 years ago
chan_h323.c Add the ability for ast_find_ourip to return IPv4, IPv6 or both. 16 years ago
chan_iax2.c Fixes uninitialized memory problem in 'iax2 set debug peer' option. 16 years ago
chan_jingle.c Add the ability for ast_find_ourip to return IPv4, IPv6 or both. 16 years ago
chan_local.c Merged revisions 292867 via svnmerge from 16 years ago
chan_mgcp.c Add parking extension for non-default parking lots. 16 years ago
chan_misdn.c Connected line is not updated when chan_dahdi/sig_pri or chan_misdn transfers a call. 16 years ago
chan_multicast_rtp.c Split _all_ arguments before parsing them. 16 years ago
chan_nbs.c Missed these two channel drivers on the codec_bits merge 16 years ago
chan_oss.c Expand the caller ANI field to an ast_party_id 16 years ago
chan_phone.c Merged revisions 284593,284595 via svnmerge from 16 years ago
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 18 years ago
chan_sip.c Merged revisions 292786 via svnmerge from 16 years ago
chan_skinny.c Merged revisions 287642 via svnmerge from 16 years ago
chan_unistim.c ast_callerid restructuring 16 years ago
chan_usbradio.c Merged revisions 284665 via svnmerge from 16 years ago
chan_vpb.cc Expand the caller ANI field to an ast_party_id 16 years ago
console_board.c import the recent additions for video console into trunk, 18 years ago
console_gui.c Const-ify the world (or at least a good part of it) 17 years ago
console_video.c Merged revisions 284593,284595 via svnmerge from 16 years ago
console_video.h implement the 'freeze' function for incoming frames; 18 years ago
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 AST-2009-005 17 years ago
iax2-provision.h Don't reload a configuration file if nothing has changed. 19 years ago
iax2.h Expand codec bitfield from 32 bits to 64 bits. 16 years ago
misdn_config.c Enhancements to connected line and redirecting work. 16 years ago
sig_analog.c Merged revisions 291655 via svnmerge from 16 years ago
sig_analog.h Merged revisions 291655 via svnmerge from 16 years ago
sig_pri.c No need to define the struct if there are no users. 15 years ago
sig_pri.h Made output libpri event names if pri debugging is enabled when sig_pri processes them. 16 years ago
sig_ss7.c Expand the caller ANI field to an ast_party_id 16 years ago
sig_ss7.h Extract sig_ss7_init_linkset() to sig_ss7. 16 years ago
vcodecs.c Const-ify the world (or at least a good part of it) 17 years ago
vgrabbers.c free memory used by the x11 grabber when closing it. 18 years ago