diff --git a/lib/session/call-session.js b/lib/session/call-session.js index c56697ea..cba96bb0 100644 --- a/lib/session/call-session.js +++ b/lib/session/call-session.js @@ -1911,7 +1911,7 @@ Duration=${duration} ` }); //ep.cs = this; this.ep = ep; - this.logger.debug(`allocated endpoint ${ep.uuid}`); + this.logger.info(`allocated endpoint ${ep.uuid}`); this._configMsEndpoint();