[Asterisk-code-review] configs: Comment out and change IP of iax.conf [demo] (asterisk[13])
Sean Bright
asteriskteam at digium.com
Thu Dec 14 10:22:32 CST 2017
Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/7576
Change subject: configs: Comment out and change IP of iax.conf [demo]
......................................................................
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
---
M configs/samples/iax.conf.sample
1 file changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/76/7576/1
diff --git a/configs/samples/iax.conf.sample b/configs/samples/iax.conf.sample
index 1d9623a..170f08a 100644
--- a/configs/samples/iax.conf.sample
+++ b/configs/samples/iax.conf.sample
@@ -572,12 +572,12 @@
;
; Peers may also be specified, with a secret and a remote hostname.
;
-[demo]
-type=peer
-username=asterisk
-secret=supersecret
-host=216.207.245.47
-description=Demo System At Digium ; Description of this peer, as listed by
+;[demo]
+;type=peer
+;username=asterisk
+;secret=supersecret
+;host=192.168.10.10
+;description=My IAX2 Peer ; Description of this peer, as listed by
; 'iax2 show peers'
;sendani=no
;host=asterisk.linux-support.net
--
To view, visit https://gerrit.asterisk.org/7576
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: Idde967924c69f6a741dc9a5ab7dacb44d22cf100
Gerrit-Change-Number: 7576
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171214/da73bb20/attachment.html>
More information about the asterisk-code-review
mailing list