<div dir="ltr">Hopefully this is really a generic question about IAX and doesn't turn out to be something specific to Teliax, because they haven't been too helpful so far. All they can tell me is that my login shows "status unknown" on their end, which prevents me from receiving inbound calls on my Teliax number. Outbound calls through the same server work fine, which rules out most networking issues and presumably demonstrates that I have the correct username and password (and I checked to make sure that my "register" declaration in iax.conf matches my dialplan for those things). I have already configured the firewall to permit UDP port 4569 (iax).<div><br></div><div>Here is what I see in my asterisk console:<br><br><br><div><br></div><div><div>worldsys*CLI> iax2 show registry</div><div>Host                  dnsmgr  Username    Perceived             Refresh  State</div><div><a href="http://63.211.239.14:4569">63.211.239.14:4569</a>    N       gswoods     <a href="http://98.245.184.191:4569">98.245.184.191:4569</a>        60  Registered</div><div>1 IAX2 registrations.</div></div></div><div><br></div><div>If I run "iax2 set debug on", here is the resulting trace. Does this mean anything to someone who could give suggestions for debugging this?<br></div><div><br></div><div>Thanks,</div><div>--Greg</div><div><br></div><div><br></div><div><div>IAX2 Debugging Enabled</div><div>Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX     Subclass: REGREQ </div><div>   Timestamp: 00010ms  SCall: 03639  DCall: 00000 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div><div>   USERNAME        : gswoods</div><div>   REFRESH         : 60</div><div><br></div><div>Rx-Frame Retry[Yes] -- OSeqno: 000 ISeqno: 001 Type: IAX     Subclass: CTOKEN </div><div>   Timestamp: 00010ms  SCall: 00001  DCall: 03639 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div><div>   CALLTOKEN       : 51 bytes</div><div><br></div><div>Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 000 Type: IAX     Subclass: REGREQ </div><div>   Timestamp: 00063ms  SCall: 03639  DCall: 00000 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div><div>   USERNAME        : gswoods</div><div>   REFRESH         : 60</div><div>   CALLTOKEN       : 51 bytes</div><div><br></div><div>Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX     Subclass: REGAUTH</div><div>   Timestamp: 00019ms  SCall: 03026  DCall: 03639 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div><div>   AUTHMETHODS     : 3</div><div>   CHALLENGE       : \x31\x33\x34\x35\x38\x37\x34\x39\x31</div><div>   USERNAME        : gswoods</div><div><br></div><div>Tx-Frame Retry[000] -- OSeqno: 001 ISeqno: 001 Type: IAX     Subclass: REGREQ </div><div>   Timestamp: 00115ms  SCall: 03639  DCall: 03026 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div><div>   USERNAME        : gswoods</div><div>   REFRESH         : 60</div><div>   MD5 RESULT      : 74f42b964023f9caf21ad341b0f94bf7</div><div><br></div><div>Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX     Subclass: REGACK </div><div>   Timestamp: 00997ms  SCall: 03026  DCall: 03639 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div><div>   USERNAME        : gswoods</div><div>   DATE TIME       : 2015-05-13  13:49:56</div><div>   REFRESH         : 60</div><div>   APPARENT ADDRES : IPV4 <a href="http://98.245.184.191:4569">98.245.184.191:4569</a></div><div>   CALLING NUMBER  : 3038727683</div><div><br></div><div>Tx-Frame Retry[-01] -- OSeqno: 002 ISeqno: 002 Type: IAX     Subclass: ACK    </div><div>   Timestamp: 00997ms  SCall: 03639  DCall: 03026 [<a href="http://63.211.239.14:4569">63.211.239.14:4569</a>]</div></div><div><br></div></div>