File: control

package info (click to toggle)
gnugk 2%3A3.6-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 6,144 kB
  • ctags: 7,074
  • sloc: cpp: 58,503; php: 2,314; sql: 2,089; sh: 593; perl: 588; java: 220; makefile: 194
file content (42 lines) | stat: -rw-r--r-- 1,518 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Source: gnugk
Section: comm
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Kilian Krause <kilian@debian.org>, Mark Purcell <msp@debian.org>, Faidon Liambotis <paravoid@debian.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev,
 libh323plus-dev, libspeex-dev,
 libssh-dev,
 libsdl1.2-dev,
 linuxdoc-tools,
 libmysql++-dev, firebird-dev [amd64 armel i386 ia64 powerpc sparc kfreebsd-amd64 kfreebsd-i386 mips mipsel s390],
 libsqlite3-dev,
 libldap2-dev, libpq-dev
Standards-Version: 3.9.4
Homepage: http://www.gnugk.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/gnugk/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/gnugk/trunk/

Package: gnugk
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
Suggests: ekiga, ohphone, ohphone-basic, simph323
Description: OpenH323 Gatekeeper - The GNU Gatekeeper
 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 Recommendation H.323, a gatekeeper shall provide the following
 services:
 .
  Address Translation
  Admissions Control
  Bandwidth Control
  Zone Management
  Call Control Signaling
  Call Authorization
  Bandwidth Management
  Call Management
 .
 The GNU Gatekeeper implements most of these functions based on the
 OpenH323 protocol stack.