-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3549/
-----------------------------------------------------------
(Updated May 19, 2014, 2:50 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 414195
Bugs: ASTERISK-23758
https://issues.asterisk.org/jira/browse/ASTERISK-23758
Repository: Asterisk
Description
-------
While load testing an ARI application, I noticed asterisk was returning HTTP
500 internal server errors on channels/:id/answer. After talking to
#asterisk-dev, the issue appeared to be a lack of media flowing after
__ast_answer() was called. So now, we call ast_raw_answer instead and no
longer wait for media.
Diffs
-----
branches/12/res/res_stasis_answer.c 414194
Diff: https://reviewboard.asterisk.org/r/3549/diff/
Testing
-------
Local ARI application (payload-voice[1]) with SIPp (sipp -sn uac 127.0.0.1) to
confirm HTTP 500 is no longer returned on answer.
[1] https://github.com/kickstandproject/payload-voice
Thanks,
Paul Belanger
--
_____________________________________________________________________
-- 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