GNU Gatekeeper Logo

Home
· Download
· Support
· Success Stories
· Imprint

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
· NAT Traversal
· Tools
· Authors

Misc
· Events
· Logos
· Recommended Books
· Site Map

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

Example Configuration

[Gatekeeper::Main]

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

[RoutingPolicy]
default=vqueue,explicit,internal

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


 




Last updated: 22. Dez 2011
Page maintained by Jan Willamowius