Hello, I have captured traffic from IMS Core of Ericsson and Wireshark is unable to decode Session-ID in an INVITE packet. This field is defined in the RFC 7329. It is a mistake of me or this field is not supported for the moment ? Here is the error :
Thank you and best regard. Gremaudc asked 19 May '15, 07:36 gremaudc edited 19 May '15, 07:37 |
One Answer:
The header Session-ID is not defined in the code, so it's not yet supported. See packet-sip.c:
If you need this, please file an enhancement bug at https://bugs.wireshark.org Regards answered 19 May '15, 12:25 Kurt Knochner ♦ edited 19 May '15, 12:27 |
Added to trunk in https://code.wireshark.org/review/#/c/8581/