SMPP filter won't work
Hello, people of the wireshark. I'm stuck at configuring filter When I compose it like this:
(smpp.source_addr == "whatever") && (smpp.command_id == 0x00000004) && (ip.src == xx.xx.xx.xx)
I still get the output which has a lot of deliversm (smpp.commandid== 0x80000005) SMPP packets in it. What I've done wrong and what should be done to avoid the unexpected behaviour. Thanks in advance.
even alone
produces output with unexpected deliver_sm. This happens when these packet are all within one frame