|
|
Managing Polycom MCUs and Endpoints with GnuGk
Problems with MGC firmware 7.5.2 and later
Starting with ver 7.5.2 and later and MGC 8.0, the MGC now sends an additional
terminalAlias called dialedDigits containing the gateway prefix.
In GnuGk, the first IP board to register with the prefix registers successfully.
However, the second IP board to register with the prefix is rejected due to duplicateAlias.
To solve this, GnuGk 2.2.7 implements a filter by endpoint type:
[RasSrv::RRQFeatures]
AliasTypeFilter=terminal;dialeddigits
AliasTypeFilter=gateway;h323id
|
This will filter the aliases to only register the alias types specified
(separated by ','). If an alias type as specified in the filter is not
present in the RRQ then it will just registers as per normal with whatever
aliases are provided. In this way you can filter out the duplicate alias item.
When you add these filters without restarting your gatekeeper, make sure you
unregister your endpoints before you reload your configuration.
Polycom Compatibility
Here is a list of Polycom products others have tested with GnuGk.
Please submit your test results!
| Product | GnuGk Version | Tester | Comment |
| Polycom 512 | 1.0 | adi@adis.on.ca | OK |
| Polycom CMA 5000 4.01.04.ER011 | 2.3.0 | | OK, as neighbor |
| Polycom CMA Desktop Client v4.1.1.1010 | 2.3.0 | | OK |
| Polycom HDX9002 | 2.2.6 | hoveryoung@hotmail.com | OK |
| Polycom HDX 9004 2.0.3.00 | 2.3.0 | jan@willamowius.de | OK, incl. H.460.18 |
| Polycom MGC+50 8.0.0.27 | 2.2.7 | olding@smashtech.net | OK, use "AcceptMCUPrefixes=1" |
| Polycom MGC+50 9.0.1.8 | 2.2.6 | hoveryoung@hotmail.com | OK |
| Polycom MGC-100 Release 7.0 | 2.2.2 | hightechtalent@yahoo.com | OK, use "Register as Gateway" |
| Polycom MGC 100 Ver. 7.5.1.7 | 2.2.2 | doctorwu@cac.washington.edu | OK |
| Polycom MGC 100 Ver. 7.5.2.24 | 2.2.7 | doctorwu@cac.washington.edu | OK, must use GnuGk >=2.2.7 |
| Polycom PVX 8.0.1 | 2.2.4 | Michel.Raes@UGent.be | OK |
| Polycom PVX 8.0.4 | 2.3.0 | | OK |
| Polycom QDX 6000 | 2.3.2 | ssmit@idafoundation.org | OK |
| Polycom RMX 200 v4.0 | 2.3.0 | | OK |
| Polycom V700 8.5.3 | 2.2.8 | | OK |
| Polycom VBP 5300 9.1.5.1 | 2.3.0 | | OK |
| Polycom ViaVideo 5.0 | 2.0.5 | kaenel@switch.ch | OK |
| Polycom Viewstation 500 | 2.3.0 | | OK, incl. H.460.18 |
| Polycom Viewstation EX 5.1 | 2.0.5 | kaenel@switch.ch | OK |
| Polycom Viewstation SP 7.2.4 | 2.0.5 | kaenel@switch.ch | OK |
| Polycom VSX 7000 | 2.0.8 | schlatter@switch.ch | OK, use OpenH323 >= 1.14.1 |
|