[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #766 has FAILED (1 tests failed). Change made by Matthew Jordan.
Bamboo
bamboo at asterisk.org
Tue Oct 30 14:42:42 CDT 2012
-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #766 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/293 tests failed.
http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-766/
--------------
Failing Jobs
--------------
- Asterisk CentOS 6 64-Bit (CentOS 6): 1 of 293 tests failed.
--------------
Code Changes
--------------
Matthew Jordan (375416):
>Ensure that CDRs for a caller in a Queue that is not answered is NO ANSWER.
>
>When a caller enters a queue and no queue member answers the call, the current
>behaviour can be a little odd depending on the paused status of the queue
>members. If any queue member is paused, but not all, the CDR disposition
>will be BUSY. If all queue members are paused, then the CDR disposition is
>based instead on the disposition of the call prior to entering the Queue.
>
>This patch modifies the behaviour in the following ways:
>* If no queue members are paused, the CDR disposition is whatever the
> disposition was prior to going into Queue. If the call was answered this
> will be ANSWERED; otherwise, it is NO ANSWER.
>* If some queue members are pused, the CDR result is NO ANSWER. (This is a
> change in behaviour, as the result would previously have been BUSY)
>* If all queue members are paused, the CDR result is whatever the result was
> prior to going into Queue. This is the same as the behaviour prior to this
> patch.
>* If the caller hangs up, times out, or presses '*' with the 'h' option, the
> CDR disposition is again not set and is dependent on whether or not the
> caller was Answered prior to entering Queue.
>
>This patch was based on one provided by Thomas Arimont, but has been modified
>to accomodate findings by the reviewers.
>
>Review: https://reviewboard.asterisk.org/r/2064/
>
>(closes issue AST-906)
>Reported by: Thomas Arimont
>
>(closes issue ASTERISK-17776)
>Reported by: Attila Megyeri
>
>
--------------
Tests
--------------
New Test Failures (1)
- AsteriskTestSuite: S/channels/ s i p/sip outbound address
Fixed Tests (1)
- AsteriskTestSuite: S/channels/ s i p/ s d p attribute passthrough
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20121030/08a1e48f/attachment.htm>
More information about the Test-results
mailing list