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
    2.0k

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

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

Geplant Angeheftet Gesperrt Verschoben Tester
tr-064community
727 Beiträge 88 Kommentatoren 192.1k 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.
  • apollon77A Online
    apollon77A Online
    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 Online
        apollon77A Online
        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 Online
              apollon77A Online
              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
              • apollon77A apollon77

                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 ...

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

                @apollon77

                Dauert noch ne Sek. .. Knallt bei Install

                host.raspberrypi	2019-12-12 17:12:15.366	error	Caught by controller[0]: at Timer.processTimers (timers.js:223:10)
                host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at listOnTimeout (timers.js:263:5)
                host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
                host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at ontimeout (timers.js:436:11)
                host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                host.raspberrypi	2019-12-12 17:12:15.363	error	Caught by controller[0]: at JSON.stringify (<anonymous>)
                host.raspberrypi	2019-12-12 17:12:15.361	error	Caught by controller[0]: TypeError: Converting circular structure to JSON
                tr-064-community.0	2019-12-12 17:12:14.811	info	(27839) Terminated (NO_ERROR): Without reason
                tr-064-community.0	2019-12-12 17:12:14.806	info	(27839) terminating
                tr-064-community.0	2019-12-12 17:12:14.711	error	(27839) TypeError: Converting circular structure to JSON at JSON.stringify (<anonymous>) at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62 at Timeout.doIt [as _onTimeo
                tr-064-community.0	2019-12-12 17:12:14.708	error	(27839) uncaught exception: Converting circular structure to JSON
                
                conectasC apollon77A 2 Antworten Letzte Antwort
                0
                • conectasC conectas

                  @apollon77

                  Dauert noch ne Sek. .. Knallt bei Install

                  host.raspberrypi	2019-12-12 17:12:15.366	error	Caught by controller[0]: at Timer.processTimers (timers.js:223:10)
                  host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at listOnTimeout (timers.js:263:5)
                  host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
                  host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at ontimeout (timers.js:436:11)
                  host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                  host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                  host.raspberrypi	2019-12-12 17:12:15.363	error	Caught by controller[0]: at JSON.stringify (<anonymous>)
                  host.raspberrypi	2019-12-12 17:12:15.361	error	Caught by controller[0]: TypeError: Converting circular structure to JSON
                  tr-064-community.0	2019-12-12 17:12:14.811	info	(27839) Terminated (NO_ERROR): Without reason
                  tr-064-community.0	2019-12-12 17:12:14.806	info	(27839) terminating
                  tr-064-community.0	2019-12-12 17:12:14.711	error	(27839) TypeError: Converting circular structure to JSON at JSON.stringify (<anonymous>) at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62 at Timeout.doIt [as _onTimeo
                  tr-064-community.0	2019-12-12 17:12:14.708	error	(27839) uncaught exception: Converting circular structure to JSON
                  
                  conectasC Offline
                  conectasC Offline
                  conectas
                  schrieb am zuletzt editiert von
                  #465

                  @conectas

                  Ich starte mal die Fritze neu...

                  2019-12-12 17:17:28.384  - info: host.raspberrypi Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
                  2019-12-12 17:18:06.065  - info: host.raspberrypi iobroker add tr-064-community  --host raspberrypi
                  2019-12-12 17:18:09.756  - info: host.raspberrypi iobroker host.raspberrypi create instance tr-064-community
                  2019-12-12 17:18:09.782  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.sigKill created
                  2019-12-12 17:18:09.827  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.eventLoopLag created
                  2019-12-12 17:18:09.872  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.outputCount created
                  2019-12-12 17:18:09.912  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.inputCount created
                  2019-12-12 17:18:09.974  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.uptime created
                  2019-12-12 17:18:10.016  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.memRss created
                  2019-12-12 17:18:10.057  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.memHeapTotal created
                  2019-12-12 17:18:10.104  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.memHeapUsed created
                  2019-12-12 17:18:10.150  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.cputime created
                  2019-12-12 17:18:10.187  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.cpu created
                  2019-12-12 17:18:10.223  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.compactMode created
                  2019-12-12 17:18:10.261  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.connected created
                  2019-12-12 17:18:10.298  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0.alive created
                  2019-12-12 17:18:10.349  - info: host.raspberrypi iobroker host.raspberrypi object system.adapter.tr-064-community.0 created
                  2019-12-12 17:18:11.378  - info: host.raspberrypi iobroker exit 0
                  2019-12-12 17:18:12.875  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 6951
                  2019-12-12 17:18:17.706  - info: tr-064-community.0 (6951) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                  2019-12-12 17:18:19.870  - error: tr-064-community.0 (6951) Error: sendSOAPActionRequest Error action=GetInfo serviceType=urn:dslforum-org:service:WLANConfiguration:1: 401 - {"code":401}
                  2019-12-12 17:18:19.872  - error: tr-064-community.0 (6951) ~
                  2019-12-12 17:18:19.873  - error: tr-064-community.0 (6951) ~~ Fatal error. Can not connect to your FritzBox.
                  2019-12-12 17:18:19.875  - error: tr-064-community.0 (6951) ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
                  2019-12-12 17:18:19.876  - error: tr-064-community.0 (6951) ~
                  2019-12-12 17:18:24.922  - error: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  2019-12-12 17:18:24.923  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                  tail: iobroker.2019-12-12.log: Datei abgeschnitten
                  undefined2019-12-12 17:18:54.955  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 8222
                  2019-12-12 17:18:59.215  - info: tr-064-community.0 (8222) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                  2019-12-12 17:19:01.042  - error: tr-064-community.0 (8222) Error: sendSOAPActionRequest Error action=GetInfo serviceType=urn:dslforum-org:service:WLANConfiguration:1: 401 - {"code":401}
                  2019-12-12 17:19:01.044  - error: tr-064-community.0 (8222) ~
                  2019-12-12 17:19:01.045  - error: tr-064-community.0 (8222) ~~ Fatal error. Can not connect to your FritzBox.
                  2019-12-12 17:19:01.046  - error: tr-064-community.0 (8222) ~~ If configuration, networt, IP address, etc. ok, try to restart your FritzBox
                  2019-12-12 17:19:01.046  - error: tr-064-community.0 (8222) ~
                  2019-12-12 17:19:04.035  - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 (force=false, process=true)
                  2019-12-12 17:19:04.039  - info: host.raspberrypi stopInstance system.adapter.tr-064-community.0 send kill signal
                  2019-12-12 17:19:04.046  - info: tr-064-community.0 (8222) Got terminate signal TERMINATE_YOURSELF
                  2019-12-12 17:19:04.050  - info: tr-064-community.0 (8222) terminating
                  2019-12-12 17:19:04.052  - info: tr-064-community.0 (8222) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                  2019-12-12 17:19:04.597  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 156 (156)
                  2019-12-12 17:19:06.602  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 8513
                  2019-12-12 17:19:10.630  - info: tr-064-community.0 (8513) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                  2019-12-12 17:19:15.996  - error: tr-064-community.0 (8513) uncaught exception: Converting circular structure to JSON
                  2019-12-12 17:19:15.999  - error: tr-064-community.0 (8513) TypeError: Converting circular structure to JSON
                      at JSON.stringify (<anonymous>)
                      at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                      at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                      at ontimeout (timers.js:436:11)
                      at tryOnTimeout (timers.js:300:5)
                      at listOnTimeout (timers.js:263:5)
                      at Timer.processTimers (timers.js:223:10)
                  2019-12-12 17:19:16.010  - info: tr-064-community.0 (8513) terminating
                  2019-12-12 17:19:16.014  - info: tr-064-community.0 (8513) Terminated (NO_ERROR): Without reason
                  2019-12-12 17:19:16.565  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                  2019-12-12 17:19:16.567  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                  2019-12-12 17:19:16.568  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                  2019-12-12 17:19:16.568  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                  2019-12-12 17:19:16.569  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                  2019-12-12 17:19:16.569  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                  2019-12-12 17:19:16.570  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                  2019-12-12 17:19:16.570  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                  2019-12-12 17:19:16.571  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                  2019-12-12 17:19:16.571  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                  2019-12-12 17:19:46.163  - info: host.raspberrypi "system.adapter.tr-064-community.0" disabled
                  2019-12-12 17:19:50.354  - error: tr-064-community.0 (9678) adapter disabled
                  2019-12-12 17:19:50.378  - warn: tr-064-community.0 (9678) Terminated (NO_ADAPTER_CONFIG_FOUND): Without reason
                  2019-12-12 17:19:51.008  - error: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 3 (NO_ADAPTER_CONFIG_FOUND)
                  2019-12-12 17:19:51.010  - info: host.raspberrypi Do not restart adapter system.adapter.tr-064-community.0 because disabled or deleted
                  2019-12-12 17:20:01.788  - info: host.raspberrypi "system.adapter.tr-064-community.0" enabled
                  2019-12-12 17:20:01.827  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 10215
                  2019-12-12 17:20:05.857  - info: tr-064-community.0 (10215) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                  2019-12-12 17:20:10.848  - error: tr-064-community.0 (10215) uncaught exception: Converting circular structure to JSON
                  2019-12-12 17:20:10.851  - error: tr-064-community.0 (10215) TypeError: Converting circular structure to JSON
                      at JSON.stringify (<anonymous>)
                      at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                      at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                      at ontimeout (timers.js:436:11)
                      at tryOnTimeout (timers.js:300:5)
                      at listOnTimeout (timers.js:263:5)
                      at Timer.processTimers (timers.js:223:10)
                  2019-12-12 17:20:10.871  - info: tr-064-community.0 (10215) terminating
                  2019-12-12 17:20:10.875  - info: tr-064-community.0 (10215) Terminated (NO_ERROR): Without reason
                  2019-12-12 17:20:11.414  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                  2019-12-12 17:20:11.415  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                  2019-12-12 17:20:11.416  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                  2019-12-12 17:20:11.417  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                  2019-12-12 17:20:11.417  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                  2019-12-12 17:20:11.418  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                  2019-12-12 17:20:11.419  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                  2019-12-12 17:20:11.419  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                  2019-12-12 17:20:11.420  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                  2019-12-12 17:20:11.420  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                  2019-12-12 17:20:41.447  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 11383
                  2019-12-12 17:20:45.398  - info: tr-064-community.0 (11383) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                  2019-12-12 17:20:50.666  - error: tr-064-community.0 (11383) uncaught exception: Converting circular structure to JSON
                  2019-12-12 17:20:50.669  - error: tr-064-community.0 (11383) TypeError: Converting circular structure to JSON
                      at JSON.stringify (<anonymous>)
                      at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                      at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                      at ontimeout (timers.js:436:11)
                      at tryOnTimeout (timers.js:300:5)
                      at listOnTimeout (timers.js:263:5)
                      at Timer.processTimers (timers.js:223:10)
                  2019-12-12 17:20:50.688  - info: tr-064-community.0 (11383) terminating
                  2019-12-12 17:20:50.692  - info: tr-064-community.0 (11383) Terminated (NO_ERROR): Without reason
                  2019-12-12 17:20:51.245  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                  2019-12-12 17:20:51.247  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                  2019-12-12 17:20:51.248  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                  2019-12-12 17:20:51.248  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                  2019-12-12 17:20:51.249  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                  2019-12-12 17:20:51.249  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                  2019-12-12 17:20:51.249  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                  2019-12-12 17:20:51.250  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                  2019-12-12 17:20:51.250  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                  2019-12-12 17:20:51.250  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                  
                  
                  
                  1 Antwort Letzte Antwort
                  0
                  • conectasC conectas

                    @apollon77

                    Dauert noch ne Sek. .. Knallt bei Install

                    host.raspberrypi	2019-12-12 17:12:15.366	error	Caught by controller[0]: at Timer.processTimers (timers.js:223:10)
                    host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at listOnTimeout (timers.js:263:5)
                    host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at tryOnTimeout (timers.js:300:5)
                    host.raspberrypi	2019-12-12 17:12:15.365	error	Caught by controller[0]: at ontimeout (timers.js:436:11)
                    host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                    host.raspberrypi	2019-12-12 17:12:15.364	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                    host.raspberrypi	2019-12-12 17:12:15.363	error	Caught by controller[0]: at JSON.stringify (<anonymous>)
                    host.raspberrypi	2019-12-12 17:12:15.361	error	Caught by controller[0]: TypeError: Converting circular structure to JSON
                    tr-064-community.0	2019-12-12 17:12:14.811	info	(27839) Terminated (NO_ERROR): Without reason
                    tr-064-community.0	2019-12-12 17:12:14.806	info	(27839) terminating
                    tr-064-community.0	2019-12-12 17:12:14.711	error	(27839) TypeError: Converting circular structure to JSON at JSON.stringify (<anonymous>) at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62 at Timeout.doIt [as _onTimeo
                    tr-064-community.0	2019-12-12 17:12:14.708	error	(27839) uncaught exception: Converting circular structure to JSON
                    
                    apollon77A Online
                    apollon77A Online
                    apollon77
                    schrieb am zuletzt editiert von apollon77
                    #466

                    @conectas mist ... mach Debug aus ... muss logging ändern - heute Abend dann

                    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 Online
                      apollon77A Online
                      apollon77
                      schrieb am zuletzt editiert von
                      #467

                      Ok, bitte neu von GitHub und neu Starten ... sollte gefixt sein

                      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 apollon77

                        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 ...

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

                        @apollon77

                        Knallt beim Start.. Änderungen waren nicht .. ;-)

                        2019-12-12 17:31:01.655  - info: host.raspberrypi "system.adapter.tr-064-community.0" enabled
                        2019-12-12 17:31:01.687  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 6419
                        2019-12-12 17:31:05.579  - info: tr-064-community.0 (6419) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                        2019-12-12 17:31:10.633  - error: tr-064-community.0 (6419) uncaught exception: Converting circular structure to JSON
                        2019-12-12 17:31:10.636  - error: tr-064-community.0 (6419) TypeError: Converting circular structure to JSON
                            at JSON.stringify (<anonymous>)
                            at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                            at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                            at ontimeout (timers.js:436:11)
                            at tryOnTimeout (timers.js:300:5)
                            at listOnTimeout (timers.js:263:5)
                            at Timer.processTimers (timers.js:223:10)
                        2019-12-12 17:31:10.650  - info: tr-064-community.0 (6419) terminating
                        2019-12-12 17:31:10.653  - info: tr-064-community.0 (6419) Terminated (NO_ERROR): Without reason
                        2019-12-12 17:31:11.209  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                        2019-12-12 17:31:11.213  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                        2019-12-12 17:31:11.214  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                        2019-12-12 17:31:11.215  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                        2019-12-12 17:31:11.216  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                        2019-12-12 17:31:11.217  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                        2019-12-12 17:31:11.218  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                        2019-12-12 17:31:11.219  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                        2019-12-12 17:31:11.221  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                        2019-12-12 17:31:11.222  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                        2019-12-12 17:31:41.251  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 7583
                        2019-12-12 17:31:44.853  - info: tr-064-community.0 (7583) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                        2019-12-12 17:31:49.924  - error: tr-064-community.0 (7583) uncaught exception: Converting circular structure to JSON
                        2019-12-12 17:31:49.927  - error: tr-064-community.0 (7583) TypeError: Converting circular structure to JSON
                            at JSON.stringify (<anonymous>)
                            at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                            at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                            at ontimeout (timers.js:436:11)
                            at tryOnTimeout (timers.js:300:5)
                            at listOnTimeout (timers.js:263:5)
                            at Timer.processTimers (timers.js:223:10)
                        2019-12-12 17:31:49.940  - info: tr-064-community.0 (7583) terminating
                        2019-12-12 17:31:49.943  - info: tr-064-community.0 (7583) Terminated (NO_ERROR): Without reason
                        2019-12-12 17:31:50.490  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                        2019-12-12 17:31:50.492  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                        2019-12-12 17:31:50.493  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                        2019-12-12 17:31:50.494  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                        2019-12-12 17:31:50.494  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                        2019-12-12 17:31:50.495  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                        2019-12-12 17:31:50.495  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                        2019-12-12 17:31:50.495  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                        2019-12-12 17:31:50.496  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                        2019-12-12 17:31:50.496  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                        
                        
                        apollon77A 1 Antwort Letzte Antwort
                        0
                        • conectasC conectas

                          @apollon77

                          Knallt beim Start.. Änderungen waren nicht .. ;-)

                          2019-12-12 17:31:01.655  - info: host.raspberrypi "system.adapter.tr-064-community.0" enabled
                          2019-12-12 17:31:01.687  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 6419
                          2019-12-12 17:31:05.579  - info: tr-064-community.0 (6419) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                          2019-12-12 17:31:10.633  - error: tr-064-community.0 (6419) uncaught exception: Converting circular structure to JSON
                          2019-12-12 17:31:10.636  - error: tr-064-community.0 (6419) TypeError: Converting circular structure to JSON
                              at JSON.stringify (<anonymous>)
                              at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                              at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                              at ontimeout (timers.js:436:11)
                              at tryOnTimeout (timers.js:300:5)
                              at listOnTimeout (timers.js:263:5)
                              at Timer.processTimers (timers.js:223:10)
                          2019-12-12 17:31:10.650  - info: tr-064-community.0 (6419) terminating
                          2019-12-12 17:31:10.653  - info: tr-064-community.0 (6419) Terminated (NO_ERROR): Without reason
                          2019-12-12 17:31:11.209  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                          2019-12-12 17:31:11.213  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                          2019-12-12 17:31:11.214  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                          2019-12-12 17:31:11.215  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                          2019-12-12 17:31:11.216  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                          2019-12-12 17:31:11.217  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                          2019-12-12 17:31:11.218  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                          2019-12-12 17:31:11.219  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                          2019-12-12 17:31:11.221  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                          2019-12-12 17:31:11.222  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                          2019-12-12 17:31:41.251  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 7583
                          2019-12-12 17:31:44.853  - info: tr-064-community.0 (7583) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                          2019-12-12 17:31:49.924  - error: tr-064-community.0 (7583) uncaught exception: Converting circular structure to JSON
                          2019-12-12 17:31:49.927  - error: tr-064-community.0 (7583) TypeError: Converting circular structure to JSON
                              at JSON.stringify (<anonymous>)
                              at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                              at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                              at ontimeout (timers.js:436:11)
                              at tryOnTimeout (timers.js:300:5)
                              at listOnTimeout (timers.js:263:5)
                              at Timer.processTimers (timers.js:223:10)
                          2019-12-12 17:31:49.940  - info: tr-064-community.0 (7583) terminating
                          2019-12-12 17:31:49.943  - info: tr-064-community.0 (7583) Terminated (NO_ERROR): Without reason
                          2019-12-12 17:31:50.490  - error: host.raspberrypi Caught by controller[0]: TypeError: Converting circular structure to JSON
                          2019-12-12 17:31:50.492  - error: host.raspberrypi Caught by controller[0]:     at JSON.stringify (<anonymous>)
                          2019-12-12 17:31:50.493  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948:62
                          2019-12-12 17:31:50.494  - error: host.raspberrypi Caught by controller[0]:     at Timeout.doIt [as _onTimeout] (/opt/iobroker/node_modules/iobroker.tr-064-community/lib/phonebook.js:114:25)
                          2019-12-12 17:31:50.494  - error: host.raspberrypi Caught by controller[0]:     at ontimeout (timers.js:436:11)
                          2019-12-12 17:31:50.495  - error: host.raspberrypi Caught by controller[0]:     at tryOnTimeout (timers.js:300:5)
                          2019-12-12 17:31:50.495  - error: host.raspberrypi Caught by controller[0]:     at listOnTimeout (timers.js:263:5)
                          2019-12-12 17:31:50.495  - error: host.raspberrypi Caught by controller[0]:     at Timer.processTimers (timers.js:223:10)
                          2019-12-12 17:31:50.496  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                          2019-12-12 17:31:50.496  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                          
                          
                          apollon77A Online
                          apollon77A Online
                          apollon77
                          schrieb am zuletzt editiert von
                          #469

                          @conectas sicher das. Du vom GitHub neu drüber installiert hast? Hm ...

                          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
                          HomoranH conectasC 2 Antworten Letzte Antwort
                          0
                          • apollon77A apollon77

                            @conectas sicher das. Du vom GitHub neu drüber installiert hast? Hm ...

                            HomoranH Nicht stören
                            HomoranH Nicht stören
                            Homoran
                            Global Moderator Administrators
                            schrieb am zuletzt editiert von
                            #470

                            @apollon77
                            Vielleicht hilft upload

                            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                            1 Antwort Letzte Antwort
                            0
                            • apollon77A Online
                              apollon77A Online
                              apollon77
                              schrieb am zuletzt editiert von
                              #471

                              Ne ich hab Blödsinn gemacht.

                              Man kann die Zeile

                              /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948

                              Einfach mit // auskommentierrn.

                              Handy lässt mich gerade nicht editieren :-(

                              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 sicher das. Du vom GitHub neu drüber installiert hast? Hm ...

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

                                @apollon77

                                Die Version geht jetzt wieder .. komplett neu Installiert.


                                Irgendwie bin ich zu Blöd um hier im Forum zu begreifen, wann hier wo was hingeschrieben wird.
                                (Firefox macht auch irgendwie komische Fenster)
                                .. bekomme ich aber schon irgendwann raus ;-)

                                1 Antwort Letzte Antwort
                                0
                                • apollon77A apollon77

                                  Ne ich hab Blödsinn gemacht.

                                  Man kann die Zeile

                                  /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:948

                                  Einfach mit // auskommentierrn.

                                  Handy lässt mich gerade nicht editieren :-(

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

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

                                  /opt/iobroker/node_modules/iobroker.tr-064-community/

                                  pollingTimer = setTimeout(updateAll, 2000);

                                  ??

                                  apollon77A 1 Antwort Letzte Antwort
                                  0
                                  • conectasC conectas

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

                                    /opt/iobroker/node_modules/iobroker.tr-064-community/

                                    pollingTimer = setTimeout(updateAll, 2000);

                                    ??

                                    apollon77A Online
                                    apollon77A Online
                                    apollon77
                                    schrieb am zuletzt editiert von apollon77
                                    #474

                                    @conectas na wenn’s wieder tut mit debug dann kommentiert nix aus ;-)

                                    Müsste ein Adapter.log.debug

                                    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 na wenn’s wieder tut mit debug dann kommentiert nix aus ;-)

                                      Müsste ein Adapter.log.debug

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

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

                                      Adapter.log.debug

                                      949 //adapter.log.debug('Final Phonebook: ' + JSON.stringify(phonebook));

                                      Haste DU bereits raus gemacht ;-)

                                      1 Antwort Letzte Antwort
                                      0
                                      • apollon77A Online
                                        apollon77A Online
                                        apollon77
                                        schrieb am zuletzt editiert von
                                        #476

                                        Also dann neue logs bitte und Fälle neu checken.

                                        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 3 Antworten Letzte Antwort
                                        0
                                        • apollon77A apollon77

                                          Also dann neue logs bitte und Fälle neu checken.

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

                                          Fall 01: 2mal hintereinander gleicher OUT (0171) auf IN (628yxz6)

                                          jetzt wird nix (selbst) tr-064-community.0.callmonitor.inbound.json nicht neu geschrieben

                                          2019-12-12 19:58:38.454  - debug: tr-064-community.0 (15488) callmonitor raw data: "12.12.19 19:58:38;RING;2;0171xyz;628xyz6;SIP0;\r\n"
                                          2019-12-12 19:58:38.456  - debug: tr-064-community.0 (15488) callmonitor handle inbound message: {"caller":"0171xyz","callee":"628xyz6"}
                                          2019-12-12 19:58:38.457  - debug: tr-064-community.0 (15488) Set State callmonitor.inbound.timestamp: "12.12.19 19:58:38" / ack=true
                                          2019-12-12 19:58:38.460  - debug: tr-064-community.0 (15488) Search number 0049171xyz in phonebook: {"name":"NNAme Stefan","normalizedName":"NNAmestefan","number":"0049171yxz","id":"634","phonebookId":"0"}
                                          2019-12-12 19:58:38.463  - debug: tr-064-community.0 (15488) Search number 004930628xyz6 in phonebook: {"name":"NNAme Kerstin","normalizedName":"NNAmekerstin","number":"004930628xyz6","id":"631","phonebookId":"0"}
                                          2019-12-12 19:58:38.465  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState: "ring" / ack=true
                                          2019-12-12 19:58:38.467  - debug: tr-064-community.0 (15488) callMonitor.set: type=inbound caller=0171xyz callee=628xyz6 callerName=NNAme Stefan calleeName=NNAme Kerstin
                                          2019-12-12 19:58:38.671  - debug: tr-064-community.0 (15488) Set State callmonitor.ringing: true / ack=true
                                          2019-12-12 19:58:38.841  - debug: tr-064-community.0 (15488) setting 0 enable=false
                                          2019-12-12 19:58:38.843  - debug: tr-064-community.0 (15488) setting 1 enable=false
                                          2019-12-12 19:58:38.843  - debug: tr-064-community.0 (15488) setting 2 enable=false
                                          2019-12-12 19:58:38.844  - debug: tr-064-community.0 (15488) setting 3 enable=false
                                          2019-12-12 19:58:38.844  - debug: tr-064-community.0 (15488) setting 4 enable=false
                                          2019-12-12 19:58:38.845  - debug: tr-064-community.0 (15488) setting 5 enable=true
                                          2019-12-12 19:58:38.845  - debug: tr-064-community.0 (15488) setting 6 enable=true
                                          2019-12-12 19:58:38.846  - debug: tr-064-community.0 (15488) setting 7 enable=true
                                          2019-12-12 19:58:38.846  - debug: tr-064-community.0 (15488) setting 8 enable=true
                                          2019-12-12 19:58:38.847  - debug: tr-064-community.0 (15488) setting 9 enable=true
                                          2019-12-12 19:58:45.625  - debug: tr-064-community.0 (15488) callmonitor raw data: "12.12.19 19:58:45;CONNECT;2;4;0171xyz;\r\n"
                                          2019-12-12 19:58:45.627  - debug: tr-064-community.0 (15488) callmonitor handle connect message: {"caller":"0171xyz","callee":"628xyz6","_type":"inbound","callerName":"NNAme Stefan","calleeName":"NNAme Kerstin","extension":"4"}
                                          2019-12-12 19:58:45.628  - debug: tr-064-community.0 (15488) Set State callmonitor.connect.timestamp: "12.12.19 19:58:45" / ack=true
                                          2019-12-12 19:58:45.629  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState: "connect" / ack=true
                                          2019-12-12 19:58:45.630  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState-4: "connect" / ack=true
                                          2019-12-12 19:58:45.631  - debug: tr-064-community.0 (15488) callMonitor.set: type=connect caller=0171xyz callee=628xyz6 callerName=NNAme Stefan calleeName=NNAme Kerstin
                                          2019-12-12 19:58:45.833  - debug: tr-064-community.0 (15488) Set State callmonitor.ringing: false / ack=true
                                          2019-12-12 19:58:48.464  - debug: tr-064-community.0 (15488) callmonitor raw data: "12.12.19 19:58:48;DISCONNECT;2;3;\r\n"
                                          2019-12-12 19:58:48.466  - debug: tr-064-community.0 (15488) callmonitor handle lastCall message: {"caller":"0171xyz","callee":"628xyz6","_type":"connect","callerName":"NNAme Stefan","calleeName":"NNAme Kerstin","extension":"4","type":"disconnect","duration":3}
                                          2019-12-12 19:58:48.468  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.type: "disconnect" / ack=true
                                          2019-12-12 19:58:48.470  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.duration: 3 / ack=true
                                          2019-12-12 19:58:48.472  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.timestamp: "12.12.19 19:58:48" / ack=true
                                          2019-12-12 19:58:48.474  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.json: "{\"caller\":\"0171xyz\",\"callee\":\"628xyz6\",\"_type\":\"lastCall\",\"callerName\":\"NNAme Stefan\",\"calleeName\":\"NNAme Kerstin\",\"extension\":\"4\",\"type\":\"disconnect\",\"duration\":3}" / ack=true
                                          2019-12-12 19:58:48.476  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState: "end" / ack=true
                                          2019-12-12 19:58:48.478  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState-4: "end" / ack=true
                                          2019-12-12 19:58:48.479  - debug: tr-064-community.0 (15488) callMonitor.set: type=lastCall caller=0171xyz callee=628xyz6 callerName=NNAme Stefan calleeName=NNAme Kerstin
                                          2019-12-12 19:58:48.851  - debug: tr-064-community.0 (15488) in updateAll
                                          2019-12-12 19:58:48.853  - debug: tr-064-community.0 (15488) updateDevices
                                          2019-12-12 19:58:48.854  - debug: tr-064-community.0 (15488) forEachConfiguredDevice
                                          2019-12-12 19:58:51.289  - debug: tr-064-community.0 (15488) setting 0 enable=false
                                          2019-12-12 19:58:51.290  - debug: tr-064-community.0 (15488) setting 1 enable=false
                                          2019-12-12 19:58:51.291  - debug: tr-064-community.0 (15488) setting 2 enable=false
                                          2019-12-12 19:58:51.291  - debug: tr-064-community.0 (15488) setting 3 enable=false
                                          2019-12-12 19:58:51.292  - debug: tr-064-community.0 (15488) setting 4 enable=false
                                          2019-12-12 19:58:51.292  - debug: tr-064-community.0 (15488) setting 5 enable=true
                                          2019-12-12 19:58:51.292  - debug: tr-064-community.0 (15488) setting 6 enable=true
                                          2019-12-12 19:58:51.293  - debug: tr-064-community.0 (15488) setting 7 enable=true
                                          2019-12-12 19:58:51.293  - debug: tr-064-community.0 (15488) setting 8 enable=true
                                          2019-12-12 19:58:51.295  - debug: tr-064-community.0 (15488) setting 9 enable=true
                                          
                                          
                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          681

                                          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