Hi list!
i think it should be useful to use pseudo-variables in if statement, like:
if ($fu=~"^sip:[0-9]{3}@") {
do_something();
};is it possible? maybe this should be a request for developers rather than for users... regards, Stefano _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
