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.28k stars 6.76k forks source link

Regression: Can't call internal extensions anymore #3241

Closed leoluk closed 6 years ago

leoluk commented 6 years ago

Current behavior

The new "invite" screen tries to be clever about phone numbers, but it won't let us call internal extensions anymore, prepending them with "+1":

image

Expected Behavior

Jitsi should pass phone numbers to Jigasi without mangling them.

Possible Solution

Add a flag to disable the behaviour.

Environment details

Latest Jitsi packages on Ubuntu 16.04.

saghul commented 6 years ago

This is solved already in the latest nightly, any chance you could test it out?

leoluk commented 6 years ago

Can confirm that it's fixed in the nightly.

saghul commented 6 years ago

Thanks @leoluk, I'm going to close this then!