reject calls on hosted jambonz with no active subscriptions (#191)

This commit is contained in:
Dave Horton
2025-02-19 13:05:56 -05:00
committed by GitHub
parent ec3af43a41
commit d9b375738b
3 changed files with 29 additions and 26 deletions

View File

@@ -26,7 +26,7 @@
"jslint:fix": "npm run jslint --fix"
},
"dependencies": {
"@jambonz/db-helpers": "^0.9.7",
"@jambonz/db-helpers": "^0.9.9",
"@jambonz/http-health-check": "^0.0.1",
"@jambonz/realtimedb-helpers": "^0.8.8",
"@jambonz/rtpengine-utils": "^0.4.4",