Changes

Jump to navigation Jump to search
m
Added some definitions/formating
Line 27: Line 27:  
<pre>
 
<pre>
 
[el0]
 
[el0]
confmode=no
+
confmode=no           ; Conference mode
call=W6ABC-R ; Change this!
+
call=W6ABC-R       ; Change this to your callsign!
pwd=XXXXX ; Change this!
+
pwd=XXXXX       ; Change this to your password!
name=Asterisk-EL-channel-driver ; Change this to your real name!
+
name=echolinkusername ; Change this to your real name!
qth=Asterisk-EL-channel-driver ; Change this to your actual QTH!
+
qth=echolink-location ; Change this to your actual QTH!
email=foo@bar.com ; Change this!
+
email=foo@bar.com     ; Change this to your echolink registered email!
maxstns=20
+
maxstns=20           ; The maximum 'at-once' connections allowed/supported (see ** below)
 +
node=123456          ; Change this to the assigned 'ECHOLINK' node#
 +
astnode=2345          ; Change this to your active Allstar node number!
 +
context=radio-secure  ; The allstar context (leave the default unless you have good reason to change)
 +
server1=server1.echolink.org
 +
server2=server2.echolink.org 
 +
server3=server3.echolink.org
 
rtcptimeout=10
 
rtcptimeout=10
node=123456 ; Change this!
   
recfile=/tmp/recorded.gsm
 
recfile=/tmp/recorded.gsm
astnode=2345 ; Change this to your active Allstar node number!
+
freq=145.000         ; Freq in MHz
context=radio-secure
+
tone=100.0           ; CTCSS Tone (0 for none)
server1=server1.echolink.org
+
lat=34.74978         ; Latitude in decimal degrees
server2=server2.echolink.org
+
lon=-92.27666         ; Longitude in decimal degrees
server3=server3.echolink.org
+
power=0   ; 0=0W, 1=1W, 2=4W,  3=9W, 4=16W, 5=25W, 6=36W,  7=49W,  8=64W,  9=81W  (Power in Watts)
freq=145.000 ; Freq in MHz
+
height=0   ; 0=10' ,1=20',2=40',3=80' ,4=160' ,5=320' ,6=640' ,7=1280',8=2560',9=5120' (AMSL in Feet)
tone=100.0 ; CTCSS Tone (0 for none)
+
gain=7     ; Gain in db (0-9)
lat=34.74978 ; Latitude in decimal degrees
+
dir=0     ; 0=omni, 1=45deg, 2=90deg, 3=135deg, 4=180deg, 5=225deg, 6=270deg, 7=315deg, 8=360deg (Direction)
lon=-92.27666 ; Longitude in decimal degrees
  −
power=0 ; 0=0W, 1=1W, 2=4W,  3=9W, 4=16W, 5=25W, 6=36W,  7=49W,  8=64W,  9=81W  (Power in Watts)
  −
height=0 ; 0=10' ,1=20',2=40',3=80' ,4=160' ,5=320' ,6=640' ,7=1280',8=2560',9=5120' (AMSL in Feet)
  −
gain=7 ; Gain in db (0-9)
  −
dir=0 ; 0=omni, 1=45deg, 2=90deg, 3=135deg, 4=180deg, 5=225deg, 6=270deg, 7=315deg, 8=360deg (Direction)
   
</pre>
 
</pre>
 +
 +
** How many stations will your node support ? The 2 most particular factors will be how much CPU/Memory power you have
 +
AND how much bandwidth you have available. So you should not expect a bunch from cpu's under 1ghz or from memory below 1gb.
    
Once you have made the changes, restart Asterisk, and within a few minutes time, the node should show up on the echolink.org website under [http://echolink.org Current Logins].
 
Once you have made the changes, restart Asterisk, and within a few minutes time, the node should show up on the echolink.org website under [http://echolink.org Current Logins].
6

edits

Navigation menu