From c372080f4ca4ff7df102530e94faf58527217d40 Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Sat, 19 Sep 2015 22:34:11 +0000 Subject: [PATCH] --- src/plugin_siptrunk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugin_siptrunk.c b/src/plugin_siptrunk.c index 2bded3c..abb4c4e 100644 --- a/src/plugin_siptrunk.c +++ b/src/plugin_siptrunk.c @@ -118,7 +118,7 @@ int PLUGIN_INIT(plugin_def_t *plugin_def) { /* Execution mask - during what stages of SIP processing shall * the plugin be called. */ - plugin_def->exe_mask=PLUGIN_DETERMINE_TARGET; //PLUGIN_PRE_PROXY; + plugin_def->exe_mask=PLUGIN_PRE_PROXY; /* read the config file */ if (read_config(configuration.configfile,