Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/sipreg/reg.c
Original file line number Diff line number Diff line change
@@ -297,7 +297,6 @@ static int request(struct sipreg *reg, bool reset_ls)

if (reset_ls) {
sip_loopstate_reset(&reg->ls);
sip_auth_reset(reg->auth);
}

return sip_drequestf(&reg->req, reg->sip, true, "REGISTER", reg->dlg,

0 comments on commit a9e1ffe

Please sign in to comment.