[Home]

Summary:ASTERISK-27925: [patch] tests/channels/SIP/rfc2833_dtmf_detect: Requires rawsocket.
Reporter:Alexander Traud (traud)Labels:patch
Date Opened:2018-06-20 06:19:15Date Closed:2018-09-11 16:17:42
Priority:MinorRegression?
Status:Closed/CompleteComponents:Tests/testsuite
Versions:GIT Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) test_rawsocket.patch
Description:This was introduced by Commit [00bb888|http://github.com/asterisk/testsuite/commit/00bb8889730dac12e405609559522e3ded15212d] (ASTERISK-23365) and got removed by Commit [e539c46|http://github.com/asterisk/testsuite/commit/e539c46b09173d3e97a909b95988a03d8b7fa71f] (ASTERISK-25225). Without the correct permissions, the error message is currently:{code}Can't create raw IPv4 socket (need to run as root?): Operation not permitted.{code}
Comments:By: Asterisk Team (asteriskteam) 2018-06-20 06:19:19.012-0500

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

By: Corey Farrell (coreyfarrell) 2018-09-11 16:04:47.960-0500

This one also looks like it should have been marked as resolved too?  Maybe the Gerrit -> JIRA integration was down when they were merged.