Hi,

It seems "capacity" does not work in unregistered mode when using RADIUS
routing .

Scenario #1 [ Capacity NOT Working]
============================
SoftPhone(192.168.0.11) ==> GnuGK (192.168.0.5) ==> GnuGK(192.168.0.6)
[RADIUS Routing] ==> H323 Gateway (192.168.0.8)

#gnugk.ini
#=======
[RasSrv::PermanentEndpoints]
192.168.0.8:1720=TestGW1;*

[EP::TestGW1]
Capacity=1
==========

But when softphone registered to the same GK [ Where RADIUS Routing enabled
] then Capacity is working as well .

Scenario #1 [ Working]
======================
SoftPhone(192.168.0.11) Registered To ==> GnuGK(192.168.0.6) [RADIUS
Routing] ==> H323 Gateway (192.168.0.8)


Best regards,

//Tusar\\


On Sun, Jul 12, 2009 at 5:23 AM, Jan Willamowius <j...@willamowius.de> wrote:

> Hi,
>
> between 2.2.6 and 2.2.8 we fixed a number of bugs in the capacity
> handling, but all those fixes are also in 2.3.0.
> The only intended change between 2.2.8 and 2.3.0 is the fixed
> round-robin, which was broken in 2.2.8 and works again in 2.3.0, but
> it should respect priorities and capacities.
>
> Regards,
> Jan
>
>
> Dmitry Melekhov wrote:
> > Hello!
> >
> > This problem was corrected in 2.2.8, but my colleague installed 2.3.0
> > and informed me that he has the same problem I had before 2.2.8.
> > Is it possible to return behaviour of 2.2.8 to 2.3.0 ?
> >
> >
> >
> > Dmitry Melekhov пишет:
> > > Hello!
> > >
> > > There is problem with EP config- with 2.2.6 I had problem - although
> > > gateway has priority 2 and there are free capacity on gateway
> > > with priority 1 calls are go to gateway with priority 2.
> > >
> > > I decided that 2.2.6 doesn't read config correctly.
> > >
> > > I installed 2.2.7 to find is it 2.2.6 problem or not.
> > > And I found that priority works only with permanent endponts.
> > > If I write
> > >
> > > [RasSrv::PermanentEndpoints]
> > > 192.168.46.40=hohr;11,16,83412
> > >
> > > [EP::p98]
> > > Capacity=30
> > > GatewayPriority=1
> > >
> > > [EP::hohr]
> > > Capacity=30
> > > GatewayPriority=2
> > >
> > > Then I get:
> > >
> > > RCF|192.168.46.40:1720|hohr:h323_ID|gateway|7851_p98
> > > Wed, 16 Apr 2008 13:14:37 +0500 (permanent) C(0/1/1)  <1>
> > > Prefixes: 11:=2,16:=2,83412:=2
> > >
> > >
> > > If there is no
> > > [RasSrv::PermanentEndpoints]
> > > 192.168.46.40=hohr;11,16,83412
> > >
> > > and, what is more important, after gateway registration it lost
> prefixes!
> > >
> > > RCF|192.168.46.40:1720|hohr:h323_ID|gateway|7851_p98
> > > Wed, 16 Apr 2008 13:15:51 +0500 (permanent) C(0/1/1)  <1>
> > > Prefixes: <none>
> > >
> > >
> > > and gateway register itself
> > > I get
> > >
> > > RCF|192.168.46.40:1720|hohr:h323_ID|gateway|7851_p98
> > > Wed, 16 Apr 2008 13:14:37 +0500 (permanent) C(0/1/1)  <1>
> > > Prefixes: 11:=1,16:=1,83412:=1
> > >
> > >
> > > Looks like bug...
>
> --
> Jan Willamowius, j...@willamowius.de, http://www.gnugk.org/
>
>
> ------------------------------------------------------------------------------
> Enter the BlackBerry Developer Challenge
> This is your chance to win up to $100,000 in prizes! For a limited time,
> vendors submitting new applications to BlackBerry App World(TM) will have
> the opportunity to enter the BlackBerry Developer Challenge. See full prize
> details at: http://p.sf.net/sfu/Challenge
> _______________________________________________________
>
> Posting: mailto:Openh323gk-users@lists.sourceforge.net
> 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/
>
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
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/

Reply via email to