URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9df0b8f52567b825f2d07d2f872ba8f5ff812602
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
9df0b8f 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>
Actions performed:
from adc7bfe voip_calls.c: add missing tap_draw callback to taps asking for a redraw
adds 9df0b8f VoIP Calls: fix SIP calls state
Summary of changes:
ui/voip_calls.c | 2 --
1 file changed, 2 deletions(-)