Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter tr-064-community v1.0.x

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

Test Adapter tr-064-community v1.0.x

Geplant Angeheftet Gesperrt Verschoben Tester
tr-064community
727 Beiträge 88 Kommentatoren 191.9k Aufrufe 65 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • lost in translationL lost in translation

    @actionbyte
    Hört sich ähnlich an wie meine Beobachtung.
    Hat das sonst noch jemand?

    ciao
    Frank

    conectasC Offline
    conectasC Offline
    conectas
    schrieb am zuletzt editiert von conectas
    #444

    @lost-in-translation

    Gab es dazu eine Lösung? Habe ich das gleiche Problem.
    Habe in inbound;

    tr-064-community.0.callmonitor.inbound.callee und tr-064-community.0.callmonitor.inbound.calleeName
    und
    tr-064-community.0.callmonitor.inbound.caller und tr-064-community.0.callmonitor.inbound.callerName

    beim 1. Start: wird alles geschrieben, caller und callerName löschen sich
    2. Anruf bleibt auch bei mir caller/callerName leer

    tr-064-community.0.callmonitor.inbound.json wird aktualisiert...

    weitere Frage(n):
    Welches Telefonbuch wird eigentlich genommen und kann man das irgendwo einstellen.

    1 Antwort Letzte Antwort
    0
    • apollon77A Offline
      apollon77A Offline
      apollon77
      schrieb am zuletzt editiert von
      #445

      Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war ;-)

      Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

      Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt ;-)

      Mal schauen ob wir so voran kommen

      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
      sigi234S conectasC ? 3 Antworten Letzte Antwort
      0
      • apollon77A apollon77

        Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war ;-)

        Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

        Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt ;-)

        Mal schauen ob wir so voran kommen

        sigi234S Offline
        sigi234S Offline
        sigi234
        Forum Testing Most Active
        schrieb am zuletzt editiert von
        #446

        @apollon77 sagte in Test Adapter tr-064-community v1.0.x:

        Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war ;-)

        Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

        Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt ;-)

        Mal schauen ob wir so voran kommen

        Ok, update erledigt. Debug eingeschaltet. Teste mal.

        Aufgefallen ist mir gleich das:

        tr-064-community.0	2019-12-11 22:39:23.926	debug	(3884) Phonebook.read: NewPhonebookList=0,1
        

        Sowei ich weis geht das einlesen ja nicht. Könnte ja sein. 0,1 ist komisch.

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        apollon77A 1 Antwort Letzte Antwort
        0
        • sigi234S sigi234

          @apollon77 sagte in Test Adapter tr-064-community v1.0.x:

          Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war ;-)

          Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

          Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt ;-)

          Mal schauen ob wir so voran kommen

          Ok, update erledigt. Debug eingeschaltet. Teste mal.

          Aufgefallen ist mir gleich das:

          tr-064-community.0	2019-12-11 22:39:23.926	debug	(3884) Phonebook.read: NewPhonebookList=0,1
          

          Sowei ich weis geht das einlesen ja nicht. Könnte ja sein. 0,1 ist komisch.

          apollon77A Offline
          apollon77A Offline
          apollon77
          schrieb am zuletzt editiert von
          #447

          @sigi234 sagte in Test Adapter tr-064-community v1.0.x:

          Phonebook.read

          Das sollte ok sein ... Ich hab mal für Phonebook noch mehr logging eingebaut. Bitte am besten Logs dann bei den passenden issues referenzieren ode rmir hier die issues sagen das ich nicht die Themen durcheinanderbringe

          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
          sigi234S 1 Antwort Letzte Antwort
          0
          • apollon77A apollon77

            @sigi234 sagte in Test Adapter tr-064-community v1.0.x:

            Phonebook.read

            Das sollte ok sein ... Ich hab mal für Phonebook noch mehr logging eingebaut. Bitte am besten Logs dann bei den passenden issues referenzieren ode rmir hier die issues sagen das ich nicht die Themen durcheinanderbringe

            sigi234S Offline
            sigi234S Offline
            sigi234
            Forum Testing Most Active
            schrieb am zuletzt editiert von
            #448

            @apollon77 sagte in Test Adapter tr-064-community v1.0.x:

            @sigi234 sagte in Test Adapter tr-064-community v1.0.x:

            Phonebook.read

            Das sollte ok sein ... Ich hab mal für Phonebook noch mehr logging eingebaut. Bitte am besten Logs dann bei den passenden issues referenzieren ode rmir hier die issues sagen das ich nicht die Themen durcheinanderbringe

            OK

            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
            Immer Daten sichern!

            1 Antwort Letzte Antwort
            0
            • apollon77A apollon77

              Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war ;-)

              Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

              Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt ;-)

              Mal schauen ob wir so voran kommen

              conectasC Offline
              conectasC Offline
              conectas
              schrieb am zuletzt editiert von
              #449

              Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw

              ist Installiert.

              Aber gleich mal 2 Fragen:
              1.) Wie Installiert man community Updates .. da es die gleich Versionsnummer war ging das nicht.. (raus geschmissen neu installiert.. muss ja besser gehen ;-).

              URL ist so korrekt?: https://github.com/iobroker-community-adapters/ioBroker.tr-064-community
              (blöder Weise bei der 1. Installation aufgeschrieben)

              2.) Wie bekomme ich den Debug Modus an?

              Ansonsten habe noch ein "Fehler bei mir gefunden": Ich schrieb das sich caller und callerName löschen sich, das macht das geklaute Script. Die Werte werden nur nicht neu geschrieben.

              apollon77A 1 Antwort Letzte Antwort
              1
              • conectasC conectas

                Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw

                ist Installiert.

                Aber gleich mal 2 Fragen:
                1.) Wie Installiert man community Updates .. da es die gleich Versionsnummer war ging das nicht.. (raus geschmissen neu installiert.. muss ja besser gehen ;-).

                URL ist so korrekt?: https://github.com/iobroker-community-adapters/ioBroker.tr-064-community
                (blöder Weise bei der 1. Installation aufgeschrieben)

                2.) Wie bekomme ich den Debug Modus an?

                Ansonsten habe noch ein "Fehler bei mir gefunden": Ich schrieb das sich caller und callerName löschen sich, das macht das geklaute Script. Die Werte werden nur nicht neu geschrieben.

                apollon77A Offline
                apollon77A Offline
                apollon77
                schrieb am zuletzt editiert von
                #450

                @conectas 1.) im Admin über den „custom install“ (GitHub icon) und da beliebig und da die url rein. Man installiert quasi drüber.

                2.) siehe meine Signatur .. falls du Signaturen nicht anzeigst: admin - instanzen - expertenmodus - Spalte ligature

                Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                conectasC 2 Antworten Letzte Antwort
                0
                • apollon77A apollon77

                  Ok, also ich habe mir die Unterschiede angesehen und die habe ich selbst gemacht weil vorher ein Bug drin war ;-)

                  Ich habe jetzt eine neue Verison auf GitHub gepusht (Versionsnummer ist die gleiche) die jetzt Debug Logging hat für die Messages die ankommen von dem callmonitor UND was an States gesetzt wird. Ich hab da eine Vermutung, aber brauche Daten.

                  Also bitte installieren und Adapter in Debug laufen lassen ... dann seht ggf mal selbst bzw Postet hier - vor allem vergleiche von "da tuts" und "da nicht mehr". Ich bin ehrlich: Ich habe keine Ahnung wieviel Log er erzeugt ;-)

                  Mal schauen ob wir so voran kommen

                  ? Offline
                  ? Offline
                  Ein ehemaliger Benutzer
                  schrieb am zuletzt editiert von
                  #451

                  @apollon77 Hi, die neue Version läuft bei mir jetzt auch auf debug, komm nur schlecht vom Handy aufs Protokoll, aber am Wochenende sitz ich wieder vor dem Rechner, wie es aussieht.. 🙂

                  1 Antwort Letzte Antwort
                  1
                  • apollon77A apollon77

                    @conectas 1.) im Admin über den „custom install“ (GitHub icon) und da beliebig und da die url rein. Man installiert quasi drüber.

                    2.) siehe meine Signatur .. falls du Signaturen nicht anzeigst: admin - instanzen - expertenmodus - Spalte ligature

                    Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                    conectasC Offline
                    conectasC Offline
                    conectas
                    schrieb am zuletzt editiert von
                    #452

                    Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                    Ich hatte geschrieben: "caller und callerName löschen sich" das löschen wird aber von einem Script erledigt:
                    "Geklaut" ist es nicht. Ist ein Blockly von:

                    https://www.elzershark.com/forum/index.php?thread/9-alexa-amazon-echo-festnetz-telefon-anrufer-ansagen-mitteilen-iobroker-fritzbox/

                    frei angeboten.

                    Hier enthalten:
                    setState("tr-064-community.0.callmonitor.inbound.callerName"/callerName/, '');
                    setState("tr-064-community.0.callmonitor.inbound.caller"/caller/, '');
                    das löscht dann die Einträge, hatte ich übersehen.

                    Debug Modus anschalten?

                    apollon77A 1 Antwort Letzte Antwort
                    0
                    • conectasC conectas

                      Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                      Ich hatte geschrieben: "caller und callerName löschen sich" das löschen wird aber von einem Script erledigt:
                      "Geklaut" ist es nicht. Ist ein Blockly von:

                      https://www.elzershark.com/forum/index.php?thread/9-alexa-amazon-echo-festnetz-telefon-anrufer-ansagen-mitteilen-iobroker-fritzbox/

                      frei angeboten.

                      Hier enthalten:
                      setState("tr-064-community.0.callmonitor.inbound.callerName"/callerName/, '');
                      setState("tr-064-community.0.callmonitor.inbound.caller"/caller/, '');
                      das löscht dann die Einträge, hatte ich übersehen.

                      Debug Modus anschalten?

                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      schrieb am zuletzt editiert von
                      #453

                      @conectas sagte in Test Adapter tr-064-community v1.0.x:

                      Debug Modus anschalten?

                      https://forum.iobroker.net/post/338528 ?! ( Zwei Beiträge über deinem) ;-)

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      conectasC 1 Antwort Letzte Antwort
                      0
                      • apollon77A apollon77

                        @conectas 1.) im Admin über den „custom install“ (GitHub icon) und da beliebig und da die url rein. Man installiert quasi drüber.

                        2.) siehe meine Signatur .. falls du Signaturen nicht anzeigst: admin - instanzen - expertenmodus - Spalte ligature

                        Das letzte versteh ich nicht was du meinst ... „geklautes Skript“?

                        conectasC Offline
                        conectasC Offline
                        conectas
                        schrieb am zuletzt editiert von Negalein
                        #454

                        @apollon77

                        2019-12-12 15:43:37.153  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:37.154  - debug: tr-064-community.0 (14513) Set State callmonitor.outbound.timestamp: "12.12.19 15:43:37" / ack=true
                        2019-12-12 15:43:37.156  - debug: tr-064-community.0 (14513) callMonitor.set: type=outbound caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:37.562  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:37.564  - debug: tr-064-community.0 (14513) Set State callmonitor.inbound.timestamp: "12.12.19 15:43:37" / ack=true
                        2019-12-12 15:43:37.566  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "ring" / ack=true
                        2019-12-12 15:43:37.567  - debug: tr-064-community.0 (14513) callMonitor.set: type=inbound caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:37.658  - debug: tr-064-community.0 (14513) Set State callmonitor.ringing: true / ack=true
                        2019-12-12 15:43:37.830  - debug: tr-064-community.0 (14513) in updateAll
                        2019-12-12 15:43:37.866  - debug: tr-064-community.0 (14513) updateDevices
                        2019-12-12 15:43:37.868  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                        2019-12-12 15:43:40.471  - debug: tr-064-community.0 (14513) setting 0 enable=false
                        2019-12-12 15:43:40.473  - debug: tr-064-community.0 (14513) setting 1 enable=false
                        2019-12-12 15:43:40.475  - debug: tr-064-community.0 (14513) setting 2 enable=false
                        2019-12-12 15:43:40.476  - debug: tr-064-community.0 (14513) setting 3 enable=false
                        2019-12-12 15:43:40.476  - debug: tr-064-community.0 (14513) setting 4 enable=false
                        2019-12-12 15:43:40.477  - debug: tr-064-community.0 (14513) setting 5 enable=true
                        2019-12-12 15:43:40.478  - debug: tr-064-community.0 (14513) setting 6 enable=true
                        2019-12-12 15:43:40.478  - debug: tr-064-community.0 (14513) setting 7 enable=true
                        2019-12-12 15:43:40.479  - debug: tr-064-community.0 (14513) setting 8 enable=true
                        2019-12-12 15:43:40.479  - debug: tr-064-community.0 (14513) setting 9 enable=true
                        2019-12-12 15:43:40.485  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:40.486  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.caller: "030254xyz" / ack=true
                        2019-12-12 15:43:40.489  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.callee: "628xyz" / ack=true
                        2019-12-12 15:43:40.491  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.extension: "11" / ack=true
                        2019-12-12 15:43:40.495  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.timestamp: "12.12.19 15:43:40" / ack=true
                        2019-12-12 15:43:40.498  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"connect\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"extension\":\"11\"}" / ack=true
                        2019-12-12 15:43:40.500  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "connect" / ack=true
                        2019-12-12 15:43:40.503  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-11: "connect" / ack=true
                        2019-12-12 15:43:40.505  - debug: tr-064-community.0 (14513) callMonitor.set: type=connect caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:40.610  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:40.612  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.caller: "254xyz" / ack=true
                        2019-12-12 15:43:40.619  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.callee: "030628xyz" / ack=true
                        2019-12-12 15:43:40.622  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.extension: "4" / ack=true
                        2019-12-12 15:43:40.624  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\"}" / ack=true
                        2019-12-12 15:43:40.627  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-4: "connect" / ack=true
                        2019-12-12 15:43:40.631  - debug: tr-064-community.0 (14513) callMonitor.set: type=connect caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:41.007  - debug: tr-064-community.0 (14513) Set State callmonitor.ringing: false / ack=true
                        2019-12-12 15:43:45.534  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:45.537  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.caller: "254xyz" / ack=true
                        2019-12-12 15:43:45.551  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.callee: "030628xyz" / ack=true
                        2019-12-12 15:43:45.553  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.extension: "4" / ack=true
                        2019-12-12 15:43:45.575  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.duration: 5 / ack=true
                        2019-12-12 15:43:45.585  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.timestamp: "12.12.19 15:43:45" / ack=true
                        2019-12-12 15:43:45.588  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"type\":\"disconnect\",\"duration\":5}" / ack=true
                        2019-12-12 15:43:45.591  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "end" / ack=true
                        2019-12-12 15:43:45.594  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-4: "end" / ack=true
                        2019-12-12 15:43:45.596  - debug: tr-064-community.0 (14513) callMonitor.set: type=lastCall caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:45.610  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                        2019-12-12 15:43:45.624  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.caller: "030254xyz" / ack=true
                        2019-12-12 15:43:45.625  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.callee: "628xyz" / ack=true
                        2019-12-12 15:43:45.628  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.extension: "11" / ack=true
                        2019-12-12 15:43:45.637  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.duration: 6 / ack=true
                        2019-12-12 15:43:45.646  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"lastCall\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":6}" / ack=true
                        2019-12-12 15:43:45.649  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-11: "end" / ack=true
                        2019-12-12 15:43:45.651  - debug: tr-064-community.0 (14513) callMonitor.set: type=lastCall caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                        2019-12-12 15:43:50.481  - debug: tr-064-community.0 (14513) in updateAll
                        2019-12-12 15:43:50.484  - debug: tr-064-community.0 (14513) updateDevices
                        2019-12-12 15:43:50.487  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                        2019-12-12 15:43:52.890  - debug: tr-064-community.0 (14513) setting 0 enable=false
                        2019-12-12 15:43:52.891  - debug: tr-064-community.0 (14513) setting 1 enable=false
                        2019-12-12 15:43:52.892  - debug: tr-064-community.0 (14513) setting 2 enable=false
                        2019-12-12 15:43:52.893  - debug: tr-064-community.0 (14513) setting 3 enable=false
                        2019-12-12 15:43:52.893  - debug: tr-064-community.0 (14513) setting 4 enable=false
                        2019-12-12 15:43:52.894  - debug: tr-064-community.0 (14513) setting 5 enable=true
                        2019-12-12 15:43:52.894  - debug: tr-064-community.0 (14513) setting 6 enable=true
                        2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 7 enable=true
                        2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 8 enable=true
                        2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 9 enable=true
                        2019-12-12 15:44:02.896  - debug: tr-064-community.0 (14513) in updateAll
                        2019-12-12 15:44:02.898  - debug: tr-064-community.0 (14513) updateDevices
                        2019-12-12 15:44:02.900  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                        2019-12-12 15:44:05.422  - debug: tr-064-community.0 (14513) setting 0 enable=false
                        2019-12-12 15:44:05.423  - debug: tr-064-community.0 (14513) setting 1 enable=false
                        2019-12-12 15:44:05.424  - debug: tr-064-community.0 (14513) setting 2 enable=false
                        2019-12-12 15:44:05.425  - debug: tr-064-community.0 (14513) setting 3 enable=false
                        2019-12-12 15:44:05.426  - debug: tr-064-community.0 (14513) setting 4 enable=false
                        2019-12-12 15:44:05.427  - debug: tr-064-community.0 (14513) setting 5 enable=true
                        2019-12-12 15:44:05.427  - debug: tr-064-community.0 (14513) setting 6 enable=true
                        2019-12-12 15:44:05.428  - debug: tr-064-community.0 (14513) setting 7 enable=true
                        2019-12-12 15:44:05.429  - debug: tr-064-community.0 (14513) setting 8 enable=true
                        2019-12-12 15:44:05.430  - debug: tr-064-community.0 (14513) setting 9 enable=true
                        
                        sigi234S 1 Antwort Letzte Antwort
                        0
                        • apollon77A apollon77

                          @conectas sagte in Test Adapter tr-064-community v1.0.x:

                          Debug Modus anschalten?

                          https://forum.iobroker.net/post/338528 ?! ( Zwei Beiträge über deinem) ;-)

                          conectasC Offline
                          conectasC Offline
                          conectas
                          schrieb am zuletzt editiert von
                          #455

                          @apollon77

                          Ja Ja .. erst lesen ;-) , dann schreiben.. hatte gedacht es steht nur die URL in der Signatur

                          1 Antwort Letzte Antwort
                          0
                          • conectasC conectas

                            @apollon77

                            2019-12-12 15:43:37.153  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                            2019-12-12 15:43:37.154  - debug: tr-064-community.0 (14513) Set State callmonitor.outbound.timestamp: "12.12.19 15:43:37" / ack=true
                            2019-12-12 15:43:37.156  - debug: tr-064-community.0 (14513) callMonitor.set: type=outbound caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                            2019-12-12 15:43:37.562  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                            2019-12-12 15:43:37.564  - debug: tr-064-community.0 (14513) Set State callmonitor.inbound.timestamp: "12.12.19 15:43:37" / ack=true
                            2019-12-12 15:43:37.566  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "ring" / ack=true
                            2019-12-12 15:43:37.567  - debug: tr-064-community.0 (14513) callMonitor.set: type=inbound caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                            2019-12-12 15:43:37.658  - debug: tr-064-community.0 (14513) Set State callmonitor.ringing: true / ack=true
                            2019-12-12 15:43:37.830  - debug: tr-064-community.0 (14513) in updateAll
                            2019-12-12 15:43:37.866  - debug: tr-064-community.0 (14513) updateDevices
                            2019-12-12 15:43:37.868  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                            2019-12-12 15:43:40.471  - debug: tr-064-community.0 (14513) setting 0 enable=false
                            2019-12-12 15:43:40.473  - debug: tr-064-community.0 (14513) setting 1 enable=false
                            2019-12-12 15:43:40.475  - debug: tr-064-community.0 (14513) setting 2 enable=false
                            2019-12-12 15:43:40.476  - debug: tr-064-community.0 (14513) setting 3 enable=false
                            2019-12-12 15:43:40.476  - debug: tr-064-community.0 (14513) setting 4 enable=false
                            2019-12-12 15:43:40.477  - debug: tr-064-community.0 (14513) setting 5 enable=true
                            2019-12-12 15:43:40.478  - debug: tr-064-community.0 (14513) setting 6 enable=true
                            2019-12-12 15:43:40.478  - debug: tr-064-community.0 (14513) setting 7 enable=true
                            2019-12-12 15:43:40.479  - debug: tr-064-community.0 (14513) setting 8 enable=true
                            2019-12-12 15:43:40.479  - debug: tr-064-community.0 (14513) setting 9 enable=true
                            2019-12-12 15:43:40.485  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                            2019-12-12 15:43:40.486  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.caller: "030254xyz" / ack=true
                            2019-12-12 15:43:40.489  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.callee: "628xyz" / ack=true
                            2019-12-12 15:43:40.491  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.extension: "11" / ack=true
                            2019-12-12 15:43:40.495  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.timestamp: "12.12.19 15:43:40" / ack=true
                            2019-12-12 15:43:40.498  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"connect\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"extension\":\"11\"}" / ack=true
                            2019-12-12 15:43:40.500  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "connect" / ack=true
                            2019-12-12 15:43:40.503  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-11: "connect" / ack=true
                            2019-12-12 15:43:40.505  - debug: tr-064-community.0 (14513) callMonitor.set: type=connect caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                            2019-12-12 15:43:40.610  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                            2019-12-12 15:43:40.612  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.caller: "254xyz" / ack=true
                            2019-12-12 15:43:40.619  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.callee: "030628xyz" / ack=true
                            2019-12-12 15:43:40.622  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.extension: "4" / ack=true
                            2019-12-12 15:43:40.624  - debug: tr-064-community.0 (14513) Set State callmonitor.connect.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\"}" / ack=true
                            2019-12-12 15:43:40.627  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-4: "connect" / ack=true
                            2019-12-12 15:43:40.631  - debug: tr-064-community.0 (14513) callMonitor.set: type=connect caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                            2019-12-12 15:43:41.007  - debug: tr-064-community.0 (14513) Set State callmonitor.ringing: false / ack=true
                            2019-12-12 15:43:45.534  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                            2019-12-12 15:43:45.537  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.caller: "254xyz" / ack=true
                            2019-12-12 15:43:45.551  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.callee: "030628xyz" / ack=true
                            2019-12-12 15:43:45.553  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.extension: "4" / ack=true
                            2019-12-12 15:43:45.575  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.duration: 5 / ack=true
                            2019-12-12 15:43:45.585  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.timestamp: "12.12.19 15:43:45" / ack=true
                            2019-12-12 15:43:45.588  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"type\":\"disconnect\",\"duration\":5}" / ack=true
                            2019-12-12 15:43:45.591  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState: "end" / ack=true
                            2019-12-12 15:43:45.594  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-4: "end" / ack=true
                            2019-12-12 15:43:45.596  - debug: tr-064-community.0 (14513) callMonitor.set: type=lastCall caller=254xyz callee=030628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                            2019-12-12 15:43:45.610  - debug: tr-064-community.0 (14513) callmonitor message: undefined
                            2019-12-12 15:43:45.624  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.caller: "030254xyz" / ack=true
                            2019-12-12 15:43:45.625  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.callee: "628xyz" / ack=true
                            2019-12-12 15:43:45.628  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.extension: "11" / ack=true
                            2019-12-12 15:43:45.637  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.duration: 6 / ack=true
                            2019-12-12 15:43:45.646  - debug: tr-064-community.0 (14513) Set State callmonitor.lastCall.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"lastCall\",\"callerName\":\"nachname Stefan\",\"calleeName\":\"nachname Kerstin\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":6}" / ack=true
                            2019-12-12 15:43:45.649  - debug: tr-064-community.0 (14513) Set State callmonitor.toPauseState-11: "end" / ack=true
                            2019-12-12 15:43:45.651  - debug: tr-064-community.0 (14513) callMonitor.set: type=lastCall caller=030254xyz callee=628xyz callerName=nachname Stefan calleeName=nachname Kerstin
                            2019-12-12 15:43:50.481  - debug: tr-064-community.0 (14513) in updateAll
                            2019-12-12 15:43:50.484  - debug: tr-064-community.0 (14513) updateDevices
                            2019-12-12 15:43:50.487  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                            2019-12-12 15:43:52.890  - debug: tr-064-community.0 (14513) setting 0 enable=false
                            2019-12-12 15:43:52.891  - debug: tr-064-community.0 (14513) setting 1 enable=false
                            2019-12-12 15:43:52.892  - debug: tr-064-community.0 (14513) setting 2 enable=false
                            2019-12-12 15:43:52.893  - debug: tr-064-community.0 (14513) setting 3 enable=false
                            2019-12-12 15:43:52.893  - debug: tr-064-community.0 (14513) setting 4 enable=false
                            2019-12-12 15:43:52.894  - debug: tr-064-community.0 (14513) setting 5 enable=true
                            2019-12-12 15:43:52.894  - debug: tr-064-community.0 (14513) setting 6 enable=true
                            2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 7 enable=true
                            2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 8 enable=true
                            2019-12-12 15:43:52.895  - debug: tr-064-community.0 (14513) setting 9 enable=true
                            2019-12-12 15:44:02.896  - debug: tr-064-community.0 (14513) in updateAll
                            2019-12-12 15:44:02.898  - debug: tr-064-community.0 (14513) updateDevices
                            2019-12-12 15:44:02.900  - debug: tr-064-community.0 (14513) forEachConfiguredDevice
                            2019-12-12 15:44:05.422  - debug: tr-064-community.0 (14513) setting 0 enable=false
                            2019-12-12 15:44:05.423  - debug: tr-064-community.0 (14513) setting 1 enable=false
                            2019-12-12 15:44:05.424  - debug: tr-064-community.0 (14513) setting 2 enable=false
                            2019-12-12 15:44:05.425  - debug: tr-064-community.0 (14513) setting 3 enable=false
                            2019-12-12 15:44:05.426  - debug: tr-064-community.0 (14513) setting 4 enable=false
                            2019-12-12 15:44:05.427  - debug: tr-064-community.0 (14513) setting 5 enable=true
                            2019-12-12 15:44:05.427  - debug: tr-064-community.0 (14513) setting 6 enable=true
                            2019-12-12 15:44:05.428  - debug: tr-064-community.0 (14513) setting 7 enable=true
                            2019-12-12 15:44:05.429  - debug: tr-064-community.0 (14513) setting 8 enable=true
                            2019-12-12 15:44:05.430  - debug: tr-064-community.0 (14513) setting 9 enable=true
                            
                            sigi234S Offline
                            sigi234S Offline
                            sigi234
                            Forum Testing Most Active
                            schrieb am zuletzt editiert von
                            #456

                            @conectas

                            Bitte benutzt die Code Tags Funktion -> </>
                            Hier gehts zur Hilfe.

                            Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                            Immer Daten sichern!

                            1 Antwort Letzte Antwort
                            0
                            • apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #457

                              Wenn Ihr solche Logs postest dann bitte wirklich auch dazu schreiben was nicht war wie erwartet ... Wie gesagt ich arbeite hier blind ... mit nur den Logs sehe ich nicht ob es klappt wie gewollt oder nicht ...

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              1 Antwort Letzte Antwort
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #458

                                Ansonsten: Im ersten Logging hab ich gesehen das da nochwas unvollständig geloggt ist. ist auf GitHub gefixt

                                Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                1 Antwort Letzte Antwort
                                0
                                • conectasC Offline
                                  conectasC Offline
                                  conectas
                                  schrieb am zuletzt editiert von
                                  #459

                                  So im Detail:

                                  Wenn 2x (oder öfter) hintereinander von der gleichen Telefonnummer OUT angerufen wird (auf welche Telefonnummer IN egal) wird:

                                  tr-064-community.0.callmonitor.inbound.caller
                                  tr-064-community.0.callmonitor.inbound.callerName

                                  nicht aktualisiert.

                                  Fall 02:
                                  Wenn 2x (oder öfter) hintereinander von der gleichen Telefonnummer OUT auf IN angerufen wird, werden zusätzlich:

                                  tr-064-community.0.callmonitor.inbound.callee
                                  tr-064-community.0.callmonitor.inbound.calleeName
                                  tr-064-community.0.callmonitor.inbound.json

                                  ebenfalls nicht aktualisiert.

                                  Reproduzierbar zu 100%, Test: Handy zu Festnetz und Festnetz zu Festnetz

                                  1 Antwort Letzte Antwort
                                  0
                                  • apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #460

                                    Dann bitte neueste GitHub verison und dann nochmal log und am besten mir dann dazu sagen was wann zeitlich war. Also ala

                                    • 16:05:20 Fall 1, erster Anruf
                                    • 16:05:30 Fall 1, zweiter Anruf ...

                                    und so :-)

                                    Dann kann ich das was pasiert ist genau mit dem Log abgleichen, ggf warte lang genug dazwischen das es noch passiert aber das ich "pausen " habe um es auseinander zu halten.

                                    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                    conectasC 2 Antworten Letzte Antwort
                                    0
                                    • apollon77A apollon77

                                      Dann bitte neueste GitHub verison und dann nochmal log und am besten mir dann dazu sagen was wann zeitlich war. Also ala

                                      • 16:05:20 Fall 1, erster Anruf
                                      • 16:05:30 Fall 1, zweiter Anruf ...

                                      und so :-)

                                      Dann kann ich das was pasiert ist genau mit dem Log abgleichen, ggf warte lang genug dazwischen das es noch passiert aber das ich "pausen " habe um es auseinander zu halten.

                                      conectasC Offline
                                      conectasC Offline
                                      conectas
                                      schrieb am zuletzt editiert von
                                      #461

                                      @apollon77

                                      sollte Fall02 sein gleiche OUT Nummer (254) auf gleiche IN Nummer (628)

                                      2019-12-12 16:10:57.913  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:10:57;CALL;1;4;254xyz;030628xyz;SIP3;\r\n"
                                      2019-12-12 16:10:57.914  - debug: tr-064-community.0 (8525) callmonitor handle outbound message: {"caller":"254xyz","callee":"030628xyz","extension":"4"}
                                      2019-12-12 16:10:57.917  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.timestamp: "12.12.19 16:10:57" / ack=true
                                      2019-12-12 16:10:57.919  - debug: tr-064-community.0 (8525) callMonitor.set: type=outbound caller=254xyz callee=030628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:10:58.299  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:10:58;RING;2;030254xyz;628xyz;SIP0;\r\n"
                                      2019-12-12 16:10:58.300  - debug: tr-064-community.0 (8525) callmonitor handle inbound message: {"caller":"030254xyz","callee":"628xyz"}
                                      2019-12-12 16:10:58.302  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.timestamp: "12.12.19 16:10:58" / ack=true
                                      2019-12-12 16:10:58.304  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "ring" / ack=true
                                      2019-12-12 16:10:58.306  - debug: tr-064-community.0 (8525) callMonitor.set: type=inbound caller=030254xyz callee=628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:10:58.427  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: true / ack=true
                                      2019-12-12 16:10:59.941  - debug: tr-064-community.0 (8525) in updateAll
                                      2019-12-12 16:10:59.943  - debug: tr-064-community.0 (8525) updateDevices
                                      2019-12-12 16:10:59.945  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                      2019-12-12 16:11:02.524  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                      2019-12-12 16:11:02.525  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                      2019-12-12 16:11:02.527  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                      2019-12-12 16:11:02.528  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                      2019-12-12 16:11:02.529  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                      2019-12-12 16:11:02.530  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                      2019-12-12 16:11:02.531  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                      2019-12-12 16:11:02.532  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                      2019-12-12 16:11:02.534  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                      2019-12-12 16:11:02.535  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                      2019-12-12 16:11:03.383  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:03;CONNECT;2;11;030254xyz;\r\n"
                                      2019-12-12 16:11:03.385  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"030254xyz","callee":"628xyz","_type":"inbound","callerName":"NName Stefan","calleeName":"NName Kerstin","extension":"11"}
                                      2019-12-12 16:11:03.387  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "030254xyz" / ack=true
                                      2019-12-12 16:11:03.389  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.callee: "628xyz" / ack=true
                                      2019-12-12 16:11:03.391  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "11" / ack=true
                                      2019-12-12 16:11:03.393  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.timestamp: "12.12.19 16:11:03" / ack=true
                                      2019-12-12 16:11:03.396  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"extension\":\"11\"}" / ack=true
                                      2019-12-12 16:11:03.398  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "connect" / ack=true
                                      2019-12-12 16:11:03.401  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "connect" / ack=true
                                      2019-12-12 16:11:03.403  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=030254xyz callee=628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:03.522  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:03;CONNECT;1;4;030628xyz;\r\n"
                                      2019-12-12 16:11:03.524  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"254xyz","callee":"030628xyz","extension":"4","_type":"outbound","callerName":"NName Stefan","calleeName":"NName Kerstin"}
                                      2019-12-12 16:11:03.525  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "254xyz" / ack=true
                                      2019-12-12 16:11:03.526  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.callee: "030628xyz" / ack=true
                                      2019-12-12 16:11:03.528  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "4" / ack=true
                                      2019-12-12 16:11:03.530  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\"}" / ack=true
                                      2019-12-12 16:11:03.531  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "connect" / ack=true
                                      2019-12-12 16:11:03.533  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=254xyz callee=030628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:03.905  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: false / ack=true
                                      2019-12-12 16:11:06.689  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:06;DISCONNECT;1;4;\r\n"
                                      2019-12-12 16:11:06.690  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"254xyz","callee":"030628xyz","extension":"4","_type":"connect","callerName":"NName Stefan","calleeName":"NName Kerstin","type":"disconnect","duration":4}
                                      2019-12-12 16:11:06.691  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "254xyz" / ack=true
                                      2019-12-12 16:11:06.693  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.callee: "030628xyz" / ack=true
                                      2019-12-12 16:11:06.694  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.type: "disconnect" / ack=true
                                      2019-12-12 16:11:06.696  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.duration: 4 / ack=true
                                      2019-12-12 16:11:06.697  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.timestamp: "12.12.19 16:11:06" / ack=true
                                      2019-12-12 16:11:06.699  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"254xyz\",\"callee\":\"030628xyz\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"type\":\"disconnect\",\"duration\":4}" / ack=true
                                      2019-12-12 16:11:06.700  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "end" / ack=true
                                      2019-12-12 16:11:06.702  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "end" / ack=true
                                      2019-12-12 16:11:06.703  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=254xyz callee=030628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:06.738  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:11:06;DISCONNECT;2;4;\r\n"
                                      2019-12-12 16:11:06.741  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"030254xyz","callee":"628xyz","_type":"connect","callerName":"NName Stefan","calleeName":"NName Kerstin","extension":"11","type":"disconnect","duration":4}
                                      2019-12-12 16:11:06.743  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "030254xyz" / ack=true
                                      2019-12-12 16:11:06.745  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.callee: "628xyz" / ack=true
                                      2019-12-12 16:11:06.748  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.extension: "11" / ack=true
                                      2019-12-12 16:11:06.750  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"030254xyz\",\"callee\":\"628xyz\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":4}" / ack=true
                                      2019-12-12 16:11:06.752  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "end" / ack=true
                                      2019-12-12 16:11:06.754  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=030254xyz callee=628xyz callerName=NName Stefan calleeName=NName Kerstin
                                      2019-12-12 16:11:12.537  - debug: tr-064-community.0 (8525) in updateAll
                                      2019-12-12 16:11:12.541  - debug: tr-064-community.0 (8525) updateDevices
                                      2019-12-12 16:11:12.542  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                      2019-12-12 16:11:14.742  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                      2019-12-12 16:11:14.743  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                      2019-12-12 16:11:14.744  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                      2019-12-12 16:11:14.745  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                      2019-12-12 16:11:14.746  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                      2019-12-12 16:11:14.746  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                      2019-12-12 16:11:14.747  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                      2019-12-12 16:11:14.747  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                      2019-12-12 16:11:14.747  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                      2019-12-12 16:11:14.748  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                      
                                      
                                      1 Antwort Letzte Antwort
                                      0
                                      • apollon77A apollon77

                                        Dann bitte neueste GitHub verison und dann nochmal log und am besten mir dann dazu sagen was wann zeitlich war. Also ala

                                        • 16:05:20 Fall 1, erster Anruf
                                        • 16:05:30 Fall 1, zweiter Anruf ...

                                        und so :-)

                                        Dann kann ich das was pasiert ist genau mit dem Log abgleichen, ggf warte lang genug dazwischen das es noch passiert aber das ich "pausen " habe um es auseinander zu halten.

                                        conectasC Offline
                                        conectasC Offline
                                        conectas
                                        schrieb am zuletzt editiert von
                                        #462

                                        @apollon77

                                        Fall 01:
                                        sein gleiche OUT Nummer (254) auf IN Nummer (628xyz6)
                                        dann
                                        sein gleiche OUT Nummer (254) auf IN Nummer (628xyz7)

                                        OK:
                                        tr-064-community.0.callmonitor.inbound.callee
                                        tr-064-community.0.callmonitor.inbound.calleeName
                                        tr-064-community.0.callmonitor.inbound.json

                                        Nicht:
                                        tr-064-community.0.callmonitor.inbound.caller
                                        tr-064-community.0.callmonitor.inbound.callerName

                                        2019-12-12 16:16:05.273  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:05;CALL;1;4;254yxz;628xyz7;SIP3;\r\n"
                                        2019-12-12 16:16:05.274  - debug: tr-064-community.0 (8525) callmonitor handle outbound message: {"caller":"254yxz","callee":"628xyz7","extension":"4"}
                                        2019-12-12 16:16:05.276  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:05.277  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.timestamp: "12.12.19 16:16:05" / ack=true
                                        2019-12-12 16:16:05.280  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:05.282  - debug: tr-064-community.0 (8525) Set State callmonitor.outbound.json: "{\"caller\":\"254yxz\",\"callee\":\"628xyz7\",\"extension\":\"4\",\"_type\":\"outbound\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\"}" / ack=true
                                        2019-12-12 16:16:05.284  - debug: tr-064-community.0 (8525) callMonitor.set: type=outbound caller=254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:05.648  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:05;RING;2;030254yxz;628xyz7;SIP1;\r\n"
                                        2019-12-12 16:16:05.649  - debug: tr-064-community.0 (8525) callmonitor handle inbound message: {"caller":"030254yxz","callee":"628xyz7"}
                                        2019-12-12 16:16:05.651  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:05.652  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.timestamp: "12.12.19 16:16:05" / ack=true
                                        2019-12-12 16:16:05.654  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:05.655  - debug: tr-064-community.0 (8525) Set State callmonitor.inbound.json: "{\"caller\":\"030254yxz\",\"callee\":\"628xyz7\",\"_type\":\"inbound\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\"}" / ack=true
                                        2019-12-12 16:16:05.657  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "ring" / ack=true
                                        2019-12-12 16:16:05.658  - debug: tr-064-community.0 (8525) callMonitor.set: type=inbound caller=030254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:05.787  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: true / ack=true
                                        2019-12-12 16:16:09.576  - debug: tr-064-community.0 (8525) in updateAll
                                        2019-12-12 16:16:09.579  - debug: tr-064-community.0 (8525) updateDevices
                                        2019-12-12 16:16:09.580  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                        2019-12-12 16:16:11.145  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:11;CONNECT;2;11;030254yxz;\r\n"
                                        2019-12-12 16:16:11.146  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"030254yxz","callee":"628xyz7","_type":"inbound","callerName":"NName Stefan","calleeName":"NName Stefan","extension":"11"}
                                        2019-12-12 16:16:11.148  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "030254yxz" / ack=true
                                        2019-12-12 16:16:11.150  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:11.152  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:11.154  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "11" / ack=true
                                        2019-12-12 16:16:11.159  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.timestamp: "12.12.19 16:16:11" / ack=true
                                        2019-12-12 16:16:11.161  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"030254yxz\",\"callee\":\"628xyz7\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\",\"extension\":\"11\"}" / ack=true
                                        2019-12-12 16:16:11.164  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "connect" / ack=true
                                        2019-12-12 16:16:11.166  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "connect" / ack=true
                                        2019-12-12 16:16:11.168  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=030254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:11.275  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:11;CONNECT;1;4;628xyz7;\r\n"
                                        2019-12-12 16:16:11.276  - debug: tr-064-community.0 (8525) callmonitor handle connect message: {"caller":"254yxz","callee":"628xyz7","extension":"4","_type":"outbound","callerName":"NName Stefan","calleeName":"NName Stefan"}
                                        2019-12-12 16:16:11.278  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.caller: "254yxz" / ack=true
                                        2019-12-12 16:16:11.279  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.extension: "4" / ack=true
                                        2019-12-12 16:16:11.281  - debug: tr-064-community.0 (8525) Set State callmonitor.connect.json: "{\"caller\":\"254yxz\",\"callee\":\"628xyz7\",\"extension\":\"4\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\"}" / ack=true
                                        2019-12-12 16:16:11.282  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "connect" / ack=true
                                        2019-12-12 16:16:11.283  - debug: tr-064-community.0 (8525) callMonitor.set: type=connect caller=254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:11.674  - debug: tr-064-community.0 (8525) Set State callmonitor.ringing: false / ack=true
                                        2019-12-12 16:16:12.459  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                        2019-12-12 16:16:12.460  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                        2019-12-12 16:16:12.461  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                        2019-12-12 16:16:12.462  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                        2019-12-12 16:16:12.462  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                        2019-12-12 16:16:12.463  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                        2019-12-12 16:16:12.463  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                        2019-12-12 16:16:12.464  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                        2019-12-12 16:16:12.464  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                        2019-12-12 16:16:12.465  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                        2019-12-12 16:16:13.836  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:13;DISCONNECT;1;3;\r\n"
                                        2019-12-12 16:16:13.837  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"254yxz","callee":"628xyz7","extension":"4","_type":"connect","callerName":"NName Stefan","calleeName":"NName Stefan","type":"disconnect","duration":3}
                                        2019-12-12 16:16:13.838  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "254yxz" / ack=true
                                        2019-12-12 16:16:13.839  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.callee: "628xyz7" / ack=true
                                        2019-12-12 16:16:13.841  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.calleeName: "NName Stefan" / ack=true
                                        2019-12-12 16:16:13.842  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.type: "disconnect" / ack=true
                                        2019-12-12 16:16:13.843  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.duration: 3 / ack=true
                                        2019-12-12 16:16:13.845  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.timestamp: "12.12.19 16:16:13" / ack=true
                                        2019-12-12 16:16:13.846  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"254yxz\",\"callee\":\"628xyz7\",\"extension\":\"4\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\",\"type\":\"disconnect\",\"duration\":3}" / ack=true
                                        2019-12-12 16:16:13.847  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState: "end" / ack=true
                                        2019-12-12 16:16:13.849  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-4: "end" / ack=true
                                        2019-12-12 16:16:13.850  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:13.881  - debug: tr-064-community.0 (8525) callmonitor raw data: "12.12.19 16:16:13;DISCONNECT;2;3;\r\n"
                                        2019-12-12 16:16:13.883  - debug: tr-064-community.0 (8525) callmonitor handle lastCall message: {"caller":"030254yxz","callee":"628xyz7","_type":"connect","callerName":"NName Stefan","calleeName":"NName Stefan","extension":"11","type":"disconnect","duration":3}
                                        2019-12-12 16:16:13.885  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.caller: "030254yxz" / ack=true
                                        2019-12-12 16:16:13.886  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.extension: "11" / ack=true
                                        2019-12-12 16:16:13.888  - debug: tr-064-community.0 (8525) Set State callmonitor.lastCall.json: "{\"caller\":\"030254yxz\",\"callee\":\"628xyz7\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Stefan\",\"extension\":\"11\",\"type\":\"disconnect\",\"duration\":3}" / ack=true
                                        2019-12-12 16:16:13.890  - debug: tr-064-community.0 (8525) Set State callmonitor.toPauseState-11: "end" / ack=true
                                        2019-12-12 16:16:13.891  - debug: tr-064-community.0 (8525) callMonitor.set: type=lastCall caller=030254yxz callee=628xyz7 callerName=NName Stefan calleeName=NName Stefan
                                        2019-12-12 16:16:22.466  - debug: tr-064-community.0 (8525) in updateAll
                                        2019-12-12 16:16:22.468  - debug: tr-064-community.0 (8525) updateDevices
                                        2019-12-12 16:16:22.469  - debug: tr-064-community.0 (8525) forEachConfiguredDevice
                                        2019-12-12 16:16:25.023  - debug: tr-064-community.0 (8525) setting 0 enable=false
                                        2019-12-12 16:16:25.025  - debug: tr-064-community.0 (8525) setting 1 enable=false
                                        2019-12-12 16:16:25.026  - debug: tr-064-community.0 (8525) setting 2 enable=false
                                        2019-12-12 16:16:25.027  - debug: tr-064-community.0 (8525) setting 3 enable=false
                                        2019-12-12 16:16:25.028  - debug: tr-064-community.0 (8525) setting 4 enable=false
                                        2019-12-12 16:16:25.029  - debug: tr-064-community.0 (8525) setting 5 enable=true
                                        2019-12-12 16:16:25.030  - debug: tr-064-community.0 (8525) setting 6 enable=true
                                        2019-12-12 16:16:25.031  - debug: tr-064-community.0 (8525) setting 7 enable=true
                                        2019-12-12 16:16:25.031  - debug: tr-064-community.0 (8525) setting 8 enable=true
                                        2019-12-12 16:16:25.032  - debug: tr-064-community.0 (8525) setting 9 enable=true
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        
                                        1 Antwort Letzte Antwort
                                        0
                                        • apollon77A Offline
                                          apollon77A Offline
                                          apollon77
                                          schrieb am zuletzt editiert von apollon77
                                          #463

                                          Ok, ich habe eine Code-Stelle gefunden wo glaube ich die Werte falsch geschrieben wurden ... versuch mal neu GitHub.

                                          PS: Einwas noch: States werden nur geschrieben wenn 200ms keine Änderungen waren ...

                                          Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                          • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                          • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                          conectasC 2 Antworten Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          304

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe