Anonymous - 2007-08-09

Hi all,
Kiax is working just fine on my Ubuntu notebook except for one thing. When it's running it's constantly generating network traffic polling the server several times a second. The concern is that if we start using it here on several machines it will clog the network with pointless traffic. Here's a tcpdump from when it's running:

20:22:15.262939 IP 192.168.0.136.iax > voip.aegeon.com.au.iax: UDP, length 12
20:22:15.263128 IP voip.aegeon.com.au.iax > 192.168.0.136.iax: UDP, length 12
20:22:16.138995 IP 192.168.0.136.iax > voip.aegeon.com.au.iax: UDP, length 12
20:22:16.139140 IP voip.aegeon.com.au.iax > 192.168.0.136.iax: UDP, length 12
20:22:16.199009 IP 192.168.0.136.iax > voip.aegeon.com.au.iax: UDP, length 12
20:22:16.199158 IP voip.aegeon.com.au.iax > 192.168.0.136.iax: UDP, length 12
20:22:16.451007 IP 192.168.0.136.iax > voip.aegeon.com.au.iax: UDP, length 12
20:22:16.451181 IP voip.aegeon.com.au.iax > 192.168.0.136.iax: UDP, length 12

Anyone know why this is happening or how to stop it ?

ciao
Derek