Ich bekomme nach umstieg auf die v3.2(Erstmal mega vielen Dank für den Support und die Weiterentwicklung 👏) die Fehlermeldung:
Fehler in Phone List Wigdet: HTTP 500 Internal Server Error
Die Anruferliste wird demnach auch nicht angezeigt.
Habt ihr vllt. eine Idee?
http://meinesmartvisuip/lib/phone/se...64.php?debug=1 gibt aus:
Fehler in Phone List Wigdet: HTTP 500 Internal Server Error
Die Anruferliste wird demnach auch nicht angezeigt.
Habt ihr vllt. eine Idee?
http://meinesmartvisuip/lib/phone/se...64.php?debug=1 gibt aus:
Code:
/******************************************************************************* Fritz RAW response InitChallenge (Unauthenticated is OK at this point!) ---------------------- ---------------------------------------------------------- Unauthenticated 4C3FD8406C5267E3 F!Box SOAP- Auth s:Client UPnPError 503 *******************************************************************************/ /******************************************************************************* preg_matched InitChallenge (Unauthenticated is OK at this point!) --------------------------------------- ----------------------------------------- Array ( [0] => Array ( [0] => Unauthenticated [1] => 4C3FD8406C5267E3 [2] => F!Box SOAP-Auth [3] => s:Client [4] => UPnPError [5] => 503 ) [1] => Array ( [0] => Unauthenticated [1] => 4C3FD8406C5267E3 [2] => F!Box SOAP-Auth [3] => s:Client [4] => UPnPError [5] => 503 ) ) *******************************************************************************/ /******************************************************************************* send GetCallList ---------- ---------------------------------------------------------------------- 4C3FD8406C5267E3 13ff87755af37975dddce232775b377d smartvisu F!Box SOAP- Auth *******************************************************************************/ /******************************************************************************* Fritz RAW response GetCallListURL -------------------------------------------------------------------------------- Authenticated FA96A877A34B1C5C F!Box SOAP- Auth http://192.168.178.1:49000/calllist.lua?sid=5c33c7fc71b07eab *******************************************************************************/ /******************************************************************************* preg_matched GetCallListURL -------------------------------------------------------------------------------- Array ( [0] => Array ( [0] => Authenticated [1] => FA96A877A34B1C5C [2] => F!Box SOAP-Auth [3] => http://192.168.178.1:49000/calllist.lua?sid=5c33c7fc71b07eab ) [1] => Array ( [0] => Authenticated [1] => FA96A877A34B1C5C [2] => F!Box SOAP-Auth [3] => http://192.168.178.1:49000/calllist.lua?sid=5c33c7fc71b07eab ) ) *******************************************************************************/ /******************************************************************************* URL for call_list ----------- --------------------------------------------------------------------- http://192.168.178.1:49000/calllist.lua?sid=5c33c7fc71b07eab&max=20 *******************************************************************************/
Kommentar