minor conf file changes
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 15 Feb 2010 02:21:51 +0000 (02:21 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 15 Feb 2010 02:21:51 +0000 (02:21 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@156 01035d8c-6547-0410-b346-abe4f91aad63

mini-asterisk-gui/README.txt
mini-asterisk-gui/cgi-bin/about.sh
mini-asterisk-gui/etc/asterisk/extensions.conf
mini-asterisk-gui/etc/asterisk/sip.conf

index fcff925d243bb55ba21a40a3946775ac0d58fe29..7c598c71442be8e6ccac60e888941b7b5f1751ed 100644 (file)
@@ -144,7 +144,7 @@ shell script and HTML, with a little Perl for the text processing.
 
 The msh shell on the IP0X is fairly basic (no functions, several
 quirks).  The shell script has been coded so that it runs OK on the
-IP0X, which is upwards compatable to x86.
+IP0X, which is upwards compatible to x86.
 
 You can customise Mini Asterisk by adding your own banner to in
 banner.html.
@@ -316,7 +316,7 @@ Testing and debugging scripts
 +
 
 However this is a bit slow.  So when editing on an x86 host and testing
-on an IP0X I use dthe M-! command on Emacs that lets you execute a
+on an IP0X I usethe M-! command on Emacs that lets you execute a
 shell command.  I use this to download just the single the shell file
 I am working on, e.g. "scp admin.sh root@ip04".
 
index 4eb45c16d60c30f6626d7ee47e9eb7a4c9f416ea..b66f506a0c4ca112d348c634859fc909189533a7 100644 (file)
@@ -40,7 +40,7 @@ cat <<EOF
     <table align="right" width=600>
       <tr><td align="left" valign="top"><h2>About</h2></td></tr>
 EOF
-echo '      <tr><td><a href="http://rowetel.com/ucasterisk/mini.html">Mini Asterisk</a> Revision: 154 </td></tr> '
+echo '      <tr><td><a href="http://rowetel.com/ucasterisk/mini.html">Mini Asterisk</a> Revision: 155 </td></tr> '
 echo '      <tr><td>&nbsp;</td></tr>'
 echo '      <tr><td>Brought to you by the <a href="http://rowetel.com/ucasterisk/index.html">Free Telephony Project</a></td></tr>'
 echo '      <tr><td><a href="http://rowetel.com/ucasterisk/ip04.html"><img src="http://rowetel.com/images/ip04/ip04_case.jpg" border="0" /></a></td></tr>'
index 9b6c09351358919ff7778c5bcec2af3cef85d5f8..acd6404ddcfaf2dc06c10923a05af65596db0ce0 100644 (file)
@@ -44,14 +44,15 @@ exten => 6020,1,Dial(SIP/6020)
 exten => 6021,1,Dial(SIP/6021)
 exten => 6022,1,Dial(SIP/6022)
 
-;; Pre-configured mini-asterisk outgoing Analog group
+; Pre-configured mini-asterisk outgoing Analog group
 
 exten => _0.,1,Dial(Zap/g1/${EXTEN:1})
 
-;; Pre-configured mini-asterisk outgoing VOIP line
+; Pre-configured mini-asterisk outgoing VOIP line
 
 exten => _1.,1,Dial(SIP/voip/${EXTEN:1}) 
 
-;; Pre-configured incoming calls
+; Pre-configured incoming calls
 
 exten => s,1,Dial(SIP/6011) ;; mini-asterisk - don't remove this comment
+
index 7981f9ca655c6fd26b7c0ec4a809fa5e50f35e55..0a45a7489eb45d001cf0f6032a7449be81c1f405 100644 (file)
@@ -153,7 +153,7 @@ srvlookup=yes                       ; Enable DNS SRV lookups on outbound calls
 
 ; register mini-asterisk voip line providers here
 
-register => user@user/user ; mini-asterisk - do not change this comment
+;register => user@user/user ; mini-asterisk - do not change this comment
 
 ;----------------------------------------- NAT SUPPORT ------------------------
 ; The externip, externhost and localnet settings are used if you use Asterisk