[test-results] [Bamboo] Build queue timeout ( 5 minutes) has been exceeded for ASTSCFMASTER-SIP-CENTOS55AMD64-34.
Bamboo
bamboo at asterisk.org
Tue Apr 12 14:25:42 CDT 2011
-------------------------------------------------------------------------------
Build queue timeout (5 minutes) has been exceeded for ASTSCFMASTER-SIP-CENTOS55AMD64-34.
-------------------------------------------------------------------------------
http://bamboo.asterisk.org/browse/ASTSCFMASTER-SIP-CENTOS55AMD64/log
--------------
Code Changes
--------------
Mark Michelson (238e6bb3ddcb4d697e3ac5189c73e0683132ad5e):
> Make sure not to try to end a non-existent inv_session. This was triggered by attempting to call a destination that did not have a host and port configured. The session setup would not be able to create a pjsip_inv_session, so when stop() was called on the session, we were passing a NULL pointer to PJSIP, triggering an assertion. It's perfectly valid for the pjsip_inv_session to be NULL when stopping a session, so we just need to make sure we don't pass it on to PJSIP. (version 238e6bb3ddcb4d697e3ac5189c73e0683132ad5e)
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20110412/82ca378b/attachment.htm>
More information about the Test-results
mailing list