From: Mark Spencer Date: Fri, 22 Nov 2002 17:05:14 +0000 (+0000) Subject: Version 0.3.0 from FTP X-Git-Tag: 0.3.0~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f25f75d16a8b056d2537d05ab58864993b750782;p=thirdparty%2Fasterisk.git Version 0.3.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@553 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index 83c2ddb3b3..f279a0d703 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 f6746e09f0..7b67830200 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