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
oej 5e52519148 Fix NAT support breakage for peers with qualify=yes (imported from 1.2)
- Blame KLM, still jetlagged :-)


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@15701 f38db490-d61c-443f-a65b-d21fe96a405b
2006-03-28 19:09:51 +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 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 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 store f->callno in a local var (issue #6818) 2006-03-28 18:00:05 +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 Fix NAT support breakage for peers with qualify=yes (imported from 1.2) 2006-03-28 19:09:51 +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 ensure that 'zap show channel' will indicate that the echo canceler has been disabled when CED has been detected on the channel 2006-03-28 19:00:21 +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 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 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