[asterisk-bugs] [JIRA] (ASTERISK-27175) iax.conf demo peer is invalid
Tzafrir Cohen (JIRA)
noreply at issues.asterisk.org
Thu Aug 3 14:54:59 CDT 2017
Tzafrir Cohen created ASTERISK-27175:
----------------------------------------
Summary: 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