Tshark trace for WifiCalling Registration
Hello All,
How can i use tshark to filter diameter.User-Name in Wifi Registration scenario where the IMSI has a domain name I have an error message that the symbole "@" confuses the command
[[email protected] ~]$ sudo tshark -n -s0 -i bond0.62 -R `"[email protected]etwork.org"`
tshark: "@" was unexpected in this context.
Thanks