[asterisk-bugs] [JIRA] (ASTERISK-21779) Manager closes connection when a SendText action is requested during hangup
Paul Goldbaum (JIRA)
noreply at issues.asterisk.org
Sat May 11 11:04:38 CDT 2013
Paul Goldbaum created ASTERISK-21779:
----------------------------------------
Summary: Manager closes connection when a SendText action is requested during hangup
Key: ASTERISK-21779
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21779
Project: Asterisk
Issue Type: Bug
Security Level: None
Affects Versions: 11.3.0
Reporter: Paul Goldbaum
During a SIP call, if a SendText manager action is requested between the Unlink and Hangup events, a failure message is returned but then the connection to the client is closed.
This behaviour is unexpected because errors after the hangup just return a "No such channel" error, but do not close the connection.
As a workaround, we prevent action_sendtext to return negative values
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the asterisk-bugs
mailing list