-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4460/
-----------------------------------------------------------

(Updated March 6, 2015, 5:27 p.m.)


Review request for Asterisk Developers.


Changes
-------

Addressed feedback and pulled out other fixes into other commits.


Bugs: ASTERISK-24755
    https://issues.asterisk.org/jira/browse/ASTERISK-24755


Repository: Asterisk


Description (updated)
-------

A race condition happened between initiating a transfer and requesting
that a dialog termination be delayed.  Occasionally, the transferrer
channels would exit the bridge and hangup before the dialog termination
was requested.

* Made request dialog termination delay before initiating the transfer
action.  If the transfer fails then cancel the delayed dialog termination
request.


Diffs (updated)
-----

  /branches/13/res/res_pjsip_session.exports.in 432595 
  /branches/13/res/res_pjsip_session.c 432595 
  /branches/13/res/res_pjsip_refer.c 432595 
  /branches/13/include/asterisk/res_pjsip_session.h 432595 

Diff: https://reviewboard.asterisk.org/r/4460/diff/


Testing
-------

The testsuite tests/channels/pjsip/ tests still pass with the patch.


Thanks,

rmudgett

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to