Hi guys, any Idea, how to decode DECT captured file into Voice: many Thx. asked 01 Jun '11, 06:45 reza666 |
One Answer:
That may prove difficult, since the B-field data is encrypted for any decent implementation. If it's not then filter out all B-field data of a connection and put it through a G.726 decoder (assuming Basic Service is basic speech). There's currently no automated way to do this with Wireshark. answered 02 Jun '11, 12:42 Jaap ♦ |