[asterisk-dev] [Code Review] 3116: chan_sip: eliminate channel state down prior to hangup

Scott Griepentrog reviewboard at asterisk.org
Tue Jan 14 12:53:49 CST 2014


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

(Updated Jan. 14, 2014, 12:53 p.m.)


Status
------

This change has been marked as submitted.


Review request for Asterisk Developers.


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


Repository: Asterisk


Description
-------

Setting the channel state to down is not done anywhere in chan_sip except handle_invite_replaces() after masquerading, and can interfere with the subsequent hangup of the channel.  Removing it appears to make sense, and causes no problems, although I was unable to observe a new BYE message in the packet trace of test sip_one_legged_transfer.


Diffs
-----

  /branches/1.8/channels/chan_sip.c 405265 

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


Testing
-------

Ran all SIP tests in testsuite before and after, no new failures.


Thanks,

Scott Griepentrog

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140114/ea190572/attachment.html>


More information about the asterisk-dev mailing list