Setting up zulu, having issues with client login

Hi, i am setting up a demo of Zulu. I have run through the wiki and the zulu daemon is running, however, when a client logs in, the softphone says “trying to reconnect” and this comes up on the console:
Broadcast message from [email protected] (Fri Jun 12 11:14:27 2020):

Local machine failing auth - Something is misconfigured! Event {"Event":"Failed
ACL","Privilege":"security,all","EventTV":"2020-06-12T11:14:27.121-0400","Sever
ity":"Error","Service":"PJSIP","EventVersion":"1","AccountID":"anonymous","Sess
ionID":"pivgb1g5lq8bgpjd9s5h52","LocalAddress":"IPV4\/WSS\/127.0.0.1\/8089","Re
moteAddress":"IPV4\/WSS\/127.0.0.1\/48320","ACLName":"registrar_attempt_without
_configured_aors"}

Can anyone give me a hint as to what is causing this
thanks

Is your extension PJSIP?

yes, pjsip

Can you pull the sip logs for the registration attempt?

sorry for the delay 10.1.1.15 was my workstation (i was vpn’d in) 173.226.246.4 is my pbx outside number…is this a nat issue?..does it think my vpn is not local?

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.06.15 07:20:30 =~=~=~=~=~=~=~=~=~=~=~=

<--- Transmitting SIP request (460 bytes) to TLS:10.1.1.15:50131 --->
OPTIONS sip:[email protected]:50131;transport=TLS;ob SIP/2.0

Via: SIP/2.0/TLS 173.226.246.4:5061;rport;branch=z9hG4bKPjb84c1210-58cc-415a-a7e0-02b81f6da447;alias

From: <sip:[email protected]>;tag=c69497ed-7f15-4f40-aa46-bd4880f58a15

To: <sip:[email protected];ob>

Contact: <sip:[email protected]:5061;transport=TLS>

Call-ID: 8fe901a6-332f-408f-b25f-0a7d44032c71

CSeq: 42617 OPTIONS

Max-Forwards: 70

User-Agent: FPBX-15.0.16.49(16.9.0)

Content-Length:  0





uepbx1*CLI> 
<--- Received SIP response (787 bytes) from TLS:10.1.1.15:50131 --->
SIP/2.0 200 OK

Via: SIP/2.0/TLS 173.226.246.4:5061;rport=5061;received=172.30.0.54;branch=z9hG4bKPjb84c1210-58cc-415a-a7e0-02b81f6da447;alias

Call-ID: 8fe901a6-332f-408f-b25f-0a7d44032c71

From: <sip:[email protected]>;tag=c69497ed-7f15-4f40-aa46-bd4880f58a15

To: <sip:[email protected];ob>;tag=z9hG4bKPjb84c1210-58cc-415a-a7e0-02b81f6da447

CSeq: 42617 OPTIONS

Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS

Accept: application/sdp, application/pidf+xml, application/xpidf+xml, application/simple-message-summary, message/sipfrag;version=2.0, application/im-iscomposing+xml, text/plain

Supported: replaces, 100rel, timer, norefersub

Allow-Events: presence, message-summary, refer

User-Agent: MicroSIP/3.19.31

Content-Length:  0





uepbx1*CLI> 
  == WebSocket connection from '127.0.0.1:46018' for protocol 'sip' accepted using version '13'

uepbx1*CLI> 
[2020-06-15 07:20:47] WARNING[23931]: res_pjsip_registrar.c:1095 registrar_on_rx_request: Endpoint 'anonymous' has no configured AORs

uepbx1*CLI> 

Broadcast message from [email protected] (Mon Jun 15 07:20:47 2020):



Local machine failing auth - Something is misconfigured! Event {"Event":"Failed

ACL","Privilege":"security,all","EventTV":"2020-06-15T07:20:47.782-0400","Sever

ity":"Error","Service":"PJSIP","EventVersion":"1","AccountID":"anonymous","Sess

ionID":"iar6oiq6mnsb51tb6i98bl","LocalAddress":"IPV4\/WSS\/127.0.0.1\/8089","Re

moteAddress":"IPV4\/WSS\/127.0.0.1\/46018","ACLName":"registrar_attempt_without

_configured_aors"}

ok, so i added the ip ranges of my vpn clients to the “local networks” section of pjsip settings and that seems to have fixed it. i can now login and make calls. thanks for pointing me in the right direction. i am curious about one other thing;
zulu clients do not seem to show up on pjsip show contacts…is there a way to find out which users are connected via zulu?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.