jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
23.31k stars 6.76k forks source link

remove "+1" when invite sip account #2960

Closed globalcorpp closed 6 years ago

globalcorpp commented 6 years ago

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 ?

globalcorpp commented 6 years ago

temporary trick is add "+" to first digit your number

damencho commented 6 years ago

This is a known issue and we will be working on that.

cnscns commented 6 years ago

@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?

globalcorpp commented 6 years ago

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

damencho commented 6 years ago

Fixed with https://github.com/jitsi/jitsi-meet/pull/3140, should be available soon in unstable