H.460.18 support

View: New views
12 Messages — Rating Filter:   Alert me  

H.460.18 support

by You Xiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
Is H.460.18 supported or not? The new features site
http://www.gnugk.org/new-features.html lists "gatekeeper-to-gatekeeper
H.460.18". Does that mean it is not yet supported? Is it that only
H.460.18 between endpoint-to-gatekeeper supported?
BR

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by Willamowius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

since version 2.3.0 GnuGk can act as a H.460.18 traversal server. That
means endpoints can register and call / be called through a firewall.

Acting as a traversal client to another traversal server is not yet
implemented in GnuGk. This would allow gatekeeper-to-gatekeeper
tunneling of calls. Tandberg calls this "traversal zones".

Regards,
Jan


You Xiang wrote:
> Hi,
> Is H.460.18 supported or not? The new features site
> http://www.gnugk.org/new-features.html lists "gatekeeper-to-gatekeeper
> H.460.18". Does that mean it is not yet supported? Is it that only
> H.460.18 between endpoint-to-gatekeeper supported?
> BR

--
Jan Willamowius, jan@..., http://www.gnugk.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by You Xiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is "traversal zones" feature being worked on in the cvs tree already,
or just a plan for the unknow future?

For the endpoint support, does that mean I can setup an open gnu gk on
a public server, and a home user with an EP that supports H460 at home
behind his home router (firewall/NAT that only allows outbound
traffic) will be able to register with gnugk and make calls? Is this
just a matter of adding the below to config, or do I need to do
something else?

[RoutedMode]
EnableH46018=1
SupportNATedEndpoints=1

BR


On Fri, Nov 6, 2009 at 5:32 AM, Jan Willamowius <jan@...> wrote:

> Hi,
>
> since version 2.3.0 GnuGk can act as a H.460.18 traversal server. That
> means endpoints can register and call / be called through a firewall.
>
> Acting as a traversal client to another traversal server is not yet
> implemented in GnuGk. This would allow gatekeeper-to-gatekeeper
> tunneling of calls. Tandberg calls this "traversal zones".
>
> Regards,
> Jan
>
>
> You Xiang wrote:
>> Hi,
>> Is H.460.18 supported or not? The new features site
>> http://www.gnugk.org/new-features.html lists "gatekeeper-to-gatekeeper
>> H.460.18". Does that mean it is not yet supported? Is it that only
>> H.460.18 between endpoint-to-gatekeeper supported?
>> BR
>
> --
> Jan Willamowius, jan@..., http://www.gnugk.org/
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________________
>
> Posting: mailto:Openh323gk-users@...
> Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
> Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
> Homepage: http://www.gnugk.org/
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by Willamowius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You Xiang wrote:
> Is "traversal zones" feature being worked on in the cvs tree already,
> or just a plan for the unknow future?

I have already started to work on it and had planned to get it ready
for the 2.3.1 release. Its a really cool feature. But right now none of
my support clients needs it and I probably won't be able to finish it
until I really need it in a project.


> For the endpoint support, does that mean I can setup an open gnu gk on
> a public server, and a home user with an EP that supports H460 at home
> behind his home router (firewall/NAT that only allows outbound
> traffic) will be able to register with gnugk and make calls? Is this
> just a matter of adding the below to config, or do I need to do
> something else?
>
> [RoutedMode]
> EnableH46018=1
> SupportNATedEndpoints=1

Yes. The SupportNATedEndpoints=1 shouldn't even be necessary.

Regards,
Jan


> On Fri, Nov 6, 2009 at 5:32 AM, Jan Willamowius <jan@...> wrote:
> > Hi,
> >
> > since version 2.3.0 GnuGk can act as a H.460.18 traversal server. That
> > means endpoints can register and call / be called through a firewall.
> >
> > Acting as a traversal client to another traversal server is not yet
> > implemented in GnuGk. This would allow gatekeeper-to-gatekeeper
> > tunneling of calls. Tandberg calls this "traversal zones".
> >
> > Regards,
> > Jan
> >
> >
> > You Xiang wrote:
> >> Hi,
> >> Is H.460.18 supported or not? The new features site
> >> http://www.gnugk.org/new-features.html lists "gatekeeper-to-gatekeeper
> >> H.460.18". Does that mean it is not yet supported? Is it that only
> >> H.460.18 between endpoint-to-gatekeeper supported?
> >> BR

