Hi. I am quite new to working with SIP. I know this might be a quite silly error or something missing in my part but quite stuck right now.
I have a asterisk SIP server setup and have SIP accounts, for example
username: 8000 password: 123
I am trying to configure Jigasi with this account:
net.java.sip.communicator.impl.protocol.sip.acc1.ACCOUNT_UID=SIP\:8000@42.222.16.109
net.java.sip.communicator.impl.protocol.sip.acc1.PASSWORD=MTIz
net.java.sip.communicator.impl.protocol.sip.acc1.PROTOCOL_NAME=SIP
net.java.sip.communicator.impl.protocol.sip.acc1.SERVER_ADDRESS=42.222.16.109
net.java.sip.communicator.impl.protocol.sip.acc1.USER_ID=8000@42.222.16.109
I have also set these settings in .env file also and resatrted my docker.
But after that in Jigasi getting this log:
> org.jitsi.jigasi.JigasiBundleActivator.start().223 skipped initialization of SipGateway
and also no hit in asterisk server.
please any help would be appriciated.
I have followed Jitsi documentaion:
Jigasi config Jitsi
config for jigasi with asterisk
Please note: I have astersik version 18, that is configured with sip.conf. not pjsip.