Add option 'keepstats' which will keep queue statistics during a reload. (issue #7908 reported by jmls)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44150 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Joshua Colp
2006-10-02 15:40:38 +00:00
parent ff2dd4ec41
commit cc1945ce1b
3 changed files with 15 additions and 1 deletions

View File

@@ -17,3 +17,5 @@ Changes since Asterisk 1.4-beta was branched:
can use --with-cap to specify the path.
* H323 remote hold notification support added (by NOTIFY message
and/or H.450 supplementary service)
* Added keepstats option to queues.conf which will keep queue
statistics during a reload.