Hi,
sorry, but that’s not working. The sip-communicator.properties file is fine, but there is also a config file, and this one seems to be the problem:
/etc/jitsi/jigasi/sip-communicator.properties:
net.java.sip.communicator.impl.protocol.sip.acc1403273890647=acc1403273890647
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.ACCOUNT_UID=SIP\:getonsip_heutger
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PASSWORD=REMOVED FOR SECURITY PURPOSES
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.PROTOCOL_NAME=SIP
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.SERVER_ADDRESS=getonsip.com
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.USER_ID=heutger@getonsip.com
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.KEEP_ALIVE_INTERVAL=25
net.java.sip.communicator.impl.protocol.sip.acc1403273890647.KEEP_ALIVE_METHOD=OPTIONS
/etc/jitsi/jigasi/config:
JIGASI_SIPUSER=heutger@getonsip.com
JIGASI_SIPPWD=REMOVED FOR SECURITY PURPOSES
JIGASI_SECRET=GI6mECrZ
As Jitsi Meet seems still to initialize connection but doesn’t dial, I expect, the configuration does not work as because of the missing Auth User in the above config file.
Regards,
Christian
···
Von: Дамян Минков <notifications@github.com<mailto:notifications@github.com>>
Antworten an: jitsi/jitsi-meet <reply+00067d3f30f676b10346da2170c70df67dc93d6af3ba918792cf000000011275857992a169ce07224220@reply.github.com<mailto:reply+00067d3f30f676b10346da2170c70df67dc93d6af3ba918792cf000000011275857992a169ce07224220@reply.github.com>>
Datum: Dienstag, 1. Dezember 2015 16:57
An: jitsi/jitsi-meet <jitsi-meet@noreply.github.com<mailto:jitsi-meet@noreply.github.com>>
Cc: Christian Heutger <christian@heutger.net<mailto:christian@heutger.net>>
Betreff: Re: [jitsi-meet] How to use different auth user with jigasi config (#418)
Please use our dev mailinglist for questions.
You can install jitsi desktop client, configure it the way so you can use it with your sip account and then use the relevant account properties from the sip-communicator.properties file and paste them in the jigasi config.
—
Reply to this email directly or view it on GitHub<https://github.com/jitsi/jitsi-meet/issues/418#issuecomment-161011295>.