<div dir="ltr">Joshua Colp wrote:<br><br><pre>> Have you configured any transports? PJSIP does not create any by 
> default, you have to explicitly configure them. Without them no traffic 
> can come in or go out. You can also remove the explicit transport from 
> the endpoint.<br></pre><div>Yes I have two transports<br><div><br>[transport-udp]<br>type=transport<br>protocol=udp    ;udp,tcp,tls,ws,wss<br>bind=<a href="http://0.0.0.0:5061">0.0.0.0:5061</a><br><br>[transport-tcp-kamailio]<br>type=transport<br>protocol=tcp<br></div><div>bind=<a href="http://0.0.0.0:5061">0.0.0.0:5061</a><br><br></div><div>I've tried explicitly setting the IP in bind and leaving it as above. Nothing seems to come into asterisk. Although, as mentioned I can see the SIP messages when I ngrep 5061.<br><br></div><div>Kind Regards,<br><br></div><div>C<br></div></div></div>