481 tested
This commit is contained in:
parent
b34b1217c0
commit
ec8dcbfd47
1 changed files with 0 additions and 1 deletions
|
@ -220,7 +220,6 @@ static void response_handler(int err, const struct sip_msg *msg, void *arg)
|
|||
return;
|
||||
|
||||
case 481:
|
||||
// todo: test
|
||||
sub->subscribed = false;
|
||||
sub->dlg = mem_deref(sub->dlg);
|
||||
hash_unlink(&sub->he);
|
||||
|
|
Loading…
Add table
Reference in a new issue