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
jpeeler 2235277721 Merged revisions 140056 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r140056 | jpeeler | 2008-08-26 10:57:02 -0500 (Tue, 26 Aug 2008) | 9 lines

(closes issue #12071)
Reported by: tzafrir
Patches:
      dahdi_close.diff uploaded by tzafrir (license 46)
Tested by: tzafrir, jpeeler

This patch fixes closing open file descriptors in the case of an error.


........


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@140205 f38db490-d61c-443f-a65b-d21fe96a405b
2008-08-26 18:48:55 +00:00
..
h323 Swap "static" and "const", so that "static" appears at the beginning of each 2008-07-14 15:44:07 +00:00
misdn channels/chan_misdn.c 2008-08-18 21:07:28 +00:00
xpmr More RSW merges. This should do it for the channels/ dir. 2008-08-09 14:12:34 +00:00
Makefile Bring all app_rpt and chan_usbradio stuff up to date 2008-05-16 00:51:14 +00:00
chan_agent.c Merged revisions 138942 via svnmerge from 2008-08-19 23:19:40 +00:00
chan_alsa.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 2008-08-09 12:53:57 +00:00
chan_console.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 2008-08-09 12:53:57 +00:00
chan_dahdi.c Merged revisions 140056 via svnmerge from 2008-08-26 18:48:55 +00:00
chan_features.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 2008-08-09 12:53:57 +00:00
chan_gtalk.c Fix two memory leaks in chan_gtalk, thanks Eliel! 2008-08-21 09:55:31 +00:00
chan_h323.c More expansion of the deadlock avoidance macro, including a macro to do locking 2008-06-25 02:34:11 +00:00
chan_iax2.c Merged revisions 140051 via svnmerge from 2008-08-26 15:29:25 +00:00
chan_jingle.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 2008-08-09 12:53:57 +00:00
chan_local.c Revert half of the fix, as this part may have been unnecessary (related to issue #12914) 2008-06-27 16:00:05 +00:00
chan_mgcp.c More RSW merges. This should do it for the channels/ dir. 2008-08-09 14:12:34 +00:00
chan_misdn.c channels/chan_misdn.c 2008-08-18 21:07:28 +00:00
chan_nbs.c one more place I forgot 2008-05-22 17:50:40 +00:00
chan_oss.c implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
chan_phone.c Merge more changes from the resolve-shadow-warnings branch (henceforth known 2008-08-09 12:53:57 +00:00
chan_phone.h rename DialTone.h to chan_phone.h because chan_phone.c is the only file using it 2008-05-28 20:00:21 +00:00
chan_sip.c Merged revisions 140060 via svnmerge from 2008-08-26 16:10:06 +00:00
chan_skinny.c fix unholding phones after hangup on older cisco phones. 2008-08-20 16:16:53 +00:00
chan_unistim.c More RSW merges. This should do it for the channels/ dir. 2008-08-09 14:12:34 +00:00
chan_usbradio.c Split the compile flags out and wire up some dependencies 2008-05-22 21:43:54 +00:00
chan_vpb.cc Fix trunk breakage 2008-05-22 21:27:00 +00:00
console_board.c import the recent additions for video console into trunk, 2008-06-29 21:17:14 +00:00
console_gui.c implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
console_video.c use ast_pthread_create_detached_background() instead of redoing 2008-07-14 16:50:24 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c More RSW merges. This should do it for the channels/ dir. 2008-08-09 14:12:34 +00:00
iax2-parser.h Improve native transfers when a chain of IAX2 connections are in use. 2008-05-17 19:39:35 +00:00
iax2-provision.c Janitor project to convert sizeof to ARRAY_LEN macro. 2008-07-08 16:40:28 +00:00
iax2-provision.h Don't reload a configuration file if nothing has changed. 2007-08-16 21:09:46 +00:00
iax2.h Merge changes from team/bbryant/keyrotation 2008-08-01 18:16:24 +00:00
misdn_config.c channels/chan_misdn.c 2008-08-18 21:07:28 +00:00
vcodecs.c make this compile after ast_frame's data field changed to a union 2008-06-29 12:45:59 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00