Difference between revisions of "DUNDi network traffic"

From TD-er's Wiki
Jump to navigationJump to search
 
 
Line 1: Line 1:
 
[[Asterisk DUNDi debug]]
 
[[Asterisk DUNDi debug]]
 +
 +
 +
[[image:Wireshark-Dundi-packets.png]]
 +
 +
Legenda:
 +
* black: <tt>udp.srcport == 4520 </tt>
 +
* red: <tt>udp.srcport == 4520 && ip.src==192.168.1.101</tt>
 +
* green: <tt>udp.srcport == 4520 && ip.src==192.168.1.103</tt>
 +
* blue: <tt>udp.srcport == 4520 && ip.src==192.168.1.106</tt>

Latest revision as of 12:55, 27 February 2007

Asterisk DUNDi debug


Wireshark-Dundi-packets.png

Legenda:

  • black: udp.srcport == 4520
  • red: udp.srcport == 4520 && ip.src==192.168.1.101
  • green: udp.srcport == 4520 && ip.src==192.168.1.103
  • blue: udp.srcport == 4520 && ip.src==192.168.1.106