<div dir="ltr"><div><div>Generally, what am I looking for when turning SIP debug on?  More specifically, the provider says that I'm returning a 404 when they try to call me.  Now, I had inbound working, literally, the other day.  Outbound works fine.  I "may" have broken it either through Asterisk config or the providers portal with settings.  Ok, I broke it -- not sure how.<br><br></div><div>comments interspersed:<br></div><div><br>mordor*CLI> <br>Reliably Transmitting (NAT) to <a href="http://192.76.120.10:5060">192.76.120.10:5060</a>:<br><br></div><div>I think/infer/assume that this is the IP address for telnyx SIP servers<br></div><div><br>OPTIONS sip:<a href="http://sip.telnyx.com">sip.telnyx.com</a> SIP/2.0<br><br></div><div>What does OPTIONS mean?<br></div><div><br>Via: SIP/2.0/UDP <externip>:5060;branch=z9hG4bK28142189;rport<br><br></div><div>rport relates to NAT?  The message is via SIP UPD from my externip .... what is branch?<br></div><div><br>Max-Forwards: 70<br><br></div><div>70 hops max?<br></div><div><br>From: "asterisk" <sip:asterisk@<externip>>;tag=as1a7aca46<br><br></div><div>from my externip, with a hash to keep the calls straight?<br></div><div><br>To: <sip:<a href="http://sip.telnyx.com">sip.telnyx.com</a>><br><br></div><div>easy, to telnyx<br></div><div><br>Contact: <sip:asterisk@<externip>:5060><br><br></div><div>from me<br></div><div><br>Call-ID: 6fce72627f253b7f2e15dac713b52392@<externip>:5060<br><br></div><div>another hashcode, Call-ID ?<br></div><div><br>CSeq: 102 OPTIONS<br><br></div><div>?<br></div><div><br>User-Agent: Asterisk PBX 13.1.0~dfsg-1.1ubuntu3<br><br></div><div>easy enough, my system<br></div><div><br>Date: Wed, 06 Jul 2016 02:17:12 GMT<br><br></div><div>easy, date<br></div><div><br>Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE<br><br></div><div>enumerating accepted replies?<br></div><div><br>Supported: replaces<br><br>?<br><br>Content-Length: 0<br><br></div><div>no data, just "hi"<br><br></div><div><br>---<br>mordor*CLI> <br><br><br></div><div>If I see <a href="https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions">https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions</a> in a SIP trace, that's relatively clear.  But what am I looking for with regards to receiving calls?<br><br><br></div><div>thanks,<br><br><br></div><div>Thufir<br></div></div><div><div><div><br></div></div></div></div>