<div dir="ltr"><pre>Reviving an old thread, still seeing this.<br><br>Brian Wilson wrote:
><i> I've been getting slammed with these messages on my console lately.
</i>><i>
</i>><i> ed -1: Invalid argument
</i>><i> [2016-05-31 10:09:40] WARNING[16249]: chan_sip.c:3775 __sip_xmit:
</i>><i> sip_xmit of 0x7f05140803f0 (len 559) to <a href="http://192.168.1.45:0">192.168.1.45:0</a>
</i>><i> <<a href="http://192.168.1.45:0">http://192.168.1.45:0</a>> returned -1: Invalid argument
</i>><i> [2016-05-31 10:09:40] WARNING[16249]: chan_sip.c:3775 __sip_xmit:
</i>><i> sip_xmit of 0x7f05140803f0 (len 559) to <a href="http://192.168.1.45:0">192.168.1.45:0</a>
</i>><i> <<a href="http://192.168.1.45:0">http://192.168.1.45:0</a>> returned -1: Invalid argument
</i><br>Joshua Colp responded:
> It's an invalid argument because the port appears to be 0,<br>> which won't work. How it got to be that I don't know... a full log may provide 
further enlightenment.<br><br></pre><pre>Currently I have 9000+ messages similar to this:<br><br>[2016-07-25 23:06:52] WARNING[1993] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 725) to <a href="http://192.168.89.172:54490">192.168.89.172:54490</a> returned -2: Success<br>[2016-07-25 23:06:52] WARNING[1993] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 725) to <a href="http://192.168.89.172:54490">192.168.89.172:54490</a> returned -2: Success<br>[2016-07-25 23:06:52] WARNING[1993] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 727) to <a href="http://192.168.89.172:54490">192.168.89.172:54490</a> returned -2: Success<br>[2016-07-25 23:06:52] WARNING[1993] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 728) to <a href="http://192.168.89.172:54490">192.168.89.172:54490</a> returned -2: Success<br>[2016-07-25 23:06:52] WARNING[1993] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 729) to <a href="http://192.168.89.172:54490">192.168.89.172:54490</a> returned -2: Success<br>[2016-07-25 23:06:53] WARNING[1993] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 729) to <a href="http://192.168.89.172:54490">192.168.89.172:54490</a> returned -2: Success<br>[2016-07-25 23:07:04] WARNING[14771] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 711) to <a href="http://192.168.89.172:54499">192.168.89.172:54499</a> returned -2: Success<br>[2016-07-25 23:22:33] WARNING[15801] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 711) to <a href="http://192.168.89.172:54502">192.168.89.172:54502</a> returned -2: Success<br>[2016-07-25 23:22:33] WARNING[15802] chan_sip.c: sip_xmit of 0x7f1ce8687450 (len 711) to <a href="http://192.168.89.172:54502">192.168.89.172:54502</a> returned -2: Success<br><br></pre><pre>Port is not zero on these. Error code has changed from -1 to -2<br></pre><pre>What do you mean by a "full log".<br><br></pre><pre>Thanks -- Brian<br><br></pre></div>