30 Apr
2019
30 Apr
'19
11:23 a.m.
Hello, In the module IP POOL, I'm trying to use the "%" SQL chars. allocate-find = "SELECT ip_address FROM radippool WHERE (pool_name like '%{reply:Pool-Suffix}*\%' and pool_name not like '\%STAT\%')..... The issue is that the module expand the %S as a variable. (Time) What can I do to avoid that ? Thanks