<div dir="ltr"><div dir="ltr">On Wed, Sep 30, 2020 at 10:02 PM sergio <<a href="mailto:sergio@outerface.net">sergio@outerface.net</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
It was due to a lack of tcp or udp sections with transport declaration <br>
in pjsip.conf.<br>
<br>
But it's still unclear,<br>
<br>
1. How should I find this? Is a log so poor and needs to be reported, or <br>
am I missing something?<br></blockquote><div><br></div><div>At startup we actually do output messages about what transports are available and what the resolver will check. We could extend that to runtime as well.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
2. Why I need to set bind? I use this transport only for outgoing <br>
connections.<br></blockquote></div><div><br></div><div>For TCP the PJSIP stack requires it in order to work, and to allow connections back in case the remote side doesn't do connection reuse. For UDP there is no such thing as a connection so you need something listening to receive incoming traffic.</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div style="font-family:tahoma,sans-serif"><font color="#073763">Joshua C. Colp</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Asterisk Technical Lead</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Sangoma Technologies</font></div><div style="font-family:tahoma,sans-serif"><font color="#073763">Check us out at <a href="http://www.sangoma.com" target="_blank">www.sangoma.com</a> and <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></font><br></div></div></div></div></div></div></div></div></div></div></div>