[asterisk-bugs] [JIRA] (ASTERISK-24988) func_talkdetect: Test is bouncing sporadically
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Apr 21 05:47:32 CDT 2015
Joshua Colp created ASTERISK-24988:
--------------------------------------
Summary: func_talkdetect: Test is bouncing sporadically
Key: ASTERISK-24988
URL: https://issues.asterisk.org/jira/browse/ASTERISK-24988
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Functions/func_talkdetect
Affects Versions: 13.3.2
Reporter: Joshua Colp
Severity: Minor
I've noticed that the testsuite test for func_talkdetect is bouncing sporadically. After investigating things it appears that the channel being used to test it is being originated BEFORE the Stasis application has been registered with Asterisk. As a result the call is immediately rejected (since the application does not exist).
Ideally the test should not originate until the application has been registered.
Note: When I say register I mean register over the websocket connection. I don't mean the Stasis dialplan application.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list