diff --git a/Tchap/Config/BuildSettings.swift b/Tchap/Config/BuildSettings.swift index 4acd6065d..cba961d82 100644 --- a/Tchap/Config/BuildSettings.swift +++ b/Tchap/Config/BuildSettings.swift @@ -294,7 +294,9 @@ final class BuildSettings: NSObject { ], tchapFeatureVideoOverIP: [ "agent.dinum.tchap.gouv.fr", - "agent.education.tchap.gouv.fr" + "agent.education.tchap.gouv.fr", + "agent.tchap.gouv.fr", + "agent.intradef.tchap.gouv.fr" ], tchapFeatureGeolocationSharing: [ tchapFeatureAnyHomeServer diff --git a/changelog.d/1108.change b/changelog.d/1108.change new file mode 100644 index 000000000..00abdc1dd --- /dev/null +++ b/changelog.d/1108.change @@ -0,0 +1 @@ +Activer les appels vidéos pour les agents Intradef. \ No newline at end of file