Hi I tried everything recommended and still have connection fail. Going on day 3 with this and I’m banging my head against the wall Lol. I do appreciate all of your help, doesn’t seem to want to work out. 

73,
Joe
K2OL

Sent from my iPhone

On Mar 27, 2019, at 11:59 PM, Tim Sawyer <tisawyer@gmail.com> wrote:

First, it was stated earlier in this thread that this is a hamvoip node. Even though the Hamvoip distro is significantly different than AllStar, and diverging further with each release, we do our best to support all users.  That said...

This looks like the same issue I found on my hamvoip last night. There was a # in the registration Username even thought I had the hamvoip registration commented out.

iax2 show registry 
Host                  dnsmgr  Username               Perceived             Refresh  State
74.91.126.182:4569    Y       2534#4568              47.157.250.110:4568        60  Registered
74.91.126.182:4569    Y       2510#4568              47.157.250.110:4568        60  Registered

iax.conf:
 
I had to delete the commented register lines and restart Asterisk to get AllStar registration to work. 

I tried to repeat the problem today and could not. So who knows what happened. In any case, for AllStar your registration has to look more like this. You likely have only one node on your server and in that case only one registration. 

iax2 show registry
Host                  dnsmgr  Username               Perceived             Refresh  State
44.98.254.145:4569    Y       2510                   47.157.250.110:4568        60  Registered
44.98.254.145:4569    Y       2534                   47.157.250.110:4568        60  Registered

Another thing to keep in mind about hamvoip is that there is no rpt_extnodes file. It's been replaced with dns. Dns can be queried like so 

*CLI> rpt lookup <node number>   



On Wed, Mar 27, 2019 at 12:19 PM Bryan Fields <Bryan@bryanfields.net> wrote:
On 3/27/19 11:55 AM, Joe C wrote:
> Hi Bryan just saw you asked for my IP address. It’s 192.168.1.14

Joe, that's your internal address.  You are behind some sort of NAT that's
likely mapping that to a public IP address.  We need to get the public IP, and
ensure the UDP port 4569 is forwarded from the outside public address to your
internal address of 192.168.1.14.  If this is not forwarded properly, your
connections will fail.

So I bet your IP is likely 108.41.61.124, and your register= statement is
incorrect due to the password errors we're seeing on the registration server.
Please double check this.  Unicast me your iax.conf and I'll take a look at it.

73's
--
Bryan Fields

727-409-1194 - Voice
http://bryanfields.net
_______________________________________________
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.


--
Tim WD6AWP
_______________________________________________
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.