mirror of
https://github.com/jambonz/sbc-sip-sidecar.git
synced 2026-07-04 19:32:03 +00:00
fix path
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const { addSipGatewayToBlacklist, removeSipGatewayFromBlacklist, isSipGatewayBlacklisted } = require('./utils');
|
||||
const {OPTIONS_RESPONSE_REMOVE} = require('./lib/config');
|
||||
const {OPTIONS_RESPONSE_REMOVE} = require('./config');
|
||||
|
||||
const send_options_gateways = [];
|
||||
const send_options_bots = [];
|
||||
|
||||
Reference in New Issue
Block a user