<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">Josh--<br><br></div><div class="gmail_default" style="font-family:courier new,monospace">Thanks for that info... but...<br></div><div class="gmail_default" style="font-family:courier new,monospace">
can't I use different ports? (can't apache listen <br>on both port 80 and 443 on the same ipaddr?) I tried using<br>different ports and still have this problem. What do you advise<br></div><div class="gmail_default" style="font-family:courier new,monospace">
if I have some natted phones registering and some<br></div><div class="gmail_default" style="font-family:courier new,monospace">not? I have some more questions on the subject of natting,<br>but I'll pose those in another thread.<br>
<br></div><div class="gmail_default" style="font-family:courier new,monospace">murf<br><br></div><div class="gmail_default" style="font-family:courier new,monospace"><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Feb 28, 2014 at 5:48 AM, Joshua Colp <span dir="ltr"><<a href="mailto:jcolp@digium.com" target="_blank">jcolp@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On 14-02-28 08:46 AM, Steve Murphy wrote:<br>
><br>
> I am puzzled, perhaps you, oh wise ones, can<br>
> set me straight...<br>
><br>
> Why can I not have these two entries in my pjsip.conf file?<br>
><br>
> [transport-udp-nat]<br>
> type=transport<br>
> protocol=udp<br>
</div>> bind=<a href="http://0.0.0.0:5060" target="_blank">0.0.0.0:5060</a> <<a href="http://0.0.0.0:5060" target="_blank">http://0.0.0.0:5060</a>><br>
> local_net=<a href="http://10.0.10.0/24" target="_blank">10.0.10.0/24</a> <<a href="http://10.0.10.0/24" target="_blank">http://10.0.10.0/24</a>><br>
<div class="">> external_media_address=90.194.253.241<br>
> external_signaling_address=90.194.253.241<br>
> external_signaling_port=5060<br>
><br>
> [transport-udp-nat-other]<br>
> type=transport<br>
> protocol=udp<br>
</div>> bind=<a href="http://0.0.0.0:5060" target="_blank">0.0.0.0:5060</a> <<a href="http://0.0.0.0:5060" target="_blank">http://0.0.0.0:5060</a>><br>
> local_net=<a href="http://10.1.0.0/24" target="_blank">10.1.0.0/24</a> <<a href="http://10.1.0.0/24" target="_blank">http://10.1.0.0/24</a>><br>
> external_media_address=120.178.24.130120.178.24.130<br>
> external_signaling_address=120.178.24.130120.178.24.130<br>
<div class="">> external_signaling_port=5060      ; External port for SIP signalling<br>
> (default:<br>
<br>
</div>You are attempting to create two transports and bind them to the same<br>
thing - you can't do that. It's the same as trying to run two instances<br>
of Apache on port 80.<br>
<br>
Instead of binding both to 0.0.0.0 you can bind them to two different<br>
interface IP addresses if you want.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA<br>
Check us out at:  <a href="http://www.digium.com" target="_blank">www.digium.com</a>  & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><br>Steve Murphy<br>ParseTree Corporation<br>57 Lane 17<br>Cody, WY 82414<br>✉  murf at parsetree dot com<br>☎ 307-899-5535<br><br><br></div>

</div>