Skip to content
Snippets Groups Projects
Commit dac5e3a0 authored by Sean Bright's avatar Sean Bright
Browse files

configs: Comment out and change IP of iax.conf [demo]

This no longer appears to exist, so no sense in causing confusion.

ASTERISK-27175 #close
Reported by: Tzafrir Cohen

Change-Id: Idde967924c69f6a741dc9a5ab7dacb44d22cf100
parent ec984870
No related branches found
No related tags found
No related merge requests found
...@@ -576,12 +576,12 @@ inkeys=freeworlddialup ...@@ -576,12 +576,12 @@ inkeys=freeworlddialup
; ;
; Peers may also be specified, with a secret and a remote hostname. ; Peers may also be specified, with a secret and a remote hostname.
; ;
[demo] ;[demo]
type=peer ;type=peer
username=asterisk ;username=asterisk
secret=supersecret ;secret=supersecret
host=216.207.245.47 ;host=192.168.10.10
description=Demo System At Digium ; Description of this peer, as listed by ;description=My IAX2 Peer ; Description of this peer, as listed by
; 'iax2 show peers' ; 'iax2 show peers'
;sendani=no ;sendani=no
;host=asterisk.linux-support.net ;host=asterisk.linux-support.net
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment