> That's good. And then wrap the call to the SQL module with a check for this situation: > > ... > if (reply:Class ~= "Default") { > sql > } > ... Okay. I will try this. Where do i have to put this snippet ? Regards Alex