asterisk/channels
Steve Murphy bc2cfb3e81 Merged revisions 127663 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r127663 | murf | 2008-07-02 18:16:25 -0600 (Wed, 02 Jul 2008) | 30 lines

The CDRfix4/5/6 omnibus cdr fixes.

(closes issue #10927)
Reported by: murf
Tested by: murf, deeperror

(closes issue #12907)
Reported by: falves11
Tested by: murf, falves11


(closes issue #11849)
Reported by: greyvoip

As to 11849, I think these changes fix the core problems 
brought up in that bug, but perhaps not the more global
problems created by the limitations of CDR's themselves
not being oriented around transfers.

Reopen if necc, but bug reports are not the best
medium for enhancement discussions. We need to start
a second-generation CDR standardization effort to cover
transfers.

(closes issue #11093)
Reported by: rossbeer
Tested by: greyvoip, murf



........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@127793 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2008-07-03 17:16:44 +00:00
..
h323 Merged revisions 117081 via svnmerge from 2008-05-19 15:24:44 +00:00
misdn Make this build under dev mode 2008-06-12 17:14:32 +00:00
xpmr Compile under dev-mode, please. 2008-05-16 17:08:59 +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 127560 via svnmerge from 2008-07-02 20:49:08 +00:00
chan_alsa.c Merged revisions 118953 via svnmerge from 2008-05-29 17:35:19 +00:00
chan_console.c This was accidentally reverted. 2008-06-08 01:41:59 +00:00
chan_dahdi.c Merged revisions 127663 via svnmerge from 2008-07-03 17:16:44 +00:00
chan_features.c More expansion of the deadlock avoidance macro, including a macro to do locking 2008-06-25 02:34:11 +00:00
chan_gtalk.c Do not link the guest account with any configured XMPP client (in 2008-06-02 14:35:24 +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 Keep ast_app_inboxcount API compatible with 1.6.0. 2008-07-02 21:27:53 +00:00
chan_jingle.c Do not link the guest account with any configured XMPP client (in 2008-06-02 14:35:24 +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 Merged revisions 123113 via svnmerge from 2008-06-16 19:57:05 +00:00
chan_misdn.c oops 2008-05-22 17:08:18 +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 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_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 127663 via svnmerge from 2008-07-03 17:16:44 +00:00
chan_skinny.c remove block of commented code to set __ourip 2008-06-26 23:18:46 +00:00
chan_unistim.c Keep ast_app_inboxcount API compatible with 1.6.0. 2008-07-02 21:27:53 +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 plug another panic when the gui cannot be started. 2008-07-02 12:06:48 +00:00
console_video.h implement the 'freeze' function for incoming frames; 2008-06-30 15:45:15 +00:00
iax2-parser.c - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause 2008-05-22 16:29:54 +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 Fixes a problem where all the templates were marked as dead no matter what. The templates should only be marked as dead if a configuration file has been successfully loaded and has changes. Bug found while making API documentation for 1.6.0. 2008-04-29 22:54:14 +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 Merged revisions 114880 via svnmerge from 2008-04-30 14:49:51 +00:00
misdn_config.c Oops, missed one 2008-03-26 20:34:05 +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 accept any name starting with X11 for X11 grabbers - this lets 2008-06-29 12:53:45 +00:00