[Freeswitch-users] no bridge_uuid variable in xml cdr

babak yakhchali babak.freeswitch at gmail.com
Mon Sep 13 23:36:44 PDT 2010


Hi
I'm using the following simple extension:
<extension name="babak-test">
<condition field="destination_number" expression="^(223|224)$">
<action application="set" data="call_timeout=8"/-->
        <action application="bridge" data="sofia/internal/$1%${domain}"/>
</condition>

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?
thanx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100914/633257ff/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 04174a82-5525-4635-8590-0729c3624209_14-09-10-10-02-51.xml
Type: text/xml
Size: 10056 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100914/633257ff/attachment.xml 


More information about the FreeSWITCH-users mailing list