]> git.ipfire.org Git - thirdparty/asterisk.git/commit
cdr.c: Rename the Party A CDR container.
authorRichard Mudgett <rmudgett@digium.com>
Fri, 6 Oct 2017 20:55:26 +0000 (15:55 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 16 Oct 2017 17:23:35 +0000 (12:23 -0500)
commit7f8c212e75035e0880c0602ee8ec067c61eddf0b
treeb15b8c9f022b1c7aafe0a3c11790844cb359d7c0
parent85723a9e506bda9e21dbf3c06d93d961f10c6b75
cdr.c: Rename the Party A CDR container.

* Rename the Party A CDR container from active_cdrs_by_channel to
active_cdrs_master.

* Renamed the support functions associated with active_cdrs_master
appropriately.

ASTERISK-27335

Change-Id: I6104bb3edc3a0b7243ce502e45e8832b0cff14f7
main/cdr.c