--
Jan Willamowius, jan@..., http://www.gnugk.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

User bandwidth deny

by leandro.alvares :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Is it possible to deny (or adjust) the bit rate used by users, for
example, bandwidth greater than 384 kbps?

Other question:

Is possible to implement passwords features? For example, when an user
will call to openMCU room or when an user will call to an especific
prefix?

Thanks a lot.

Regards,

Leandro

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by You Xiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Speaking of "traversal zones", is it equivalent to GNU GK
neighbor+H460 or parent+H460?

On Fri, Nov 6, 2009 at 5:32 AM, Jan Willamowius <jan@...> wrote:

> Hi,
>
> since version 2.3.0 GnuGk can act as a H.460.18 traversal server. That
> means endpoints can register and call / be called through a firewall.
>
> Acting as a traversal client to another traversal server is not yet
> implemented in GnuGk. This would allow gatekeeper-to-gatekeeper
> tunneling of calls. Tandberg calls this "traversal zones".
>
> Regards,
> Jan
>
>
> You Xiang wrote:
>> Hi,
>> Is H.460.18 supported or not? The new features site
>> http://www.gnugk.org/new-features.html lists "gatekeeper-to-gatekeeper
>> H.460.18". Does that mean it is not yet supported? Is it that only
>> H.460.18 between endpoint-to-gatekeeper supported?
>> BR
>
> --
> Jan Willamowius, jan@..., http://www.gnugk.org/
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________________
>
> Posting: mailto:Openh323gk-users@...
> Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
> Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
> Homepage: http://www.gnugk.org/
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by Willamowius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The way Tandberg does it is neighbor+H460, but I don't see why GnuGk
couldn't support if for parent gatekeepers also.

Regards,
Jan

You Xiang wrote:

> Speaking of "traversal zones", is it equivalent to GNU GK
> neighbor+H460 or parent+H460?
>
> On Fri, Nov 6, 2009 at 5:32 AM, Jan Willamowius <jan@...> wrote:
> > Hi,
> >
> > since version 2.3.0 GnuGk can act as a H.460.18 traversal server. That
> > means endpoints can register and call / be called through a firewall.
> >
> > Acting as a traversal client to another traversal server is not yet
> > implemented in GnuGk. This would allow gatekeeper-to-gatekeeper
> > tunneling of calls. Tandberg calls this "traversal zones".
> >
> > Regards,
> > Jan
> >
> >
> > You Xiang wrote:
> >> Hi,
> >> Is H.460.18 supported or not? The new features site
> >> http://www.gnugk.org/new-features.html lists "gatekeeper-to-gatekeeper
> >> H.460.18". Does that mean it is not yet supported? Is it that only
> >> H.460.18 between endpoint-to-gatekeeper supported?
> >> BR
> >
> > --
> > Jan Willamowius, jan@..., http://www.gnugk.org/

--
Jan Willamowius, jan@..., http://www.gnugk.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by You Xiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

So there is no need for a third component, such as STUN server?

On Fri, Nov 6, 2009 at 9:51 AM, Jan Willamowius <jan@...> wrote:

> You Xiang wrote:
>
>> For the endpoint support, does that mean I can setup an open gnu gk on
>> a public server, and a home user with an EP that supports H460 at home
>> behind his home router (firewall/NAT that only allows outbound
>> traffic) will be able to register with gnugk and make calls? Is this
>> just a matter of adding the below to config, or do I need to do
>> something else?
>>
>> [RoutedMode]
>> EnableH46018=1
>> SupportNATedEndpoints=1
>
> Yes. The SupportNATedEndpoints=1 shouldn't even be necessary.
>
> Regards,
> Jan
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by Willamowius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You don't need a STUN server for H.460.18/.19.

