<head><title></title></head>
<body><div class="iw_mail" dir="ltr">Hello,<div><br></div>
<div>I am trying to handle a case where the same call can be routed through the system (inbound call that is transferred to another phone number). &nbsp;I am trying to add values to the cdr record in the db_extra_bye values. &nbsp;Everything works if I populate the values prior to calling loose_route. &nbsp;But that doesn't work for me because am trying to use a dialog variable ($dlg_val(xxx)) to store/retrieve information in cache to calculate the duration of the call - in order to get the dialog values I have to call loose_route. &nbsp;The issue comes in because I the call can go through the system multiple times (up to twice) so I can't use the call id ($ci) to identify the call (both instances of the call have the same call id).</div>
<div><br></div>
<div>Any suggestions?<br><br><div class="signature">
<div style="font-family: arial, helvetica, sans-serif; font-size: 16px;"><span data-mce-style="color: #808080; font-family: arial,helvetica,sans-serif; font-size: 11pt;" style="color: rgb(128, 128, 128); font-size: 11pt;">Regards,</span></div>
<div style="font-family: arial, helvetica, sans-serif; font-size: 16px;">
<span data-mce-style="color: #808080; font-family: arial,helvetica,sans-serif; font-size: 11pt;" style="color: rgb(128, 128, 128); font-size: 11pt;"><strong>Pat Burke</strong></span><br><br><div><br></div>
</div>
</div>
</div>
</div></body>