Call Center B Leg CDR records

You have to go into /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
Then you would need to enable this setting.

<param name="log-b-leg" value="true"/>

After that, run the following commands
reloadxml
reload mod_xml_cdr
In FusionPBX there is a permission for you need the permission to show it in the interface
xml_cdr_b_leg
 
You have to go into /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
Then you would need to enable this setting.



After that, run the following commands

In FusionPBX there is a permission for you need the permission to show it in the interface
Thank you Mark.
 
You have to go into /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
Then you would need to enable this setting.



After that, run the following commands

In FusionPBX there is a permission for you need the permission to show it in the interface
Hello Mark,

I now see the B legs in the CDR records, thank you. However, I am only seeing answered calls. What I am trying to do is count the number of times calls were offered to an agent, but not answered.