By default all H.460.18/.19 calls will be proxied. Only if you add
H.460.23/.24 support to reduce the number of calls that need RTP
proxying, you need a STUN server. But in this case your endpoints also
have to support H.460.23/.24.

Regards,
Jan

You Xiang wrote:

> So there is no need for a third component, such as STUN server?
>
> On Fri, Nov 6, 2009 at 9:51 AM, Jan Willamowius <jan@...> wrote:
> > You Xiang wrote:
> >
> >> For the endpoint support, does that mean I can setup an open gnu gk on
> >> a public server, and a home user with an EP that supports H460 at home
> >> behind his home router (firewall/NAT that only allows outbound
> >> traffic) will be able to register with gnugk and make calls? Is this
> >> just a matter of adding the below to config, or do I need to do
> >> something else?
> >>
> >> [RoutedMode]
> >> EnableH46018=1
> >> SupportNATedEndpoints=1
> >
> > Yes. The SupportNATedEndpoints=1 shouldn't even be necessary.
> >
> > Regards,
> > Jan

--
Jan Willamowius, jan@..., http://www.gnugk.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by You Xiang :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just saw 2.3.1 rc is out. Does that mean the traversal zones feature
is already there in cvs? or is it pushed to future releases?

On Fri, Nov 6, 2009 at 9:51 AM, Jan Willamowius <jan@...> wrote:
> You Xiang wrote:
>> Is "traversal zones" feature being worked on in the cvs tree already,
>> or just a plan for the unknow future?
>
> I have already started to work on it and had planned to get it ready
> for the 2.3.1 release. Its a really cool feature. But right now none of
> my support clients needs it and I probably won't be able to finish it
> until I really need it in a project.
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by Willamowius :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No, that features is not in GnuGk 2.3.1.

Regards,
Jan

You Xiang wrote:

> I just saw 2.3.1 rc is out. Does that mean the traversal zones feature
> is already there in cvs? or is it pushed to future releases?
>
> On Fri, Nov 6, 2009 at 9:51 AM, Jan Willamowius <jan@...> wrote:
> > You Xiang wrote:
> >> Is "traversal zones" feature being worked on in the cvs tree already,
> >> or just a plan for the unknow future?
> >
> > I have already started to work on it and had planned to get it ready
> > for the 2.3.1 release. Its a really cool feature. But right now none of
> > my support clients needs it and I probably won't be able to finish it
> > until I really need it in a project.

--
Jan Willamowius, jan@..., http://www.gnugk.org/

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Re: H.460.18 support

by Frank Liu-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Having the "traversal zones" support between gatekeepers (neighbor or
parent) seems to be very nice feature. Is it still being worked on, or
is it being dropped?

On Wed, Nov 18, 2009 at 2:10 AM, Jan Willamowius <jan@...> wrote:

> No, that features is not in GnuGk 2.3.1.
>
> Regards,
> Jan
>
> You Xiang wrote:
>> I just saw 2.3.1 rc is out. Does that mean the traversal zones feature
>> is already there in cvs? or is it pushed to future releases?
>>
>> On Fri, Nov 6, 2009 at 9:51 AM, Jan Willamowius <jan@...> wrote:
>> > You Xiang wrote:
>> >> Is "traversal zones" feature being worked on in the cvs tree already,
>> >> or just a plan for the unknow future?
>> >
>> > I have already started to work on it and had planned to get it ready
>> > for the 2.3.1 release. Its a really cool feature. But right now none of
>> > my support clients needs it and I probably won't be able to finish it
>> > until I really need it in a project.
>
> --
> Jan Willamowius, jan@..., http://www.gnugk.org/
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________________
>
> Posting: mailto:Openh323gk-users@...
> Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
> Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
> Homepage: http://www.gnugk.org/
>

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________________

Posting: mailto:Openh323gk-users@...
Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/