User Tools

Site Tools


kb:rf.linking

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
kb:rf.linking [2023/10/05 06:17] – Minor Edit kg6bajkb:rf.linking [2024/03/30 16:12] – Minor Edit kg6baj
Line 31: Line 31:
 [hh-your_callsign] ;Data here must match data on the next line [hh-your_callsign] ;Data here must match data on the next line
 username=hh-your_callsign ;Data here must match data on the previous line username=hh-your_callsign ;Data here must match data on the previous line
-type=friend +type=friend ; 
-context=hhphone +context=hhphone ; 
-host=dynamic +host=dynamic ; 
-auth=md5 +auth=md5 ; 
-secret=my_secret_password +secret=my_secret_password  ; 
-disallow=all +disallow=all ; 
-allow=ulaw +allow=ulaw ; 
-transfer=no+transfer=no ;
  
 </code> </code>
Line 52: Line 52:
 <code> <code>
 [hhphone]  ;This MUST MATCH the "context=" parameter you used from iax.conf file [hhphone]  ;This MUST MATCH the "context=" parameter you used from iax.conf file
-exten => 12345,1,answer() +exten => 12345,1,answer() ; 
-exten => 12345,n,Playback(rpt/node) +exten => 12345,n,Playback(rpt/node) ; 
-exten => 12345,n,Playback(digits/1) +exten => 12345,n,Playback(digits/1) ; 
-exten => 12345,n,Playback(digits/2) +exten => 12345,n,Playback(digits/2) ; 
-exten => 12345,n,Playback(digits/3) +exten => 12345,n,Playback(digits/3) ; 
-exten => 12345,n,Playback(digits/4) +exten => 12345,n,Playback(digits/4) ; 
-exten => 12345,n,Playback(digits/5) +exten => 12345,n,Playback(digits/5) ; 
-exten => 12345,n,Playback(rpt/connected) +exten => 12345,n,Playback(rpt/connected) ; 
-exten => 12345,n,rpt(12345|P)+exten => 12345,n,rpt(12345|P) ;
 </code> </code>
  
Line 84: Line 84:
 You will need to make sure to include an IAX2 Dial string that includes the stanza information you setup for your node’s connections. The IAX2 Dial String looks like:  You will need to make sure to include an IAX2 Dial string that includes the stanza information you setup for your node’s connections. The IAX2 Dial String looks like: 
  
-<html> +<fs 1.5em><font inherit/inherit;;#87cefa;inherit>IAX2/hh-your_callsign:password@domain:port/node#</font></fs>
-<font size=4.0emcolor=#87cefa>IAX2/hh-your_callsign:password@domain:port/node#</font> +
-</html>+
  
 So for example: \\ So for example: \\
Line 97: Line 95:
 Then your IAX2 Dial String would be: \\ Then your IAX2 Dial String would be: \\
  
-<html> +<fs 1.5em><font inherit/inherit;;#87cefa;inherit>IAX2/hh-AA9XYZ:[email protected]:4569/12345</font></fs>
-<font size=3emcolor=#87cefa>IAX2/hh-AA9XYZ:[email protected]:4569/12345</font> +
-</html>+
  
 This is the most important part. Without this, we are not able to connect to your system. This is the most important part. Without this, we are not able to connect to your system.
kb/rf.linking.txt · Last modified: 2024/03/30 16:18 by kg6baj