git-svn-id: https://svn.code.sf.net/p/freetel/code@907 01035d8c-6547-0410-b346-abe4f9...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 1 Nov 2012 00:14:41 +0000 (00:14 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 1 Nov 2012 00:14:41 +0000 (00:14 +0000)
mini-asterisk-gui2/etc/asterisk/sip.conf

index f29e3b151310249489a417080bdfbea241c59097..a433cbad6eac22640146510e0e2a95347d9740ae 100644 (file)
@@ -784,44 +784,44 @@ qualify=yes
 
 ; Pre-configured mini-asterisk SIP trunks
 
-[usernat]               ; sip-nat-mini-asterisk do not remove this comment
+;[usernat]               ; sip-nat-mini-asterisk do not remove this comment
 ; You reach your ITSP via a NAT router (most common)
-type=friend             ; sip-nat-mini-asterisk do not remove this comment
-context=default         ; sip-nat-mini-asterisk do not remove this comment
-username=usernat        ; sip-nat-mini-asterisk do not remove this comment
-secret=passwordnat      ; sip-nat-mini-asterisk do not remove this comment
-host=hostnat            ; sip-nat-mini-asterisk do not remove this comment
-canreinvite=no          ; sip-nat-mini-asterisk do not remove this comment
-disallow=all            ; sip-nat-mini-asterisk do not remove this comment
-allow=ulaw,alaw         ; sip-nat-mini-asterisk do not remove this comment
-qualify=yes             ; sip-nat-mini-asterisk do not remove this comment
-nat=yes                 ; sip-nat-mini-asterisk do not remove this comment
-
-[usersip]          ; sip-mini-asterisk do not remove this comment
+;type=friend             ; sip-nat-mini-asterisk do not remove this comment
+;context=default         ; sip-nat-mini-asterisk do not remove this comment
+;username=usernat        ; sip-nat-mini-asterisk do not remove this comment
+;secret=passwordnat      ; sip-nat-mini-asterisk do not remove this comment
+;host=hostnat            ; sip-nat-mini-asterisk do not remove this comment
+;canreinvite=no          ; sip-nat-mini-asterisk do not remove this comment
+;disallow=all            ; sip-nat-mini-asterisk do not remove this comment
+;allow=ulaw,alaw         ; sip-nat-mini-asterisk do not remove this comment
+;qualify=yes             ; sip-nat-mini-asterisk do not remove this comment
+;nat=yes                 ; sip-nat-mini-asterisk do not remove this comment
+
+;[usersip]          ; sip-mini-asterisk do not remove this comment
 ; No NAT router between your Phone system and your ITSP
-type=friend        ; sip-mini-asterisk do not remove this comment
-context=default    ; sip-mini-asterisk do not remove this comment
-username=usersip   ; sip-mini-asterisk do not remove this comment
-secret=passwordsip ; sip-mini-asterisk do not remove this comment
-host=hostsip       ; sip-mini-asterisk do not remove this comment
-canreinvite=no     ; sip-mini-asterisk do not remove this comment
-disallow=all       ; sip-mini-asterisk do not remove this comment
-allow=ulaw,alaw    ; sip-mini-asterisk do not remove this comment
-qualify=yes        ; sip-mini-asterisk do not remove this comment
-
-[userjaz]                     ; jazmin-mini-asterisk do not remove this comment
+;type=friend        ; sip-mini-asterisk do not remove this comment
+;context=default    ; sip-mini-asterisk do not remove this comment
+;username=usersip   ; sip-mini-asterisk do not remove this comment
+;secret=passwordsip ; sip-mini-asterisk do not remove this comment
+;host=hostsip       ; sip-mini-asterisk do not remove this comment
+;canreinvite=no     ; sip-mini-asterisk do not remove this comment
+;disallow=all       ; sip-mini-asterisk do not remove this comment
+;allow=ulaw,alaw    ; sip-mini-asterisk do not remove this comment
+;qualify=yes        ; sip-mini-asterisk do not remove this comment
+
+;[userjaz]                     ; jazmin-mini-asterisk do not remove this comment
 ; <a href="http://www.jazmin.com.au/">Jazmin</a> are a South Australian ITSP
-host=hostjaz                  ; jazmin-mini-asterisk do not remove this comment
-secret=passwordjaz            ; jazmin-mini-asterisk do not remove this comment
-username=userjaz              ; jazmin-mini-asterisk do not remove this comment
-fromdomain=hostjaz            ; jazmin-mini-asterisk do not remove this comment
-fromuser=userjaz              ; jazmin-mini-asterisk do not remove this comment
-insecure=port,invite          ; jazmin-mini-asterisk do not remove this comment
-type=friend                   ; jazmin-mini-asterisk do not remove this comment
-disallow=all                  ; jazmin-mini-asterisk do not remove this comment
-allow=ulaw                    ; jazmin-mini-asterisk do not remove this comment
-allow=alaw                    ; jazmin-mini-asterisk do not remove this comment
-dtmfmod=rfc2833               ; jazmin-mini-asterisk do not remove this comment
-qualify=yes                   ; jazmin-mini-asterisk do not remove this comment
-canreinvite=no                ; jazmin-mini-asterisk do not remove this comment
-nat=yes                       ; jazmin-mini-asterisk do not remove this comment
\ No newline at end of file
+;host=hostjaz                  ; jazmin-mini-asterisk do not remove this comment
+;secret=passwordjaz            ; jazmin-mini-asterisk do not remove this comment
+;username=userjaz              ; jazmin-mini-asterisk do not remove this comment
+;fromdomain=hostjaz            ; jazmin-mini-asterisk do not remove this comment
+;fromuser=userjaz              ; jazmin-mini-asterisk do not remove this comment
+;insecure=port,invite          ; jazmin-mini-asterisk do not remove this comment
+;type=friend                   ; jazmin-mini-asterisk do not remove this comment
+;disallow=all                  ; jazmin-mini-asterisk do not remove this comment
+;allow=ulaw                    ; jazmin-mini-asterisk do not remove this comment
+;allow=alaw                    ; jazmin-mini-asterisk do not remove this comment
+;dtmfmod=rfc2833               ; jazmin-mini-asterisk do not remove this comment
+;qualify=yes                   ; jazmin-mini-asterisk do not remove this comment
+;canreinvite=no                ; jazmin-mini-asterisk do not remove this comment
+;nat=yes                       ; jazmin-mini-asterisk do not remove this comment
\ No newline at end of file