capture sip calls with dumpcap
hello everyone , i usually use this dumpcap to capture sip calls if is there any voice problems ;
dumpcap.exe -b files:100 -b filesize:150000 -w d:\wrlog\hak.cap -i1
Is there any way to be more specific and include only sip calls ,rtp and udp ports ?
i have a lot of useless details on this files .
thanks a lot