[asterisk-bugs] [JIRA] (ASTERISK-25690) Hanging up when executing connected line sub does not cause hangup

Joshua Colp (JIRA) noreply at issues.asterisk.org
Tue Jan 12 10:56:33 CST 2016


Joshua Colp created ASTERISK-25690:
--------------------------------------

             Summary: Hanging up when executing connected line sub does not cause hangup
                 Key: ASTERISK-25690
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25690
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/Channels
    Affects Versions: 13.6.0, 11.20.0
            Reporter: Joshua Colp


Connected line subroutines are meant to be fast and as a result there is an expectation that applications invoked will not consume frames. In the case where the channel executing the subroutine hangs up and no consumption occurs the caller of the connected line subroutine will see the hangup and stuff will work as expected. When something DOES consume frames the caller of the subroutine will continue on oblivious to the fact that the channel has been hung up while in the subroutine.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list