Add the VoLTE pcap to the related document (#351)

This commit is contained in:
Sukchan Lee 2020-01-15 21:30:15 +09:00
parent 2abdef74cb
commit 047ad240e7
2 changed files with 4 additions and 0 deletions

View file

@ -1261,6 +1261,8 @@ $ ip r add 10.4.128.21/32 via 172.24.15.30
Assuming IMSI of the user1 as 001010123456791 and MSISDN is 0198765432100 and IMSI of the user2 as 001010123456792 and MSISDN is 0298765432100. Try calling user2 from user1 by dialing its MSISDN ie. 0298765432100
- You can see the sample traffic. -- [[volte.pcapng]]({{ site.url }}{{ site.baseurl }}/assets/pcapng/volte.pcapng).
#### 26. For debugging
Debug using wireshark at Open5GS machine and following wireshark display filter
@ -1276,3 +1278,5 @@ Debugging Diameter messages between PCRF and P-CSCF in Wireshark if the TCP/SCTP
Open Wireshark --> Preferences --> Protocols --> Diameter --> Change to whatever ports are being used
#### Appendix