This commit is contained in:
Thomas Ries
2015-09-19 22:34:11 +00:00
parent cdccee4266
commit c372080f4c
+1 -1
View File
@@ -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,