From: Sean Bright Date: Mon, 5 Mar 2012 11:20:00 +0000 (+0000) Subject: Tab to spaces and text change. X-Git-Tag: 11.0.0-beta1~565 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d9203eeef525e5dfbeb36d72d06eb4942329f40;p=thirdparty%2Fasterisk.git Tab to spaces and text change. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@358082 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/iax.conf.sample b/configs/iax.conf.sample index e3aedc2959..19f2a9b17f 100644 --- a/configs/iax.conf.sample +++ b/configs/iax.conf.sample @@ -2,8 +2,7 @@ ; Inter-Asterisk eXchange v2 (IAX2) Channel Driver configuration ; ; This configuration is read when the chan_iax2.so module is loaded, and is -; re-read when the module is reloaded, such as when the invoking the CLI -; command: +; re-read when the module is reloaded, such as when invoking the CLI command: ; ; *CLI> iax2 reload ; @@ -388,7 +387,7 @@ autokill=yes ; ;allowfwdownload=yes -;rtcachefriends=yes ; Cache realtime friends by adding them to the internal list +;rtcachefriends=yes ; Cache realtime friends by adding them to the internal list ; just like friends added from the config file only on a ; as-needed basis? (yes|no)