more debugging for Jeremy

This commit is contained in:
gardners 2012-05-14 16:16:06 +09:30
parent d74afa9ac2
commit ed488a12c2

2
vomp.c
View File

@ -272,6 +272,8 @@ 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);
call->local.sequence++;