Giovanni Panozzo wrote: > > I'm using Ekiga 3.2.5 which comes in the standard ubuntu 9.10 distribution. > > My home asterisk SIP server is running on a separate machine, and is > listening on port 5066. How can I tell Ekiga to connect to SIP server on > port 5066 ? > I tryed to put the registrant address in my ekiga account cfg as: > 192.168.77.10:5066 > but ekiga is still trying to access the server on port 5060. Here is the > tcpdump output captured in the client machine: > > 10:00:25.881727 IP 192.168.98.210.27892 > 192.168.77.10.5060: SIP, > length: 548 > 10:00:26.772820 IP 192.168.77.10 > 192.168.98.210: ICMP 192.168.77.10 > udp port 5060 unreachable, length 556 > > All other softphone clients are working correctly with asterisk on port > 5066. > > I cannot find any documentation on the wiki about ekiga and outgoing > connection ports (SIP server port): there are docs only on ports for > incoming connections.
Hi, This was fixed in 3.2.6. The commit is http://git.gnome.org/browse/ekiga/commit/?id=5bb507546bf4603d674dc211820b76c1b01a5183 and the bug report is http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530051 -- Eugen _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
