Hi<div>I'm using the following simple extension:</div><div><div><extension name="babak-test"><span class="Apple-tab-span" style="white-space:pre">                </span></div><div><span class="Apple-tab-span" style="white-space:pre">                </span><condition field="destination_number" expression="^(223|224)$"><span class="Apple-tab-span" style="white-space:pre">                </span></div>
<div><span class="Apple-tab-span" style="white-space:pre">                </span><action application="set" data="call_timeout=8"/--></div><div> <action application="bridge" data="sofia/internal/$1%${domain}"/></div>
<div></condition></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>