Vom Entwicklungssupport von AVM habe ich den Hinweis bekommen, dass ich die TR-064 verwenden kann.
Mit
Code:
POST /upnp/control/x_contact HTTP/1.1
Host: fritz.box:49000
Accept: */*
Accept-Encoding: *
Accept-Charset: ISO-8859-1
Connection: Close
Content-Type: text/
xml
Content-Language: de
Content-Length: 256
SoapAction: urn:dslforum-org:service:X_AVM-DE_OnTel:1#GetCallList
<?
xml version="1.0"?>
<s:Envelope s:encodingStyle="http://schemas.xmlsoap.org/
soap/encoding/" xmlns:s="http://schemas.xmlsoap.org/
soap/envelope/">
<s:Body>
<u:GetCallList xmlns:u="urn:dslforum-org:service:X_AVM-DE_OnTel:1" />
</s:Body>
</s:Envelope>
hatte ich es schonmal versucht. Nur das reicht nicht. Es muss eine HTTPS-Verbindung sein. Der Benutzername steht im Standard und das Passwort ist das der Fritzbox.