diff --git a/opensips/opensips.tmp b/opensips/opensips.tmp index d4e88cb..072571d 100644 --- a/opensips/opensips.tmp +++ b/opensips/opensips.tmp @@ -617,6 +617,11 @@ route # ...clear the cache cache_remove("local", "$ci"); + + if ($ct.fields(uri)) + { + cache_remove("local", "$(ct.fields(uri){uri.user})"); + } } # the server we are locked to is in the active server list from then # dispatcher so re-arrange the list to try it first