From 7092b4475c4a4137786b5bc24bcf09d25d36c68e Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 22 Feb 2006 17:33:38 +0000 Subject: Merged revisions 10511,10535,10736 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.2 ........ r10736 | kpfleming | 2006-02-22 11:32:15 -0600 (Wed, 22 Feb 2006) | 2 lines add comment warning people about trying to use hostnames/IPs in the sample config ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@10737 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/iax.conf.sample | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'configs/iax.conf.sample') diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index 3fb5d338a..26d637d8d 100644 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -333,6 +333,11 @@ inkeys=freeworlddialup ; 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] ;type=user ;context=default -- cgit v1.2.3