URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b0c6f9e058bb07df970956f01f0e15d1ed15af6
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b0c6f9 by Harald Welte (laforge@xxxxxxxxxxxx):
BSSMAP: Fix definition of Speech Version Indication for EFR (FR2)
3GPP TS 48.008 Section 3.2.2.11 is quite clear on the definitions
of the "permitted speech version indication".
The Wireshark BSSMAP dissector so far got it wrong:
* 0x11 is "Full Rate Version 2" (aka GSM-EFR)
* the short version is not FR12 but FR2
Change-Id: I6835083389e465c791cea5a240ebc434f677b82c
Reviewed-on: https://code.wireshark.org/review/26790
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Actions performed:
from 5d1b564 extcap: Always use byte mode in pipes
adds 5b0c6f9 BSSMAP: Fix definition of Speech Version Indication for EFR (FR2)
Summary of changes:
epan/dissectors/packet-gsm_a_bssmap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)