mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-22 01:27:55 +00:00
initial changes for queue webhooks
This commit is contained in:
@@ -99,6 +99,7 @@ function installSrfLocals(srf, logger) {
|
||||
}
|
||||
|
||||
const {
|
||||
pool,
|
||||
lookupAppByPhoneNumber,
|
||||
lookupAppBySid,
|
||||
lookupAppByRealm,
|
||||
@@ -138,6 +139,7 @@ function installSrfLocals(srf, logger) {
|
||||
|
||||
Object.assign(srf.locals, {
|
||||
dbHelpers: {
|
||||
pool,
|
||||
lookupAppByPhoneNumber,
|
||||
lookupAppBySid,
|
||||
lookupAppByRealm,
|
||||
|
||||
Reference in New Issue
Block a user