if (method=="INVITE") {
xlog("L_INFO", "Checking Routes $rU");
if ($rU=~"^(\+?1)?(8(00|44|55|66|77|88)[2-9]\d{6})$") {
xlog("L_INFO", "Tollfree call");
};
};
Logs show "<script>: Checking Routes +18002211212" so I don't get why it does not match.
><>
Nathan Stratton
Founder, CTO
Vocinity, Inc.