GNU Gatekeeper Logo

Home
· Contact
· Events
· Logos
· Site Map

Download
· Gatekeeper
· Java GUI
· ISDN Gateway
· CTI / ACD

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
· Recommended Books
· Success Stories

Tools & Addons
· GnuGk Addons
· Endpoints
· Gateways
· MCUs
· IVRs
· Billing
· Commercial Addons

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

Usage Example: VOIP Call-Center

GnuGk, together with an ACD application (Automatic Call Distribution), can be used to set up a VOIP call-center.

Incoming calls to a single number are distributed to many agents (eg. hotline).

The current ACD implementation already has these call distribution policies:

  • longest idle
  • first idle
  • round robin
  • TODO: skill based

Example Configuration

[Gatekeeper::Main]
Fourtytwo=42

[GkStatus::Auth]
rule=explicit
127.0.0.1=allow
default=forbid

[RoutingPolicy::OnARQ]
default=vqueue,explicit,internal

[CTI::Agents]
VirtualQueueAliases=support,sales
RequestTimeout=10




Last updated: 23. Feb 2008
Page maintained by Jan Willamowius