|
@@ -575,9 +575,10 @@ static int w_pcre_match(struct sip_msg* _msg, char* _s1, char* _s2)
|
|
LM_DBG("matching error '%d'\n", pcre_rc);
|
|
LM_DBG("matching error '%d'\n", pcre_rc);
|
|
LM_DBG("'%s' matches '%s'\n", string.s, regex.s);
|
|
LM_DBG("'%s' matches '%s'\n", string.s, regex.s);
|