OH3 tr064 binding loses randomly connection

I have my FritzBox 6490 Cable (FRITZ!OS: 07.12) running with the TR064 binding.
The binding randomly loses the connection and reconnects with the next round:

2021-01-08 16:28:38.288 [DEBUG] [hab.binding.tr064.internal.util.Util] - HTTP Failed to GET uri 'https://192.168.xx.yy:49443/calllist.lua?sid=78a845b6a23fbafd&days=5': Total timeout 2000 ms elapsed
2021-01-08 16:28:38.293 [INFO ] [064.internal.soap.SOAPValueConverter] - Postprocessor processMissedCalls failed: Failed to get call list from URL https://192.168.xx.yy:49443/calllist.lua?sid=78a845b6a23fbafd
2021-01-08 16:28:38.295 [INFO ] [ng.tr064.internal.soap.SOAPConnector] - Failed to get Tr064ChannelConfig{channelType=missedCalls, getAction=GetCallList, dataType='string, parameter='5'}: failed to transform 'NewCallListURL'
[...]
2021-01-08 16:29:43.250 [INFO ] [openhab.event.ItemStateChangedEvent ] - Item 'FritzBoxZentral_MissedCalls5' changed from UNDEF to 0

is there something, I could change?

UID: tr064:fritzbox:binderboxzentral
label: FritzBox Zentral
thingTypeUID: tr064:fritzbox
configuration:
  phonebookInterval: 600
  password: xxx
  missedCallDays:
    - "5"
  tamIndices:
    - "2"
  outboundCallDays:
    - "5"
  host: 192.168.xx.yy
  refresh: 60
  inboundCallDays:
    - "5"
  rejectedCallDays:
    - "5"
  user: BinderFritz
  callListDays:
    - "7"
  callDeflectionIndices:
    - "5"

[tr064] Failed to get call list · Issue #9689 · openhab/openhab-addons (github.com)

Fix is on the way.

1 Like