asterisk/channels
Tilghman Lesher 654a8c1b4b Merged revisions 156229 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r156229 | tilghman | 2008-11-12 12:39:21 -0600 (Wed, 12 Nov 2008) | 11 lines
  
  Revert revision 132506, since it occasionally caused IAX2 HANGUP packets not
  to be sent, and instead, schedule a task to destroy the iax2 pvt structure
  10 seconds later.  This allows the IAX2 HANGUP packet to be queued,
  transmitted, and ACKed before the pvt is destroyed.
  (closes issue #13645)
   Reported by: dzajro
   Patches: 
         20081111__bug13645__3.diff.txt uploaded by Corydon76 (license 14)
   Tested by: vazir
   Reviewed: http://reviewboard.digium.com/r/51/
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@156243 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-11-12 18:55:18 +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 fix a few small things found by using sparse 2008-10-30 16:49:02 +00:00
xpmr More RSW merges. This should do it for the channels/ dir. 2008-08-09 14:12:34 +00:00
Makefile There is a troublesome assert() in the alsa/control.h header that causes 2008-11-02 04:14:20 +00:00
chan_agent.c Merged revisions 155861 via svnmerge from 2008-11-10 21:14:44 +00:00
chan_alsa.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +00:00
chan_console.c Add ability to pass arbitrary data to the ao2_callback_fn (called from 2008-11-07 22:39:30 +00:00
chan_dahdi.c Send call release with unallocated cause instead of normal call clearing, when 2008-11-07 20:13:32 +00:00
chan_features.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
chan_gtalk.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
chan_h323.c Recorded merge of revisions 154263 via svnmerge from 2008-11-04 18:59:48 +00:00
chan_iax2.c Merged revisions 156229 via svnmerge from 2008-11-12 18:55:18 +00:00
chan_jingle.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +00:00
chan_local.c Merged revisions 152922 via svnmerge from 2008-10-30 19:45:52 +00:00
chan_mgcp.c This commit does two things: 2008-11-12 06:46:04 +00:00
chan_misdn.c Merged revisions 154266 via svnmerge from 2008-11-04 19:07:26 +00:00
chan_nbs.c one more place I forgot 2008-05-22 17:50:40 +00:00
chan_oss.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +00:00
chan_phone.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 2008-09-12 23:30:03 +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 This commit does two things: 2008-11-12 06:46:04 +00:00
chan_skinny.c This commit does two things: 2008-11-12 06:46:04 +00:00
chan_unistim.c Merge the cli_cleanup branch. 2008-09-28 23:32:14 +00:00
chan_usbradio.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +00:00
chan_vpb.cc improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 2008-11-04 15:07:54 +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 (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.c (closes issue #13557) 2008-10-09 14:17:33 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c Repair IAXVAR implementation so that it works again (regression?) 2008-09-13 13:54:15 +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 (closes issue #13557) 2008-10-09 14:17:33 +00:00
vgrabbers.c free memory used by the x11 grabber when closing it. 2008-07-14 16:50:54 +00:00