|
LM_DBG("Trying to delete contact: aor[%.*s], received port %u\n", _c->aor.len, _c->aor.s, _c->received_port);
|
|
LM_DBG("Trying to delete contact: aor[%.*s], received port %u\n", _c->aor.len, _c->aor.s, _c->received_port);
|
|
db_key_t match_keys[2] = { &aor_col, &received_port_col };
|
|
db_key_t match_keys[2] = { &aor_col, &received_port_col };
|