[Home]

Summary:ASTERISK-27221: [patch] pbx_dundi: secretpath config setting is ignored
Reporter:rsw686 (rsw686)Labels:patch
Date Opened:2017-08-25 21:23:37Date Closed:
Priority:MinorRegression?
Status:Open/NewComponents:PBX/pbx_dundi
Versions:13.8.0 GIT Frequency of
Occurrence
Constant
Related
Issues:
Environment:Attachments:( 0) asterisk-13-dundi-secretpath.patch
Description:The secretpath config setting is never read from the config and only initialized to the default. The patch is against Asterisk 13, but I confirmed the issue is still present in the master git repo.
Comments:By: Asterisk Team (asteriskteam) 2017-08-25 21:23:37.777-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: Joshua C. Colp (jcolp) 2017-08-28 06:07:38.661-0500

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review [1] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines [2]
* Review the Code Review Checklist [3] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch [4]

When ready, submit your patch and any tests to Gerrit [5] for code review.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
[3] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
[4] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
[5] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage