Hi<div>I&#39;m using the following simple extension:</div><div><div>&lt;extension name=&quot;babak-test&quot;&gt;<span class="Apple-tab-span" style="white-space:pre">                </span></div><div><span class="Apple-tab-span" style="white-space:pre">                </span>&lt;condition field=&quot;destination_number&quot; expression=&quot;^(223|224)$&quot;&gt;<span class="Apple-tab-span" style="white-space:pre">                </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span>&lt;action application=&quot;set&quot; data=&quot;call_timeout=8&quot;/--&gt;</div><div>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$1%${domain}&quot;/&gt;</div>
<div>&lt;/condition&gt;</div><div><br></div><div>to test my aspx handler for mod_xml_cdr. it seems no bridge_uuid and bridge_hangup_cause exist on the xml_cdr. should I add them manually or set something to add them to channel variables?</div>
<div>thanx</div></div>