GNU Gatekeeper Logo

Home
· Download
· Support
· Site Map

Documentation
· English Manual
· French Manual
· Spanish Manual
· Persian Manual
· Portuguese Manual
· Chinese Manual
· FAQ
· Interoperability
· Intro to H.323
· Usage Examples
· Configuration Notes
· GnuGk and SIP

Tools & Addons
· Java GUI
· ISDN Gateway
· CTI / ACD
· GnuGk Addons
· Endpoints
· Gateways
· MCUs
· IVRs
· Billing
· Commercial Addons

Development
· Compiling
· Development Version
· NAT Traversal
· Tools
· Authors

Misc
· Events
· Logos
· Recommended Books
· Success Stories

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!

ProductGnuGk VersionTesterComment
Polycom 5121.0adi@adis.on.caOK
Polycom MGC-100 Release 7.02.2.2hightechtalent@yahoo.comOK, use "Register as Gateway"
MGC 100 Ver. 7.5.1.72.2.2doctorwu@cac.washington.eduOK
MGC 100 Ver. 7.5.2.242.2.2doctorwu@cac.washington.eduFailed, must use GnuGk 2.2.7
Polycom PVX 8.0.12.2.4Michel.Raes@UGent.beOK
Polycom PVX 8.0.42.3.0 OK
Polycom RMX 200 v4.02.3.0 OK
Polycom ViaVideo 5.02.0.5kaenel@switch.chOK
Polycom Viewstation EX 5.12.0.5kaenel@switch.chOK
Polycom Viewstation SP 7.2.42.0.5kaenel@switch.chOK
Polycom VSX 70002.0.8schlatter@switch.chOK, use OpenH323 >= 1.14.1



Last updated: 29. Okt 2009
Page maintained by Jan Willamowius