[asterisk-commits] branch 1.2 r10736 -
	/branches/1.2/configs/iax.conf.sample
    asterisk-commits at lists.digium.com 
    asterisk-commits at lists.digium.com
       
    Wed Feb 22 10:32:15 MST 2006
    
    
  
Author: kpfleming
Date: Wed Feb 22 11:32:15 2006
New Revision: 10736
URL: http://svn.digium.com/view/asterisk?rev=10736&view=rev
Log:
add comment warning people about trying to use hostnames/IPs in the sample config
Modified:
    branches/1.2/configs/iax.conf.sample
Modified: branches/1.2/configs/iax.conf.sample
URL: http://svn.digium.com/view/asterisk/branches/1.2/configs/iax.conf.sample?rev=10736&r1=10735&r2=10736&view=diff
==============================================================================
--- branches/1.2/configs/iax.conf.sample (original)
+++ branches/1.2/configs/iax.conf.sample Wed Feb 22 11:32:15 2006
@@ -331,6 +331,11 @@
 ; to the other side.  Public keys are named /var/lib/asterisk/keys/<name>.pub
 ; while private keys are named /var/lib/asterisk/keys/<name>.key.  Private
 ; 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]
    
    
More information about the asterisk-commits
mailing list