Someone called me in regards to the post and after some troubleshooting it appears I didn't need to use special characters in the password. Thanks everyone!! 73, Russell Thomas, KV4S Cell: 205.202.1701 DMR: 3101393 D-Star: KV4S AllStar: 47923 EchoLink: KV4S-L (1003254) HamShackHotline: 614 Web: http://KV4S.com On Fri, Jul 13, 2018 at 12:41 PM, Mike <mm@midnighteng.com> wrote:
Well,
I'm going to bet you left a set-up set out.
Look in your extentions.conf
The below works if you define what node, node1 and node2 are
[globals] HOMENPA = 330 ; change this to your Area Code NODE = 48396 ; change this to your node number NODE1 = 1999 NODE2 = 1010 NODE3 = 1020
[iaxrpt] exten => ${NODE},1,rpt(${NODE}|X) exten => ${NODE1},1,rpt(${NODE1}|X) exten => ${NODE2},1,rpt(${NODE2}|X)
Otherwise
define them exact like this
[iaxrpt]
exten => 48396,1,rpt(48396}|X)
I showed both ways since when you look at the default settings in the file, you may see it listed either way.
Can be confusing to those that do not know.
Just so you understand the difference since the top one has been defined as a variable.
Also make sure the 'context' is correct and your password in iax.conf
Also, if you are using poerts 4570, or outside the normal/default, you will need to include that in your
iaxrpt program connection data 'HOST' for the account like...
192.168.1.222:4570
.That should get you somewhere !
...mike/kb8jnm
On 7/13/2018 12:16 PM, Russell Thomas wrote:
Looking for some help setting up IAXPRT on our club's AWS ASL node.
I edited the iax.conf and the extensions.conf. I made sure the IAX ports were open on the AWS instance.
When I try connecting from the Windows client it says calling and the state has a "?" in it. Eventually it drops out.
Any ideas?
73, Russell Thomas, KV4S
Cell: 205.202.1701 DMR: 3101393 D-Star: KV4S AllStar: 47923 EchoLink: KV4S-L (1003254) HamShackHotline: 614 Web: http://KV4S.com _______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.
_______________________________________________ App_rpt-users mailing list App_rpt-users@lists.allstarlink.org http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users
To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem.