Which is more efficient?
if (uri=~"^sip:foo.*") {
or
if (avp_check("$rU", "re/^foo/i")) {
And, in the long run, given Amdahl's law, does it even matter?
Enquiring minds want to know
--
*******************************************
Mahesh Paolini-Subramanya (703) 386-1500 x9100
CTO mahesh@aptela.com
Aptela, Inc. http://www.aptela.com
"Aptela: How Business Answers The Call"
*******************************************