Skip to content
Snippets Groups Projects
Commit 4b50e3f1 authored by Mark Michelson's avatar Mark Michelson
Browse files

Fix incorrectly documented option in queues.conf

sharedlastcall defaults to "no" not "yes"

(closes issue AST-979)
reported by Steve Pitts
........

Merged revisions 371747 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 371748 from http://svn.asterisk.org/svn/asterisk/branches/10
........

Merged revisions 371750 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@371751 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 05fd2ef0
Branches
Tags
No related merge requests found
...@@ -57,7 +57,7 @@ monitor-type = MixMonitor ...@@ -57,7 +57,7 @@ monitor-type = MixMonitor
; shared_lastcall will make the lastcall and calls received be the same in ; shared_lastcall will make the lastcall and calls received be the same in
; members logged in more than one queue. This is useful to make the queue ; members logged in more than one queue. This is useful to make the queue
; respect the wrapuptime of another queue for a shared member. ; respect the wrapuptime of another queue for a shared member.
; The default value is yes. ; The default value is no.
; ;
;shared_lastcall=no ;shared_lastcall=no
; ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment