From f25f75d16a8b056d2537d05ab58864993b750782 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Fri, 22 Nov 2002 17:05:14 +0000 Subject: Version 0.3.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@553 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/agents.conf.sample | 3 ++- configs/queues.conf.sample | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index 83c2ddb3b..f279a0d70 100755 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -8,4 +8,5 @@ ; ; agent => agentid,agentpassword,name ; -;agent => 1234,4321,Mark Spencer +;agent => 1001,4321,Mark Spencer +;agent => 1002,4321,Will Meadows diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index f6746e09f..7b6783020 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -48,3 +48,5 @@ ; ;member => Zap/1 ;member => Zap/2 +;member => Agent/1001 +;member => Agent/1002 -- cgit v1.2.3