Wireshark-bugs: [Wireshark-bugs] [Bug 8883] New: Wireshark doesn't decode 3GPP A.S0014 anymore
Date: Tue, 02 Jul 2013 19:33:06 +0000
Bug ID 8883
Summary Wireshark doesn't decode 3GPP A.S0014 anymore
Classification Unclassified
Product Wireshark
Version 1.8.6
Hardware x86
OS Windows 7
Status UNCONFIRMED
Severity Normal
Priority Low
Component Common utilities (libwsutil)
Assignee bugzilla-admin@wireshark.org
Reporter jon.carmicheal@gmail.com

Build Information:
SVN Rev 48142
--
Earlier versions of wireshark were able to decode SIP INFO messages according
to 3GPP2 A.S0014.  I think it worked in 1.4.  The recent versions seem to have
lost that ability.  An example packet is below.  Previously Wireshark would
have indicated that this was a FlashWithInformation message and would have
decoded the last part (15=... 34=...) to something more meaningful to humans. 
Is this a feature Wireshark has lost, or is there a way to display it now?


INFO sip:01234598765488838861@10.77.6.124:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP
conv-serv.domain.provider.com:5060;branch=z9hG4bK-51d304e9-13a7;rport
Route:
<sip:3Zqkv7%1DbbqiaaaaacTS7SxFumKYaaaaaa8cisip%3A9133000514%40domain.provider.comsip%3A91330005!.*!%40domain.provider.com@region1-node.test.com:7070;maddr=63.168.227.58;lr>
Route:
<sip:3Zqkv7%1AbaakGaaaacTS7Sxqo&FTOaaaaasip%3A01234598765488838861%40domain.provider.com@region2-node.test.com:7070;maddr=63.168.227.62;lr>
From: <sip:9135114647@10.77.39.10:51056;isup-oli=62;user=phone>;tag=17807eae
To: 9135114639 <sip:9135114639@domain.provider.com>;tag=1652695939
Call-ID: 4f422d7351d304d1141fa3379f351@conv-serv.domain.provider.com
CSeq: 3 INFO
Contact: <sip:conv-serv.domain.provider.com:5060>
Content-Type: application/TechInterfaceMsg
Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, REGISTER, INFO, SUBSCRIBE, MESSAGE,
PRACK, UPDATE
Max-Forwards: 70
User-Agent: Vendor-CS-CDMA/4.7.R2.0-10739
Content-Length:    50

10
15=FRUDDAAHJiZmpiYmhsaGwAUCAkAVAYA=
34=NAcA


Thanks,
Jon


You are receiving this mail because:
  • You are watching all bug changes.