28 Jul
2011
28 Jul
'11
11:36 a.m.
Ok, thanks Alan. I'll split it into two if stmts as a workaround for now.. BTW, when posting the code and trying to make it look nicer, I mangled it. The original code really looked like this: if (Called-Station-Id && (Client-IP-Address == "172.20.16.28" || \ Client-IP-Address == "172.20.204.10")) { update request { Huntgroup-Name := "GlobalRoaming" } } Sorry for the confusion..