浏览代码

Add. Handle `b` legs in CDR. (#2626)

* Add. Handle `b` legs in CDR.

CDR list/statistic by default handle only `a` legs.
So it prevent display wrong result when b-leg turn on.
Add ability to write to db `b` legs only for specific call directions.

To be able see b-legs in CDR need set xml_cdr_b_leg permission.
To add specific call direction to filter need add element to `cdr/b_leg/array` in default/domain settings.

* Add. `b_leg` to defalut settings.
Alexey Melnichuk 8 年之前
父节点
当前提交
75c476bcab

二进制
themes/default/images/icon_cdr_inbound_answered_b.png


二进制
themes/default/images/icon_cdr_inbound_cancelled_b.png


二进制
themes/default/images/icon_cdr_inbound_failed_b.png


二进制
themes/default/images/icon_cdr_local_answered_b.png


二进制
themes/default/images/icon_cdr_local_cancelled_b.png


二进制
themes/default/images/icon_cdr_local_failed_b.png


二进制
themes/default/images/icon_cdr_outbound_answered_b.png


二进制
themes/default/images/icon_cdr_outbound_cancelled_b.png


二进制
themes/default/images/icon_cdr_outbound_failed_b.png