URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cf2b149dcbde357d23fa510b2e73ca99f73fde00
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
cf2b149 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
VoIP Calls: fix SIP calls state
A request other than INVITE (like ACK for example) is not a call setup
Change-Id: I2e78ed0163822a278b82e250e78aa91e673404cf
Reviewed-on: https://code.wireshark.org/review/11466
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit 9df0b8f52567b825f2d07d2f872ba8f5ff812602)
Reviewed-on: https://code.wireshark.org/review/11474
Actions performed:
from bf63b1a voip_calls.c: add missing tap_draw callback to taps asking for a redraw
adds cf2b149 VoIP Calls: fix SIP calls state
Summary of changes:
ui/voip_calls.c | 2 --
1 file changed, 2 deletions(-)