Jeff Morriss
changed
bug 10885
What |
Removed |
Added |
Status |
CONFIRMED
|
IN_PROGRESS
|
Comment # 7
on bug 10885
from Jeff Morriss
Turns out it wasn't the global variables it was just a bad packet (or missing
packets). The dissector even warns about the badness:
~~~
ITU-T Recommendation T.38
[Stream setup by SDP (frame 4616)]
UDPTLPacket
seq-number: 75
primary-ifp-packet
type-of-msg: t30-data (1)
data-field: 1 item
Item 0
Data-Field item
field-type: t4-non-ecm-sig-end (7)
[RECEIVED END OF FRAGMENT W/OUT ANY FRAGMENT DATA]
field-data:
000000000000000000000000000000000000000000000000...
error-recovery: secondary-ifp-packets (0)
~~~
You are receiving this mail because:
- You are watching all bug changes.