added qualify to all sip,conf entries, 1.4.11 works on OEG sip trunk, 1.6.2 didn't
authordrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 4 Feb 2010 23:11:37 +0000 (23:11 +0000)
committerdrowe67 <drowe67@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 4 Feb 2010 23:11:37 +0000 (23:11 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@141 01035d8c-6547-0410-b346-abe4f91aad63

mini-asterisk-gui/README.txt
mini-asterisk-gui/etc/asterisk/sip.conf

index e9f07835525ad679a88120466756c189e96658f7..45665f6c5b7ee8cbca933f1614eef04f4deea2ec 100644 (file)
@@ -102,6 +102,7 @@ Alpha:
 * Works on IP0X.
 * Works on x86 but many features (like upgrades) disabled in the
   interests of security. These need to be implemented in a safe way.
+* Tested on asterisk 1.4.x
 * Needs feedback from real users to see how useful the concept is and what
   (un)features need to be added.
 * Need a few more (un)features to be added, and Voip Line screen
index 4e8e4cc239e6c7fdd0af906f0859d9719bfe80bf..82a98dea52545b999f9b6c87de9700604c56db17 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 ; 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
@@ -466,6 +466,7 @@ canreinvite=no
 callerid=6012
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 [6013]
 type=friend
@@ -476,6 +477,7 @@ canreinvite=no
 callerid=6013
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 [6014]
 type=friend
@@ -486,6 +488,7 @@ canreinvite=no
 callerid=6014
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 [6015]
 type=friend
@@ -496,6 +499,7 @@ canreinvite=no
 callerid=6015
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 [6016]
 type=friend
@@ -506,6 +510,7 @@ canreinvite=no
 callerid=6016
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 [6017]
 type=friend
@@ -516,6 +521,7 @@ canreinvite=no
 callerid=6017
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 [6018]
 type=friend
@@ -526,10 +532,11 @@ canreinvite=no
 callerid=6018
 disallow=all
 allow=ulaw,g729
+qualify=yes
 
 ; Pre-configured mini-asterisk SIP trunks
 
-[generic] ; "Generic" mini-asterisk do not remove this comment
+[user] ; "Generic" mini-asterisk do not remove this comment
 type=friend
 context=default
 username=user