Aypac / Arduino-TR-064-SOAP-Library

Arduino library for the TR-064 protocol, most commonly used by the Fritz!Box router API
Other
63 stars 21 forks source link

caller to **612 do not ring #16

Closed kirk-loeten closed 5 years ago

kirk-loeten commented 5 years ago

bildschirmfoto 2019-01-26 um 16 26 16

I have the 7490 with FritzOS 07.01 it is necessary to activate "Wahlhilfe" for the DECT phones. Now the Caller works.

Aypac commented 5 years ago

Hey, thanks for the issue. I don't quite understand it thought. Is this a problem you encountered+solution, Q&A style? If so, I would move it to the wiki.

kirk-loeten commented 5 years ago

Yes it is the solution, but wait, i write a small manual of all necessary Fritzbox configs for the wiki. Is a german part in the Wiki usefull?

Aypac commented 5 years ago

Ok, great! Do you mean wiki pages written in German? Not sure about that. Most users seem to be German right now (also considering, that AVM is a German company), but I would like to keep it open to everyone. So if you want to write both German and English, that is fine, otherwise I personally would prefer English.

About the images: you can post German ones for now, I might replace it at some point with according English pictures.

Aypac commented 5 years ago

Wrote a first draft. Please feel free to comment/translate into German.

Aypac commented 5 years ago

Hi Christian,

I am working on a major update for this library right now. Unfortunately, I do not have any DECT phones, so I was wondering if you might find the time to test the caller.ino in that branch for me.

Best, René

kirk-loeten commented 5 years ago

Hi Rene,

I tested the callWahlhilfe() function and it doesn’t work. I use the code from Travis_CI_test with the connection.init() and it works.

The callDect() function need the connection.init() to.

I use …

Best, Christian