Re: [Ekiga-list] h323 with ssh tunnel

2012-12-02 Thread Frank Hasterok
And RTP stream?

You can compare lsof -i

without connection:
COMMANDPID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ekiga 3554 frank   34u  IPv4 307375  0t0  UDP noname:sip
ekiga 3554 frank   38u  IPv4 307380  0t0  TCP *:1720 (LISTEN)

with h323 connection:
COMMANDPID  USER   FD   TYPE DEVICE SIZE/OFF NODE NAME
ekiga 3554 frank   34u  IPv4 307375  0t0  UDP noname:sip
ekiga 3554 frank   35u  IPv4 350007  0t0  TCP
noname:1720-noname:30002 (ESTABLISHED)
ekiga 3554 frank   38u  IPv4 307380  0t0  TCP *:1720 (LISTEN)
ekiga 3554 frank   50u  IPv4 350020  0t0  UDP noname:5076
ekiga 3554 frank   51u  IPv4 350021  0t0  UDP noname:5077
ekiga 3554 frank   52r  IPv4 350038  0t0  UDP noname:5078
ekiga 3554 frank   53u  IPv4 350039  0t0  UDP noname:5079


Am Samstag, den 01.12.2012, 15:12 -0500 schrieb Dennis Nezic:
 Nope. h323 just needs that 1 tcp port. I'm sure openvpn will work
 too :).
 
 On Sat, 01 Dec 2012 19:13:14 +0100, Frank Hasterok wrote:
  I'm not sure, but I think Ekiga needs more than one channel and port.
  I tested it via openvpn (h323:10.8.0.1) and it works. (sip also works)
  
  Frank
  
  Am Freitag, den 23.11.2012, 07:09 -0500 schrieb Dennis Nezic:
   Why can't I establish an h323 connection (just one tcp port, 1720)
   with an ssh tunnel? (For example, connecting to
   h323:localhost:6969, where 6969 is the port with the tunnel.)
   ___
   ekiga-list mailing list
   ekiga-list@gnome.org
   https://mail.gnome.org/mailman/listinfo/ekiga-list
  
  
  ___
  ekiga-list mailing list
  ekiga-list@gnome.org
  https://mail.gnome.org/mailman/listinfo/ekiga-list
 ___
 ekiga-list mailing list
 ekiga-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/ekiga-list


___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources

2012-12-02 Thread Adam Tauno Williams
On Fri, 2012-11-30 at 17:32 +0100, Yannick wrote:
 Here is a quick review I made about people building Ekiga for various
 systems :
 Building from sources (of course you have instructions in our wiki...) :
 * Linux from scratch:
 http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/ekiga.html
 Binaries: (Warning: I've no clue how good those packages are...)
 * OpenSuse
 http://software.opensuse.org/package/ekiga

I use this one; but it installs Ekiga 3.3.x, not 4.x [which sounds
great, BTW].

ekiga-plugins-gstreamer-3.3.2-2.1.2.i586
ekiga-lang-3.3.2-2.1.2.noarch
ekiga-3.3.2-2.1.2.i586
ekiga-plugins-evolution-3.3.2-2.1.2.i586

openSUSE 12.2

The entry listed at
http://wiki.ekiga.org/index.php/Installing_Ekiga_on_Linux is obsolete
for openSUSE.

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list


Re: [Ekiga-list] Binaries and building Ekiga 4.0.0 from sources

2012-12-02 Thread Adam Tauno Williams
On Sun, 2012-12-02 at 11:29 -0500, Adam Tauno Williams wrote:
 On Fri, 2012-11-30 at 17:32 +0100, Yannick wrote:
  Here is a quick review I made about people building Ekiga for various
  systems :
  Building from sources (of course you have instructions in our wiki...) :
  * Linux from scratch:
  http://www.linuxfromscratch.org/blfs/view/cvs/xsoft/ekiga.html
  Binaries: (Warning: I've no clue how good those packages are...)
  * OpenSuse
  http://software.opensuse.org/package/ekiga
 I use this one; but it installs Ekiga 3.3.x, not 4.x [which sounds
 great, BTW].
 ekiga-plugins-gstreamer-3.3.2-2.1.2.i586
 ekiga-lang-3.3.2-2.1.2.noarch
 ekiga-3.3.2-2.1.2.i586
 ekiga-plugins-evolution-3.3.2-2.1.2.i586
 openSUSE 12.
 The entry listed at
 http://wiki.ekiga.org/index.php/Installing_Ekiga_on_Linux is obsolete
 for openSUSE.

It appears that Factory (openSUSE) has 3.9.x
https://build.opensuse.org/package/show?package=ekigaproject=GNOME%
3AFactory

4.x packages exist at
https://build.opensuse.org/package/show?package=ekigaproject=home%
3Ajluce2%3Aekiga

-- 
Adam Tauno Williams awill...@whitemice.org

___
ekiga-list mailing list
ekiga-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ekiga-list