[test-results] [Bamboo] Asterisk - Team Branches > roibos-cng-support-1.8 > #73 has FAILED. Change made by root.

Bamboo bamboo at asterisk.org
Tue Jan 29 16:42:53 CST 2013


-----------------------------------------------------------------------
Asterisk - Team Branches > roibos-cng-support-1.8 > #73 failed.
-----------------------------------------------------------------------
Code has been updated by root.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/ASTTEAM-ROIBUSCNGSUPPORT18-73/


--------------
Failing Jobs
--------------
  - Asterisk 1.8 CentOS 6 32-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
root (380378):

>Merged revisions 380347,380364 via svnmerge from 
>file:///srv/subversion/repos/asterisk/branches/1.8
>
>........
>  r380347 | dlee | 2013-01-29 11:05:18 -0600 (Tue, 29 Jan 2013) | 14 lines
>  
>  Corrected crypto tag in SDP ANSWER for SRTP. (again)
>  
>  The original fix (r380043) for getting Asterisk to respond with the correct
>  tag overlooked some corner cases, and the fact that the same code is in 1.8.
>  
>  This patch moves the building of the crypto line out of
>  sdp_crypto_process(). Instead, it merely copies the accepted tag. The call to
>  sdp_crypto_offer() will build the crypto line in all cases now, using a tag of
>  "1" in the case of sending offers.
>  
>  (closes issue ASTERISK-20849)
>  Reported by: Jos?\195?\169 Luis Mill?\195?\161n
>  Review: https://reviewboard.asterisk.org/r/2295/
>........
>  r380364 | rmudgett | 2013-01-29 11:22:22 -0600 (Tue, 29 Jan 2013) | 31 lines
>  
>  chan_agent: Prevent multiple channels from logging in as the same agent.
>  
>  Multiple channels logging in as the same agent can result in dead channels
>  waiting for a condition signal that will never come because another
>  channel thread stole it.  A symptom is chan_sip repeatedly generating
>  warning messages about rescheduling autodestruction of dialogs with an
>  agent channel owner.
>  
>  * Made only login_exec() (the app AgentLogin) clear the agent_pvt->chan
>  pointer to prevent multiple channels from logging in as the same agent.
>  agent_read(), agent_call(), and agent_set_base_channel() no longer
>  disconnect the agent channel from the agent_pvt.  This also eliminates the
>  need to keep checking for agent_pvt->chan being NULL.
>  
>  * Made agent_hangup() not wake up the AgentLogin agent thread until it is
>  done.
>  
>  * Made agent_request() not able to get the agent until he has logged in
>  and any wrapup time has expired.
>  
>  * Made agent_request() use ast_hangup() instead of agent_hangup() to
>  correctly dispose of a channel.
>  
>  * Removed agent_set_base_channel().  Nobody calls it and it is a bad thing
>  in general.
>  
>  * Made only agent_devicestate() determine the current device state of an
>  agent.  Note: Agent group device states have never been supported.
>  
>  Review: https://reviewboard.asterisk.org/r/2260/
>........
>



--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20130129/c9e9eebe/attachment-0001.htm>


More information about the Test-results mailing list