| Author |
Message |
En?me
Guest
|
Posted:
Mon Feb 23, 2004 7:36 pm Post subject:
gnugk pb desktop sharing |
|
|
Hello,
I use a gatekeeper gnugk on debian
(http://www.gnugk.org/h323manual.html). This allows to connect NM
between internet customers and us.
2 networks adapter cards allow the routing, the proxy is on, the mode
is routed.
Customers can do everithing with us (audio/video/desktop sharing,
file tranfer).
But we, we can not share the desktop or send a file, the transfer (or
the desktop sharing) aborts few seconds (between 1 and 3) after and
afterwhile, T120 is unworkable since we hang up and place a new call.
Maybe it is a bandwith problem, a bug but it is very hard to solve
this problem.
Thank's if you have any idea. |
|
| Back to top |
|
 |
Brian Sullivan MVP
Guest
|
Posted:
Mon Feb 23, 2004 7:42 pm Post subject:
Re: gnugk pb desktop sharing |
|
|
En?me wrote:
| Quote: | Hello,
I use a gatekeeper gnugk on debian
(http://www.gnugk.org/h323manual.html). This allows to connect NM
between internet customers and us.
2 networks adapter cards allow the routing, the proxy is on, the mode
is routed.
Customers can do everithing with us (audio/video/desktop sharing,
file tranfer).
But we, we can not share the desktop or send a file, the transfer (or
the desktop sharing) aborts few seconds (between 1 and 3) after and
afterwhile, T120 is unworkable since we hang up and place a new call.
|
This problem happens regardless of who placed the call? It is somewhat
suprising that you can connect in the data portion of the call at all.
The gatekeeper afaik handles H.323 connections only (does it claim to handle
T.120 as well?) so the fact that you can get any T.120 function at all may
just be serendipity ( though perhaps with some thinking could be
rationalized)
| Quote: |
Maybe it is a bandwith problem, a bug but it is very hard to solve
this problem.
|
I don't think it could be bandwidth related.
--
Brian Sullivan
Meeting by Wire ( http://www.meetingbywire.com)
------------
Is your PC protected? --
http://www.microsoft.com/security/protect/default.asp |
|
| Back to top |
|
 |
En?me
Guest
|
Posted:
Tue Feb 24, 2004 3:43 pm Post subject:
Re: gnugk pb desktop sharing |
|
|
Hi,
Thank's to your reply.
There is a parameter called :
T120PortRange=40000-40999
Then this gatekeeper is able to connect and rout both H323 and T120.
No matter who initiates the call, the problem is the same.
Bruno
"Brian Sullivan MVP" <brians@WORMTIREDmeetingbywire.com> wrote in message news:<#c9pTuh#DHA.2324@tk2msftngp13.phx.gbl>...
| Quote: | En?me wrote:
Hello,
I use a gatekeeper gnugk on debian
(http://www.gnugk.org/h323manual.html). This allows to connect NM
between internet customers and us.
2 networks adapter cards allow the routing, the proxy is on, the mode
is routed.
Customers can do everithing with us (audio/video/desktop sharing,
file tranfer).
But we, we can not share the desktop or send a file, the transfer (or
the desktop sharing) aborts few seconds (between 1 and 3) after and
afterwhile, T120 is unworkable since we hang up and place a new call.
This problem happens regardless of who placed the call? It is somewhat
suprising that you can connect in the data portion of the call at all.
The gatekeeper afaik handles H.323 connections only (does it claim to handle
T.120 as well?) so the fact that you can get any T.120 function at all may
just be serendipity ( though perhaps with some thinking could be
rationalized)
Maybe it is a bandwith problem, a bug but it is very hard to solve
this problem.
I don't think it could be bandwidth related. |
|
|
| Back to top |
|
 |
Brian Sullivan MVP
Guest
|
Posted:
Tue Feb 24, 2004 7:03 pm Post subject:
Re: gnugk pb desktop sharing |
|
|
En?me wrote:
| Quote: | Hi,
Thank's to your reply.
There is a parameter called :
T120PortRange=40000-40999
|
I am not sure what that means -- typically T.120 uses tcp 1503
| Quote: |
Then this gatekeeper is able to connect and rout both H323 and T120.
No matter who initiates the call, the problem is the same.
|
If you haven't already, you might try:
news://news.gmane.org/gmane.comp.telephony.openh323gk.user
which is a newsgroup specifically for openGK support. Lots of users seem to
be there and there seems to be lots of information.
--
Brian Sullivan
Meeting by Wire ( http://www.meetingbywire.com)
------------
Is your PC protected? --
http://www.microsoft.com/security/protect/default.asp |
|
| Back to top |
|
 |
En?me
Guest
|
Posted:
Tue Feb 24, 2004 11:50 pm Post subject:
Re: gnugk pb desktop sharing |
|
|
The problem is identified in the log :
we see that ProxyThread.cxx(193) blocks the datas.
But there is no firewall and 1503 is open, and it seems in the source
file ProxyThread.cxx that forward is not allowed.
Any idea to solve the problem ?
2004/02/24 19:46:01.766 3 ProxyChannel.cxx(1682) H245 Set h245Address
to 62.4.6.49:30000
2004/02/24 19:46:02.226 3 ProxyChannel.cxx(1633) H245 Connected from
212.180.36.177:3099
2004/02/24 19:46:02.227 3 ProxyChannel.cxx(1653) H245(539) Connect to
10.233.3.41:1417 successful
2004/02/24 19:46:05.257 2 thread.cxx(28) T120Listener 540
started
2004/02/24 19:46:05.260 2 thread.cxx(28) T120Listener 541
started
2004/02/24 19:46:05.628 3 ProxyThread.cxx(79) T120 Delete socket
127.0.0.1:0
2004/02/24 19:46:05.629 2 thread.cxx(32) T120Listener 540 closed
2004/02/24 19:46:06.133 3 ProxyChannel.cxx(1944) T120 Connect to
10.233.3.41:1503 successful
2004/02/24 19:46:06.835 3 ProxyThread.cxx(193) T120 10.233.3.41:1503
Error(0): (0)
2004/02/24 19:46:07.099 3
ProxyThread.cxx(193) T120 212.180.36.177:3100 Error(0): (0)
2004/02/24 19:46:07.337 3 ProxyChannel.cxx(1944) T120 Connect to
10.233.3.41:1503 successful
2004/02/24 19:46:08.393 3 ProxyChannel.cxx(1944) T120 Connect to
10.233.3.41:1503 successful
2004/02/24 19:46:08.400 3 ProxyChannel.cxx(1944) T120 Connect to
10.233.3.41:1503 successful
2004/02/24 19:46:28.644 3 ProxyThread.cxx(672) Proxy 10.233.3.41:1503
forward blocked
2004/02/24 19:46:28.754 3 ProxyThread.cxx(672) Proxy 10.233.3.41:1503
forward blocked
2004/02/24 19:46:28.864 3 ProxyThread.cxx(672) Proxy 10.233.3.41:1503
forward blocked
"Brian Sullivan MVP" <brians@WORMTIREDmeetingbywire.com> wrote in message news:<#c9pTuh#DHA.2324@tk2msftngp13.phx.gbl>...
| Quote: | En?me wrote:
Hello,
I use a gatekeeper gnugk on debian
(http://www.gnugk.org/h323manual.html). This allows to connect NM
between internet customers and us.
2 networks adapter cards allow the routing, the proxy is on, the mode
is routed.
Customers can do everithing with us (audio/video/desktop sharing,
file tranfer).
But we, we can not share the desktop or send a file, the transfer (or
the desktop sharing) aborts few seconds (between 1 and 3) after and
afterwhile, T120 is unworkable since we hang up and place a new call.
This problem happens regardless of who placed the call? It is somewhat
suprising that you can connect in the data portion of the call at all.
The gatekeeper afaik handles H.323 connections only (does it claim to handle
T.120 as well?) so the fact that you can get any T.120 function at all may
just be serendipity ( though perhaps with some thinking could be
rationalized)
Maybe it is a bandwith problem, a bug but it is very hard to solve
this problem.
I don't think it could be bandwidth related. |
|
|
| Back to top |
|
 |
Brian Sullivan MVP
Guest
|
Posted:
Wed Feb 25, 2004 12:30 am Post subject:
Re: gnugk pb desktop sharing |
|
|
En?me wrote:
| Quote: | The problem is identified in the log :
we see that ProxyThread.cxx(193) blocks the datas.
But there is no firewall and 1503 is open, and it seems in the source
file ProxyThread.cxx that forward is not allowed.
Any idea to solve the problem ?
|
I have no idea but I do not use gnugk.
The gnugk specific forum I mentioned though has lots of users and knowledge.
--
Brian Sullivan
Meeting by Wire ( http://www.meetingbywire.com)
------------
Is your PC protected? --
http://www.microsoft.com/security/protect/default.asp |
|
| Back to top |
|
 |
|
|
|
|