<p style="white-space: pre-wrap; word-wrap: break-word;">If I understand (possible I misread something) I think this will break expectations. At least according to the documentation. Taking a look at the https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+CDR+Specification. It states the following:</p><p style="white-space: pre-wrap; word-wrap: break-word;">"If a channel dials another channel and then continues on in the dialplan, the CDR for the dial operation is finalized and a new CDR is created.</p><p style="white-space: pre-wrap; word-wrap: break-word;">... <also> ...</p><p style="white-space: pre-wrap; word-wrap: break-word;">If the caller continues on in the dialplan, a new CDR is generated for them."</p><p style="white-space: pre-wrap; word-wrap: break-word;">Basically I take this to mean that any time a channel enters the dialplan (initially, through continue, returns to, etc...) a new CDR is to be created. I've verified this using an AGI script at least:</p><p style="white-space: pre-wrap; word-wrap: break-word;">1. Channel enters dialplan = new CDR<br>2. Channel enters AGI script = same CDR<br>3. Channel returns to dialplan from AGI = new CDR</p><p style="white-space: pre-wrap; word-wrap: break-word;">From what I can tell that's how it is working, and has been working for quite a while. It seems that this change would break that. I guess the question becomes has it been broken this whole time and is the documentation wrong? Does transitioning from a channel from a some context (ARI, AGI, etc..) warrant a new CDR?</p><p>Patch set 5:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.asterisk.org/10747">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.asterisk.org/10747">change 10747</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/10747"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I921bc04064b6cff1deb2eea56a94d86489561cdc </div>
<div style="display:none"> Gerrit-Change-Number: 10747 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: sungtae kim <pchero21@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation (1000185) </div>
<div style="display:none"> Gerrit-Reviewer: Joshua C. Colp <jcolp@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: sungtae kim <pchero21@gmail.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Fri, 11 Jan 2019 23:56:40 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>