confirmCallSession: pass accountInfo

This commit is contained in:
Dave Horton
2022-04-03 22:46:04 -04:00
parent 547ca0281f
commit 81f6163aca

View File

@@ -332,6 +332,7 @@ class SingleDialer extends Emitter {
dlg: this.dlg,
ep: this.ep,
callInfo: this.callInfo,
accountInfo: this.accountInfo,
tasks,
rootSpan: this.rootSpan
});