mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 16:50:14 +00:00
add comment warning people about trying to use hostnames/IPs in the sample config
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@10736 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -333,6 +333,11 @@ inkeys=freeworlddialup
|
|||||||
; keys should always be 3DES encrypted.
|
; keys should always be 3DES encrypted.
|
||||||
;
|
;
|
||||||
;
|
;
|
||||||
|
; NOTE: All hostnames and IP addresses in this file are for example purposes
|
||||||
|
; only; you should not expect any of them to actually be available for
|
||||||
|
; your use.
|
||||||
|
;
|
||||||
|
;
|
||||||
;[markster]
|
;[markster]
|
||||||
;type=user
|
;type=user
|
||||||
;context=default
|
;context=default
|
||||||
|
|||||||
Reference in New Issue
Block a user