Commit Graph

11 Commits

Author SHA1 Message Date
ajacoutot
4edab7438d - sync WANTLIB+PLIST after latest pwlib changes 2009-01-17 14:14:14 +00:00
ajacoutot
38f3ac6915 - update to gnugk-2.2.8
Some of the changes:
* auto-reconnect feature for all database drivers
* support for using stored procedures when using MySQL
* the extended 'sql' routing policy now supports setting multiple
failover routes
- use SUBST_CMD
- remove GNUGK_ID variable... not useful
2009-01-17 11:42:03 +00:00
ajacoutot
070f7fe3b0 - bugfix update to gnugk-2.2.7-3
* 2 missing NULL pointer checks
* fixes a cause code translation when no Q.931 code is set
* fixes possible memory leak in virtual queues on unregistered calls
* checks for the new config file on a reload
2008-06-17 14:45:40 +00:00
ajacoutot
9b89accee8 - fix WANTLIB after pwlib FLAVORs merge
- bump
2008-05-22 19:27:04 +00:00
ajacoutot
0ee735e36c - update to gnugk-2.2.7
* extends virtual queues to work on unregistered calls,
* adds per prefix capacity limits and Q.931 cause code translation per
gateway
* adds H.460.9 realtime, QoS monitoring, H.460.interop support and H.350
authentication
2008-04-03 07:18:08 +00:00
ajacoutot
c845f6aa90 - make it compile with new pwlib
- merge a patch from upstream SVN so that the _gnugk user does not need
read access to current directory when starting gnugk
- remove useless parts from patches now that pwlib and openh323 version
got sanitised
- rename default configuration file from gnugk.ini to getekeeper.ini
(as per documentation suggests it)
- replace etc with ${SYSCONFDIR} in MESSAGE and remove fixed warning
2008-03-15 17:40:06 +00:00
ajacoutot
45bb34e8a9 - add a small warning in MESSAGE and tweak the starting command ;
if gnugk is ran as an unpriviledged user, the current directory has to
be accessible by it
2007-08-30 15:14:16 +00:00
ajacoutot
82c2ab0914 - zap unneeded variable 2007-08-02 14:39:36 +00:00
ajacoutot
300701eb8a - remove /var/run/gnugk from @sample (the content of /var/run is wiped
out on boot so there's really no point in keeping this)
- instruct users to create /var/run/gnugk before starting gnugk instead

pointed by todd@ in a mail to ports@
2007-06-20 14:40:34 +00:00
ajacoutot
86fa2e1f78 - better configure checks
no binary change
2007-05-22 11:16:12 +00:00
ajacoutot
63850835a5 Import gnugk-2.2.6
The GNU Gatekeeper is an open-source project that implements an H.323
gatekeeper. A gatekeeper provides call control services to the H.323
endpoints. It is an integral part of most useful internet telephony
installations that are based on the H.323 standard.
According to the recommendations from H.323, GnuGK provides most of the
following functions based on the OpenH323 protocol stack:
 * Address Translation
 * Admissions Control
 * Bandwidth Control
 * Zone Management
 * Call Control Signaling
 * Call Authorization
 * Bandwidth Management
 * Call Management

ok kili@
2007-04-27 21:10:42 +00:00