Dear,
I have already installed jigasi on my Jitsi Server: sudo apt install jigasi.
Version: Jigasi 1.1.166-g929a439
I Setup extension/domain and password on wizard screen, so far so good.
But, as i can see bellow on jigasi.log, the SIP register is not working. It seems to be a DNS issue or the domain address format is not fine.
For sure, the domains address is correct.
Can you help me, please?
2021-02-13 21:15:39.717 INFO: [41] org.jitsi.jigasi.SipGateway.registrationStateChanged().120 REG STATE CHANGE ProtocolProviderServiceSipImpl(SIP:7777@escritorio.falepaco.com.br) → RegistrationStateChangeEvent[ oldState=Registering; newState=RegistrationState=Connection Failed; userRequest=false; reasonCode=6; reason=Operation not permitted]
2021-02-13 21:15:41.724 SEVERE: [41] impl.protocol.sip.ProtocolProviderServiceSipImpl.register().444 No address found for ProtocolProviderServiceSipImpl(SIP:7777@escritorio.falepaco.com.br)
2021-02-13 21:15:41.724 INFO: [41] org.jitsi.jigasi.SipGateway.registrationStateChanged().120 REG STATE CHANGE ProtocolProviderServiceSipImpl(SIP:7777@escritorio.falepaco.com.br) → RegistrationStateChangeEvent[ oldState=Registering; newState=RegistrationState=Connection Failed; userRequest=false; reasonCode=8; reason=Invalid or inaccessible server address.]