asterisk/channels
Luigi Rizzo 45edaa4c3a optimize a bit name completion by avoiding repeated calls to
strlen(word), localize variables and normalize the test
for finding the candidate string.



git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@15516 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-03-28 13:46:04 +00:00
..
h323 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
misdn fixed bug that we don't allocate the bchan in setup_acknowledge already .. wonder why this wasn't fixed eearlier .. 2006-03-27 16:15:44 +00:00
DialTone.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
Makefile merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 2006-02-22 22:53:49 +00:00
answer.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
chan_agent.c optimize a bit name completion by avoiding repeated calls to 2006-03-28 13:46:04 +00:00
chan_alsa.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
chan_features.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
chan_h323.c define a global null_frame object so when queueing a null frame, you don't 2006-01-31 17:18:58 +00:00
chan_iax2.c use proper file name 2006-03-28 03:36:17 +00:00
chan_local.c Bug 6387 - janitor cleanup for linked lists 2006-02-10 00:20:43 +00:00
chan_mgcp.c Merged revisions 9609 via svnmerge from 2006-02-11 19:31:11 +00:00
chan_misdn.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +00:00
chan_nbs.c More stringfield related changes 2006-02-02 18:33:23 +00:00
chan_oss.c fix documentation 2006-03-28 13:23:05 +00:00
chan_phone.c Bug 6195 - Deadlock solution by Matti 2006-03-06 21:16:25 +00:00
chan_sip.c support subscription-based MWI, and use proper Call-ID on NOTIFY messages (issue #6390) 2006-03-28 04:21:21 +00:00
chan_skinny.c Changed some "register" methods to the proper "unregister" method. This is in a #if 0 block, but it may still be useful someday. 2006-03-27 21:13:54 +00:00
chan_vpb.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +00:00
chan_zap.c Janitor work converting !ast_strlen_zero(a)?a:b 2006-03-27 19:31:54 +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 use proper file name 2006-03-28 03:36:17 +00:00
iax2-provision.h constify arguments in more places where strings should not be modified (issue #6286) 2006-01-18 22:17:31 +00:00
iax2.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
misdn_config.c removed dynamic switching from transparent to hdlc mode. Instead we've got a config option hdlc=yes now which enables the hdlc controller for a data call 2006-03-20 18:04:05 +00:00
ring10.h remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00