summaryrefslogtreecommitdiff
path: root/main/media_index.c
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2017-10-06 13:45:30 -0500
committerRichard Mudgett <rmudgett@digium.com>2017-10-12 19:11:40 -0500
commit4cc488414420a4a3621377f772b76c305fb5bb14 (patch)
treeff30bc0dc729819cb0a7397a8b4d562b29197e21 /main/media_index.c
parent6fdb992d12fe4783ae6553afa2bd9c8b3b7f27f4 (diff)
cdr.c: Defer getting ao2_global_obj_ref() until needed.
The CDR performance gets worse the further it gets behind in processing stasis messages. One of the reasons is we were getting the global config even if we didn't need it. * Most uses of the global config were only needed on off nominal code paths so it makes sense to not get it until absolutely needed. ASTERISK-27335 Change-Id: I00c63b7ec233e5bfffd5d976f05568613d3c2365
Diffstat (limited to 'main/media_index.c')
0 files changed, 0 insertions, 0 deletions