<div dir="ltr"><div>Hi,<br><br>We set the channel variable &quot;campon=true&quot; in freeswitch dialplan &quot;/usr/local/freeswitch/conf/dialplan/default.xml&quot; as below. <br><br>     &lt;extension name=&quot;FS_bridge1&quot;&gt;<br>        &lt;condition field=&quot;destination_number&quot; expression=&quot;^(\d+)$&quot;&gt;<br>                &lt;action application=&quot;ring_ready&quot;/&gt;<br>                &lt;action application=&quot;set&quot; data=&quot;campon=true&quot; /&gt;<br>                &lt;action application=&quot;bridge&quot; data=&quot;freetdm/outgoing/b/07022376046&quot; /&gt;<br>                &lt;action application=&quot;hangup&quot; /&gt;<br>        &lt;/condition&gt;<br>     &lt;/extension&gt;<br clear="all"><br></div><div>We found that  when we are doing a bridge call, the CDR for the bridge-call, does not have the channel-variable <i>originating_leg_uuid</i> set. On the other hand, when we made &quot;campon=false&quot; in 
dialplan (which is the default value for campon), we found that the 
field <i>originating_leg_uuid</i> is getting set in the bridge-call CDR. We  needed the channel variable <i>originating_leg_uuid </i>for our work<i>.</i> </div><div><br>So, is this a bug or like there is any workaround on this, so that we can get the channel variable <i>originating_leg_uuid</i> populating in bridge-call CDR, when campon=true in dialplan.<br><br></div>A quick response would be highly appreciated.<br><br><div><div>-- <br><div class="gmail_signature">Regards,<br>Debashis Bhowmick,<a href="http://www.cse.iitd.ernet.in/~mcs102080/" target="_blank"></a><br></div>
</div></div></div>