Update changelog and update agents configa

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1157 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Mark Spencer 23 years ago
parent 1b473c2ef0
commit 748c909e7b

@ -1,3 +1,9 @@
-- Merge support for 'T'
-- Allow pending agent calling (Agent/:1)
-- Add groupings to agents.conf
-- Add video support to IAX2
-- Zaptel optimize playback
-- Add video support to SIP
-- Make RTP ports configurable
-- Add RDNIS support to SIP and IAX2
-- Add transfer app (implement in SIP and IAX2)

@ -8,6 +8,13 @@
;
;musiconhold => default
;
;
; Group memberships for agents (may change in mid-file just)
;
;group=3
;group=1,2
;group=
;
; This section contains the agent definitions, in the form:
;
; agent => agentid,agentpassword,name

Loading…
Cancel
Save