Summary: | ASTERISK-27175: iax.conf demo peer is invalid | ||
Reporter: | Tzafrir Cohen (tzafrir) | Labels: | |
Date Opened: | 2017-08-03 14:54:21 | Date Closed: | 2017-12-20 14:56:46.000-0600 |
Priority: | Trivial | Regression? | Yes |
Status: | Closed/Complete | Components: | Configs/Samples |
Versions: | 15.0.0-beta1 | Frequency of Occurrence | |
Related Issues: | |||
Environment: | Attachments: | ||
Description: | iax.conf has the following section that is not remmed out:
{code} [demo] type=peer username=asterisk secret=supersecret host=216.207.245.47 description=Demo System At Digium ; Description of this peer, as listed by ; 'iax2 show peers' {code} This does not seem to work. It is unlike the line from the demo dialplan that does work: {code} exten => 500,n,Dial(IAX2/guest@pbx.digium.com/s@default) {code} | ||
Comments: | By: Asterisk Team (asteriskteam) 2017-08-03 14:54:22.519-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: Rusty Newton (rnewton) 2017-08-07 16:16:46.414-0500 bq. This does not seem to work. What is the specific mode of failure? Authentication failure or no response at all? By: Asterisk Team (asteriskteam) 2017-08-22 12:00:02.166-0500 Suspended due to lack of activity. This issue will be automatically re-opened if the reporter posts a comment. If you are not the reporter and would like this re-opened please create a new issue instead. If the new issue is related to this one a link will be created during the triage process. Further information on issue tracker usage can be found in the Asterisk Issue Guidlines [1]. [1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines By: Friendly Automation (friendly-automation) 2017-12-14 14:46:43.228-0600 Change 7577 merged by Jenkins2: configs: Comment out and change IP of iax.conf [demo] [https://gerrit.asterisk.org/7577|https://gerrit.asterisk.org/7577] By: Friendly Automation (friendly-automation) 2017-12-14 14:49:38.671-0600 Change 7576 merged by Joshua Colp: configs: Comment out and change IP of iax.conf [demo] [https://gerrit.asterisk.org/7576|https://gerrit.asterisk.org/7576] By: Friendly Automation (friendly-automation) 2017-12-14 15:58:36.366-0600 Change 7578 merged by Jenkins2: configs: Comment out and change IP of iax.conf [demo] [https://gerrit.asterisk.org/7578|https://gerrit.asterisk.org/7578] |