support OPTIONS ping to SBCs

This commit is contained in:
Dave Horton
2020-02-17 21:41:35 -05:00
parent 3c89b7fd76
commit 162dfff5a3
9 changed files with 109 additions and 77 deletions

View File

@@ -21,6 +21,10 @@ class SessionTracker extends Emitter {
return this._logger;
}
get count() {
return this.sessions.size;
}
/**
* Adds a new CallSession to the Map
* @param {string} callSid