[asterisk-bugs] [JIRA] (ASTERISK-27175) iax.conf demo peer is invalid
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Aug 3 14:54:59 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237926#comment-237926 ]
Asterisk Team commented on ASTERISK-27175:
------------------------------------------
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].
> iax.conf demo peer is invalid
> -----------------------------
>
> Key: ASTERISK-27175
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27175
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Configs/Samples
> Affects Versions: 15.0.0-beta1
> Reporter: Tzafrir Cohen
> Severity: Trivial
>
> 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 at pbx.digium.com/s at default)
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list