From 07c8bcdb66115387d9d1829560bf46d1b216adf2 Mon Sep 17 00:00:00 2001 From: murf Date: Thu, 12 Jun 2008 14:56:26 +0000 Subject: Merged revisions 122127 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r122127 | murf | 2008-06-12 08:51:44 -0600 (Thu, 12 Jun 2008) | 1 line Arkadia tried to warn me, but the code added to ast_cdr_busy, _failed, and _noanswer was redundant. Didn't spot it until I was resolving conflicts in trunk. Ugh. Redundant code removed. It wasn't harmful. Just dumb. ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@122128 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 69834642e..c17719731 100644 --- a/CHANGES +++ b/CHANGES @@ -98,8 +98,7 @@ Application Changes from the orig CDR to the new CDR after reset; 'e' sets the 'end' time on the original CDR; 'R' prevents the new CDR from being reset; 's(var=val)' adds/changes the 'var' variable on the original CDR; 'T' forces ast_cdr_end(), ast_cdr_answer(), - _busy(), failed(), etc, to all obey the LOCKED flag on cdr's in the chain, and - also the ast_cdr_setvar() func. + obey the LOCKED flag on cdr's in the chain, and also the ast_cdr_setvar() func. SIP Changes ----------- -- cgit v1.2.3