Browse Source

added missing '{'

Vaclav Kubart 17 years ago
parent
commit
19c36b690b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      etc/ser-oob.cfg

+ 1 - 1
etc/ser-oob.cfg

@@ -1084,7 +1084,7 @@ route[SESSION_TIMER]
 		eval_oper(">", -2);
 		eval_oper(">", -2);
 
 
 		# lets check for the Suported header
 		# lets check for the Suported header
-		if (hf_value_exists("Supported", "timer"))
+		if (hf_value_exists("Supported", "timer")) {
 			# the UAC supports Session Timer, so we
 			# the UAC supports Session Timer, so we
 			# only need to take a look at the values
 			# only need to take a look at the values