git-svn-id: https://svn.code.sf.net/p/freetel/code@1020 01035d8c-6547-0410-b346-abe4f...
authorhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 19 Nov 2012 00:18:45 +0000 (00:18 +0000)
committerhorse69 <horse69@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 19 Nov 2012 00:18:45 +0000 (00:18 +0000)
mini-asterisk-gui2/etc/asterisk/sip.conf
mini-asterisk-gui2/voiplines.js

index 973431e3b1d5c8a1d03ec07f835767e2a72b4b01..418fa6a5c514250ee2f8f1863ad72e1913f59554 100644 (file)
@@ -814,8 +814,8 @@ qualify=yes
 ;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
+;fromdomain=fromdomainjaz ; jazmin-mini-asterisk do not remove this comment
+;fromuser=fromuserjaz     ; 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
index 27da0202336de58ed51f9520ae01a647cb1a1098..e38e437248a07bd6087dc7a389f67868843a7388 100644 (file)
@@ -42,7 +42,7 @@ var sipjazmin_host="";
 var sipnone_info = "No provider selected";
 var sipnat_info = "You reach your ITSP via a NAT router ...the most common setup";
 var sipnormal_info = "No NAT router between your Phone system and your ITSP";
-var sipjazmin_info = "Jazmin are a South Australian ITSP";
+var sipjazmin_info = "Enter your provider details";
 
 // Called when we load page