mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-20 16:50:39 +00:00
log endpoint uuid for cross referencing with freeswitch logs
This commit is contained in:
@@ -1911,7 +1911,7 @@ Duration=${duration} `
|
|||||||
});
|
});
|
||||||
//ep.cs = this;
|
//ep.cs = this;
|
||||||
this.ep = ep;
|
this.ep = ep;
|
||||||
this.logger.debug(`allocated endpoint ${ep.uuid}`);
|
this.logger.info(`allocated endpoint ${ep.uuid}`);
|
||||||
|
|
||||||
this._configMsEndpoint();
|
this._configMsEndpoint();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user