[asterisk-commits] r3501 - svn:log

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Tue Oct 30 16:22:09 CDT 2012


Author: mjordan
Revision: 3501
Modified property: svn:log

Modified: svn:log at Tue Oct 30 16:22:09 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Oct 30 16:22:09 2012
@@ -1,10 +1,10 @@
 Add CDR/CEL Queue tests for No Answer scenarios
 
-These tests cover CDR/CEL behaviour defined for Queues in Asterisk 12 (see 
+These tests cover CDR/CEL behavior defined for Queues in Asterisk 12 (see 
 r375416).  In that code change, when a single Queue member was paused, if
 the caller failed to be answered by another Queue member the overall
-disposition was BUSY.  That patch changed the behaviour to be NO ANSWER.
-These tests cover the CDR/CEL behaviour in the following three scenarios:
+disposition was BUSY.  That patch changed the behavior to be NO ANSWER.
+These tests cover the CDR/CEL behavior in the following three scenarios:
  * When no one answers, and no member is 'busy'
  * When no one answers, and a single member is 'busy' but at least one other
    member could have picked up the phone (lazy gits)
@@ -12,7 +12,7 @@
    is important to us, but so is our lunch break kkthnx)
 
 Hopefully, if someone goes in and mucks with CDRs in the future, we'll at
-least get a big red flag that someone changed the behavious on us... again.
+least get a big red flag that someone changed the behavior on us... again.
 
 Review: https://reviewboard.asterisk.org/r/2063/
 




More information about the asterisk-commits mailing list