Sorry for the flood, To Add Details to what we want to be achieved:<br><br>See Comment from kpfleming                <span></span>on the following issue report by another user a few years ago: <a href="https://issues.asterisk.org/view.php?id=4188" target="_blank">https://issues.asterisk.org/view.php?id=4188</a><br>
<br>The issue reported by the user at this time was modified to &quot;Feature Request&quot;. <br>
<br>I believe that it would be logical for the transfer channel to inherit channel variables previously set with _ or __ <br><br>This would also make the use of a transfer context much more flexible.<br><br>Quote:<br>&quot;This behavior is as-designed; when you hit the transfer feature
sequence, a new channel is created, which does not have any special
channel variables associated with it. Variables set in either of the
channels that are part of the original conversation are not involved in
the new channel.<br>
<br>
It would be possible to make channel variables inherit from the
transferer&#39;s channel using the _NAME syntax already available in other
parts of Asterisk, but that is not currently in place.&quot;<br><br>End Quote<br clear="all">__<br>Steve Poirier<br><br><div class="gmail_quote">On Wed, Apr 7, 2010 at 12:44 PM, Steve Poirier <span dir="ltr">&lt;<a href="mailto:mousepad99@gmail.com">mousepad99@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">$200 Bounty to be able to retrieve channel variables on transfers<br><br>Example Scenario:<br>
<br>Initial Call:<br>[context]<br>Set(TRANSFER_CONTEXT=transfer_context)<br>Set(_myvar=foo)<br><br>Person hit transfer key, dials a number<br>
<br>[transfer_context]<br>exten =&gt; _.,1,Noop(${myvar})  ; this will currently return blanks, we want this to return foo<br><br>Current behavior is that channel variables are not readable in the tranfer channel<br><br>
Need that on 1.4.21.1, 1.4.22 and 1.4.30<br>
<br>$100 Bonus if accepted by digium on 1.6 <br><br>I&#39;m not sure about the amount of work required at this time to make this work, so forgive me if the bounty amount sounds ridiculous, all serious offers welcome.<br>
<br>
mousepad99 (at) gmail (dot) com<br><br>Regards,<br clear="all">__<br><font color="#888888">Steve Poirier<br><br><br>
</font></blockquote></div><br>