mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-21 06:03:12 +00:00
Reduce log spam while in call
This commit is contained in:
parent
1349c045b2
commit
b91ff06a9f
2
vomp.c
2
vomp.c
@ -273,8 +273,6 @@ int vomp_send_status(vomp_call_state *call,int flags,overlay_mdp_frame *arg)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
WHYF("sending VoMP frame to far end: state=%d.%d",
|
|
||||||
call->local.state,call->remote.state);
|
|
||||||
overlay_mdp_send(&mdp,0,0);
|
overlay_mdp_send(&mdp,0,0);
|
||||||
|
|
||||||
call->local.sequence++;
|
call->local.sequence++;
|
||||||
|
Loading…
Reference in New Issue
Block a user