[arm-allstar] rpt.conf entry to connect to private node that is requiring password

David McGough kb4fxc at inttek.net
Sat Dec 29 00:45:40 EST 2018


Jeff,

The config for IaxRpt, Zoiper, and similar, go in the iax.conf file. The 
iax.conf stanza name is the username, and the password is specified by the 
password= statement in the stanza.

The context= statement in the stanza points the the desired stanza in the 
extensions.conf file.

Something like:

;iax.conf ...username is: androidiax  password is: secretspy9821
[androidiax]
type=friend
context=iaxrpt-ext
host=dynamic
auth=md5
secret=secretspy9821
disallow=all
allow=ulaw
transfer=no
calltokenoptional=0.0.0.0/0.0.0.0
requirecalltoken=no


;extensions.conf ...The rpt.conf node to connect to is 1234.
[iaxrpt-ext]
exten => 1234,1,Answer
exten => 1234,n,Playback,rpt/node
exten => 1234,n,Playback,digits/1
exten => 1234,n,Playback,digits/2
exten => 1234,n,Playback,digits/3
exten => 1234,n,Playback,digits/4
exten => 1234,n,Set(CALLERID(num)=0)
exten => 1234,n,Rpt,1234|Pv|${CALLERID(name)}





73, David KB4FXC



On Sat, 29 Dec 2018, "Jeff via ARM-allstar" wrote:

> I can not find the syntax to configure a private node in my rpt.conf that is requiring a password to access.
iaxRpt works on this node and so does my Andriod app but i want to connect it to my repeater.

Example:
[nodes]
1970 = radio at jackhole.com/1970,NONE


Pursuant to U.S. Code, title 47, Chapter 5, Sub-chapter II, ß227, "Any and all non-solicited commercial E-mail sent to this address is subject to a download and archival fee of $500.00 U.S.". E-mailing denotes acceptance of these terms.
_______________________________________________

ARM-allstar mailing list
ARM-allstar at hamvoip.org
http://lists.hamvoip.org/cgi-bin/mailman/listinfo/arm-allstar

Visit the BBB and RPi2/3 web page - http://hamvoip.org



More information about the ARM-allstar mailing list