diameter protocol CCA and CCR
Hello, I would like to find all CCRs/CCAs in a big diameter trace. Usually I use session-id to correlate them one CCA and one CCR. I filtered all CCAs, how can I find all related CCRs? Is it possible to use something like a FOR loop?
Thanks in advance
There is a sample capture attached to 8692: Wireshark combines two diameter messages (RAA & CCR-U) in one
A display filter of
diameter.CC-Request-Number
seems to show allCCR
andCCA
.MATE
can be frustrating to work with but was created for stuff like this - WSUG - MATE.