<div dir="ltr"><div>You can also set up multiple physical or vlan(ed) interfaces and bind sip to one and pjsip to the other - then you have to set up the appropriate interface routing too for both inbound and outbound packets which takes a good understanding of your network topology and the locations of your respective devices. You might be able to do it with multiple addresses on your interface too (although I haven't tried it).</div><div><br></div><div>All of the packets have to be presented to the appropriate channel otherwise get discarded. You can't set it up so if a packet is from a device not registered with pjsip, it gets passed to chan_sip to try.</div><div><br></div><div>For me, I had both channel types running on production machines while I migrated to pjsip or when not being able to figure out how to set up some property in pjsip that you had running in sip. Each time I've had to do this, eventually I was able get it all running within pjsip. I also already had multiple vlans configured for my servers (with voip exclusive to one).<br></div><div><br></div><div>The short story is that it is easier to learn how to get things working within pjsip than learning the tricky networking setup.<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 9, 2022 at 2:49 AM Duncan Turnbull <<a href="mailto:duncan@e-simple.co.nz">duncan@e-simple.co.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
<br>
<br>
> On 9/01/2022, at 7:11 PM, John Covici <<a href="mailto:covici@ccs.covici.com" target="_blank">covici@ccs.covici.com</a>> wrote:<br>
> <br>
> On Sat, 08 Jan 2022 19:17:57 -0500,<br>
> Antony Stone wrote:<br>
>> <br>
>>> On Sunday 09 January 2022 at 00:50:27, John Covici wrote:<br>
>>> <br>
>>> Hi.  I am using asterisk 18.3 and freepbx.<br>
>> <br>
>> Hm, which version of FreePBX uses Asterisk 18.3?<br>
>> <br>
>>> How can both sip and pjsip be listening at port 5060 at the same time<br>
>> <br>
>> They can't.<br>
>> <br>
>> One might be on TCP and the other on UDP, but you can't have them both <br>
>> listening on the same port with the same protocol.<br>
<br>
In freepbx you enable chan sip or pjsip or both and set what ports they use<br>
<br>
The choices are either in advanced settings or sip settings<br>
<br>
Disable pjsip and reset the chan_sip port to 5060 or use pjsip. With them both enabled sometimes odd things happen but it will still work. You will get lots of error messages though<br>
<br>
<br>
>> <br>
>>> for instance I get:<br>
>>> <br>
>>> [2022-01-08 17:08:59] SECURITY[244351] res_security_log.c:<br>
>>> SecurityEvent="FailedACL",EventTV="2022-01-08T17:08:59.957-0500",Severity="<br>
>>> Error",Service="PJSIP",EventVersion="1",AccountID="anonymous",SessionID="20<br>
>>> 25076022",LocalAddress="IPV4/UDP/<a href="http://166.84.7.53/5060" rel="noreferrer" target="_blank">166.84.7.53/5060</a>",RemoteAddress="IPV4/UDP/<br>
>>> <a href="http://45.134.144.118/5823" rel="noreferrer" target="_blank">45.134.144.118/5823</a>",ACLName="registrar_attempt_without_configured_aors"<br>
>> <br>
>> What makes you think chan_sip and pjsip are both listening on UDP 5060?<br>
>> <br>
>>> I would like pjsit not to listen,till I figure out how to configure<br>
>>> the thing, so my logs don't fill up with messages.<br>
>>> <br>
>>> Thanks in advance for any suggestions.<br>
>> <br>
>> As far as I recall using FreePBX, there is a selector for the SIP protocol to <br>
>> tell it whether you want it to use pjsip or chan_sip.  I don't think it even <br>
>> supports using both at the same time, so simply make sure that is set to <br>
>> chan_sip and you should be fine.<br>
>> <br>
>> On the other hand, why do you need to learn "how to configure the thing" if <br>
>> you're using FreePBX?  Part of the whole point is that it does the fiddly <br>
>> techie sutff in the background for you, and you just need to use the personnel-<br>
>> department-friendly web GUI.<br>
> <br>
> This is what I thought as well, I just generated one trunk using the<br>
> old chan_sip and expected nothing from pjsit, yet I get all kinds of<br>
> errors like<br>
> [2022-01-08 17:08:59] WARNING[487628] res_pjsip_registrar.c: Endpoint<br>
> 'anonymous' (<a href="http://45.134.144.118:5823" rel="noreferrer" target="_blank">45.134.144.118:5823</a>) has no configured AORs<br>
> <br>
> so I am very confused as to why this is happening.<br>
> <br>
> -- <br>
> Your life is like a penny.  You're going to lose it.  The question is:<br>
> How do<br>
> you spend it?<br>
> <br>
>         John Covici wb2una<br>
>         <a href="mailto:covici@ccs.covici.com" target="_blank">covici@ccs.covici.com</a><br>
> <br>
> -- <br>
> _____________________________________________________________________<br>
> -- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
> <br>
> Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
> <br>
> New to Asterisk? Start here:<br>
>      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
> <br>
> asterisk-users mailing list<br>
> To UNSUBSCRIBE or update options visit:<br>
>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
<br>
-- <br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
<br>
Check out the new Asterisk community forum at: <a href="https://community.asterisk.org/" rel="noreferrer" target="_blank">https://community.asterisk.org/</a><br>
<br>
New to Asterisk? Start here:<br>
      <a href="https://wiki.asterisk.org/wiki/display/AST/Getting+Started" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki/display/AST/Getting+Started</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></blockquote></div>