[test-results] [Bamboo] Asterisk SCF - Master > sip > #34 was SUCCESSFUL (with 6 tests). Change made by Mark Michelson .

Bamboo bamboo at asterisk.org
Tue Apr 12 14:37:21 CDT 2011


-----------------------------------------------------------------------
Asterisk SCF - Master > sip > #34 was successful.
-----------------------------------------------------------------------
This build was manually triggered by Darren Sessions.
All 7 jobs passed with 6 tests in total.

http://bamboo.asterisk.org/browse/ASTSCFMASTER-SIP-34/


--------------
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/823f0fbc/attachment.htm>


More information about the Test-results mailing list