mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-14 16:33:34 +00:00
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
This commit is contained in:
@@ -572,12 +572,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
|
||||||
|
Reference in New Issue
Block a user