mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 08:40:38 +00:00
confirmCallSession: pass accountInfo
This commit is contained in:
@@ -332,6 +332,7 @@ class SingleDialer extends Emitter {
|
|||||||
dlg: this.dlg,
|
dlg: this.dlg,
|
||||||
ep: this.ep,
|
ep: this.ep,
|
||||||
callInfo: this.callInfo,
|
callInfo: this.callInfo,
|
||||||
|
accountInfo: this.accountInfo,
|
||||||
tasks,
|
tasks,
|
||||||
rootSpan: this.rootSpan
|
rootSpan: this.rootSpan
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user