Skip to content
  • 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
  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.1k

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

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

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

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

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

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

                            Fall2:

                            abwechselt:

                            OUT 0171 zu 628xy6
                            danach
                            OUT 0171 zu 628xy7

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

                            werden nicht aktualisiert...

                            2019-12-12 20:07:10.493  - debug: tr-064-community.0 (15488) in updateAll
                            2019-12-12 20:07:10.495  - debug: tr-064-community.0 (15488) updateDevices
                            2019-12-12 20:07:10.496  - debug: tr-064-community.0 (15488) forEachConfiguredDevice
                            2019-12-12 20:07:12.959  - debug: tr-064-community.0 (15488) callmonitor raw data: "12.12.19 20:07:12;RING;2;0171xyz;628yxz6;SIP0;\r\n"
                            2019-12-12 20:07:12.960  - debug: tr-064-community.0 (15488) callmonitor handle inbound message: {"caller":"0171xyz","callee":"628yxz6"}
                            2019-12-12 20:07:12.961  - debug: tr-064-community.0 (15488) Set State callmonitor.inbound.callee: "628yxz6" / ack=true
                            2019-12-12 20:07:12.962  - debug: tr-064-community.0 (15488) Set State callmonitor.inbound.timestamp: "12.12.19 20:07:12" / ack=true
                            2019-12-12 20:07:12.963  - debug: tr-064-community.0 (15488) Search number 0049171xyz in phonebook: {"name":"NName Stefan","normalizedName":"NNamestefan","number":"0049171xyz","id":"634","phonebookId":"0"}
                            2019-12-12 20:07:12.964  - debug: tr-064-community.0 (15488) Search number 004930628yxz6 in phonebook: {"name":"NName Kerstin","normalizedName":"NNamekerstin","number":"004930628yxz6","id":"631","phonebookId":"0"}
                            2019-12-12 20:07:12.964  - debug: tr-064-community.0 (15488) Set State callmonitor.inbound.calleeName: "NName Kerstin" / ack=true
                            2019-12-12 20:07:12.965  - debug: tr-064-community.0 (15488) Set State callmonitor.inbound.json: "{\"caller\":\"0171xyz\",\"callee\":\"628yxz6\",\"_type\":\"inbound\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\"}" / ack=true
                            2019-12-12 20:07:12.966  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState: "ring" / ack=true
                            2019-12-12 20:07:12.967  - debug: tr-064-community.0 (15488) callMonitor.set: type=inbound caller=0171xyz callee=628yxz6 callerName=NName Stefan calleeName=NName Kerstin
                            2019-12-12 20:07:13.168  - debug: tr-064-community.0 (15488) Set State callmonitor.ringing: true / ack=true
                            2019-12-12 20:07:13.225  - debug: tr-064-community.0 (15488) setting 0 enable=false
                            2019-12-12 20:07:13.226  - debug: tr-064-community.0 (15488) setting 1 enable=false
                            2019-12-12 20:07:13.227  - debug: tr-064-community.0 (15488) setting 2 enable=false
                            2019-12-12 20:07:13.228  - debug: tr-064-community.0 (15488) setting 3 enable=false
                            2019-12-12 20:07:13.229  - debug: tr-064-community.0 (15488) setting 4 enable=false
                            2019-12-12 20:07:13.229  - debug: tr-064-community.0 (15488) setting 5 enable=true
                            2019-12-12 20:07:13.230  - debug: tr-064-community.0 (15488) setting 6 enable=true
                            2019-12-12 20:07:13.230  - debug: tr-064-community.0 (15488) setting 7 enable=true
                            2019-12-12 20:07:13.231  - debug: tr-064-community.0 (15488) setting 8 enable=true
                            2019-12-12 20:07:13.231  - debug: tr-064-community.0 (15488) setting 9 enable=true
                            2019-12-12 20:07:19.126  - debug: tr-064-community.0 (15488) callmonitor raw data: "12.12.19 20:07:19;CONNECT;2;4;0171xyz;\r\n"
                            2019-12-12 20:07:19.127  - debug: tr-064-community.0 (15488) callmonitor handle connect message: {"caller":"0171xyz","callee":"628yxz6","_type":"inbound","callerName":"NName Stefan","calleeName":"NName Kerstin","extension":"4"}
                            2019-12-12 20:07:19.128  - debug: tr-064-community.0 (15488) Set State callmonitor.connect.callee: "628yxz6" / ack=true
                            2019-12-12 20:07:19.129  - debug: tr-064-community.0 (15488) Set State callmonitor.connect.calleeName: "NName Kerstin" / ack=true
                            2019-12-12 20:07:19.130  - debug: tr-064-community.0 (15488) Set State callmonitor.connect.timestamp: "12.12.19 20:07:19" / ack=true
                            2019-12-12 20:07:19.131  - debug: tr-064-community.0 (15488) Set State callmonitor.connect.json: "{\"caller\":\"0171xyz\",\"callee\":\"628yxz6\",\"_type\":\"connect\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"extension\":\"4\"}" / ack=true
                            2019-12-12 20:07:19.135  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState: "connect" / ack=true
                            2019-12-12 20:07:19.136  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState-4: "connect" / ack=true
                            2019-12-12 20:07:19.137  - debug: tr-064-community.0 (15488) callMonitor.set: type=connect caller=0171xyz callee=628yxz6 callerName=NName Stefan calleeName=NName Kerstin
                            2019-12-12 20:07:19.339  - debug: tr-064-community.0 (15488) Set State callmonitor.ringing: false / ack=true
                            2019-12-12 20:07:20.343  - debug: tr-064-community.0 (15488) callmonitor raw data: "12.12.19 20:07:20;DISCONNECT;2;2;\r\n"
                            2019-12-12 20:07:20.344  - debug: tr-064-community.0 (15488) callmonitor handle lastCall message: {"caller":"0171xyz","callee":"628yxz6","_type":"connect","callerName":"NName Stefan","calleeName":"NName Kerstin","extension":"4","type":"disconnect","duration":2}
                            2019-12-12 20:07:20.345  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.callee: "628yxz6" / ack=true
                            2019-12-12 20:07:20.346  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.calleeName: "NName Kerstin" / ack=true
                            2019-12-12 20:07:20.347  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.duration: 2 / ack=true
                            2019-12-12 20:07:20.348  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.timestamp: "12.12.19 20:07:20" / ack=true
                            2019-12-12 20:07:20.350  - debug: tr-064-community.0 (15488) Set State callmonitor.lastCall.json: "{\"caller\":\"0171xyz\",\"callee\":\"628yxz6\",\"_type\":\"lastCall\",\"callerName\":\"NName Stefan\",\"calleeName\":\"NName Kerstin\",\"extension\":\"4\",\"type\":\"disconnect\",\"duration\":2}" / ack=true
                            2019-12-12 20:07:20.351  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState: "end" / ack=true
                            2019-12-12 20:07:20.352  - debug: tr-064-community.0 (15488) Set State callmonitor.toPauseState-4: "end" / ack=true
                            2019-12-12 20:07:20.353  - debug: tr-064-community.0 (15488) callMonitor.set: type=lastCall caller=0171xyz callee=628yxz6 callerName=NName Stefan calleeName=NName Kerstin
                            2019-12-12 20:07:23.232  - debug: tr-064-community.0 (15488) in updateAll
                            2019-12-12 20:07:23.234  - debug: tr-064-community.0 (15488) updateDevices
                            2019-12-12 20:07:23.235  - debug: tr-064-community.0 (15488) forEachConfiguredDevice
                            
                            
                            1 Antwort 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
                              #479

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

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

                              Ich würde bei Tests dieses Script mitlaufen lassen.. oder bringt das in deinen Logs dann zu viel durcheinander?

                              // ------------------------------------------------
                              let tr064 = "tr-064-community.0.callmonitor.";
                              
                              var callerNumber    // Anrufernummer
                              var callerName      // Name des Anrufers
                              var calleeNumber    // angerufene Nummer
                              var calleeName      // angerufener Name
                              var callAllDataJson = { "caller": "caller Nr", "callee": "callee Nr", "_type": "_type inbound", "callerName": "Caller Name", "calleeName": "Callee Name" };
                              
                              on({ id: "tr-064-community.0.callmonitor.toPauseState", change: "any" }, function (obj) {
                                  console.log('---> Ringing?: ');
                              
                                  let sToPauseState = getState(tr064 + "toPauseState").val;
                                  if ("ring" == sToPauseState) {
                              
                                      callerNumber = getState(tr064 + "inbound.caller").val;          // Anrufernummer
                                      callerName = getState(tr064 + "inbound.callerName").val;        // Name des Anrufers
                              
                                      calleeNumber = getState(tr064 + "inbound.callee").val;          // angerufene Nummer
                                      calleeName = getState(tr064 + "inbound.calleeName").val;        // angerufener Name
                              
                                      callAllDataJson = getState(tr064 + "inbound.json").val;          // json
                              
                                      console.log('---> Ringing? - callerNumber: ' + callerNumber);
                                      console.log('---> Ringing? - callerName: ' + callerName);
                                      console.log('---> Ringing? - calleeNumber: ' + calleeNumber);
                                      console.log('---> Ringing? - calleeName: ' + calleeName);
                                      console.log('---> Ringing? - callAllDataJson: ' + String(callAllDataJson));
                              
                                  } else if ("end" == sToPauseState) {
                                      setState(tr064 + "inbound.caller", '');
                                      setState(tr064 + "inbound.callerName", '');
                                      setState(tr064 + "inbound.callee", '');
                                      setState(tr064 + "inbound.calleeName", '');
                                      setState(tr064 + "inbound.json", '');
                                  }
                              
                              
                              });
                              
                              1 Antwort Letzte Antwort
                              0
                              • apollon77A Offline
                                apollon77A Offline
                                apollon77
                                schrieb am zuletzt editiert von
                                #480

                                Oooook ... ich hab mal erste DInge verändert. Bitte nochmal neu versuchen vom GitHub, bitte checkt aber auch ob der ganze Rest (also auch IP.Devices und so) noch so tut wie es soll.

                                Und bitte extra Skripte weglassen. Danke

                                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

                                  Oooook ... ich hab mal erste DInge verändert. Bitte nochmal neu versuchen vom GitHub, bitte checkt aber auch ob der ganze Rest (also auch IP.Devices und so) noch so tut wie es soll.

                                  Und bitte extra Skripte weglassen. Danke

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

                                  Knallt...

                                  2019-12-12 21:24:14.636  - info: host.raspberrypi "system.adapter.tr-064-community.0" enabled
                                  2019-12-12 21:24:14.666  - info: host.raspberrypi instance system.adapter.tr-064-community.0 started with pid 18626
                                  2019-12-12 21:24:17.602  - debug: tr-064-community.0 (18626) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                  2019-12-12 21:24:17.671  - debug: tr-064-community.0 (18626) Objects client ready ... initialize now
                                  2019-12-12 21:24:17.680  - debug: tr-064-community.0 (18626) Objects create PubSub Client
                                  2019-12-12 21:24:17.683  - debug: tr-064-community.0 (18626) Objects client initialize lua scripts
                                  2019-12-12 21:24:17.712  - debug: tr-064-community.0 (18626) objectDB connected
                                  2019-12-12 21:24:17.718  - debug: tr-064-community.0 (18626) Redis States: Use Redis connection: 127.0.0.1:9000
                                  2019-12-12 21:24:17.725  - debug: tr-064-community.0 (18626) Objects connected to redis: 127.0.0.1:9001
                                  2019-12-12 21:24:17.735  - debug: tr-064-community.0 (18626) States create PubSub Client
                                  2019-12-12 21:24:17.738  - debug: tr-064-community.0 (18626) statesDB connected
                                  2019-12-12 21:24:17.805  - debug: tr-064-community.0 (18626) States connected to redis: 127.0.0.1:9000
                                  2019-12-12 21:24:18.366  - info: tr-064-community.0 (18626) starting. Version 1.2.0 in /opt/iobroker/node_modules/iobroker.tr-064-community, node: v10.17.0
                                  2019-12-12 21:24:21.236  - error: tr-064-community.0 (18626) uncaught exception: st is not defined
                                  2019-12-12 21:24:21.241  - error: tr-064-community.0 (18626) ReferenceError: st is not defined
                                      at createObjects (/opt/iobroker/node_modules/iobroker.tr-064-community/main.js:102:59)
                                      at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:940:9
                                      at /opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1610:28
                                      at /opt/iobroker/node_modules/tr-O64/lib/Service.js:267:17
                                      at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:306:18)
                                      at Parser.emit (events.js:198:13)
                                      at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:264:26)
                                      at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35)
                                      at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5)
                                      at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7)
                                  2019-12-12 21:24:21.300  - info: tr-064-community.0 (18626) terminating
                                  2019-12-12 21:24:21.303  - info: tr-064-community.0 (18626) Terminated (NO_ERROR): Without reason
                                  2019-12-12 21:24:21.861  - error: host.raspberrypi Caught by controller[0]: ReferenceError: st is not defined
                                  2019-12-12 21:24:21.864  - error: host.raspberrypi Caught by controller[0]:     at createObjects (/opt/iobroker/node_modules/iobroker.tr-064-community/main.js:102:59)
                                  2019-12-12 21:24:21.865  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/main.js:940:9
                                  2019-12-12 21:24:21.866  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/iobroker.tr-064-community/lib/soef.js:1610:28
                                  2019-12-12 21:24:21.866  - error: host.raspberrypi Caught by controller[0]:     at /opt/iobroker/node_modules/tr-O64/lib/Service.js:267:17
                                  2019-12-12 21:24:21.867  - error: host.raspberrypi Caught by controller[0]:     at Parser.<anonymous> (/opt/iobroker/node_modules/xml2js/lib/parser.js:306:18)
                                  2019-12-12 21:24:21.867  - error: host.raspberrypi Caught by controller[0]:     at Parser.emit (events.js:198:13)
                                  2019-12-12 21:24:21.868  - error: host.raspberrypi Caught by controller[0]:     at SAXParser.onclosetag (/opt/iobroker/node_modules/xml2js/lib/parser.js:264:26)
                                  2019-12-12 21:24:21.868  - error: host.raspberrypi Caught by controller[0]:     at emit (/opt/iobroker/node_modules/sax/lib/sax.js:624:35)
                                  2019-12-12 21:24:21.869  - error: host.raspberrypi Caught by controller[0]:     at emitNode (/opt/iobroker/node_modules/sax/lib/sax.js:629:5)
                                  2019-12-12 21:24:21.869  - error: host.raspberrypi Caught by controller[0]:     at closeTag (/opt/iobroker/node_modules/sax/lib/sax.js:889:7)
                                  2019-12-12 21:24:21.870  - info: host.raspberrypi instance system.adapter.tr-064-community.0 terminated with code 0 (NO_ERROR)
                                  2019-12-12 21:24:21.870  - info: host.raspberrypi Restart adapter system.adapter.tr-064-community.0 because enabled
                                  
                                  
                                  1 Antwort Letzte Antwort
                                  0
                                  • apollon77A Offline
                                    apollon77A Offline
                                    apollon77
                                    schrieb am zuletzt editiert von
                                    #482

                                    gggrrrr ... fixed on GitHub. Sorry

                                    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

                                      gggrrrr ... fixed on GitHub. Sorry

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

                                      @apollon77

                                      außer toPauseState werden im callmonitor nix angelegt.. 2x getestet

                                      apollon77A 1 Antwort Letzte Antwort
                                      0
                                      • conectasC conectas

                                        @apollon77

                                        außer toPauseState werden im callmonitor nix angelegt.. 2x getestet

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

                                        @conectas Hast Du wieder ein Log?

                                        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 Hast Du wieder ein Log?

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

                                          @apollon77

                                          vom Start .. da steht dann man ganzes Telefonbuch drin 😉

                                          (habe auch Telefon .. falls de nicht tippen magst)

                                          apollon77A 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

                                          404

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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