Tab to spaces and text change.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@358082 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Sean Bright
2012-03-05 11:20:00 +00:00
parent b71deb0518
commit 1d9203eeef

View File

@@ -2,8 +2,7 @@
; Inter-Asterisk eXchange v2 (IAX2) Channel Driver configuration ; Inter-Asterisk eXchange v2 (IAX2) Channel Driver configuration
; ;
; This configuration is read when the chan_iax2.so module is loaded, and is ; 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 ; re-read when the module is reloaded, such as when invoking the CLI command:
; command:
; ;
; *CLI> iax2 reload ; *CLI> iax2 reload
; ;