<div dir="ltr"><div dir="ltr">On Tue, Feb 23, 2021 at 4:44 PM Michael Munger <<a href="mailto:mj@hph.io">mj@hph.io</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <p>I have a blacklisting system to deal with robocalls. Transferring
      a given call to extension *88 will add the CALLERID(num) to astdb,
      and when that number calls back, it goes straight to tt-monkeys.</p>
    <p>Problem:</p>
    <p>With Polycom phones, transfer -> blind -> *88 works just
      fine. But, transfer -> *88 (attended transfer) does not work. I
      assume that's because an attended transfer is creating a new
      channel, and the CALLERID(num) of the attended transfer is the CID
      of the station making the call. So, I decided to save the incoming
      CID into __ORIGINAL_CALLER_ID, with the assumption that the
      variable would be inherited into subsequent channels, but that
      does not work either.</p>
    <p>What am I missing?</p></div></blockquote><div><br></div><div>Until such time as the attended transfer is completed there is no association between things. Until that point, the call just appears as another call from the phone.</div><div> </div></div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><div><font color="#073763">Joshua C. Colp</font></div><div><font color="#073763">Asterisk Technical Lead</font></div><div><font color="#073763">Sangoma Technologies</font></div><div><font color="#073763">Check us out at <a href="http://www.sangoma.com/" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org/" target="_blank">www.asterisk.org</a></font></div></div></div></div></div></div></div></div></div></div></div></div>