Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davehorton committed Nov 16, 2024
1 parent 165c1a0 commit 02914e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/call-session.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ class CallSession extends Emitter {
this.writeCdrs = this.srf.locals.writeCdrs;

this.decrKey = req.srf.locals.realtimeDbHelpers.decrKey;
this.addKey = req.srf.locals.realtimeDbHelpers.addKey;

const {
lookupOutboundCarrierForAccount,
Expand Down

0 comments on commit 02914e4

Please sign in to comment.