Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

|
|
Source code |
1 2 3 4 |
May 25 14:15:39 [vdr] [5282] fritzlistener.c: Waiting for a message. May 25 14:15:39 [vdr] [5282] fritzlistener.c: Exception - Connection was refused. May 25 14:15:39 [vdr] [5282] fritzlistener.c: Make sure to enable the Fritz!Box call monitor by dialing #96*5* once. May 25 14:15:39 [vdr] [5282] fritzlistener.c: waiting 480 seconds before retrying |
|
|
Source code |
1 2 3 |
fritzbox.MuteOnCall = 0 fritzbox.PauseOnCall = 0 fritzbox.ShowNumber = 0 |
Quoted
Original von amair
![]()
Source code
1 2 3 fritzbox.MuteOnCall = 0 fritzbox.PauseOnCall = 0 fritzbox.ShowNumber = 0
In diesem Fall müßte man den cFritzListener doch gar nicht starten, oder?
Quoted
Original von amair
1) Die Seite, die nach dem Aufruf im Hauptmenü angezeigt wird, könnte man doch einstellbar machen. Mich interessiert eher weniger mein Telefonbuch sondern vielmehr die entgangenen Anrufe.
2) Anzeige der Anzahl von entgangenen Anrufen hinter dem Hauptmenütitel und ein Service-Interface, mit dem man diese Anzahl abfragen kann.
|
|
Source code |
1 2 3 |
fritzbox.c:33: error: 'trNOOP' was not declared in this scope fritzbox.c:34: error: 'trNOOP' was not declared in this scope make[1]: *** [fritzbox.o] Fehler 1 |
Quoted
Originally posted by romen
![]()
Source code
1 2 3 fritzbox.c:33: error: 'trNOOP' was not declared in this scope fritzbox.c:34: error: 'trNOOP' was not declared in this scope make[1]: *** [fritzbox.o] Fehler 1
|
|
Source code |
1 2 3 4 |
2008-03-02: Version 0.0.12 .. - removed compatibility for old VDR versions (i18n-handling, UTF8-handling) This is in preparation for a stable plugin release 1.0.0 for VDR 1.6. |

This post has been edited 1 times, last edit by "Andre Uhlstein" (Jun 27th 2008, 9:07am)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Jul 1 18:50:44 vdr1 vdr: [22754] fritztools.c: login successful. Jul 1 18:50:44 vdr1 vdr: [22754] fritzfonbuch.c: sending fonbuch request. Jul 1 18:50:44 vdr1 vdr: [22754] fritzfonbuch.c: read 0 entries. Jul 1 18:50:44 vdr1 vdr: [22754] cFritzFonbuch thread ended (pid=22738, tid=22754) Jul 1 18:50:44 vdr1 vdr: [22755] fritztools.c: Looking up Phone Settings... Jul 1 18:50:44 vdr1 vdr: [22755] fritztools.c: sending login request to fritz.box. Jul 1 18:50:44 vdr1 vdr: [22755] fritztools.c: login successful. Jul 1 18:50:45 vdr1 vdr: [22744] CAM 1: no module present Jul 1 18:50:45 vdr1 vdr: [22744] CAM 2: no module present Jul 1 18:50:45 vdr1 vdr: [22755] fritztools.c: Found LKZ ache^M Content-type: text/html^M Expires: -1^M Pragma: no-cache^M ^M . Jul 1 18:50:45 vdr1 vdr: [22755] fritztools.c: Found OKZ ache^M Content-type: text/html^M Expires: -1^M Pragma: no-cache^M ^M . Jul 1 18:50:45 vdr1 vdr: [22755] fritztools.c: sending login request to fritz.box. Jul 1 18:50:45 vdr1 vdr: [22755] fritztools.c: login successful. Jul 1 18:50:45 vdr1 vdr: [22755] calllist.c: sending callList request. Jul 1 18:50:45 vdr1 vdr: [22755] calllist.c: CallList -> read 0 entries. Jul 1 18:50:45 vdr1 vdr: [22755] cCallList thread ended (pid=22738, tid=22755) |

