dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/channels
russell 5953815159 move a NULL check to before the first time the pointer is dereferenced (issue #6832)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@16772 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-31 19:14:28 +00:00
..
h323 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
misdn fixed no dtmf detect on 64 bit 2006-03-29 14:26:43 +00:00
DialTone.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 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 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 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 move a NULL check to before the first time the pointer is dereferenced (issue #6832) 2006-03-31 19:14:28 +00:00
chan_local.c minor cleanup: localize a variable and replace i++; i++ with i +=2; 2006-03-31 10:13:22 +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 don't use 8000, use DEFAULT_SAMPLE_RATE 2006-03-30 21:45:43 +00:00
chan_phone.c Bug 6195 - Deadlock solution by Matti 2006-03-06 21:16:25 +00:00
chan_sip.c Doxygen fix 2006-03-31 16:02:29 +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 normalize/simplify a bit of the command completion code. 2006-03-28 23:20:13 +00:00
gentone-ulaw.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00
gentone.c git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 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 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 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 git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 f38db490-d61c-443f-a65b-d21fe96a405b 2005-11-29 18:24:39 +00:00