Hi Everyone ;
When I try running GTscan in LAB environment I get below error :
Traceback (most recent call last):
File "GTScan.py", line 355, in
tcap_recv = unpack_from('!BBB', tcap_reply, offset=66)
struct.error: unpack_from requires a buffer of at least 3 bytes
in pcap traces I see that SCTP is well established, but M3UA was not. I see that the client send a user initiated abort
Hi Everyone ;
When I try running GTscan in LAB environment I get below error :
Traceback (most recent call last):
File "GTScan.py", line 355, in
tcap_recv = unpack_from('!BBB', tcap_reply, offset=66)
struct.error: unpack_from requires a buffer of at least 3 bytes
in pcap traces I see that SCTP is well established, but M3UA was not. I see that the client send a user initiated abort