Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

...

languagede

UI Image
imageUrlhttps://wiki.fluxpunkt.de/download/attachments/27623840/fluxpunkt-wiki-blacklist.jpg?api=v2
height200px

...

nameBeschreibung

...

Image Added

Teams Presence Sync

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-windows


Image Added Perfekter Abgleich des MS Teams Status mit der STARFACE

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-forward

Image Added Schnelle und einfache Installation und Konfiguration

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-check-circle

Image Added Keine Konfiguration im Microsoft Tenant notwendig

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-check-circle-o

Image Added Ein Session Border Controller wird nicht benötigt

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-windows

Image Added Microsoft Phone System ist keine Voraussetzung

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-cubes

Image Added Verschiedene  Plattformen : Web, Teams-Client für Windows, Mac

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-smile-o

Image Added Als NFR-Version für STARFACE-Partner verfügbar

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-heartbeat

Image Added Datenschutz und Funktionserhalt: Fluxpunkt Module "telefonieren nicht nach Hause" und sind nicht von der Funktion/Erreichbarkeit externer Lizenzserver abhängig.

...


Teams Presence Sync ist Bestandteil der umfangreichen Teams Integration for STARFACE und wird vorliegend als separates Feature angeboten – für Benutzer, die keine vollständige Teams-Integration benötigen. Ein Mischbetrieb von Teams Presence Sync sowie der Teams Integration for STARFACE ist möglich.

...

Mit dem Modul MS TEAMS Presence Sync für STARFACE verbindet Fluxpunkt die Präsenzfunktionen von MS Teams mit dem modernen Hybrid-Telefoniesystem STARFACE.

Auf Basis konfigurierbarer Präsenzzustände in Microsoft Teams wird die Ruhe-Funktion in der STARFACE aktiviert. Dadurch sind Sie für die STARFACE bzw. für einen eingehenden Anruf nicht verfügbar, Ihre Konzentration bleibt bei Ihrer aktuellen Arbeit, im Meeting oder in einer von Ihnen gehaltenen Präsentation!

...

width490px

...

Unterstützte Plattformen:

Image Removed Image Removed Image Removed

...

Image Removed Image Removed Image Removed

...

width26%

UVP (netto):

mtl. 1,50 €/Benutzer

UI Button
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen
UI Button
icondownload
titleDownload
url#TeamsPresenceSync-Losgeht's:Installation

...

width100%

Image Added Image Added



Die Konfiguration und Zuweisung der Lizenzen erfolgt im Modul in der STARFACE. Die Zuordnung der Benutzer erfolgt über eine in der STARFACE zu erstellende Gruppe.

Eine Konfiguration im MS Teams Tenant ist nicht notwendig, auch werden keine Phone System Lizenzen benötigt. Des Weiteren entfällt bei diesem Modul der Einsatz eines Session Border Controllers.

...

width100%

...

Image Added




Los geht's: Installation

...

...

Moduldatei für Ihre STARFACE-Version herunterladen
Dieses Modul ist kompatibel mit STARFACE Version 6.7.3 und 7.0 .

UI Button
icondownload
titlefür STARFACE 6.7.3 und 7.0 (v20210902)
urlhttps://cdn.fluxpunkt.de/Teams_Integration_v20210902.sfm

Image Added

Modul mittels Upload installieren und eine neue Modulkonfiguration anlegen. Modul-Lizenzschlüssel in Modulkonfiguration eintragen. (Wie erhalte ich einen Modullizenzschlüssel?)

...

...