Quoted
Originally posted by gandalf
Ich habe hier eine Fritzbox Fon WLAN 7140 mit Annex A im Einsatz, weil es halt in Madrid eine Annex A sein muss. Leider geht damit der Telefonbuch-Extrakt nicht, vielleicht weil die Weboberfläche hier auf English vorliegt? Ich habe mal den relevanten Logfileauszug angehängt.
Quoted
Originally posted by gandalfDer Druck auf den OK-Knopf führt zum (kommentarlosen) Absturz meines VDR
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
2008-07-17: Version 1.1.0
- started new development branch (copy from version 1.0.1)
This branch is for development use and curious users only. If you like
a stable and reliable environment, please use the stable branch 1.0.x.
Distribution maintainers: Please take actions to prevent users from
accidentially upgrading from a stable 1.0.x version to this branch.
- new setup option "React on calls" allow configuration if the plugin acts on
incoming, outgoing or any calls
- normalizing outgoing numbers for fonbook lookups, etc. now includes
* removing an appended '#' (includes displaying)
* removing German call-by-call provider selection codes
- implemented support for a local phone book (suggested by neptunvasja [6])
* The fonbook is a csv-file located at
$vdrconfigdir/plugins/fritzbox/localfonbuch.csv
using the same encoding as VDR
* Each line of this file has the pattern
<name>,<type>,<number>
For <type> specify 1 (home), 2 (mobile) or 3 (work).
- changed function of kRed in the menu
* "Reload phonebooks" was moved to the setup menu
* new function "Next phonebook" ("> PB") iterates through
the displayable phonebooks
(the last one shown is remembered beyond vdr restarts)
- new setup option "Show detailed call information"
If switched to yes, the plugin opens an own OSD screen for notifications
instead of using Skins.Message. This way, more information can be displayed
(still to be done).
- shortened message displaying an incoming call from an unknown extension
(suggested by Habib [27])
- the number of missed calls is now announced via the plugins' main menu entry.
Enter the "missed calls" list to reset this counter.
- main menu entry is shortened to "Fritz!Box"
- modifications in the phone book menu
* now grouping phone book entries by name
* pressing OK now opens a detail menu. Within this detail menu calls can
be triggered with kRed, as in all other detail menus
(suggested by apex [28])
|
Quoted
Originally posted by jowi24
Quoted
Originally posted by gandalf
Ich habe hier eine Fritzbox Fon WLAN 7140 mit Annex A im Einsatz, weil es halt in Madrid eine Annex A sein muss. Leider geht damit der Telefonbuch-Extrakt nicht, vielleicht weil die Weboberfläche hier auf English vorliegt? Ich habe mal den relevanten Logfileauszug angehängt.
Kannst Du mal die entsprechenden Fritzbox-Webseiten herunteladen und zur Verfügung stellen (vorher einloggen)?
http://fritz.box/cgi-bin/webcm?getpage=.…ch&var:menu=fon
http://fritz.box/cgi-bin/webcm?getpage=.…_Anrufliste.csv
http://fritz.box/cgi-bin/webcm?getpage=.…&var%3Amenu=fon
Quoted
Originally posted by gandalfDer Druck auf den OK-Knopf führt zum (kommentarlosen) Absturz meines VDR
Wann denn...? ;-) Beim Aufruf des Plugins im Hauptmenu?
Quoted
Original von gandalf
Sorry das es so lange gedauert hat. Ich hab jetzt mal versucht die URLs wie von dir angegeben zu laden, aber da kommt bei mir kein Bild auf den Schirm, respektive in den Browser. Kann es sein dass die URLs abgeschnitten sind? Mich machen die '..' in der Mitte der URL stutzig. Vielleicht kannst du einfach die gewünschten Seiten beschreiben, bspw. "Anrufliste" oder "Telefonbuch"...
) Gleiches Verhalten wie FF bei IE7.