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
kpfleming e04e114ef1 Merged revisions 9404 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.2

........
r9404 | kpfleming | 2006-02-10 14:38:59 -0600 (Fri, 10 Feb 2006) | 2 lines

don't create monitor threads in detached mode, when we need to be able to pthread_join() them later if the module is unloaded (solve crash-on-unload problem for these channel modules)

........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@9405 f38db490-d61c-443f-a65b-d21fe96a405b
2006-02-10 20:40:00 +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 still some L1 related fixes 2006-02-09 16:58:13 +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 * removed unnecessary struct elements and functions 2006-02-02 21:15:34 +00:00
adtranvofr.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
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 use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +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 Merged revisions 9246 via svnmerge from 2006-02-09 01:33:50 +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 9404 via svnmerge from 2006-02-10 20:40:00 +00:00
chan_misdn.c * jb can be configed by misdn_set_opt 2006-02-10 14:17:28 +00:00
chan_misdn_config.c default values of jitterbuffer and jitterbuffer_upper_threshold should be > 0, this fixes the tv_fix warnings, because we use ast_read to transmit frames to asterisk in jitterbuffer mode, instead of queueing the audio data with ast_queue_frame. 2006-02-07 13:34:59 +00:00
chan_nbs.c More stringfield related changes 2006-02-02 18:33:23 +00:00
chan_oss.c Merged revisions 9232 via svnmerge from 2006-02-08 23:14:17 +00:00
chan_oss_old.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
chan_phone.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
chan_sip.c Merged revisions 9404 via svnmerge from 2006-02-10 20:40:00 +00:00
chan_skinny.c use string fields for some stuff in ast_channel 2006-02-01 23:05:28 +00:00
chan_vpb.c updates to compile against current trunk 2006-02-02 21:49:36 +00:00
chan_zap.c remove unnecessary format check in zt_request so that we will actually accept 2006-02-09 02:21:57 +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 constify arguments in more places where strings should not be modified (issue #6286) 2006-01-18 22:17:31 +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
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