asterisk/channels
2006-05-03 22:02:50 +00:00
..
h323 Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
misdn added an up-queue message mechanism to avoid buffer fillups in the kernel, also changed some strdups to ast_strdupa 2006-04-29 22:56:00 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
chan_agent.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
chan_alsa.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
chan_features.c ast_strdup can handle NULL args well, so use it. 2006-04-21 10:37:59 +00:00
chan_h323.c partial adaptation to the new module loading 2006-04-29 04:54:05 +00:00
chan_iax2.c Update chan_iax2 to use linkedlists.h for users and peers. Modify the way get_from_jb and expire_registry works to get rid of certain crash scenarios. Finally - change the way expire_registry works when realtime autoclear is enabled to be a bit more efficient. 2006-05-03 16:07:03 +00:00
chan_local.c replace strncpy with ast_copy_string. 2006-04-21 17:53:39 +00:00
chan_mgcp.c more stncpy/ast_copy_string replacement. 2006-04-21 18:34:38 +00:00
chan_misdn.c use set_callerid to update callerid with prefix 2006-05-02 14:26:40 +00:00
chan_nbs.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
chan_oss.c use proper method of detecting OSS support on Linux and FreeBSD 2006-04-30 17:49:50 +00:00
chan_phone.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
chan_sip.c Issue #7074 - Problem with long contact lines 2006-05-03 12:46:29 +00:00
chan_skinny.c replace some strncpy with ast_copy string, 2006-04-21 18:08:57 +00:00
chan_vpb.c Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! 2006-04-24 17:11:45 +00:00
chan_zap.c Provide the ability to adjust txgain/rxgain on a channel level via the CHANNEL() function 2006-05-03 22:02:50 +00:00
DialTone.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gentone-ulaw.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
gentone.c remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
iax2-parser.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-parser.h use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
iax2-provision.c another batch of cli simplifications 2006-03-28 23:33:02 +00:00
iax2-provision.h useless 'extern' and trailing whitespace removal 2006-03-31 10:11:10 +00:00
iax2.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile use proper method of detecting OSS support on Linux and FreeBSD 2006-04-30 17:49:50 +00:00
misdn_config.c put the default misdn.trace to /var/log/asterisk/misdn.log for better integration of existing log structure 2006-04-27 08:23:53 +00:00
ring10.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00