Closed globalcorpp closed 6 years ago
temporary trick is add "+" to first digit your number
This is a known issue and we will be working on that.
@globalcorpp How do you integrate jigasi with voip SIP server? Can call a sip account from jitsi meet? or from sip device to jitsi meet,Is there any documents about this topic?
I integrate jitsi meet with asterisk sip server
its easy just install jigasi with this command apt-get install jigasi during installation enter your sip account information such as extension number with this format EXTENSIONNUMBER@sipServerIP and password
if your jigasi service not work manually reset jigasi service by this command
systemctl restart jigasi
Fixed with https://github.com/jitsi/jitsi-meet/pull/3140, should be available soon in unstable
after install jigsi, when I invite another sip account automatically added "+1" to first digit my number
how to remove this? is there any js config or regex to remove that ?