Lizenzierung
Modul-Lizenzschlüssel in Modulkonfiguration eintragen.
( Wie erhalte ich einen Modullizenzschlüssel?

...

nameDokumentation

...

nameSupport / FAQ

...

nameChangelog

...

namePreis / Kaufen

...

Image Added


Image Added

Image Added

Image Added

STARFACE / Teams Presence Sync
BerechnungsgrundlageMiete **
mtl / netto
5-Benutzer-Lizenz7,50 €

...

<sup>** Monatlich kündbar </sup>

UI Button
colorgreen
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen


Image Added

Sie sind STARFACE Partner?

Bitte lesen Sie unseren FAQ-Eintrag zum Bestellprozess und Einkaufskonditionen .

...

...


<script>

$(document).ready(function() {
   // BENUTZERABHAENGIGE PREISBERECHNUNG
   // fix dropdown width
   var dropdown = $('select[name="Mindestlaufzeit"]');
   if (!dropdown){
       return;
   }
   var dropdownList= dropdown.parents('div.dropdown-list');
   if (!dropdownList){
       return;
   }
   dropdownList.css('width','auto');
   // get purchase pricing
   var priceArr = dropdown.parents('table').find('tbody tr td:nth-child(2)').map(function(){
		// match extracts the first price (in case there are multiple prices)
       try{
           var p = parseFloat($(this).text().match(/^([\d\.,]*\s€)/)[0].replace(/[€\.\s]/g,'').trim());
		   console.log("Base Price: " + p);
		   return p;
       } catch (e) {
           return "";
       }		
   }).get();
   dropdown.change(
		function() {
			let min_duration = $(this).val();
			let index = dropdown.prop('selectedIndex');
			let tds = $(this).parents('table').find('tbody tr td:nth-child(3)');
			tds.each(
				function(tdIndex) {
					let purchasePrice = priceArr[tdIndex];
					let price = priceArr[tdIndex] / (parseInt(min_duration, 10));
					//let price = purchasePrice / ((parseInt(min_duration, 10)/1.75) + ((16 + index) - Math.sqrt(min_duration)));
					if (price <= 7) { price = 7; };
					let priceTag = Number(price)
					$(this).text(priceTag.toFixed(2).replace('.',',') + " €");
				}
			);
		}
   );
   dropdown.prop('selectedIndex', 2);
   dropdown.change(); // calculate on load
});

</script>

...

Sie haben Interesse an einer STARFACE Telefonielösung?
Rufen Sie uns an unter +49 7022 78968480, schreiben uns unter [email protected] oder füllen Sie unser STARFACE Anfrageformular aus

...

languageen

UI Image
imageUrlhttps://wiki.fluxpunkt.de/download/attachments/27623840/fluxpunkt-wiki-blacklist.jpg?api=v2
height200px

...

nameBeschreibung

...

Global and user-specific white/blacklisting for outgoing calls!

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-ban

...

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-user

...

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-group

...

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-asterisk

...

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-commenting

...

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-key

...

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-heartbeat

...

Auszug

Blacklist PRO examines the dialed number for outgoing calls and checks whether it is included in a configured blacklist. If yes - and if the calling user does not also have a whitelisting entry for the dialed number at the same time - the call is terminated. Optionally, an announcement can be played beforehand, which can be uploaded in the module configuration.

Callers who are affected by a blacklist entry can optionally be put through by entering a password.

The use of a white or black listing can also be restricted to members of a group to be specified.

The module effectively prevents calls to possibly chargeable telephone numbers or unauthorized calls to the office. User-specific whitelistings and a password query allow you to control permissions very precisely.

In order not to lose track of a large number of possible rules, a detailed description can be given for each rule.

In conjunction with Short Dial speed dial numbers can automatically be exempt from blacklisting - even with global blacklisting of all telephone numbers (from version v52 of Short Dial and v64 of Blacklist PRO).

Advantages

  • Complete: global and user-specific white-/blacklistings
  • Simple: clear and self-explanatory user interface
  • Efficient: Reusability of entered rules
  • Investment protection: no dependence on external services/license servers
  • Economical: Purchase once per server. No software maintenance or running costs!

Getting Started: Installation

UI Steps
sizesmall
UI Step

Download the module for your STARFACE version: 

UI Button
icondownload
titlefür STARFACE 6.x (v64)
urlhttps://wiki.fluxpunkt.de/download/attachments/27623840/Blacklist_PRO_v64.sfm

UI Step

Install the module by uploading it and create a new module configuration.

UI Button
newWindowtrue
icontext
titleInstallationsanleitung
urlhttps://sway.office.com/F6fF62nR5rwNwIkg?ref=Link

UI Step

Enter the module license key in the module configuration.
(How do I get a module license key?

...

width490px

Image Removed

...

width50%

Supported platforms:

...

width50%

UI Button
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen
UI Button
icondownload
titleDownload (v64)
urlhttps://wiki.fluxpunkt.de/download/attachments/27623840/Blacklist_PRO_v64.sfm
UI Button
newWindowtrue
icontext
titleInstallationsanleitung
urlhttps://sway.office.com/F6fF62nR5rwNwIkg?ref=Link

Image Removed Image Removed

...

nameDokumentation

...

nameSupport / FAQ

...

nameChangelog

...

SP Horizontal nav item
namePreis / Kaufen

UI Button
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen

Blacklist PRO RRP (net): 249,00 Euro

Are you a STARFACE Partner?
Please read our FAQ entry on the ordering process and purchasing conditions .

Excerpt Include+
nopaneltrue

...

languagefr

UI Image
imageUrlhttps://wiki.fluxpunkt.de/download/attachments/27623840/fluxpunkt-wiki-blacklist.jpg?api=v2
height200px

...

nameDescription

...

TEAMS PRESENCE SYNC

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-windows
 Synchronisation parfaite du statut de MS Teams avec STARFACE

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-forward
 Installation et configuration rapides et faciles

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-check-circle
 Aucune configuration n'est nécessaire dans le Microsoft Tenant

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-check-circle-o
 Un Session Border Controller n'est pas nécessaire

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-windows
 Microsoft Phone System n'est pas une obligation

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-cubes
 Multiples plates-formes : Web, client Teams pour Windows, Mac

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-smile-o
 Disponible en version NFR pour les partenaires STARFACE

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-heartbeat
 Protection des données et maintenance des fonctions: les modules Fluxpunkt "ne téléphonent pas à domicile" et ne dépendent pas de la fonction/accessibilité de serveurs de licences externes.

Info

Teams Presence Sync fait partie de l'intégration complète de Teams pour STARFACE et est proposé comme une fonctionnalité distincte pour les utilisateurs qui n'ont pas besoin d'une intégration complète de Teams. Une opération mixte de synchronisation des équipes de présence et d'intégration des équipes pour STARFACE est possible.

Auszug

Avec le module MS TEAMS Presence Sync for STARFACE, Fluxpunkt relie les fonctions de présence des MS Teams avec le système de téléphonie hybride moderne STARFACE.

En fonction des états de présence configurables dans les équipes Microsoft, la fonction de veille est activée dans STARFACE. Cela signifie que vous n'êtes pas disponible pour STARFACE ou pour un appel entrant, votre concentration reste sur votre travail actuel, dans la réunion ou dans une présentation que vous faites!

...

width490px

IMAGE MODULBOX

Bereich
Spalte
width34%

Plates-formes prises en charge:

Image RemovedImage RemovedImage Removed

Spalte
width40%

Langues disponibles:

Image RemovedImage RemovedImage Removed

Spalte
width26%

PPR (net):

 à partir  1,50 € / User/mth

UI Button
iconstar
titleAchetez maintenant
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen
UI Button
icondownload
titleDownload
url#TeamsPresenceSync-Losgeht's:Installation

Bereich
Spalte
width100%

La configuration et l'attribution des licences se font dans le module de STARFACE. L'affectation des utilisateurs se fait via un groupe à créer dans STARFACE.

Une configuration dans le MS Teams Tenant n'est pas nécessaire, et aucune licence de MS Teams système téléphonique n'est requise. En outre, ce module ne nécessite pas l'utilisation d'un Session Border Controller.

Spalte
width100%
Image Removed

INSTALLATION

UI Steps
sizesmall
UI Step

Téléchargez le fichier du module pour votre version de STARFACE
Ce module est compatible avec la version 6.7.3 de STARFACE

UI Button
icondownload
titlepour STARFACE 6.7.3 (v20210211)
urlhttps://wiki.fluxpunkt.de/download/attachments/75334073/Teams_Integration_v20210211.sfm?api=v2

UI Step

Installation & Configuration
Installez le module par téléchargement et créez une nouvelle configuration du module.

UI Step

Attribution de la licence
Saisissez la clé de licence du module dans la configuration du module.
( Comment puis-je obtenir une clé de licence de module? 

...

nameDocumentation

...

nameSupport / FAQ

...

nameChangelog

...

namePrix / Acheter

...

HTML-Format
<sup>** Annulation mensuelle </sup>

UI Button
colorgreen
iconstar
titleAchetez maintenant
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen

Êtes-vous un partenaire STARFACE ?

Veuillez lire notre entrée FAQ sur le processus de commande et les conditions d'achat . .

...

HTML-Format
<script>

$(document).ready(function() {
   // BENUTZERABHAENGIGE PREISBERECHNUNG
   // fix dropdown width
   var dropdown = $('select[name="Mindestlaufzeit"]');
   if (!dropdown){
       return;
   }
   var dropdownList= dropdown.parents('div.dropdown-list');
   if (!dropdownList){
       return;
   }
   dropdownList.css('width','auto');
   // get purchase pricing
   var priceArr = dropdown.parents('table').find('tbody tr td:nth-child(2)').map(function(){
		// match extracts the first price (in case there are multiple prices)
       try{
           var p = parseFloat($(this).text().match(/^([\d\.,]*\s€)/)[0].replace(/[€\.\s]/g,'').trim());
		   console.log("Base Price: " + p);
		   return p;
       } catch (e) {
           return "";
       }		
   }).get();
   dropdown.change(
		function() {
			let min_duration = $(this).val();
			let index = dropdown.prop('selectedIndex');
			let tds = $(this).parents('table').find('tbody tr td:nth-child(3)');
			tds.each(
				function(tdIndex) {
					let purchasePrice = priceArr[tdIndex];
					let price = priceArr[tdIndex] / (parseInt(min_duration, 10));
					//let price = purchasePrice / ((parseInt(min_duration, 10)/1.75) + ((16 + index) - Math.sqrt(min_duration)));
					if (price <= 7) { price = 7; };
					let priceTag = Number(price)
					$(this).text(priceTag.toFixed(2).replace('.',',') + " €");
				}
			);
		}
   );
   dropdown.prop('selectedIndex', 2);
   dropdown.change(); // calculate on load
});

</script>

...

iconfalse
titleVous n'avez pas encore de STARFACE?

...

!